Encode v3.18 Perl 5 v5.24.4 OpenBSD.amd64-openbsd-thread-multi

Status
Pass
From
Nigel Horne
Dist
Encode v3.18
Platform
Perl 5 v5.24.4 OpenBSD.amd64-openbsd-thread-multi
Date
2022-06-29 13:19:56
ID
2b0fdaa6-f7ae-11ec-8ccf-8a2847077be6
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 Dan Kogai,

This is a computer-generated report for Encode-3.18
on perl 5.24.4, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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 test':

Running Mkbootstrap for Encode ()
chmod 644 "Encode.bs"
Running Mkbootstrap for Encode::Byte ()
chmod 644 "Byte.bs"
Running Mkbootstrap for Encode::CN ()
chmod 644 "CN.bs"
Running Mkbootstrap for Encode::EBCDIC ()
chmod 644 "EBCDIC.bs"
Running Mkbootstrap for Encode::JP ()
chmod 644 "JP.bs"
Running Mkbootstrap for Encode::KR ()
chmod 644 "KR.bs"
cc -c  -I../Encode  -pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2    -DVERSION=\"2.02\"  -DXS_VERSION=\"2.02\" -DPIC -fPIC  "-I/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE"   Symbol.c
In file included from Symbol.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: note: '{' token is here
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                           ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: note: '{' token is here
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: note: ')' token is here
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Symbol.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
    } \
      ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: note: ')' token is here
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Symbol.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:414:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:414:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:414:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:414:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Symbol.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:422:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:422:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:422:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:422:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Symbol.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:430:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:430:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:430:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:430:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Symbol.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:438:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:438:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:438:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:438:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Symbol.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: note: '{' token is here
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                           ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: note: '{' token is here
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: note: ')' token is here
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Symbol.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
    } \
      ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: note: ')' token is here
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Symbol.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:5867:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:526:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:611:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:526:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:611:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from Symbol.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:5867:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:526:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:616:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:526:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:616:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Symbol.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:5867:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:532:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:621:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:532:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:621:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from Symbol.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:5867:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:532:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:625:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:532:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:625:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Symbol.c:29:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:100:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Symbol.c:29:2: note: '{' token is here
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:100:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
Symbol.c:29:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:105:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
Symbol.c:29:2: note: ')' token is here
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:105:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Symbol.c:30:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Symbol.c:30:2: note: '{' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
Symbol.c:30:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:370:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Symbol.c:30:2: note: '{' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:370:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Symbol.c:30:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:374:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Symbol.c:30:2: note: ')' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:374:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Symbol.c:30:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
Symbol.c:30:2: note: ')' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Symbol.c:34:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Symbol.c:34:4: note: '{' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
Symbol.c:34:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:370:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Symbol.c:34:4: note: '{' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:370:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Symbol.c:34:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:374:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Symbol.c:34:4: note: ')' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:374:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Symbol.c:34:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
Symbol.c:34:4: note: ')' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
30 warnings generated.
cc -c  -I../Encode  -pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2    -DVERSION=\"2.02\"  -DXS_VERSION=\"2.02\" -DPIC -fPIC  "-I/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE"   symbol_t.c
rm -f ../blib/arch/auto/Encode/Symbol/Symbol.so
cc  -shared -fPIC  -L/usr/local/lib -fstack-protector-strong Symbol.o  symbol_t.o  -o ../blib/arch/auto/Encode/Symbol/Symbol.so 	    	 
chmod 755 ../blib/arch/auto/Encode/Symbol/Symbol.so
"/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin/perl5.24.4" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644
cp TW.pm ../blib/lib/Encode/TW.pm
Running Mkbootstrap for Encode::TW ()
chmod 644 "TW.bs"
"/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin/perl5.24.4"  ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm
Reading big5-eten (big5-eten)
"/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin/perl5.24.4"  ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm
Reading big5-hkscs (big5-hkscs)
"/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin/perl5.24.4"  ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm
Reading cp950 (cp950)
"/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin/perl5.24.4"  ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm
Reading MacChineseTrad (MacChineseTrad)
"/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin/perl5.24.4" "/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/site_perl/5.24.4/ExtUtils/xsubpp"  -nolinenumbers -typemap "/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/ExtUtils/typemap"  TW.xs > TW.xsc && mv TW.xsc TW.c
cc -c  -I../Encode  -pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2    -DVERSION=\"2.03\"  -DXS_VERSION=\"2.03\" -DPIC -fPIC  "-I/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE"   TW.c
In file included from TW.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: note: '{' token is here
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                           ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: note: '{' token is here
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: note: ')' token is here
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from TW.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
    } \
      ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: note: ')' token is here
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from TW.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:414:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:414:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:414:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:414:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from TW.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:422:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:422:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:422:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:422:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from TW.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:430:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:430:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:430:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:430:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from TW.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:438:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:438:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:438:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:438:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from TW.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: note: '{' token is here
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                           ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: note: '{' token is here
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: note: ')' token is here
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from TW.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
    } \
      ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: note: ')' token is here
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from TW.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:5867:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:526:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:611:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:526:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:611:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from TW.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:5867:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:526:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:616:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:526:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:616:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from TW.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:5867:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:532:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:621:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:532:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:621:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from TW.c:11:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:5867:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:532:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:625:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:532:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:625:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
TW.c:32:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:100:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
TW.c:32:2: note: '{' token is here
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:100:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
TW.c:32:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:105:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
TW.c:32:2: note: ')' token is here
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:105:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
TW.c:33:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
TW.c:33:2: note: '{' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
TW.c:33:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:370:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
TW.c:33:2: note: '{' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:370:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
TW.c:33:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:374:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
TW.c:33:2: note: ')' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:374:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
TW.c:33:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
TW.c:33:2: note: ')' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
TW.c:37:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
TW.c:37:4: note: '{' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
TW.c:37:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:370:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
TW.c:37:4: note: '{' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:370:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
TW.c:37:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:374:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
TW.c:37:4: note: ')' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:374:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
TW.c:37:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
TW.c:37:4: note: ')' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:458:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
30 warnings generated.
cc -c  -I../Encode  -pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2    -DVERSION=\"2.03\"  -DXS_VERSION=\"2.03\" -DPIC -fPIC  "-I/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE"   bi_00_t.c
cc -c  -I../Encode  -pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2    -DVERSION=\"2.03\"  -DXS_VERSION=\"2.03\" -DPIC -fPIC  "-I/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE"   bi_01_t.c
cc -c  -I../Encode  -pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2    -DVERSION=\"2.03\"  -DXS_VERSION=\"2.03\" -DPIC -fPIC  "-I/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE"   cp_02_t.c
cc -c  -I../Encode  -pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2    -DVERSION=\"2.03\"  -DXS_VERSION=\"2.03\" -DPIC -fPIC  "-I/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE"   ma_03_t.c
rm -f ../blib/arch/auto/Encode/TW/TW.so
cc  -shared -fPIC  -L/usr/local/lib -fstack-protector-strong TW.o  bi_00_t.o  bi_01_t.o  cp_02_t.o  ma_03_t.o  -o ../blib/arch/auto/Encode/TW/TW.so 	    	 
chmod 755 ../blib/arch/auto/Encode/TW/TW.so
"/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin/perl5.24.4" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644
cp Unicode.pm ../blib/lib/Encode/Unicode.pm
Running Mkbootstrap for Encode::Unicode ()
chmod 644 "Unicode.bs"
"/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin/perl5.24.4" "/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/site_perl/5.24.4/ExtUtils/xsubpp"  -typemap "/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/ExtUtils/typemap"  Unicode.xs > Unicode.xsc && mv Unicode.xsc Unicode.c
cc -c  -I../Encode  -pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2    -DVERSION=\"2.20\"  -DXS_VERSION=\"2.20\" -DPIC -fPIC  "-I/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE"   Unicode.c
In file included from Unicode.xs:9:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: note: '{' token is here
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                           ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: note: '{' token is here
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: note: ')' token is here
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Unicode.xs:9:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
    } \
      ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:405:7: note: ')' token is here
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Unicode.xs:9:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:414:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:414:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:414:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:414:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Unicode.xs:9:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:422:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:422:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:422:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:422:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Unicode.xs:9:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:430:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:430:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:430:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:430:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Unicode.xs:9:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:438:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:438:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:438:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:438:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Unicode.xs:9:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: note: '{' token is here
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                           ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: note: '{' token is here
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: note: ')' token is here
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Unicode.xs:9:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3912:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:631:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
    } \
      ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:446:5: note: ')' token is here
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
} STMT_END
  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Unicode.xs:9:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:5867:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:526:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:611:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:526:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:611:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from Unicode.xs:9:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:5867:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:526:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:616:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:526:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:616:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Unicode.xs:9:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:5867:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:532:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:621:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:532:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:621:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from Unicode.xs:9:
