Unicode-UTF8 v0.62 Perl 5 v5.39.1 darwin-2level
- Status
- Pass
- From
- Dist
-
Unicode-UTF8 v0.62
- Platform
- Perl 5 v5.39.1 darwin-2level
- Date
- 2023-08-19 22:11:59
- ID
- 6abe1650-3edd-11ee-82c1-9e78bb6bebcd
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 CHANSEN,
This is a computer-generated report for Unicode-UTF8-0.62
on perl 5.39.1, created by App::cpanminus::reporter 0.21 (1.7047).
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 '':
Building and testing Unicode-UTF8-0.62
Running Mkbootstrap for UTF8 ()
chmod 644 "UTF8.bs"
"/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/bin/perl5.39.1" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- UTF8.bs blib/arch/auto/Unicode/UTF8/UTF8.bs 644
"/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/bin/perl5.39.1" "-Iinc" "/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/ExtUtils/xsubpp" -typemap '/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/ExtUtils/typemap' UTF8.xs > UTF8.xsc
mv UTF8.xsc UTF8.c
cc -c -I. -fno-common -DPERL_DARWIN -mmacosx-version-min=13.3 -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -Wno-error=implicit-function-declaration -O3 -DVERSION=\"0.62\" -DXS_VERSION=\"0.62\" "-I/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE" UTF8.c
In file included from UTF8.xs:6:
./ppport.h:4594:11: warning: 'WIDEST_UTYPE' macro redefined [-Wmacro-redefined]
# define WIDEST_UTYPE U64TYPE
^
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/handy.h:1422:9: note: previous definition is here
#define WIDEST_UTYPE PERL_UINTMAX_T
^
UTF8.xs:228:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:228:5: note: '{' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
STMT_START { \
^
UTF8.xs:228:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
} STMT_END
^
UTF8.xs:228:5: note: ')' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:229:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, 2);
^~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:229:5: note: '{' token is here
EXTEND(SP, 2);
^~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
UTF8.xs:229:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(SP, 2);
^~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
} STMT_END
^
UTF8.xs:229:5: note: ')' token is here
EXTEND(SP, 2);
^~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
} STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:267:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dsv, 0);
^~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1529:9: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:267:5: note: '{' token is here
SvCUR_set(dsv, 0);
^~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1529:20: note: expanded from macro 'SvCUR_set'
STMT_START { \
^
UTF8.xs:267:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dsv, 0);
^~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1534:57: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^
UTF8.xs:267:5: note: ')' token is here
SvCUR_set(dsv, 0);
^~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1534:59: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:321:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dsv, 0);
^~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1529:9: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:321:5: note: '{' token is here
SvCUR_set(dsv, 0);
^~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1529:20: note: expanded from macro 'SvCUR_set'
STMT_START { \
^
UTF8.xs:321:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dsv, 0);
^~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1534:57: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^
UTF8.xs:321:5: note: ')' token is here
SvCUR_set(dsv, 0);
^~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1534:59: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:329:13: warning: 'Perl_utf8n_to_uvuni' is deprecated [-Wdeprecated-declarations]
v = utf8n_to_uvuni(src, len, &skip, (UTF8_ALLOW_ANYUV|UTF8_CHECK_ONLY) & ~UTF8_ALLOW_LONG);
^
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/embed.h:851:49: note: expanded from macro 'utf8n_to_uvuni'
# define utf8n_to_uvuni(a,b,c,d) Perl_utf8n_to_uvuni(aTHX_ a,b,c,d)
^
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/proto.h:6008:9: note: 'Perl_utf8n_to_uvuni' has been explicitly marked deprecated here
__attribute__deprecated__;
^
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/perl.h:407:60: note: expanded from macro '__attribute__deprecated__'
# define __attribute__deprecated__ __attribute__((deprecated))
^
UTF8.xs:389:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dsv, d - (U8 *)SvPVX(dsv));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1529:9: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:389:5: note: '{' token is here
SvCUR_set(dsv, d - (U8 *)SvPVX(dsv));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1529:20: note: expanded from macro 'SvCUR_set'
STMT_START { \
^
UTF8.xs:389:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dsv, d - (U8 *)SvPVX(dsv));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1534:57: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^
UTF8.xs:389:5: note: ')' token is here
SvCUR_set(dsv, d - (U8 *)SvPVX(dsv));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1534:59: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:426:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(sv, size);
^~~~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1529:9: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:426:9: note: '{' token is here
SvCUR_set(sv, size);
^~~~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1529:20: note: expanded from macro 'SvCUR_set'
STMT_START { \
^
UTF8.xs:426:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(sv, size);
^~~~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1534:57: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^
UTF8.xs:426:9: note: ')' token is here
SvCUR_set(sv, size);
^~~~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1534:59: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:463:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dsv, d - (U8 *)SvPVX(dsv));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1529:9: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:463:5: note: '{' token is here
SvCUR_set(dsv, d - (U8 *)SvPVX(dsv));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1529:20: note: expanded from macro 'SvCUR_set'
STMT_START { \
^
UTF8.xs:463:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dsv, d - (U8 *)SvPVX(dsv));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1534:57: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^
UTF8.xs:463:5: note: ')' token is here
SvCUR_set(dsv, d - (U8 *)SvPVX(dsv));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1534:59: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.c:648:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.c:648:17: note: '{' token is here
STMT_START {
^
UTF8.c:659:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
UTF8.c:659:8: note: ')' token is here
} STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:496:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:496:13: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
UTF8.xs:496:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
UTF8.xs:496:13: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:505:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:505:13: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
UTF8.xs:505:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
UTF8.xs:505:13: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:511:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:511:13: note: '{' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
UTF8.xs:511:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:511:13: note: '{' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
UTF8.xs:511:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
UTF8.xs:511:13: note: ')' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:511:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
UTF8.xs:511:13: note: ')' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:518:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:518:9: note: '{' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
UTF8.xs:518:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:518:9: note: '{' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
UTF8.xs:518:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
UTF8.xs:518:9: note: ')' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:518:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
UTF8.xs:518:9: note: ')' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.c:726:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START {
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.c:726:17: note: '{' token is here
STMT_START {
^
UTF8.c:737:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
} STMT_END
^
UTF8.c:737:8: note: ')' token is here
} STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:536:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:536:13: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
UTF8.xs:536:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
UTF8.xs:536:13: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:541:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvTAINT(TARG);
^~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1722:5: note: expanded from macro 'SvTAINT'
STMT_START { \
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:541:13: note: '{' token is here
SvTAINT(TARG);
^~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1722:16: note: expanded from macro 'SvTAINT'
STMT_START { \
^
UTF8.xs:541:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvTAINT(TARG);
^~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1725:13: note: expanded from macro 'SvTAINT'
SvTAINTED_on(sv); \
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1718:27: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv) STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);} }STMT_END
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:541:13: note: '{' token is here
SvTAINT(TARG);
^~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1725:13: note: expanded from macro 'SvTAINT'
SvTAINTED_on(sv); \
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1718:37: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv) STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);} }STMT_END
^
UTF8.xs:541:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvTAINT(TARG);
^~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1725:13: note: expanded from macro 'SvTAINT'
SvTAINTED_on(sv); \
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1718:83: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv) STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);} }STMT_END
^
UTF8.xs:541:13: note: ')' token is here
SvTAINT(TARG);
^~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1725:13: note: expanded from macro 'SvTAINT'
SvTAINTED_on(sv); \
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1718:84: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv) STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);} }STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:541:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvTAINT(TARG);
^~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1726:5: note: expanded from macro 'SvTAINT'
} STMT_END
^
UTF8.xs:541:13: note: ')' token is here
SvTAINT(TARG);
^~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:1726:7: note: expanded from macro 'SvTAINT'
} STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:542:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:542:13: note: '{' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
UTF8.xs:542:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:542:13: note: '{' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
UTF8.xs:542:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
UTF8.xs:542:13: note: ')' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:542:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
UTF8.xs:542:13: note: ')' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:551:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:551:17: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
UTF8.xs:551:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
UTF8.xs:551:17: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:557:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:557:17: note: '{' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
UTF8.xs:557:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:557:17: note: '{' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
UTF8.xs:557:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
UTF8.xs:557:17: note: ')' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:557:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
UTF8.xs:557:17: note: ')' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:563:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:563:13: note: '{' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
UTF8.xs:563:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:563:13: note: '{' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
UTF8.xs:563:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
UTF8.xs:563:13: note: ')' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/sv.h:2359:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:563:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
UTF8.xs:563:13: note: ')' token is here
PUSHTARG;
^~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/pp.h:491:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
UTF8.xs:582:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:4392:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
UTF8.xs:582:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
UTF8.xs:582:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
UTF8.xs:582:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:4393:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
54 warnings generated.
rm -f blib/arch/auto/Unicode/UTF8/UTF8.bundle
cc -mmacosx-version-min=13.3 -bundle -undefined dynamic_lookup -L/opt/local/lib -fstack-protector-strong UTF8.o -o blib/arch/auto/Unicode/UTF8/UTF8.bundle \
\
chmod 755 blib/arch/auto/Unicode/UTF8/UTF8.bundle
"/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/bin/perl5.39.1" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- UTF8.bs blib/arch/auto/Unicode/UTF8/UTF8.bs 644
PERL_DL_NONLAZY=1 "/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/bin/perl5.39.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
# Unicode::UTF8 0.62, Perl 5.039001, /Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/bin/perl5.39.1
t/000_load.t ............... ok
t/030_native.t ............. ok
t/040_wide_characters.t .... ok
t/050_noncharacters.t ...... ok
t/090_non_shortest_form.t .. ok
t/120_fallback.t ........... ok
t/010_basic.t .............. ok
t/150_subwarnings.t ........ ok
t/100_incomplete.t ......... ok
t/045_replacement.t ........ ok
t/170_steal.t .............. ok
t/080_super.t .............. ok
t/210_tainted.t ............ skipped: Taint::Runtime 0.03 is required for this test
t/200_leaks.t .............. ok
t/220_magic.t .............. ok
t/999_pod.t ................ ok
t/060_surrogates.t ......... ok
All tests successful.
Files=17, Tests=12036, 1 wallclock secs ( 0.36 usr 0.04 sys + 1.25 cusr 0.21 csys = 1.86 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
------------------- -------- --------
Carp 0 1.54
Exporter 0 5.77
perl 5.008001 5.039001
XSLoader 0 0.32
build:
Module Need Have
------------------- -------- --------
Encode 1.9801 3.19
ExtUtils::MakeMaker 6.59 7.70
Test::Fatal 0.006 0.017
Test::More 0.47 1.302195
configure:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
HARNESS_OPTIONS = j6:c
LANG = en_CA.UTF-8
LC_ALL = en_CA.UTF-8
LC_CTYPE = en_CA.UTF-8
NO_NETWORK_TESTING = 1
PATH = /Volumes/chambord/Users/ether/.perlbrew/libs/39.1@std/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/bin:/Volumes/chambord/Users/ether/bin:/Volumes/chambord/Users/ether/git/misc/install/advocaat/bin:/Volumes/chambord/Users/ether/git/misc/install/generic/bin:/opt/local/bin:/opt/local/sbin:/Volumes/chambord/Users/ether/git/git-hub/lib:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/local/share/git-core/contrib/workdir
PERL5LIB = /Volumes/chambord/Users/ether/.perlbrew/libs/39.1@std/lib/perl5
PERLBREW_HOME = /Volumes/chambord/Users/ether/.perlbrew
PERLBREW_LIB = std
PERLBREW_MANPATH = /Volumes/chambord/Users/ether/.perlbrew/libs/39.1@std/man:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/man
PERLBREW_PATH = /Volumes/chambord/Users/ether/.perlbrew/libs/39.1@std/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/bin
PERLBREW_PERL = 39.1
PERLBREW_ROOT = /Volumes/chambord/Users/ether/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.96
PERLBREW_VERSION = 0.97
PERLDOC = -oman
PERLDOC_PAGER = less -sicMr
PERL_AUTOINSTALL_PREFER_CPAN = 1
PERL_INSTALL_QUIET = 1
PERL_LOCAL_LIB_ROOT = /Volumes/chambord/Users/ether/.perlbrew/libs/39.1@std
PERL_MB_OPT = --install_base /Volumes/chambord/Users/ether/.perlbrew/libs/39.1@std
PERL_MM_OPT = INSTALL_BASE=/Volumes/chambord/Users/ether/.perlbrew/libs/39.1@std
PERL_TEST_HARNESS_ASAP = 1
PERL_USE_UNSAFE_INC = 0
SHELL = /bin/bash
TERM = xterm-color
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 20 20 12 61 79 80 81 98 701 704 703 702 33 100 204 250 395
EUID = 502
EXECUTABLE_NAME = /Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/bin/perl5.39.1
GID = 20 20 12 61 79 80 81 98 701 704 703 702 33 100 204 250 395
UID = 502
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.89
ExtUtils::CBuilder 0.280239
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.88
JSON 4.10
JSON::PP 4.17_01
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302195
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 39 subversion 1) configuration:
Platform:
osname=darwin
osvers=22.4.0
archname=darwin-2level
uname='darwin advocaat 22.4.0 darwin kernel version 22.4.0: mon mar 6 21:01:02 pst 2023; root:xnu-8796.101.5~3release_arm64_t8112 arm64 '
config_args='-de -Dprefix=/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1 -Dman1dir=none -Dman3dir=none -Dusedevel -Aeval:scriptdir=/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=13.3 -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=13.3 -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include'
ccversion=''
gccversion='Apple LLVM 14.0.3 (clang-1403.0.22.14.1)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=8
longdblkind=0
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -mmacosx-version-min=13.3 -fstack-protector-strong -L/opt/local/lib'
libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.3/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /opt/local/lib /usr/lib
libs=-lgdbm
perllibs=
libc=
so=dylib
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=13.3 -bundle -undefined dynamic_lookup -L/opt/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under darwin
Compiled at Jul 22 2023 12:50:33
%ENV:
PERL5LIB="/Volumes/chambord/Users/ether/.perlbrew/libs/39.1@std/lib/perl5"
PERLBREW_HOME="/Volumes/chambord/Users/ether/.perlbrew"
PERLBREW_LIB="std"
PERLBREW_MANPATH="/Volumes/chambord/Users/ether/.perlbrew/libs/39.1@std/man:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/man"
PERLBREW_PATH="/Volumes/chambord/Users/ether/.perlbrew/libs/39.1@std/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/bin"
PERLBREW_PERL="39.1"
PERLBREW_ROOT="/Volumes/chambord/Users/ether/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.96"
PERLBREW_VERSION="0.97"
PERLDOC="-oman"
PERLDOC_PAGER="less -sicMr"
PERL_AUTOINSTALL_PREFER_CPAN="1"
PERL_INSTALL_QUIET="1"
PERL_LOCAL_LIB_ROOT="/Volumes/chambord/Users/ether/.perlbrew/libs/39.1@std"
PERL_MB_OPT="--install_base /Volumes/chambord/Users/ether/.perlbrew/libs/39.1@std"
PERL_MM_OPT="INSTALL_BASE=/Volumes/chambord/Users/ether/.perlbrew/libs/39.1@std"
PERL_TEST_HARNESS_ASAP="1"
PERL_USE_UNSAFE_INC="0"
@INC:
/Volumes/chambord/Users/ether/.perlbrew/libs/39.1@std/lib/perl5/darwin-2level
/Volumes/chambord/Users/ether/.perlbrew/libs/39.1@std/lib/perl5
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/site_perl/5.39.1/darwin-2level
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/site_perl/5.39.1
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1/darwin-2level
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.1/lib/5.39.1