In file included from /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:5867:
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:532:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:625:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:532:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:625:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Unicode.xs:11:
./../Encode/encode.h:1280:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                HANDLE_UNICODE_NONCHAR(uv, flags, msgs);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../Encode/encode.h:1229:5: note: expanded from macro 'HANDLE_UNICODE_NONCHAR'
    STMT_START {                                                    \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
./../Encode/encode.h:1280:17: note: '{' token is here
                HANDLE_UNICODE_NONCHAR(uv, flags, msgs);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../Encode/encode.h:1229:16: note: expanded from macro 'HANDLE_UNICODE_NONCHAR'
    STMT_START {                                                    \
               ^
./../Encode/encode.h:1280:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                HANDLE_UNICODE_NONCHAR(uv, flags, msgs);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../Encode/encode.h:1235:5: note: expanded from macro 'HANDLE_UNICODE_NONCHAR'
    } STMT_END;
    ^
./../Encode/encode.h:1280:17: note: ')' token is here
                HANDLE_UNICODE_NONCHAR(uv, flags, msgs);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../Encode/encode.h:1235:7: note: expanded from macro 'HANDLE_UNICODE_NONCHAR'
    } STMT_END;
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Unicode.xs:11:
./../Encode/encode.h:1283:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                HANDLE_UNICODE_SURROGATE(uv, flags, msgs);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../Encode/encode.h:1220:5: note: expanded from macro 'HANDLE_UNICODE_SURROGATE'
    STMT_START {                                                    \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
./../Encode/encode.h:1283:17: note: '{' token is here
                HANDLE_UNICODE_SURROGATE(uv, flags, msgs);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../Encode/encode.h:1220:16: note: expanded from macro 'HANDLE_UNICODE_SURROGATE'
    STMT_START {                                                    \
               ^
./../Encode/encode.h:1283:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                HANDLE_UNICODE_SURROGATE(uv, flags, msgs);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../Encode/encode.h:1226:5: note: expanded from macro 'HANDLE_UNICODE_SURROGATE'
    } STMT_END;
    ^
./../Encode/encode.h:1283:17: note: ')' token is here
                HANDLE_UNICODE_SURROGATE(uv, flags, msgs);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../Encode/encode.h:1226:7: note: expanded from macro 'HANDLE_UNICODE_SURROGATE'
    } STMT_END;
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Unicode.xs:11:
./../Encode/encode.h:1307:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        HANDLE_UNICODE_NONCHAR(uv, flags, msgs);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../Encode/encode.h:1229:5: note: expanded from macro 'HANDLE_UNICODE_NONCHAR'
    STMT_START {                                                    \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
./../Encode/encode.h:1307:9: note: '{' token is here
        HANDLE_UNICODE_NONCHAR(uv, flags, msgs);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../Encode/encode.h:1229:16: note: expanded from macro 'HANDLE_UNICODE_NONCHAR'
    STMT_START {                                                    \
               ^
./../Encode/encode.h:1307:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        HANDLE_UNICODE_NONCHAR(uv, flags, msgs);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../Encode/encode.h:1235:5: note: expanded from macro 'HANDLE_UNICODE_NONCHAR'
    } STMT_END;
    ^
./../Encode/encode.h:1307:9: note: ')' token is here
        HANDLE_UNICODE_NONCHAR(uv, flags, msgs);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../Encode/encode.h:1235:7: note: expanded from macro 'HANDLE_UNICODE_NONCHAR'
    } STMT_END;
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:98:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(result,SvCUR(result)+size);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1318:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:98:2: note: '{' token is here
        SvCUR_set(result,SvCUR(result)+size);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1318:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Unicode.xs:98:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(result,SvCUR(result)+size);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1324:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Unicode.xs:98:2: note: ')' token is here
        SvCUR_set(result,SvCUR(result)+size);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1324:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:106:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(result,SvCUR(result)+size);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1318:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:106:2: note: '{' token is here
        SvCUR_set(result,SvCUR(result)+size);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1318:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Unicode.xs:106:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(result,SvCUR(result)+size);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1324:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Unicode.xs:106:2: note: ')' token is here
        SvCUR_set(result,SvCUR(result)+size);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1324:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:151:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:342:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:151:9: note: '{' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:342:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                  ^
Unicode.xs:151:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:342:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:151:9: note: '{' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:342:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Unicode.xs:151:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:342:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Unicode.xs:151:9: note: ')' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:342:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:151:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:342:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                                ^
Unicode.xs:151:9: note: ')' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:342:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:158:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                SvTAINTED_on(tmp);
                ^~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1471:27: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                          ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:158:17: note: '{' token is here
                SvTAINTED_on(tmp);
                ^~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1471:37: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                    ^
Unicode.xs:158:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                SvTAINTED_on(tmp);
                ^~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1471:83: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                  ^
Unicode.xs:158:17: note: ')' token is here
                SvTAINTED_on(tmp);
                ^~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1471:84: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                   ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:165:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            SvCUR_set(str, ulen);
            ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1318:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:165:13: note: '{' token is here
            SvCUR_set(str, ulen);
            ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1318:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Unicode.xs:165:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            SvCUR_set(str, ulen);
            ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1324:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Unicode.xs:165:13: note: ')' token is here
            SvCUR_set(str, ulen);
            ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1324:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:340:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(result, d - (U8 *)SvPVX(result));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1318:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:340:2: note: '{' token is here
        SvCUR_set(result, d - (U8 *)SvPVX(result));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1318:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Unicode.xs:340:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(result, d - (U8 *)SvPVX(result));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1324:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Unicode.xs:340:2: note: ')' token is here
        SvCUR_set(result, d - (U8 *)SvPVX(result));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1324:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:354:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            SvCUR_set(str,(e-s));
            ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1318:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:354:6: note: '{' token is here
            SvCUR_set(str,(e-s));
            ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1318:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Unicode.xs:354:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            SvCUR_set(str,(e-s));
            ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1324:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Unicode.xs:354:6: note: ')' token is here
            SvCUR_set(str,(e-s));
            ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1324:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:357:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            SvCUR_set(str,0);
            ^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1318:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:357:6: note: '{' token is here
            SvCUR_set(str,0);
            ^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1318:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Unicode.xs:357:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            SvCUR_set(str,0);
            ^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1324:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Unicode.xs:357:6: note: ')' token is here
            SvCUR_set(str,0);
            ^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1324:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:360:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvSETMAGIC(str);
        ^~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2033:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                      ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:360:2: note: '{' token is here
        SvSETMAGIC(str);
        ^~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2033:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                 ^
Unicode.xs:360:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvSETMAGIC(str);
        ^~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2033:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                           ^
Unicode.xs:360:2: note: ')' token is here
        SvSETMAGIC(str);
        ^~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2033:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                             ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:363:23: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (!temp_result) shrink_buffer(result);
                      ^~~~~~~~~~~~~~~~~~~~~
Unicode.xs:50:2: note: expanded from macro 'shrink_buffer'
        SvPV_set(result, newpv); \
        ^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1293:2: note: expanded from macro 'SvPV_set'
        STMT_START { \
        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:363:23: note: '{' token is here
    if (!temp_result) shrink_buffer(result);
                      ^~~~~~~~~~~~~~~~~~~~~
Unicode.xs:50:2: note: expanded from macro 'shrink_buffer'
        SvPV_set(result, newpv); \
        ^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1293:13: note: expanded from macro 'SvPV_set'
        STMT_START { \
                   ^
Unicode.xs:363:23: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (!temp_result) shrink_buffer(result);
                      ^~~~~~~~~~~~~~~~~~~~~
Unicode.xs:50:2: note: expanded from macro 'shrink_buffer'
        SvPV_set(result, newpv); \
        ^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1298:32: note: expanded from macro 'SvPV_set'
                ((sv)->sv_u.svu_pv = (val)); } STMT_END
                                             ^
Unicode.xs:363:23: note: ')' token is here
    if (!temp_result) shrink_buffer(result);
                      ^~~~~~~~~~~~~~~~~~~~~
Unicode.xs:50:2: note: expanded from macro 'shrink_buffer'
        SvPV_set(result, newpv); \
        ^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1298:34: note: expanded from macro 'SvPV_set'
                ((sv)->sv_u.svu_pv = (val)); } STMT_END
                                               ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:363:23: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (!temp_result) shrink_buffer(result);
                      ^~~~~~~~~~~~~~~~~~~~~
Unicode.xs:51:2: note: expanded from macro 'shrink_buffer'
        SvLEN_set(result, newlen); \
        ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1326:2: note: expanded from macro 'SvLEN_set'
        STMT_START { \
        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:363:23: note: '{' token is here
    if (!temp_result) shrink_buffer(result);
                      ^~~~~~~~~~~~~~~~~~~~~
Unicode.xs:51:2: note: expanded from macro 'shrink_buffer'
        SvLEN_set(result, newlen); \
        ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1326:13: note: expanded from macro 'SvLEN_set'
        STMT_START { \
                   ^
Unicode.xs:363:23: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (!temp_result) shrink_buffer(result);
                      ^~~~~~~~~~~~~~~~~~~~~
Unicode.xs:51:2: note: expanded from macro 'shrink_buffer'
        SvLEN_set(result, newlen); \
        ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1331:43: note: expanded from macro 'SvLEN_set'
                (((XPV*)  SvANY(sv))->xpv_len = (val)); } STMT_END
                                                        ^
Unicode.xs:363:23: note: ')' token is here
    if (!temp_result) shrink_buffer(result);
                      ^~~~~~~~~~~~~~~~~~~~~
Unicode.xs:51:2: note: expanded from macro 'shrink_buffer'
        SvLEN_set(result, newlen); \
        ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1331:45: note: expanded from macro 'SvLEN_set'
                (((XPV*)  SvANY(sv))->xpv_len = (val)); } STMT_END
                                                          ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:368:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (SvTAINTED(str)) SvTAINTED_on(result); /* propagate taintedness */
                        ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1471:27: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                          ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:368:25: note: '{' token is here
    if (SvTAINTED(str)) SvTAINTED_on(result); /* propagate taintedness */
                        ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1471:37: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                    ^
Unicode.xs:368:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (SvTAINTED(str)) SvTAINTED_on(result); /* propagate taintedness */
                        ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1471:83: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                  ^
Unicode.xs:368:25: note: ')' token is here
    if (SvTAINTED(str)) SvTAINTED_on(result); /* propagate taintedness */
                        ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1471:84: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                   ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:369:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:369:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Unicode.xs:369:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Unicode.xs:369:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.c:537:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.c:537:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Unicode.c:537:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Unicode.c:537:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:395:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:342:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:395:9: note: '{' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:342:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                  ^
Unicode.xs:395:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:342:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:395:9: note: '{' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:342:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Unicode.xs:395:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:342:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Unicode.xs:395:9: note: ')' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:342:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:395:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:342:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                                ^
Unicode.xs:395:9: note: ')' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:342:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:401:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                SvTAINTED_on(tmp);
                ^~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1471:27: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                          ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:401:17: note: '{' token is here
                SvTAINTED_on(tmp);
                ^~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1471:37: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                    ^
Unicode.xs:401:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                SvTAINTED_on(tmp);
                ^~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1471:83: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                  ^
Unicode.xs:401:17: note: ')' token is here
                SvTAINTED_on(tmp);
                ^~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1471:84: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                   ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:503:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            SvCUR_set(utf8,(e-s));
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1318:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:503:6: note: '{' token is here
            SvCUR_set(utf8,(e-s));
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1318:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Unicode.xs:503:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            SvCUR_set(utf8,(e-s));
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1324:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Unicode.xs:503:6: note: ')' token is here
            SvCUR_set(utf8,(e-s));
            ^~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1324:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:506:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            SvCUR_set(utf8,0);
            ^~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1318:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:506:6: note: '{' token is here
            SvCUR_set(utf8,0);
            ^~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1318:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Unicode.xs:506:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            SvCUR_set(utf8,0);
            ^~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1324:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Unicode.xs:506:6: note: ')' token is here
            SvCUR_set(utf8,0);
            ^~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1324:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:509:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvSETMAGIC(utf8);
        ^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2033:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                      ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:509:2: note: '{' token is here
        SvSETMAGIC(utf8);
        ^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2033:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                 ^
Unicode.xs:509:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvSETMAGIC(utf8);
        ^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2033:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                           ^
Unicode.xs:509:2: note: ')' token is here
        SvSETMAGIC(utf8);
        ^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2033:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                             ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:512:23: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (!temp_result) shrink_buffer(result);
                      ^~~~~~~~~~~~~~~~~~~~~
Unicode.xs:50:2: note: expanded from macro 'shrink_buffer'
        SvPV_set(result, newpv); \
        ^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1293:2: note: expanded from macro 'SvPV_set'
        STMT_START { \
        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:512:23: note: '{' token is here
    if (!temp_result) shrink_buffer(result);
                      ^~~~~~~~~~~~~~~~~~~~~
Unicode.xs:50:2: note: expanded from macro 'shrink_buffer'
        SvPV_set(result, newpv); \
        ^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1293:13: note: expanded from macro 'SvPV_set'
        STMT_START { \
                   ^
Unicode.xs:512:23: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (!temp_result) shrink_buffer(result);
                      ^~~~~~~~~~~~~~~~~~~~~
Unicode.xs:50:2: note: expanded from macro 'shrink_buffer'
        SvPV_set(result, newpv); \
        ^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1298:32: note: expanded from macro 'SvPV_set'
                ((sv)->sv_u.svu_pv = (val)); } STMT_END
                                             ^
Unicode.xs:512:23: note: ')' token is here
    if (!temp_result) shrink_buffer(result);
                      ^~~~~~~~~~~~~~~~~~~~~
Unicode.xs:50:2: note: expanded from macro 'shrink_buffer'
        SvPV_set(result, newpv); \
        ^~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1298:34: note: expanded from macro 'SvPV_set'
                ((sv)->sv_u.svu_pv = (val)); } STMT_END
                                               ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:512:23: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (!temp_result) shrink_buffer(result);
                      ^~~~~~~~~~~~~~~~~~~~~
Unicode.xs:51:2: note: expanded from macro 'shrink_buffer'
        SvLEN_set(result, newlen); \
        ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1326:2: note: expanded from macro 'SvLEN_set'
        STMT_START { \
        ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:512:23: note: '{' token is here
    if (!temp_result) shrink_buffer(result);
                      ^~~~~~~~~~~~~~~~~~~~~
Unicode.xs:51:2: note: expanded from macro 'shrink_buffer'
        SvLEN_set(result, newlen); \
        ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1326:13: note: expanded from macro 'SvLEN_set'
        STMT_START { \
                   ^
Unicode.xs:512:23: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (!temp_result) shrink_buffer(result);
                      ^~~~~~~~~~~~~~~~~~~~~
Unicode.xs:51:2: note: expanded from macro 'shrink_buffer'
        SvLEN_set(result, newlen); \
        ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1331:43: note: expanded from macro 'SvLEN_set'
                (((XPV*)  SvANY(sv))->xpv_len = (val)); } STMT_END
                                                        ^
Unicode.xs:512:23: note: ')' token is here
    if (!temp_result) shrink_buffer(result);
                      ^~~~~~~~~~~~~~~~~~~~~
Unicode.xs:51:2: note: expanded from macro 'shrink_buffer'
        SvLEN_set(result, newlen); \
        ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1331:45: note: expanded from macro 'SvLEN_set'
                (((XPV*)  SvANY(sv))->xpv_len = (val)); } STMT_END
                                                          ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:513:26: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (SvTAINTED(utf8)) SvTAINTED_on(result); /* propagate taintedness */
                         ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1471:27: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                          ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:513:26: note: '{' token is here
    if (SvTAINTED(utf8)) SvTAINTED_on(result); /* propagate taintedness */
                         ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1471:37: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                    ^
Unicode.xs:513:26: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (SvTAINTED(utf8)) SvTAINTED_on(result); /* propagate taintedness */
                         ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1471:83: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                  ^
Unicode.xs:513:26: note: ')' token is here
    if (SvTAINTED(utf8)) SvTAINTED_on(result); /* propagate taintedness */
                         ^~~~~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1471:84: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                   ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.xs:515:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.xs:515:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Unicode.xs:515:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Unicode.xs:515:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Unicode.c:702:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Unicode.c:702:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Unicode.c:702:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Unicode.c:702:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
78 warnings generated.
rm -f ../blib/arch/auto/Encode/Unicode/Unicode.so
cc  -shared -fPIC  -L/usr/local/lib -fstack-protector-strong Unicode.o  -o ../blib/arch/auto/Encode/Unicode/Unicode.so 	    	 
chmod 755 ../blib/arch/auto/Encode/Unicode/Unicode.so
"/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin/perl5.24.4" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../blib/arch/auto/Encode/Unicode/Unicode.bs 644
cp bin/encguess blib/script/encguess
"/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin/perl5.24.4" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess
cp bin/enc2xs blib/script/enc2xs
"/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin/perl5.24.4" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs
cp bin/piconv blib/script/piconv
"/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin/perl5.24.4" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv
PERL_DL_NONLAZY=1 "/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin/perl5.24.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/Aliases.t ................ ok
t/at-cn.t .................. ok
t/at-tw.t .................. ok
t/CJKT.t ................... ok
t/cow.t .................... ok
t/decode.t ................. ok
t/enc_data.t ............... ok
t/enc_eucjp.t .............. ok
t/enc_module.t ............. ok
t/enc_utf8.t ............... ok
t/Encode.t ................. ok
t/Encoder.t ................ ok
t/encoding-locale.t ........ ok
t/encoding.t ............... ok
t/fallback.t ............... ok
t/from_to.t ................ ok
t/grow.t ................... ok
t/gsm0338.t ................ ok
t/guess.t .................. ok
t/isa.t .................... ok
t/jis7-fallback.t .......... ok
t/jperl.t .................. ok
t/magic.t .................. ok
t/mime-header.t ............ ok
t/mime-name.t .............. ok
t/mime_header_iso2022jp.t .. ok
t/perlio.t ................. ok
t/piconv.t ................. ok
t/rt113164.t ............... ok
t/rt65541.t ................ ok
t/rt76824.t ................ ok
t/rt85489.t ................ ok
t/rt86327.t ................ ok
t/taint.t .................. ok
t/truncated_utf8.t ......... ok
t/undef.t .................. ok
t/Unicode.t ................ ok
t/Unicode_trailing_nul.t ... ok
t/use-Encode-Alias.t ....... ok
t/utf32warnings.t .......... ok
t/utf8ref.t ................ ok
t/utf8strict.t ............. ok
t/utf8warnings.t ........... ok
t/whatwg-aliases.t ......... skipped: For maintainers only
t/xml.t .................... ok
All tests successful.

Test Summary Report
-------------------
t/truncated_utf8.t       (Wstat: 0 Tests: 9 Failed: 0)
  TODO passed:   9
Files=45, Tests=7824, 48 wallclock secs ( 0.95 usr  0.16 sys + 11.79 cusr  1.73 csys = 14.63 CPU)
Result: PASS
No tests defined for Encode::Byte extension.
No tests defined for Encode::CN extension.
No tests defined for Encode::EBCDIC extension.
No tests defined for Encode::JP extension.
No tests defined for Encode::KR extension.
Running Mkbootstrap for Encode::Symbol ()
chmod 644 "Symbol.bs"
No tests defined for Encode::Symbol extension.
Running Mkbootstrap for Encode::TW ()
chmod 644 "TW.bs"
No tests defined for Encode::TW extension.
Running Mkbootstrap for Encode::Unicode ()
chmod 644 "Unicode.bs"
No tests defined for Encode::Unicode extension.

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Exporter            5.57  5.72    
    parent              0.221 0.234   
    Storable            0     3.25    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.10_02 
    Test::More          0.92  1.302188

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.10_02 


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

Environment variables:

    NONINTERACTIVE_TESTING = 1
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin:/home/njh/perl5/perlbrew/bin:/home/njh/bin:/bin:/usr/bin:/usr/local/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 40786
    PERL5_CPAN_IS_RUNNING = 40786
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin
    PERLBREW_PERL = perl-5.24.4-thread
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.95
    PERLBREW_VERSION = 0.95
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = xterm-256color

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin/perl5.24.4
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 0
    $EGID = 1000 1000 0

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.34      
    CPAN::Meta          2.150005  
    Cwd                 3.75      
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.10_02   
    ExtUtils::Install   2.20      
    ExtUtils::MakeMaker 7.10_02   
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.44      
    File::Spec          3.75      
    JSON                4.03      
    JSON::PP            2.27300_01
    Module::Build       0.4231    
    Module::Signature   n/a       
    Parse::CPAN::Meta   1.4417_001
    Test::Harness       3.36_01   
    Test::More          1.302188  
    YAML                1.30      
    YAML::Syck          1.34      
    version             0.9916    


--

Summary of my perl5 (revision 5 version 24 subversion 4) configuration:
   
  Platform:
    osname=openbsd, osvers=6.9, archname=OpenBSD.amd64-openbsd-thread-multi
    uname='openbsd njh2.bandsman.co.uk 6.9 generic.mp#4 amd64 '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread -Dusedevel -Dusethreads -Accflags= -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='OpenBSD Clang 10.0.1 ', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lpthread -lm -lutil -lc
    perllibs=-lpthread -lm -lutil -lc
    libc=/usr/lib/libc.so.96.0, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL 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
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under openbsd
  Compiled at Dec  7 2021 00:35:15
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="40786"
    PERL5_CPAN_IS_RUNNING="40786"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/bin"
    PERLBREW_PERL="perl-5.24.4-thread"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.95"
    PERLBREW_VERSION="0.95"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/site_perl/5.24.4/OpenBSD.amd64-openbsd-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/site_perl/5.24.4
    /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/OpenBSD.amd64-openbsd-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4
    .