--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 1.11.17 - 2022-07-05 (EO)
Information: this ChangeLog entry matches the version number:
 Version 1.11.17 - 2022-07-05 (EO)

Information: ./config/xmmextractor.par is an XML parameter file, I cannot yet validate it. Skipped.
Information: ./config/odfParamCreator.par is an XML parameter file, I cannot yet validate it. Skipped.
Information: ./config/xmmextractorGUI.par is an XML parameter file, I cannot yet validate it. Skipped.
Now checking git repository...


--- Distribution check [end] ---

/Volumes/SAS/sasbuild/xmm_sas/packages/sas/bin/sastaskhdr_gfortran  odfParamCreator 1.11.17 xmmextractor 22.0.0-dad1e14b0-20240919 > odfParamCreator.h
/Volumes/SAS/sasbuild/xmm_sas/packages/sas/bin/sastaskhimp odfParamCreator 1.11.17 xmmextractor 22.0.0-dad1e14b0-20240919 > odfParamCreator_h_imp.cc
T=odfParamCreator ;\
	sed "s/taskname/$T/g" /Volumes/SAS/sasbuild/xmm_sas/packages/taskmain/src/task_mod.f90 > odfParamCreator_f_mod.f90
T=odfParamCreator ;\
	sed "s/taskname/$T/g" /Volumes/SAS/sasbuild/xmm_sas/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > odfParamCreator_f.cc
Dependencies for odfParamCreator
Dependencies for xmmextractor
g++ -c -Wall -DGFORTRAN -std=gnu++14 -fno-common -g  -fPIC -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/SAS/sasbuild/xmm_sas/include/config-std.h -imacros /Volumes/SAS/sasbuild/xmm_sas/config.h -I/Volumes/SAS/sasbuild/xmm_sas/include -I/Volumes/SAS/sasbuild/xmm_sas/include/dal -I/Volumes/SAS/sasbuild/xmm_sas/include/odfbrowser -I/Volumes/SAS/sasbuild/xmm_sas/include/utils -I/Volumes/SAS/sasbuild/tools/qt-x11-free/include -I/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE  -I.  odfParamCreator_h_imp.cc
In file included from /Volumes/SAS/sasbuild/xmm_sas/include/DalRegister.h:27,
                 from odfParamCreator_h_imp.cc:12:
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:423:27: warning: 'virtual Attributable& Attributable::operator=(const Attributable&)' was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:547:22: note:   by 'virtual DataSet& DataSet::operator=(const DataSet&)'
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:423:27: warning: 'virtual Attributable& Attributable::operator=(const Attributable&)' was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:600:7: note:   by 'Block& Block::operator=(const Block&)'
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:423:27: warning: 'virtual Attributable& Attributable::operator=(const Attributable&)' was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:632:7: note:   by 'Table& Table::operator=(const Table&)'
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:423:27: warning: 'virtual Attributable& Attributable::operator=(const Attributable&)' was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:730:7: note:   by 'Column& Column::operator=(const Column&)'
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:423:27: warning: 'virtual Attributable& Attributable::operator=(const Attributable&)' was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:773:7: note:   by 'Array& Array::operator=(const Array&)'
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/Volumes/SAS/sasbuild/xmm_sas/include -I/Volumes/SAS/sasbuild/xmm_sas/include/dal -I/Volumes/SAS/sasbuild/xmm_sas/include/odfbrowser -I/Volumes/SAS/sasbuild/xmm_sas/include/utils odfParamCreator_f_mod.f90
g++ -c -Wall -DGFORTRAN -std=gnu++14 -fno-common -g  -fPIC -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/SAS/sasbuild/xmm_sas/include/config-std.h -imacros /Volumes/SAS/sasbuild/xmm_sas/config.h -I/Volumes/SAS/sasbuild/xmm_sas/include -I/Volumes/SAS/sasbuild/xmm_sas/include/dal -I/Volumes/SAS/sasbuild/xmm_sas/include/odfbrowser -I/Volumes/SAS/sasbuild/xmm_sas/include/utils -I/Volumes/SAS/sasbuild/tools/qt-x11-free/include -I/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE  -I.  odfParamCreator_f.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -fno-common -g  -fPIC -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/SAS/sasbuild/xmm_sas/include/config-std.h -imacros /Volumes/SAS/sasbuild/xmm_sas/config.h -I/Volumes/SAS/sasbuild/xmm_sas/include -I/Volumes/SAS/sasbuild/xmm_sas/include/dal -I/Volumes/SAS/sasbuild/xmm_sas/include/odfbrowser -I/Volumes/SAS/sasbuild/xmm_sas/include/utils -I/Volumes/SAS/sasbuild/tools/qt-x11-free/include -I/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE  -I.  odfParamCreator.cc
In file included from /usr/local/Cellar/gcc@13/13.3.0/include/c++/13/backward/strstream:50,
                 from /Volumes/SAS/sasbuild/xmm_sas/include/utils/stringutil.h:27,
                 from /Volumes/SAS/sasbuild/xmm_sas/include/utils/StringIntMap.h:97,
                 from /Volumes/SAS/sasbuild/xmm_sas/include/utils/STime.h:128,
                 from /Volumes/SAS/sasbuild/xmm_sas/include/Xmm.h:114,
                 from /Volumes/SAS/sasbuild/xmm_sas/include/OdfInfo.h:55,
                 from odfParamCreator.cc:26:
/usr/local/Cellar/gcc@13/13.3.0/include/c++/13/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
In file included from /Volumes/SAS/sasbuild/xmm_sas/include/Xmm.h:117:
/Volumes/SAS/sasbuild/xmm_sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
/usr/bin/ar cur libodfParamCreator.a odfParamCreator_h_imp.o odfParamCreator_f_mod.o odfParamCreator_f.o odfParamCreator.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libodfParamCreator.a(odfParamCreator_f_mod.o) has no symbols
ranlib libodfParamCreator.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libodfParamCreator.a(odfParamCreator_f_mod.o) has no symbols
g++ -bind_at_load -dynamiclib -single_module -undefined dynamic_lookup -Wl,-install_name,@loader_path/../lib/libodfParamCreator.1.11.dylib -o libodfParamCreator.1.11.dylib odfParamCreator_h_imp.o odfParamCreator_f_mod.o odfParamCreator_f.o odfParamCreator.o -lmetatask -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -lodfbrowser -lmetatask -L/Volumes/SAS/sasbuild/tools/qt-x11-free/lib -lqt -framework Security -mmacosx-version-min=13.6 -fstack-protector-strong  -L/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE -lperl 
T=xmmextractor ;\
	PT=/Volumes/SAS/sasbuild/tools/perl/bin/perl;\
	sed "s?-sasperl-?$PT?g;s/-taskname-/$T/g; s/-release-/22.0.0-dad1e14b0-20240919/g; s/-version-/1.11.17/g; s/-aka-/22.0.0/g" /Volumes/SAS/sasbuild/xmm_sas/packages/taskmain/src/main.pl > xmmextractor ;\
	cat xmmextractor.pl >> xmmextractor ;\
	chmod +x xmmextractor
T=odfParamCreator ;\
	sed "s/taskname/$T/g" /Volumes/SAS/sasbuild/xmm_sas/packages/taskmain/src/main.cc | sed "s/VERSION/1.11.17/g; s/RELEASE/22.0.0-dad1e14b0-20240919/g; s/PACKAGE/xmmextractor/g" > odfParamCreator_main.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -fno-common -g  -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/SAS/sasbuild/xmm_sas/include/config-std.h -imacros /Volumes/SAS/sasbuild/xmm_sas/config.h -I/Volumes/SAS/sasbuild/xmm_sas/include -I/Volumes/SAS/sasbuild/xmm_sas/include/dal -I/Volumes/SAS/sasbuild/xmm_sas/include/odfbrowser -I/Volumes/SAS/sasbuild/xmm_sas/include/utils -I/Volumes/SAS/sasbuild/tools/qt-x11-free/include -I/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE  -I.  odfParamCreator_main.cc
In file included from /usr/local/Cellar/gcc@13/13.3.0/include/c++/13/backward/strstream:50,
                 from /Volumes/SAS/sasbuild/xmm_sas/include/utils/stringutil.h:27,
                 from odfParamCreator_main.cc:38:
/usr/local/Cellar/gcc@13/13.3.0/include/c++/13/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
In file included from /Volumes/SAS/sasbuild/xmm_sas/include/Xmm.h:117,
                 from /Volumes/SAS/sasbuild/xmm_sas/include/Odf.h:68,
                 from /Volumes/SAS/sasbuild/xmm_sas/include/TimeCorrelator.h:77,
                 from /Volumes/SAS/sasbuild/xmm_sas/include/OalServer.h:58,
                 from odfParamCreator_main.cc:48:
/Volumes/SAS/sasbuild/xmm_sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /Volumes/SAS/sasbuild/xmm_sas/include/Odf.h:71:
/Volumes/SAS/sasbuild/xmm_sas/include/BadPixelMap.h:152:21: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /usr/local/Cellar/gcc@13/13.3.0/include/c++/13/string:49,
                 from odfParamCreator_main.cc:31:
/usr/local/Cellar/gcc@13/13.3.0/include/c++/13/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /Volumes/SAS/sasbuild/xmm_sas/include/Image.h:56,
                 from /Volumes/SAS/sasbuild/xmm_sas/include/Odf.h:72:
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:423:27: warning: 'virtual Attributable& Attributable::operator=(const Attributable&)' was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:547:22: note:   by 'virtual DataSet& DataSet::operator=(const DataSet&)'
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:423:27: warning: 'virtual Attributable& Attributable::operator=(const Attributable&)' was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:600:7: note:   by 'Block& Block::operator=(const Block&)'
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:423:27: warning: 'virtual Attributable& Attributable::operator=(const Attributable&)' was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:632:7: note:   by 'Table& Table::operator=(const Table&)'
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:423:27: warning: 'virtual Attributable& Attributable::operator=(const Attributable&)' was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:730:7: note:   by 'Column& Column::operator=(const Column&)'
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:423:27: warning: 'virtual Attributable& Attributable::operator=(const Attributable&)' was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/Volumes/SAS/sasbuild/xmm_sas/include/Dal.h:773:7: note:   by 'Array& Array::operator=(const Array&)'
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++  -L/Volumes/SAS/sasbuild/xmm_sas/lib -o odfParamCreator -lmetatask -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -lodfbrowser -lmetatask odfParamCreator_main.o -lodfParamCreator -L/Volumes/SAS/sasbuild/tools/qt-x11-free/lib -lqt -framework Security -mmacosx-version-min=13.6 -fstack-protector-strong  -L/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE -lperl -lgfortran -lcfitsio -ldl -lm -L. 

Making external perl modules in /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/external-perl-modules



Making module : Log-Log4perl-1.48


Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Log::Log4perl
Writing MYMETA.yml and MYMETA.json
cp lib/Log/Log4perl/JavaMap/ConsoleAppender.pm blib/lib/Log/Log4perl/JavaMap/ConsoleAppender.pm
cp lib/Log/Log4perl/Filter/MDC.pm blib/lib/Log/Log4perl/Filter/MDC.pm
cp lib/Log/Log4perl/Appender/TestArrayBuffer.pm blib/lib/Log/Log4perl/Appender/TestArrayBuffer.pm
cp lib/Log/Log4perl/Util/TimeTracker.pm blib/lib/Log/Log4perl/Util/TimeTracker.pm
cp lib/Log/Log4perl/Appender/TestFileCreeper.pm blib/lib/Log/Log4perl/Appender/TestFileCreeper.pm
cp lib/Log/Log4perl/Config/BaseConfigurator.pm blib/lib/Log/Log4perl/Config/BaseConfigurator.pm
cp lib/Log/Log4perl/Appender/RRDs.pm blib/lib/Log/Log4perl/Appender/RRDs.pm
cp lib/Log/Log4perl/JavaMap/FileAppender.pm blib/lib/Log/Log4perl/JavaMap/FileAppender.pm
cp lib/Log/Log4perl/JavaMap.pm blib/lib/Log/Log4perl/JavaMap.pm
cp lib/Log/Log4perl/FAQ.pm blib/lib/Log/Log4perl/FAQ.pm
cp lib/Log/Log4perl/Layout/NoopLayout.pm blib/lib/Log/Log4perl/Layout/NoopLayout.pm
cp lib/Log/Log4perl/Appender/Socket.pm blib/lib/Log/Log4perl/Appender/Socket.pm
cp lib/Log/Log4perl/Layout/SimpleLayout.pm blib/lib/Log/Log4perl/Layout/SimpleLayout.pm
cp lib/Log/Log4perl/JavaMap/RollingFileAppender.pm blib/lib/Log/Log4perl/JavaMap/RollingFileAppender.pm
cp lib/Log/Log4perl/JavaMap/SyslogAppender.pm blib/lib/Log/Log4perl/JavaMap/SyslogAppender.pm
cp lib/Log/Log4perl/Config/DOMConfigurator.pm blib/lib/Log/Log4perl/Config/DOMConfigurator.pm
cp lib/Log/Log4perl/Appender/File.pm blib/lib/Log/Log4perl/Appender/File.pm
cp lib/Log/Log4perl/Filter/Boolean.pm blib/lib/Log/Log4perl/Filter/Boolean.pm
cp lib/Log/Log4perl/Resurrector.pm blib/lib/Log/Log4perl/Resurrector.pm
cp lib/Log/Log4perl/DateFormat.pm blib/lib/Log/Log4perl/DateFormat.pm
cp lib/Log/Log4perl/Util.pm blib/lib/Log/Log4perl/Util.pm
cp lib/Log/Log4perl/Appender/Screen.pm blib/lib/Log/Log4perl/Appender/Screen.pm
cp lib/Log/Log4perl/Appender/Synchronized.pm blib/lib/Log/Log4perl/Appender/Synchronized.pm
cp lib/Log/Log4perl/MDC.pm blib/lib/Log/Log4perl/MDC.pm
cp lib/Log/Log4perl/Appender.pm blib/lib/Log/Log4perl/Appender.pm
cp lib/Log/Log4perl/Config/Watch.pm blib/lib/Log/Log4perl/Config/Watch.pm
cp lib/Log/Log4perl/NDC.pm blib/lib/Log/Log4perl/NDC.pm
cp lib/Log/Log4perl/Filter/StringMatch.pm blib/lib/Log/Log4perl/Filter/StringMatch.pm
cp lib/Log/Log4perl/JavaMap/NTEventLogAppender.pm blib/lib/Log/Log4perl/JavaMap/NTEventLogAppender.pm
cp lib/Log/Log4perl/Layout/PatternLayout.pm blib/lib/Log/Log4perl/Layout/PatternLayout.pm
cp lib/Log/Log4perl/Appender/Buffer.pm blib/lib/Log/Log4perl/Appender/Buffer.pm
cp lib/Log/Log4perl/Filter.pm blib/lib/Log/Log4perl/Filter.pm
cp lib/Log/Log4perl/InternalDebug.pm blib/lib/Log/Log4perl/InternalDebug.pm
cp lib/Log/Log4perl/Filter/LevelMatch.pm blib/lib/Log/Log4perl/Filter/LevelMatch.pm
cp lib/Log/Log4perl/Appender/String.pm blib/lib/Log/Log4perl/Appender/String.pm
cp lib/Log/Log4perl/Appender/TestBuffer.pm blib/lib/Log/Log4perl/Appender/TestBuffer.pm
cp lib/Log/Log4perl/Layout/PatternLayout/Multiline.pm blib/lib/Log/Log4perl/Layout/PatternLayout/Multiline.pm
cp lib/Log/Log4perl/Appender/DBI.pm blib/lib/Log/Log4perl/Appender/DBI.pm
cp lib/Log/Log4perl/Filter/LevelRange.pm blib/lib/Log/Log4perl/Filter/LevelRange.pm
cp lib/Log/Log4perl/JavaMap/JDBCAppender.pm blib/lib/Log/Log4perl/JavaMap/JDBCAppender.pm
cp lib/Log/Log4perl/Level.pm blib/lib/Log/Log4perl/Level.pm
cp lib/Log/Log4perl/Layout.pm blib/lib/Log/Log4perl/Layout.pm
cp lib/Log/Log4perl/Catalyst.pm blib/lib/Log/Log4perl/Catalyst.pm
cp lib/Log/Log4perl/Util/Semaphore.pm blib/lib/Log/Log4perl/Util/Semaphore.pm
cp lib/Log/Log4perl/Config.pm blib/lib/Log/Log4perl/Config.pm
cp lib/Log/Log4perl/JavaMap/TestBuffer.pm blib/lib/Log/Log4perl/JavaMap/TestBuffer.pm
cp lib/Log/Log4perl.pm blib/lib/Log/Log4perl.pm
cp lib/Log/Log4perl/Appender/Limit.pm blib/lib/Log/Log4perl/Appender/Limit.pm
cp lib/Log/Log4perl/Config/PropertyConfigurator.pm blib/lib/Log/Log4perl/Config/PropertyConfigurator.pm
cp lib/Log/Log4perl/Logger.pm blib/lib/Log/Log4perl/Logger.pm
cp lib/Log/Log4perl/Appender/ScreenColoredLevels.pm blib/lib/Log/Log4perl/Appender/ScreenColoredLevels.pm
cp eg/l4p-tmpl blib/script/l4p-tmpl
"/usr/local/Cellar/perl/5.38.2_1/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/l4p-tmpl
Manifying 1 pod document
Manifying 51 pod documents
Manifying 1 pod document
Manifying 51 pod documents
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Appender.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Util.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/MDC.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/FAQ.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Filter.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Resurrector.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/JavaMap.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Logger.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Catalyst.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/DateFormat.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/NDC.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Layout.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Level.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Config.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/InternalDebug.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Util/Semaphore.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Util/TimeTracker.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Filter/LevelMatch.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Filter/Boolean.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Filter/MDC.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Filter/LevelRange.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Filter/StringMatch.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Appender/TestFileCreeper.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Appender/TestBuffer.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Appender/Limit.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Appender/String.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Appender/Socket.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Appender/Buffer.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Appender/TestArrayBuffer.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Appender/ScreenColoredLevels.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Appender/Synchronized.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Appender/DBI.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Appender/File.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Appender/RRDs.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Appender/Screen.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Layout/SimpleLayout.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Layout/PatternLayout.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Layout/NoopLayout.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Layout/PatternLayout/Multiline.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/JavaMap/TestBuffer.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/JavaMap/JDBCAppender.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/JavaMap/RollingFileAppender.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/JavaMap/SyslogAppender.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/JavaMap/ConsoleAppender.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/JavaMap/NTEventLogAppender.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/JavaMap/FileAppender.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Config/DOMConfigurator.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Config/Watch.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Config/PropertyConfigurator.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/Log/Log4perl/Config/BaseConfigurator.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man1/l4p-tmpl.1
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::DateFormat.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::JavaMap::SyslogAppender.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Appender::DBI.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Layout::SimpleLayout.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Appender::TestFileCreeper.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Util.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Appender::ScreenColoredLevels.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Appender::TestArrayBuffer.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Appender.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Resurrector.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Layout::NoopLayout.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Filter::Boolean.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Config::PropertyConfigurator.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::JavaMap::ConsoleAppender.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Filter::MDC.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Appender::RRDs.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Config::BaseConfigurator.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Appender::File.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Config.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Config::DOMConfigurator.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::JavaMap::TestBuffer.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Filter::LevelMatch.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::NDC.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::MDC.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::InternalDebug.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Appender::Screen.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::JavaMap::NTEventLogAppender.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Layout::PatternLayout::Multiline.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Util::TimeTracker.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Filter.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Level.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Config::Watch.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Logger.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Appender::Socket.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::FAQ.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Appender::String.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Filter::StringMatch.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::JavaMap.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::JavaMap::FileAppender.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Appender::Buffer.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Layout::PatternLayout.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Catalyst.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Appender::Limit.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::JavaMap::RollingFileAppender.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Appender::Synchronized.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Filter::LevelRange.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Layout.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::JavaMap::JDBCAppender.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Appender::TestBuffer.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/Log::Log4perl::Util::Semaphore.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/bin/l4p-tmpl
Appending installation info to /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/perllocal.pod
rm -f \
	  blib/script/l4p-tmpl 
rm -f \
	  Log4perl.bso Log4perl.def \
	  Log4perl.exp Log4perl.x \
	   blib/arch/auto/Log/Log4perl/extralibs.all \
	  blib/arch/auto/Log/Log4perl/extralibs.ld Makefile.aperl \
	  *.a *.o \
	  *perl.core MYMETA.json \
	  MYMETA.yml blibdirs.ts \
	  core core.*perl.*.? \
	  core.[0-9] core.[0-9][0-9] \
	  core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
	  core.[0-9][0-9][0-9][0-9][0-9] libLog4perl.def \
	  mon.out perl \
	  perl perl.exe \
	  perlmain.c pm_to_blib \
	  pm_to_blib.ts so_locations \
	  tmon.out 
rm -rf \
	  *.ppd *.tar.gz \
	  blib pod2htm* 
mv Makefile Makefile.old > /dev/null 2>&1
rm -f \
	  Makefile Makefile.old 
rm -rf \
	  Log-Log4perl-1.48 

Making module : XML-NamespaceSupport-1.11


Cannot determine perl version info from lib/XML/NamespaceSupport.pm
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for XML::NamespaceSupport
Writing MYMETA.yml and MYMETA.json
cp lib/XML/NamespaceSupport.pm blib/lib/XML/NamespaceSupport.pm
Manifying 1 pod document
Manifying 1 pod document
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/NamespaceSupport.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::NamespaceSupport.3
Appending installation info to /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/perllocal.pod
rm -f \
	  NamespaceSupport.bso NamespaceSupport.def \
	  NamespaceSupport.exp NamespaceSupport.x \
	   blib/arch/auto/XML/NamespaceSupport/extralibs.all \
	  blib/arch/auto/XML/NamespaceSupport/extralibs.ld Makefile.aperl \
	  *.a *.o \
	  *perl.core MYMETA.json \
	  MYMETA.yml blibdirs.ts \
	  core core.*perl.*.? \
	  core.[0-9] core.[0-9][0-9] \
	  core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
	  core.[0-9][0-9][0-9][0-9][0-9] libNamespaceSupport.def \
	  mon.out perl \
	  perl perl.exe \
	  perlmain.c pm_to_blib \
	  pm_to_blib.ts so_locations \
	  tmon.out 
rm -rf \
	  blib 
mv Makefile Makefile.old > /dev/null 2>&1
rm -f \
	  Makefile Makefile.old 
rm -rf \
	  XML-NamespaceSupport-1.11 MYMETA.yml 

Making module : XML-SAX-Base-1.08


Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for XML::SAX::Base
Writing MYMETA.yml and MYMETA.json
cp lib/XML/SAX/Base.pm blib/lib/XML/SAX/Base.pm
cp lib/XML/SAX/Exception.pm blib/lib/XML/SAX/Exception.pm
cp BuildSAXBase.pl blib/lib/XML/SAX/BuildSAXBase.pl
Manifying 3 pod documents
Manifying 3 pod documents
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/Exception.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/BuildSAXBase.pl
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/Base.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::SAX::BuildSAXBase.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::SAX::Exception.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::SAX::Base.3
Appending installation info to /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/perllocal.pod
rm -f \
	  Base.bso Base.def \
	  Base.exp Base.x \
	   blib/arch/auto/XML/SAX/Base/extralibs.all \
	  blib/arch/auto/XML/SAX/Base/extralibs.ld Makefile.aperl \
	  *.a *.o \
	  *perl.core MYMETA.json \
	  MYMETA.yml blibdirs.ts \
	  core core.*perl.*.? \
	  core.[0-9] core.[0-9][0-9] \
	  core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
	  core.[0-9][0-9][0-9][0-9][0-9] libBase.def \
	  mon.out perl \
	  perl perl.exe \
	  perlmain.c pm_to_blib \
	  pm_to_blib.ts so_locations \
	  tmon.out 
rm -rf \
	  blib 
mv Makefile Makefile.old > /dev/null 2>&1
rm -f \
	  Makefile Makefile.old 
rm -rf \
	  XML-SAX-Base-1.08 

Making module : XML-SAX-0.99


Checking if your kit is complete...
Looks good
Do you want XML::SAX to alter ParserDetails.ini? [Y] Y
Generating a Unix-style Makefile
Writing Makefile for XML::SAX
Writing MYMETA.yml and MYMETA.json
cp SAX/PurePerl/Reader/Stream.pm blib/lib/XML/SAX/PurePerl/Reader/Stream.pm
cp SAX/PurePerl/DocType.pm blib/lib/XML/SAX/PurePerl/DocType.pm
cp SAX/PurePerl/DebugHandler.pm blib/lib/XML/SAX/PurePerl/DebugHandler.pm
cp SAX.pm blib/lib/XML/SAX.pm
cp SAX/PurePerl/Productions.pm blib/lib/XML/SAX/PurePerl/Productions.pm
cp SAX/ParserFactory.pm blib/lib/XML/SAX/ParserFactory.pm
cp SAX/PurePerl/Exception.pm blib/lib/XML/SAX/PurePerl/Exception.pm
cp SAX/PurePerl/DTDDecls.pm blib/lib/XML/SAX/PurePerl/DTDDecls.pm
cp SAX/PurePerl/NoUnicodeExt.pm blib/lib/XML/SAX/PurePerl/NoUnicodeExt.pm
cp SAX/PurePerl.pm blib/lib/XML/SAX/PurePerl.pm
cp SAX/PurePerl/Reader/String.pm blib/lib/XML/SAX/PurePerl/Reader/String.pm
cp SAX/PurePerl/Reader/NoUnicodeExt.pm blib/lib/XML/SAX/PurePerl/Reader/NoUnicodeExt.pm
cp SAX/DocumentLocator.pm blib/lib/XML/SAX/DocumentLocator.pm
cp SAX/PurePerl/Reader.pm blib/lib/XML/SAX/PurePerl/Reader.pm
cp SAX/PurePerl/UnicodeExt.pm blib/lib/XML/SAX/PurePerl/UnicodeExt.pm
cp SAX/PurePerl/Reader/URI.pm blib/lib/XML/SAX/PurePerl/Reader/URI.pm
cp SAX/PurePerl/XMLDecl.pm blib/lib/XML/SAX/PurePerl/XMLDecl.pm
cp SAX/Intro.pod blib/lib/XML/SAX/Intro.pod
cp SAX/PurePerl/Reader/UnicodeExt.pm blib/lib/XML/SAX/PurePerl/Reader/UnicodeExt.pm
cp SAX/PurePerl/EncodingDetect.pm blib/lib/XML/SAX/PurePerl/EncodingDetect.pm
Manifying 6 pod documents
Manifying 6 pod documents
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/DocumentLocator.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/PurePerl.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/ParserFactory.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/Intro.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/PurePerl/Productions.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/PurePerl/DTDDecls.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/PurePerl/Exception.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/PurePerl/Reader.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/PurePerl/XMLDecl.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/PurePerl/NoUnicodeExt.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/PurePerl/DebugHandler.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/PurePerl/EncodingDetect.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/PurePerl/UnicodeExt.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/PurePerl/DocType.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/PurePerl/Reader/String.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/PurePerl/Reader/URI.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/PurePerl/Reader/Stream.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/PurePerl/Reader/NoUnicodeExt.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX/PurePerl/Reader/UnicodeExt.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::SAX::Intro.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::SAX::ParserFactory.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::SAX::PurePerl.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::SAX::PurePerl::Reader.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::SAX::DocumentLocator.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::SAX.3
Appending installation info to /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/perllocal.pod
could not find ParserDetails.ini in /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/SAX
rm -f \
	  SAX.bso SAX.def \
	  SAX.exp SAX.x \
	   blib/arch/auto/XML/SAX/extralibs.all \
	  blib/arch/auto/XML/SAX/extralibs.ld Makefile.aperl \
	  *.a *.o \
	  *perl.core MYMETA.json \
	  MYMETA.yml blibdirs.ts \
	  core core.*perl.*.? \
	  core.[0-9] core.[0-9][0-9] \
	  core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
	  core.[0-9][0-9][0-9][0-9][0-9] libSAX.def \
	  mon.out perl \
	  perl perl.exe \
	  perlmain.c pm_to_blib \
	  pm_to_blib.ts so_locations \
	  tmon.out 
rm -rf \
	  blib 
mv Makefile Makefile.old > /dev/null 2>&1
rm -f \
	  Makefile Makefile.old 
rm -rf \
	  XML-SAX-0.99 

Making module : XML-Simple-2.22


Warning: prerequisite XML::SAX::Expat 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for XML::Simple
Writing MYMETA.yml and MYMETA.json
cp lib/XML/Simple.pm blib/lib/XML/Simple.pm
cp lib/XML/Simple/FAQ.pod blib/lib/XML/Simple/FAQ.pod
Manifying 2 pod documents
Manifying 2 pod documents
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/Simple.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/XML/Simple/FAQ.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::Simple.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::Simple::FAQ.3
Appending installation info to /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/perllocal.pod
rm -f \
	  Simple.bso Simple.def \
	  Simple.exp Simple.x \
	   blib/arch/auto/XML/Simple/extralibs.all \
	  blib/arch/auto/XML/Simple/extralibs.ld Makefile.aperl \
	  *.a *.o \
	  *perl.core MYMETA.json \
	  MYMETA.yml blibdirs.ts \
	  core core.*perl.*.? \
	  core.[0-9] core.[0-9][0-9] \
	  core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
	  core.[0-9][0-9][0-9][0-9][0-9] libSimple.def \
	  mon.out perl \
	  perl perl.exe \
	  perlmain.c pm_to_blib \
	  pm_to_blib.ts so_locations \
	  tmon.out 
rm -rf \
	  blib 
mv Makefile Makefile.old > /dev/null 2>&1
rm -f \
	  Makefile Makefile.old 
rm -rf \
	  XML-Simple-2.22 

Making module : XML-LibXML-2.0128


enable native perl UTF8
running xml2-config...Note: libxml2 2.9.13 was not tested with this XML::LibXML version.
untested
Checking for ability to link against xml2...yes
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for XML::LibXML
Writing MYMETA.yml and MYMETA.json
cp lib/XML/LibXML/SAX/Generator.pm blib/lib/XML/LibXML/SAX/Generator.pm
cp lib/XML/LibXML/DOM.pod blib/lib/XML/LibXML/DOM.pod
cp lib/XML/LibXML/CDATASection.pod blib/lib/XML/LibXML/CDATASection.pod
cp lib/XML/LibXML/SAX/Builder.pm blib/lib/XML/LibXML/SAX/Builder.pm
cp lib/XML/LibXML/XPathExpression.pod blib/lib/XML/LibXML/XPathExpression.pod
cp LibXML.pod blib/lib/XML/LibXML.pod
cp lib/XML/LibXML/Boolean.pm blib/lib/XML/LibXML/Boolean.pm
cp lib/XML/LibXML/ErrNo.pod blib/lib/XML/LibXML/ErrNo.pod
cp lib/XML/LibXML/Common.pod blib/lib/XML/LibXML/Common.pod
cp lib/XML/LibXML/XPathContext.pod blib/lib/XML/LibXML/XPathContext.pod
cp lib/XML/LibXML/Attr.pod blib/lib/XML/LibXML/Attr.pod
cp lib/XML/LibXML/Devel.pm blib/lib/XML/LibXML/Devel.pm
cp lib/XML/LibXML/PI.pod blib/lib/XML/LibXML/PI.pod
cp lib/XML/LibXML/NodeList.pm blib/lib/XML/LibXML/NodeList.pm
cp lib/XML/LibXML/SAX/Parser.pm blib/lib/XML/LibXML/SAX/Parser.pm
cp lib/XML/LibXML/RelaxNG.pod blib/lib/XML/LibXML/RelaxNG.pod
cp lib/XML/LibXML/Dtd.pod blib/lib/XML/LibXML/Dtd.pod
cp lib/XML/LibXML/Schema.pod blib/lib/XML/LibXML/Schema.pod
cp lib/XML/LibXML/Element.pod blib/lib/XML/LibXML/Element.pod
cp lib/XML/LibXML/Pattern.pod blib/lib/XML/LibXML/Pattern.pod
cp lib/XML/LibXML/XPathContext.pm blib/lib/XML/LibXML/XPathContext.pm
cp lib/XML/LibXML/Reader.pod blib/lib/XML/LibXML/Reader.pod
cp lib/XML/LibXML/Error.pm blib/lib/XML/LibXML/Error.pm
cp lib/XML/LibXML/SAX.pm blib/lib/XML/LibXML/SAX.pm
cp lib/XML/LibXML/Document.pod blib/lib/XML/LibXML/Document.pod
cp lib/XML/LibXML/InputCallback.pod blib/lib/XML/LibXML/InputCallback.pod
cp lib/XML/LibXML/SAX/Builder.pod blib/lib/XML/LibXML/SAX/Builder.pod
cp lib/XML/LibXML/Node.pod blib/lib/XML/LibXML/Node.pod
cp lib/XML/LibXML/SAX.pod blib/lib/XML/LibXML/SAX.pod
cp lib/XML/LibXML/Literal.pm blib/lib/XML/LibXML/Literal.pm
cp lib/XML/LibXML/RegExp.pod blib/lib/XML/LibXML/RegExp.pod
cp lib/XML/LibXML/AttributeHash.pm blib/lib/XML/LibXML/AttributeHash.pm
cp LibXML.pm blib/lib/XML/LibXML.pm
cp lib/XML/LibXML/ErrNo.pm blib/lib/XML/LibXML/ErrNo.pm
cp lib/XML/LibXML/Reader.pm blib/lib/XML/LibXML/Reader.pm
cp lib/XML/LibXML/DocumentFragment.pod blib/lib/XML/LibXML/DocumentFragment.pod
cp lib/XML/LibXML/Common.pm blib/lib/XML/LibXML/Common.pm
cp lib/XML/LibXML/Comment.pod blib/lib/XML/LibXML/Comment.pod
cp lib/XML/LibXML/Number.pm blib/lib/XML/LibXML/Number.pm
cp lib/XML/LibXML/Namespace.pod blib/lib/XML/LibXML/Namespace.pod
cp lib/XML/LibXML/Error.pod blib/lib/XML/LibXML/Error.pod
cp lib/XML/LibXML/Parser.pod blib/lib/XML/LibXML/Parser.pod
cp lib/XML/LibXML/Text.pod blib/lib/XML/LibXML/Text.pod
Running Mkbootstrap for LibXML ()
chmod 644 "LibXML.bs"
"/usr/local/Cellar/perl/5.38.2_1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibXML.bs blib/arch/auto/XML/LibXML/LibXML.bs 644
cc -c  -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wno-error=implicit-function-declaration -O3   -DVERSION=\"1.11.17\" -DXS_VERSION=\"2.0128\"  "-I/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE"  -DHAVE_UTF8 Av_CharPtrPtr.c
"/usr/local/Cellar/perl/5.38.2_1/bin/perl" "/usr/local/opt/perl/lib/perl5/5.38/ExtUtils/xsubpp"  -typemap '/usr/local/opt/perl/lib/perl5/5.38/ExtUtils/typemap' -typemap '/Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/external-perl-modules/XML-LibXML-2.0128/typemap'  Devel.xs > Devel.xsc
mv Devel.xsc Devel.c
cc -c  -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wno-error=implicit-function-declaration -O3   -DVERSION=\"1.11.17\" -DXS_VERSION=\"2.0128\"  "-I/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE"  -DHAVE_UTF8 Devel.c
Devel.c:231:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:231:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Devel.c:231:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Devel.c:231:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:253:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi(PTR2IV(RETVAL));
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:253:2: note: '{' token is here
        PUSHi(PTR2IV(RETVAL));
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
Devel.c:253:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi(PTR2IV(RETVAL));
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:253:2: note: '{' token is here
        PUSHi(PTR2IV(RETVAL));
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
Devel.c:253:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi(PTR2IV(RETVAL));
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
Devel.c:253:2: note: ')' token is here
        PUSHi(PTR2IV(RETVAL));
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:253:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi(PTR2IV(RETVAL));
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
Devel.c:253:2: note: ')' token is here
        PUSHi(PTR2IV(RETVAL));
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:255:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:255:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Devel.c:255:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Devel.c:255:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:275:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:275:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
Devel.c:275:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:275:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Devel.c:275:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Devel.c:275:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:275:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
Devel.c:275:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:297:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:297:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
Devel.c:297:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:297:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
Devel.c:297:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
Devel.c:297:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:297:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
Devel.c:297:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:299:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:299:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Devel.c:299:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Devel.c:299:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:321:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:321:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
Devel.c:321:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:321:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
Devel.c:321:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
Devel.c:321:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:321:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
Devel.c:321:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:323:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:323:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Devel.c:323:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Devel.c:323:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:348:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:348:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
Devel.c:348:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:348:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
Devel.c:348:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
Devel.c:348:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:348:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
Devel.c:348:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:350:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:350:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Devel.c:350:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Devel.c:350:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:367:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:367:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
Devel.c:367:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:367:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
Devel.c:367:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
Devel.c:367:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:367:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
Devel.c:367:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Devel.c:369:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Devel.c:369:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Devel.c:369:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Devel.c:369:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
36 warnings generated.
"/usr/local/Cellar/perl/5.38.2_1/bin/perl" "/usr/local/opt/perl/lib/perl5/5.38/ExtUtils/xsubpp"  -typemap '/usr/local/opt/perl/lib/perl5/5.38/ExtUtils/typemap' -typemap '/Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/external-perl-modules/XML-LibXML-2.0128/typemap'  LibXML.xs > LibXML.xsc
mv LibXML.xsc LibXML.c
cc -c  -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wno-error=implicit-function-declaration -O3   -DVERSION=\"1.11.17\" -DXS_VERSION=\"2.0128\"  "-I/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE"  -DHAVE_UTF8 LibXML.c
LibXML.xs:214:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:214:5: note: '{' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
LibXML.xs:214:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
LibXML.xs:214:5: note: ')' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:216:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(libErr));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:216:5: note: '{' token is here
    XPUSHs(sv_2mortal(libErr));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:216:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(libErr));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:216:5: note: '{' token is here
    XPUSHs(sv_2mortal(libErr));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:216:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(libErr));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:216:5: note: ')' token is here
    XPUSHs(sv_2mortal(libErr));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:216:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(libErr));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:216:5: note: ')' token is here
    XPUSHs(sv_2mortal(libErr));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:218:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(saved_error);
        ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:218:9: note: '{' token is here
        XPUSHs(saved_error);
        ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:218:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(saved_error);
        ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:218:9: note: '{' token is here
        XPUSHs(saved_error);
        ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:218:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(saved_error);
        ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:218:9: note: ')' token is here
        XPUSHs(saved_error);
        ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:218:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(saved_error);
        ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:218:9: note: ')' token is here
        XPUSHs(saved_error);
        ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:370:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      PUSHMARK(SP);
      ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:370:7: note: '{' token is here
      PUSHMARK(SP);
      ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
LibXML.xs:370:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      PUSHMARK(SP);
      ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
LibXML.xs:370:7: note: ')' token is here
      PUSHMARK(SP);
      ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:371:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      EXTEND(SP, 1);
      ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:371:7: note: '{' token is here
      EXTEND(SP, 1);
      ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:371:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      EXTEND(SP, 1);
      ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:371:7: note: ')' token is here
      EXTEND(SP, 1);
      ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:514:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:514:5: note: '{' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
LibXML.xs:514:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
LibXML.xs:514:5: note: ')' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:515:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    EXTEND(SP, 3);
    ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:515:5: note: '{' token is here
    EXTEND(SP, 3);
    ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:515:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    EXTEND(SP, 3);
    ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:515:5: note: ')' token is here
    EXTEND(SP, 3);
    ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:592:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:592:9: note: '{' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
LibXML.xs:592:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
LibXML.xs:592:9: note: ')' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:593:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        EXTEND(SP, 1);
        ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:593:9: note: '{' token is here
        EXTEND(SP, 1);
        ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:593:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        EXTEND(SP, 1);
        ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:593:9: note: ')' token is here
        EXTEND(SP, 1);
        ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:636:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:636:5: note: '{' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
LibXML.xs:636:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
LibXML.xs:636:5: note: ')' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:637:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    EXTEND(SP, 1);
    ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:637:5: note: '{' token is here
    EXTEND(SP, 1);
    ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:637:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    EXTEND(SP, 1);
    ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:637:5: note: ')' token is here
    EXTEND(SP, 1);
    ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:686:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:686:9: note: '{' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
LibXML.xs:686:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
LibXML.xs:686:9: note: ')' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:687:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        EXTEND(SP, 2);
        ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:687:9: note: '{' token is here
        EXTEND(SP, 2);
        ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:687:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        EXTEND(SP, 2);
        ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:687:9: note: ')' token is here
        EXTEND(SP, 2);
        ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:746:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:746:9: note: '{' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
LibXML.xs:746:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
LibXML.xs:746:9: note: ')' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:747:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        EXTEND(SP, 1);
        ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:747:9: note: '{' token is here
        EXTEND(SP, 1);
        ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:747:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        EXTEND(SP, 1);
        ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:747:9: note: ')' token is here
        EXTEND(SP, 1);
        ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:779:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:779:9: note: '{' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
LibXML.xs:779:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
LibXML.xs:779:9: note: ')' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:780:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        EXTEND(SP, 3);
        ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:780:9: note: '{' token is here
        EXTEND(SP, 3);
        ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:780:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        EXTEND(SP, 3);
        ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:780:9: note: ')' token is here
        EXTEND(SP, 3);
        ^~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:851:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:851:9: note: '{' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
LibXML.xs:851:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
LibXML.xs:851:9: note: ')' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:852:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_2mortal(newSVpv((char*)URL, 0)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:852:9: note: '{' token is here
        XPUSHs(sv_2mortal(newSVpv((char*)URL, 0)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:852:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_2mortal(newSVpv((char*)URL, 0)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:852:9: note: '{' token is here
        XPUSHs(sv_2mortal(newSVpv((char*)URL, 0)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:852:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_2mortal(newSVpv((char*)URL, 0)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:852:9: note: ')' token is here
        XPUSHs(sv_2mortal(newSVpv((char*)URL, 0)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:852:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_2mortal(newSVpv((char*)URL, 0)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:852:9: note: ')' token is here
        XPUSHs(sv_2mortal(newSVpv((char*)URL, 0)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:853:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_2mortal(newSVpv((char*)ID, 0)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:853:9: note: '{' token is here
        XPUSHs(sv_2mortal(newSVpv((char*)ID, 0)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:853:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_2mortal(newSVpv((char*)ID, 0)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:853:9: note: '{' token is here
        XPUSHs(sv_2mortal(newSVpv((char*)ID, 0)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:853:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_2mortal(newSVpv((char*)ID, 0)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:853:9: note: ')' token is here
        XPUSHs(sv_2mortal(newSVpv((char*)ID, 0)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:853:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_2mortal(newSVpv((char*)ID, 0)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:853:9: note: ')' token is here
        XPUSHs(sv_2mortal(newSVpv((char*)ID, 0)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1262:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1262:5: note: '{' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
LibXML.xs:1262:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
LibXML.xs:1262:5: note: ')' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1264:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1264:5: note: '{' token is here
    XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1264:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1264:5: note: '{' token is here
    XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1264:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1264:5: note: ')' token is here
    XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1264:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1264:5: note: ')' token is here
    XPUSHs( (data->varData != NULL) ? data->varData : &PL_sv_undef );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1265:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(C2Sv(name,NULL)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1265:5: note: '{' token is here
    XPUSHs(sv_2mortal(C2Sv(name,NULL)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1265:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(C2Sv(name,NULL)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1265:5: note: '{' token is here
    XPUSHs(sv_2mortal(C2Sv(name,NULL)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1265:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(C2Sv(name,NULL)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1265:5: note: ')' token is here
    XPUSHs(sv_2mortal(C2Sv(name,NULL)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1265:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(C2Sv(name,NULL)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1265:5: note: ')' token is here
    XPUSHs(sv_2mortal(C2Sv(name,NULL)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1266:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(C2Sv(ns_uri,NULL)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1266:5: note: '{' token is here
    XPUSHs(sv_2mortal(C2Sv(ns_uri,NULL)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1266:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(C2Sv(ns_uri,NULL)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1266:5: note: '{' token is here
    XPUSHs(sv_2mortal(C2Sv(ns_uri,NULL)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1266:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(C2Sv(ns_uri,NULL)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1266:5: note: ')' token is here
    XPUSHs(sv_2mortal(C2Sv(ns_uri,NULL)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1266:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(C2Sv(ns_uri,NULL)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1266:5: note: ')' token is here
    XPUSHs(sv_2mortal(C2Sv(ns_uri,NULL)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1345:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1345:5: note: '{' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
LibXML.xs:1345:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
LibXML.xs:1345:5: note: ')' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1347:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(*perl_function);
    ^~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1347:5: note: '{' token is here
    XPUSHs(*perl_function);
    ^~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1347:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(*perl_function);
    ^~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1347:5: note: '{' token is here
    XPUSHs(*perl_function);
    ^~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1347:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(*perl_function);
    ^~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1347:5: note: ')' token is here
    XPUSHs(*perl_function);
    ^~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1347:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(*perl_function);
    ^~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1347:5: note: ')' token is here
    XPUSHs(*perl_function);
    ^~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1357:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1357:17: note: '{' token is here
                XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1357:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1357:17: note: '{' token is here
                XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1357:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1357:17: note: ')' token is here
                XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1357:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1357:17: note: ')' token is here
                XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1358:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(sv_2mortal(newSViv(nodelist->nodeNr)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1358:17: note: '{' token is here
                XPUSHs(sv_2mortal(newSViv(nodelist->nodeNr)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1358:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(sv_2mortal(newSViv(nodelist->nodeNr)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1358:17: note: '{' token is here
                XPUSHs(sv_2mortal(newSViv(nodelist->nodeNr)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1358:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(sv_2mortal(newSViv(nodelist->nodeNr)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1358:17: note: ')' token is here
                XPUSHs(sv_2mortal(newSViv(nodelist->nodeNr)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1358:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(sv_2mortal(newSViv(nodelist->nodeNr)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1358:17: note: ')' token is here
                XPUSHs(sv_2mortal(newSViv(nodelist->nodeNr)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1384:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        XPUSHs( sv_2mortal(element) );
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1384:25: note: '{' token is here
                        XPUSHs( sv_2mortal(element) );
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1384:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        XPUSHs( sv_2mortal(element) );
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1384:25: note: '{' token is here
                        XPUSHs( sv_2mortal(element) );
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1384:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        XPUSHs( sv_2mortal(element) );
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1384:25: note: ')' token is here
                        XPUSHs( sv_2mortal(element) );
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1384:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        XPUSHs( sv_2mortal(element) );
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1384:25: note: ')' token is here
                        XPUSHs( sv_2mortal(element) );
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1390:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1390:17: note: '{' token is here
                XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1390:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1390:17: note: '{' token is here
                XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1390:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1390:17: note: ')' token is here
                XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1390:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1390:17: note: ')' token is here
                XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1391:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(sv_2mortal(newSViv(0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1391:17: note: '{' token is here
                XPUSHs(sv_2mortal(newSViv(0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1391:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(sv_2mortal(newSViv(0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1391:17: note: '{' token is here
                XPUSHs(sv_2mortal(newSViv(0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1391:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(sv_2mortal(newSViv(0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1391:17: note: ')' token is here
                XPUSHs(sv_2mortal(newSViv(0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1391:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(sv_2mortal(newSViv(0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1391:17: note: ')' token is here
                XPUSHs(sv_2mortal(newSViv(0)));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1397:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1397:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1397:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1397:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1397:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1397:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1397:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1397:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1398:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSViv(obj->boolval)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1398:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSViv(obj->boolval)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1398:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSViv(obj->boolval)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1398:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSViv(obj->boolval)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1398:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSViv(obj->boolval)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1398:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSViv(obj->boolval)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1398:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSViv(obj->boolval)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1398:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSViv(obj->boolval)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1401:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1401:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1401:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1401:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1401:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1401:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1401:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1401:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1402:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVnv(obj->floatval)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1402:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSVnv(obj->floatval)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1402:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVnv(obj->floatval)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1402:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSVnv(obj->floatval)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1402:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVnv(obj->floatval)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1402:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSVnv(obj->floatval)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1402:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVnv(obj->floatval)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1402:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSVnv(obj->floatval)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1405:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1405:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1405:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1405:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1405:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1405:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1405:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1405:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1406:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(C2Sv(obj->stringval, 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1406:13: note: '{' token is here
            XPUSHs(sv_2mortal(C2Sv(obj->stringval, 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1406:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(C2Sv(obj->stringval, 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1406:13: note: '{' token is here
            XPUSHs(sv_2mortal(C2Sv(obj->stringval, 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1406:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(C2Sv(obj->stringval, 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1406:13: note: ')' token is here
            XPUSHs(sv_2mortal(C2Sv(obj->stringval, 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1406:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(C2Sv(obj->stringval, 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1406:13: note: ')' token is here
            XPUSHs(sv_2mortal(C2Sv(obj->stringval, 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1410:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1410:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1410:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1410:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1410:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1410:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1410:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1410:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1411:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(C2Sv(xmlXPathCastToString(obj), 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1411:13: note: '{' token is here
            XPUSHs(sv_2mortal(C2Sv(xmlXPathCastToString(obj), 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:1411:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(C2Sv(xmlXPathCastToString(obj), 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1411:13: note: '{' token is here
            XPUSHs(sv_2mortal(C2Sv(xmlXPathCastToString(obj), 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:1411:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(C2Sv(xmlXPathCastToString(obj), 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:1411:13: note: ')' token is here
            XPUSHs(sv_2mortal(C2Sv(xmlXPathCastToString(obj), 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1411:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(C2Sv(xmlXPathCastToString(obj), 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:1411:13: note: ')' token is here
            XPUSHs(sv_2mortal(C2Sv(xmlXPathCastToString(obj), 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1705:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1705:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:1705:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1705:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:1705:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:1705:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1705:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:1705:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1726:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1726:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:1726:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1726:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:1726:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:1726:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1726:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:1726:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1728:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1728:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:1728:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:1728:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1767:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1767:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:1767:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1767:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                 ^
LibXML.c:1767:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                                                           ^
LibXML.c:1767:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1767:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                    ^
LibXML.c:1767:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1769:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1769:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:1769:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:1769:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1786:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1786:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:1786:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1786:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:1786:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:1786:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1786:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:1786:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1788:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1788:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:1788:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:1788:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1809:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1809:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:1809:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1809:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:1809:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:1809:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1809:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:1809:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1811:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1811:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:1811:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:1811:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1836:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1836:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:1836:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1836:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:1836:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:1836:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1836:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:1836:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1838:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1838:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:1838:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:1838:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1859:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1859:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:1859:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1859:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:1859:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:1859:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1859:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:1859:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1861:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1861:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:1861:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:1861:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1882:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1882:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:1882:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1882:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:1882:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:1882:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1882:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:1882:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1884:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1884:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:1884:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:1884:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1902:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1902:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:1902:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1902:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                 ^
LibXML.c:1902:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                                                           ^
LibXML.c:1902:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1902:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                    ^
LibXML.c:1902:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1904:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1904:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:1904:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:1904:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1919:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1919:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:1919:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1919:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:1919:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:1919:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1919:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:1919:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1946:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1946:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:1946:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1946:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:1946:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:1946:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1946:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:1946:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1948:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1948:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:1948:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:1948:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1967:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1967:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:1967:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:1967:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:1967:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:1967:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:1967:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:1967:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1722:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1722:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:1722:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1722:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:1722:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:1722:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1722:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:1722:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:2095:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:2095:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:2095:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:2095:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1810:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1810:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:1810:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:1810:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:1810:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:1810:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:1810:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:1810:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:2157:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:2157:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:2157:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:2157:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:2157:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:2157:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:2157:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:2157:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:2159:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:2159:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:2159:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:2159:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:2284:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:2284:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:2284:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:2284:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:2377:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:2377:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:2377:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:2377:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:2377:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:2377:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:2377:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:2377:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2037:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2037:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:2037:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2037:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:2037:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:2037:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2037:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:2037:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:2461:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:2461:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:2461:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:2461:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2102:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2102:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:2102:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2102:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:2102:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:2102:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2102:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:2102:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:2523:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:2523:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:2523:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:2523:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:2523:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:2523:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:2523:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:2523:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2162:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2162:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:2162:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2162:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:2162:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:2162:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2162:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:2162:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:2616:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:2616:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:2616:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:2616:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2226:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2226:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:2226:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2226:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:2226:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:2226:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2226:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:2226:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:2697:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:2697:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:2697:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:2697:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:2818:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:2818:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:2818:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:2818:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:2911:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:2911:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:2911:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:2911:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3001:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3001:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:3001:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3001:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3001:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3001:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3001:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:3001:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2514:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2514:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:2514:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2514:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:2514:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:2514:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2514:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:2514:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2530:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2530:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:2530:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2530:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:2530:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:2530:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2530:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:2530:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3059:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3059:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:3059:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3059:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:3059:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:3059:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3059:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:3059:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3061:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3061:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3061:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3061:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3110:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3110:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3110:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3110:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2582:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2582:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:2582:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2582:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:2582:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:2582:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2582:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:2582:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2585:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2585:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:2585:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2585:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:2585:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:2585:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2585:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:2585:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2590:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2590:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:2590:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2590:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:2590:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:2590:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2590:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:2590:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2606:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2606:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:2606:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2606:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:2606:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:2606:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2606:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:2606:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3171:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3171:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:3171:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3171:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:3171:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:3171:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3171:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:3171:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3173:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3173:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3173:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3173:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2627:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2627:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:2627:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2627:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:2627:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:2627:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2627:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:2627:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2658:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2658:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:2658:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2658:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:2658:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:2658:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2658:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:2658:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3240:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3240:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3240:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3240:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3284:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3284:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:3284:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3284:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3284:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3284:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3284:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:3284:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3347:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3347:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3347:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3347:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3396:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3396:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3396:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3396:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3427:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3427:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:3427:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3427:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:3427:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:3427:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3427:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:3427:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3429:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3429:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3429:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3429:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3459:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3459:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:3459:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3459:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:3459:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:3459:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3459:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:3459:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3461:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3461:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3461:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3461:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3493:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3493:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3493:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3493:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3517:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3517:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3517:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3517:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3534:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3534:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:3534:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3534:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3534:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3534:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3534:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:3534:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3542:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3542:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:3542:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3542:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3542:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3542:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3542:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:3542:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3560:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3560:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:3560:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3560:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3560:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3560:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3560:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:3560:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3587:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3587:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:3587:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3587:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3587:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3587:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3587:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:3587:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3592:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3592:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:3592:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3592:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3592:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3592:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3592:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:3592:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2905:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2905:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:2905:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:2905:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:2905:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:2905:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:2905:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:2905:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3656:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3656:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3656:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3656:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3688:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3688:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:3688:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3688:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3688:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3688:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3688:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:3688:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3693:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3693:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:3693:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3693:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3693:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3693:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3693:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:3693:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3763:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3763:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:3763:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3763:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:3763:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:3763:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3763:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:3763:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3765:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3765:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3765:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3765:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3792:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3792:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:3792:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3792:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3792:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3792:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3792:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:3792:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3797:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3797:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:3797:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3797:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3797:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3797:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3797:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:3797:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3027:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3027:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3027:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3027:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3027:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3027:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3027:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3027:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3838:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3838:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:3838:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3838:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:3838:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:3838:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3838:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:3838:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3840:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3840:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3840:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3840:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3864:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3864:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:3864:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3864:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3864:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3864:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3864:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:3864:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3869:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3869:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:3869:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3869:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3869:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3869:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3869:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:3869:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3049:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3049:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3049:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3049:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3049:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3049:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3049:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3049:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3891:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3891:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3891:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3891:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3911:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3911:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:3911:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3911:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3911:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3911:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3911:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:3911:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3916:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3916:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:3916:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3916:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3916:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3916:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3916:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:3916:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3925:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3925:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:3925:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3925:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                 ^
LibXML.c:3925:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                                                           ^
LibXML.c:3925:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3925:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                    ^
LibXML.c:3925:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3927:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3927:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3927:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3927:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3946:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3946:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:3946:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3946:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3946:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3946:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3946:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:3946:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3951:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3951:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:3951:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3951:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3951:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3951:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3951:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:3951:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3961:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3961:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:3961:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:3961:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:3961:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:3961:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:3961:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:3961:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4004:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4004:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4004:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4004:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4034:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4034:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4034:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4034:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4034:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4034:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4034:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4034:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4039:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4039:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4039:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4039:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4039:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4039:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4039:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4039:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3112:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3112:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3112:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3112:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3112:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3112:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3112:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3112:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3126:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3126:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3126:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3126:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3126:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3126:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3126:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3126:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4065:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4065:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4065:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4065:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4095:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4095:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4095:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4095:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4095:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4095:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4095:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4095:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4100:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4100:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4100:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4100:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4100:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4100:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4100:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4100:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3145:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3145:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3145:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3145:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3145:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3145:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3145:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3145:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3160:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3160:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3160:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3160:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3160:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3160:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3160:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3160:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4127:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4127:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4127:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4127:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4157:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4157:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4157:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4157:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4157:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4157:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4157:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4157:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4162:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4162:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4162:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4162:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4162:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4162:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4162:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4162:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3179:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3179:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3179:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3179:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3179:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3179:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3179:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3179:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3195:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3195:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3195:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3195:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3195:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3195:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3195:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3195:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4190:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4190:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4190:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4190:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4208:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4208:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4208:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4208:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4208:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4208:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4208:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4208:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4213:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4213:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4213:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4213:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4213:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4213:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4213:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4213:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4222:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4222:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4222:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4222:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4247:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4247:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4247:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4247:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4247:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4247:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4247:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4247:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4252:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4252:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4252:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4252:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4252:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4252:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4252:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4252:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3233:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3233:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3233:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3233:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3233:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3233:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3233:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3233:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4278:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4278:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4278:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4278:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4303:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4303:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4303:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4303:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4303:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4303:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4303:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4303:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4308:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4308:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4308:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4308:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4308:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4308:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4308:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4308:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3262:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3262:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3262:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3262:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3262:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3262:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3262:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3262:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4333:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4333:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4333:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4333:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4364:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4364:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4364:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4364:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4364:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4364:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4364:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4364:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4369:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4369:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4369:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4369:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4369:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4369:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4369:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4369:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4416:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4416:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4416:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4416:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4447:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4447:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4447:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4447:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4447:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4447:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4447:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4447:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4452:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4452:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4452:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4452:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4452:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4452:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4452:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4452:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3367:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3367:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3367:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3367:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3367:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3367:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3367:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3367:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4515:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4515:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4515:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4515:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4540:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4540:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4540:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4540:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4540:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4540:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4540:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4540:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4545:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4545:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4545:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4545:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4545:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4545:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4545:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4545:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3416:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3416:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3416:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3416:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3416:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3416:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3416:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3416:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3420:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3420:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3420:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3420:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3420:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3420:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3420:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3420:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4571:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4571:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4571:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4571:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4596:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4596:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4596:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4596:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4596:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4596:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4596:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4596:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4601:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4601:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4601:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4601:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4601:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4601:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4601:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4601:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3447:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3447:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3447:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3447:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3447:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3447:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3447:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3447:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3451:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3451:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3451:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3451:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3451:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3451:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3451:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3451:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4628:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4628:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4628:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4628:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4653:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4653:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4653:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4653:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4653:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4653:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4653:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4653:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4658:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4658:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4658:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4658:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4658:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4658:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4658:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4658:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3478:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3478:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3478:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3478:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3478:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3478:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3478:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3478:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3482:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3482:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3482:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3482:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3482:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3482:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3482:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3482:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4685:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4685:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4685:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4685:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4710:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4710:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4710:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4710:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4710:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4710:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4710:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4710:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4715:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4715:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4715:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4715:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4715:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4715:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4715:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4715:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3497:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3497:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3497:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3497:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3497:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3497:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3497:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3497:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3502:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3502:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3502:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3502:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3502:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3502:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3502:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3502:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4734:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4734:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4734:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4734:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4761:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4761:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4761:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4761:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4761:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4761:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4761:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4761:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4766:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4766:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4766:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4766:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4766:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4766:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4766:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4766:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3524:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3524:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3524:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3524:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3524:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3524:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3524:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3524:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4798:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4798:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4798:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4798:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4831:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4831:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4831:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4831:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4831:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4831:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4831:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4831:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4836:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4836:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4836:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4836:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4836:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4836:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4836:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4836:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3560:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3560:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3560:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3560:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3560:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3560:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3560:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3560:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3592:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3592:21: note: '{' token is here
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3592:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3592:21: note: '{' token is here
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3592:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3592:21: note: ')' token is here
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3592:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3592:21: note: ')' token is here
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3616:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3616:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3616:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3616:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3616:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3616:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3616:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3616:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4925:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4925:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4925:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4925:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4953:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4953:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4953:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4953:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4953:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4953:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4953:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4953:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4958:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4958:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:4958:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4958:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4958:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4958:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4958:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:4958:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3650:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3650:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3650:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3650:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3650:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3650:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3650:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3650:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3663:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3663:6: note: '{' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3663:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3663:6: note: '{' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3663:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3663:6: note: ')' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3663:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3663:6: note: ')' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:4991:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:4991:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:4991:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:4991:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5013:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5013:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5013:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5013:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5013:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5013:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5013:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5013:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5018:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5018:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5018:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5018:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5018:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5018:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5018:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5018:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3677:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3677:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3677:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3677:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3677:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3677:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3677:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3677:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5055:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5055:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:5055:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5055:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5055:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5055:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5055:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:5055:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5077:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5077:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5077:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5077:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5077:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5077:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5077:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5077:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5082:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5082:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5082:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5082:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5082:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5082:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5082:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5082:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3720:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3720:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3720:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3720:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3720:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3720:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3720:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3720:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5098:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5098:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5098:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5098:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5119:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5119:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5119:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5119:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5119:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5119:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5119:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5119:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5124:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5124:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5124:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5124:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5124:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5124:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5124:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5124:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3732:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3732:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3732:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3732:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3732:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3732:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3732:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3732:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5138:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5138:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5138:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5138:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5159:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5159:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5159:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5159:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5159:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5159:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5159:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5159:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5164:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5164:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5164:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5164:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5164:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5164:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5164:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5164:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3747:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3747:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3747:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3747:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3747:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3747:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3747:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3747:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5178:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5178:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5178:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5178:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5201:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5201:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5201:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5201:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5201:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5201:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5201:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5201:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5206:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5206:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5206:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5206:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5206:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5206:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5206:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5206:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5236:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5236:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:5236:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5236:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5236:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5236:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5236:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:5236:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5259:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5259:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5259:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5259:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5259:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5259:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5259:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5259:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5264:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5264:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5264:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5264:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5264:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5264:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5264:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5264:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5301:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5301:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:5301:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5301:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5301:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5301:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5301:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:5301:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5322:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5322:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5322:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5322:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5322:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5322:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5322:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5322:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5327:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5327:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5327:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5327:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5327:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5327:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5327:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5327:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3834:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3834:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3834:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3834:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3834:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3834:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3834:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3834:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5342:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5342:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5342:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5342:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5363:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5363:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5363:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5363:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5363:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5363:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5363:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5363:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5368:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5368:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5368:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5368:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5368:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5368:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5368:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5368:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3850:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3850:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3850:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3850:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3850:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3850:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3850:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3850:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5382:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5382:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5382:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5382:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5406:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5406:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5406:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5406:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5406:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5406:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5406:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5406:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5411:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5411:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5411:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5411:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5411:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5411:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5411:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5411:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5419:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5419:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5419:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5419:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5419:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5419:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5419:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5419:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5424:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5424:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5424:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5424:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5424:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5424:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5424:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5424:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3869:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3869:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3869:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3869:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3869:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3869:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3869:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3869:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3882:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3882:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3882:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3882:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3882:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3882:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3882:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3882:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5457:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5457:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5457:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5457:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5480:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5480:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5480:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5480:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5480:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5480:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5480:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5480:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5485:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5485:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5485:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5485:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5485:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5485:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5485:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5485:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5493:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5493:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5493:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5493:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5493:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5493:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5493:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5493:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5498:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5498:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5498:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5498:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5498:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5498:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5498:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5498:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3898:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3898:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3898:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3898:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3898:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3898:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3898:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3898:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3913:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3913:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:3913:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:3913:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:3913:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:3913:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:3913:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:3913:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5526:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5526:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5526:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5526:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5546:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5546:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5546:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5546:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5546:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5546:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5546:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5546:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5551:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5551:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5551:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5551:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5551:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5551:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5551:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5551:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5560:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5560:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:5560:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5560:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                 ^
LibXML.c:5560:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                                                           ^
LibXML.c:5560:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5560:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                    ^
LibXML.c:5560:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5562:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5562:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5562:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5562:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5583:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5583:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5583:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5583:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5583:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5583:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5583:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5583:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5588:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5588:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5588:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5588:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5588:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5588:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5588:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5588:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5615:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5615:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:5615:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5615:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5615:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5615:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5615:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:5615:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5635:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5635:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5635:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5635:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5635:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5635:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5635:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5635:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5640:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5640:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5640:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5640:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5640:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5640:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5640:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5640:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5648:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5648:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:5648:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5648:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:5648:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:5648:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5648:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:5648:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5650:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5650:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5650:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5650:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5668:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5668:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5668:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5668:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5668:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5668:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5668:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5668:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5673:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5673:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5673:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5673:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5673:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5673:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5673:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5673:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5695:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5695:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:5695:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5695:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5695:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5695:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5695:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:5695:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5715:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5715:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5715:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5715:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5715:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5715:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5715:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5715:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5720:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5720:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5720:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5720:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5720:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5720:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5720:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5720:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5729:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5729:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:5729:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5729:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                 ^
LibXML.c:5729:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                                                           ^
LibXML.c:5729:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5729:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                    ^
LibXML.c:5729:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5731:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5731:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5731:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5731:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5750:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5750:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5750:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5750:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5750:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5750:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5750:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5750:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5755:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5755:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5755:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5755:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5755:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5755:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5755:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5755:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5765:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5765:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:5765:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5765:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5765:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5765:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5765:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:5765:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5784:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5784:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5784:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5784:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5784:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5784:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5784:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5784:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5789:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5789:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5789:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5789:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5789:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5789:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5789:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5789:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5796:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5796:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:5796:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5796:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:5796:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:5796:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5796:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:5796:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5798:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5798:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5798:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5798:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5817:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5817:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5817:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5817:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5817:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5817:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5817:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5817:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5822:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5822:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5822:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5822:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5822:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5822:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5822:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5822:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5829:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5829:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:5829:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5829:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5829:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5829:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5829:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:5829:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5854:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5854:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5854:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5854:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5854:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5854:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5854:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5854:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5859:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5859:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5859:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5859:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5859:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5859:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5859:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5859:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5893:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5893:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:5893:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5893:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:5893:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:5893:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5893:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:5893:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5895:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5895:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5895:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5895:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5920:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5920:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5920:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5920:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5920:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5920:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5920:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5920:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5925:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5925:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5925:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5925:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5925:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5925:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5925:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5925:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5963:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5963:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:5963:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5963:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:5963:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:5963:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5963:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:5963:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5965:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5965:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5965:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5965:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5987:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5987:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5987:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5987:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5987:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5987:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5987:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5987:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5992:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5992:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:5992:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:5992:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:5992:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:5992:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:5992:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:5992:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4110:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4110:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4110:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4110:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4110:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4110:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4110:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4110:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6012:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6012:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6012:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6012:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6037:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6037:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6037:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6037:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6037:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6037:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6037:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6037:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6042:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6042:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6042:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6042:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6042:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6042:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6042:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6042:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4141:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4141:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4141:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4141:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4141:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4141:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4141:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4141:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4145:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4145:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4145:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4145:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4145:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4145:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4145:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4145:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6071:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6071:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6071:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6071:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6090:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6090:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6090:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6090:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6090:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6090:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6090:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6090:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6095:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6095:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6095:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6095:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6095:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6095:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6095:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6095:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6106:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6106:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:6106:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6106:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:6106:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:6106:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6106:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:6106:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6108:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6108:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6108:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6108:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4179:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4179:9: note: '{' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
LibXML.xs:4179:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
LibXML.xs:4179:9: note: ')' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4180:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(node);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4180:9: note: '{' token is here
        XPUSHs(node);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:4180:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(node);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4180:9: note: '{' token is here
        XPUSHs(node);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:4180:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(node);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:4180:9: note: ')' token is here
        XPUSHs(node);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4180:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(node);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:4180:9: note: ')' token is here
        XPUSHs(node);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4191:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4191:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4191:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4191:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4191:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4191:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4191:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4191:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6161:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6161:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:6161:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6161:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6161:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6161:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6161:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:6161:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6183:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6183:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6183:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6183:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6183:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6183:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6183:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6183:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6188:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6188:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6188:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6188:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6188:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6188:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6188:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6188:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4221:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4221:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4221:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4221:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4221:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4221:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4221:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4221:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6205:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6205:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6205:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6205:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6224:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6224:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6224:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6224:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6224:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6224:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6224:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6224:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6229:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6229:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6229:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6229:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6229:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6229:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6229:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6229:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4242:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4242:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4242:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4242:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4242:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4242:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4242:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4242:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6247:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6247:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6247:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6247:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6266:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6266:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6266:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6266:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6266:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6266:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6266:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6266:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6271:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6271:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6271:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6271:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6271:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6271:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6271:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6271:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4262:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4262:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4262:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4262:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4262:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4262:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4262:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4262:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6290:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6290:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6290:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6290:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6312:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6312:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6312:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6312:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6312:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6312:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6312:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6312:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6317:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6317:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6317:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6317:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6317:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6317:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6317:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6317:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4286:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4286:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4286:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4286:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4286:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4286:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4286:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4286:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6338:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6338:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6338:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6338:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6362:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6362:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6362:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6362:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6362:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6362:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6362:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6362:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6367:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6367:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6367:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6367:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6367:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6367:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6367:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6367:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4316:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4316:4: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4316:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4316:4: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4316:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4316:4: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4316:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4316:4: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6399:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6399:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6399:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6399:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6423:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6423:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6423:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6423:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6423:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6423:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6423:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6423:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6428:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6428:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6428:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6428:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6428:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6428:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6428:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6428:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4343:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4343:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4343:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4343:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4343:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4343:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4343:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4343:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4347:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4347:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4347:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4347:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4347:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4347:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4347:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4347:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6456:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6456:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6456:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6456:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6481:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6481:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6481:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6481:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6481:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6481:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6481:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6481:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6486:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6486:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6486:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6486:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6486:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6486:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6486:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6486:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6515:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6515:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:6515:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6515:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6515:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6515:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6515:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:6515:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6539:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6539:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6539:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6539:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6539:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6539:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6539:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6539:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6544:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6544:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6544:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6544:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6544:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6544:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6544:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6544:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4400:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4400:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4400:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4400:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4400:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4400:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4400:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4400:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6568:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6568:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:6568:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6568:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6568:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6568:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6568:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:6568:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6591:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6591:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6591:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6591:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6591:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6591:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6591:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6591:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6596:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6596:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6596:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6596:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6596:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6596:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6596:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6596:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4443:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4443:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4443:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4443:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4443:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4443:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4443:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4443:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6626:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6626:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6626:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6626:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6646:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6646:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6646:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6646:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6646:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6646:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6646:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6646:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6651:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6651:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6651:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6651:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6651:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6651:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6651:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6651:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6659:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6659:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:6659:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6659:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:6659:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:6659:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6659:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:6659:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6661:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6661:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6661:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6661:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6680:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6680:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6680:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6680:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6680:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6680:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6680:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6680:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6685:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6685:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6685:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6685:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6685:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6685:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6685:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6685:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6696:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6696:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6696:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6696:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6715:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6715:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6715:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6715:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6715:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6715:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6715:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6715:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6720:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6720:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6720:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6720:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6720:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6720:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6720:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6720:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6731:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6731:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6731:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6731:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6752:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6752:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6752:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6752:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6752:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6752:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6752:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6752:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6757:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6757:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6757:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6757:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6757:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6757:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6757:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6757:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6770:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6770:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6770:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6770:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6789:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6789:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6789:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6789:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6789:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6789:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6789:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6789:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6794:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6794:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6794:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6794:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6794:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6794:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6794:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6794:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6805:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6805:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6805:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6805:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6826:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6826:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6826:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6826:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6826:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6826:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6826:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6826:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6831:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6831:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6831:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6831:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6831:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6831:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6831:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6831:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6844:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6844:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6844:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6844:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6871:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6871:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6871:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6871:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6871:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6871:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6871:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6871:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6876:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6876:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6876:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6876:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6876:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6876:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6876:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6876:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4547:23: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                      XPUSHs(sv_2mortal(element));
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4547:23: note: '{' token is here
                      XPUSHs(sv_2mortal(element));
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:4547:23: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                      XPUSHs(sv_2mortal(element));
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4547:23: note: '{' token is here
                      XPUSHs(sv_2mortal(element));
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:4547:23: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                      XPUSHs(sv_2mortal(element));
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:4547:23: note: ')' token is here
                      XPUSHs(sv_2mortal(element));
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4547:23: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                      XPUSHs(sv_2mortal(element));
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:4547:23: note: ')' token is here
                      XPUSHs(sv_2mortal(element));
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4555:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4555:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:4555:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4555:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:4555:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:4555:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4555:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:4555:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6941:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6941:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6941:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6941:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6941:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6941:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6941:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6941:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6946:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6946:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:6946:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:6946:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:6946:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:6946:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:6946:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:6946:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4599:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4599:21: note: '{' token is here
                    XPUSHs(sv_2mortal(element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:4599:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4599:21: note: '{' token is here
                    XPUSHs(sv_2mortal(element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:4599:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:4599:21: note: ')' token is here
                    XPUSHs(sv_2mortal(element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4599:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:4599:21: note: ')' token is here
                    XPUSHs(sv_2mortal(element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4607:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4607:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:4607:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4607:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:4607:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:4607:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4607:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:4607:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7010:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7010:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7010:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7010:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7010:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7010:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7010:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7010:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7015:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7015:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7015:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7015:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7015:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7015:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7015:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7015:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7026:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7026:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7026:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7026:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7047:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7047:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7047:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7047:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7047:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7047:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7047:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7047:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7052:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7052:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7052:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7052:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7052:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7052:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7052:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7052:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7065:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7065:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7065:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7065:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7084:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7084:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7084:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7084:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7084:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7084:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7084:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7084:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7089:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7089:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7089:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7089:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7089:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7089:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7089:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7089:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7100:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7100:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7100:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7100:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7127:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7127:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7127:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7127:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7127:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7127:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7127:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7127:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7132:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7132:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7132:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7132:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7132:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7132:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7132:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7132:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4670:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4670:21: note: '{' token is here
                    XPUSHs(sv_2mortal(element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:4670:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4670:21: note: '{' token is here
                    XPUSHs(sv_2mortal(element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:4670:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:4670:21: note: ')' token is here
                    XPUSHs(sv_2mortal(element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4670:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:4670:21: note: ')' token is here
                    XPUSHs(sv_2mortal(element));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4694:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                                    XPUSHs(sv_setref_pv( element,
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4694:9: note: '{' token is here
                                    XPUSHs(sv_setref_pv( element,
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:4694:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                                    XPUSHs(sv_setref_pv( element,
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4694:9: note: '{' token is here
                                    XPUSHs(sv_setref_pv( element,
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:4694:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                                    XPUSHs(sv_setref_pv( element,
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:4694:9: note: ')' token is here
                                    XPUSHs(sv_setref_pv( element,
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4694:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                                    XPUSHs(sv_setref_pv( element,
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:4694:9: note: ')' token is here
                                    XPUSHs(sv_setref_pv( element,
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4706:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs( sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4706:13: note: '{' token is here
            XPUSHs( sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:4706:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs( sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4706:13: note: '{' token is here
            XPUSHs( sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:4706:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs( sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:4706:13: note: ')' token is here
            XPUSHs( sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4706:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs( sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:4706:13: note: ')' token is here
            XPUSHs( sv_2mortal(newSViv(len)) );
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7204:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7204:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7204:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7204:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7204:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7204:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7204:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7204:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7209:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7209:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7209:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7209:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7209:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7209:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7209:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7209:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7221:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7221:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:7221:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7221:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:7221:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:7221:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7221:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:7221:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7223:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7223:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7223:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7223:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7242:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7242:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7242:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7242:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7242:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7242:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7242:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7242:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7247:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7247:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7247:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7247:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7247:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7247:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7247:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7247:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7260:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7260:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:7260:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7260:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:7260:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:7260:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7260:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:7260:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7262:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7262:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7262:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7262:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7281:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7281:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7281:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7281:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7281:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7281:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7281:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7281:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7286:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7286:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7286:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7286:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7286:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7286:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7286:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7286:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4749:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4749:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4749:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4749:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4749:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4749:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4749:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4749:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7303:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7303:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7303:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7303:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7322:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7322:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7322:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7322:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7322:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7322:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7322:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7322:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7327:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7327:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7327:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7327:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7327:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7327:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7327:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7327:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7337:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7337:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7337:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7337:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7354:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7354:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7354:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7354:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7354:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7354:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7354:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7354:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7359:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7359:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7359:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7359:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7359:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7359:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7359:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7359:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7366:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7366:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:7366:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7366:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7366:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7366:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7366:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:7366:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7390:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7390:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7390:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7390:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7390:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7390:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7390:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7390:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7395:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7395:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7395:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7395:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7395:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7395:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7395:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7395:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7403:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7403:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7403:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7403:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7403:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7403:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7403:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7403:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7408:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7408:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7408:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7408:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7408:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7408:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7408:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7408:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4794:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4794:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4794:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4794:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4794:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4794:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4794:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4794:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7431:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7431:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7431:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7431:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7455:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7455:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7455:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7455:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7455:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7455:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7455:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7455:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7460:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7460:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7460:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7460:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7460:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7460:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7460:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7460:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7468:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7468:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7468:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7468:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7468:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7468:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7468:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7468:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7473:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7473:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7473:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7473:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7473:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7473:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7473:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7473:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4819:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4819:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4819:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4819:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4819:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4819:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4819:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4819:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7496:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7496:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7496:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7496:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7519:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7519:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7519:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7519:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7519:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7519:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7519:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7519:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7524:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7524:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7524:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7524:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7524:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7524:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7524:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7524:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7532:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7532:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7532:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7532:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7532:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7532:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7532:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7532:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7537:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7537:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7537:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7537:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7537:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7537:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7537:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7537:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7545:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7545:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7545:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7545:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7545:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7545:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7545:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7545:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7550:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7550:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7550:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7550:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7550:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7550:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7550:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7550:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4836:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4836:21: note: '{' token is here
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4836:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4836:21: note: '{' token is here
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4836:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4836:21: note: ')' token is here
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4836:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4836:21: note: ')' token is here
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4840:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4840:21: note: '{' token is here
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4840:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4840:21: note: '{' token is here
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4840:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4840:21: note: ')' token is here
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4840:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4840:21: note: ')' token is here
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4845:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4845:21: note: '{' token is here
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4845:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4845:21: note: '{' token is here
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4845:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4845:21: note: ')' token is here
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4845:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4845:21: note: ')' token is here
                    XSRETURN_UNDEF;
                    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4853:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4853:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4853:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4853:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4853:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4853:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4853:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4853:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7592:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7592:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7592:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7592:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7615:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7615:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7615:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7615:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7615:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7615:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7615:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7615:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7620:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7620:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7620:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7620:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7620:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7620:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7620:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7620:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7628:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7628:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7628:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7628:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7628:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7628:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7628:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7628:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7633:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7633:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7633:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7633:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7633:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7633:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7633:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7633:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4878:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4878:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4878:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4878:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4878:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4878:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4878:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4878:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4900:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4900:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4900:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4900:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4900:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4900:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4900:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4900:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7666:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7666:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7666:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7666:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7688:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7688:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7688:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7688:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7688:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7688:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7688:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7688:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7693:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7693:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7693:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7693:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7693:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7693:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7693:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7693:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7701:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7701:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7701:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7701:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7701:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7701:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7701:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7701:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7706:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7706:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7706:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7706:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7706:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7706:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7706:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7706:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4914:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4914:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4914:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4914:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4914:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4914:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4914:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4914:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7722:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7722:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7722:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7722:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7743:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7743:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7743:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7743:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7743:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7743:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7743:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7743:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7748:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7748:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7748:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7748:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7748:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7748:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7748:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7748:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7791:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7791:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:7791:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7791:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7791:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7791:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7791:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:7791:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7812:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7812:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7812:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7812:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7812:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7812:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7812:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7812:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7817:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7817:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7817:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7817:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7817:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7817:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7817:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7817:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7829:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7829:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:7829:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7829:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7829:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7829:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7829:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:7829:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7851:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7851:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7851:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7851:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7851:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7851:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7851:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7851:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7856:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7856:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7856:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7856:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7856:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7856:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7856:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7856:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7864:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7864:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7864:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7864:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7864:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7864:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7864:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7864:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7869:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7869:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7869:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7869:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7869:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7869:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7869:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7869:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4997:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4997:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:4997:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:4997:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:4997:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:4997:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:4997:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:4997:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5001:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5001:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5001:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5001:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5001:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5001:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5001:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5001:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5006:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5006:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5006:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5006:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5006:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5006:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5006:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5006:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5016:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5016:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5016:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5016:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5016:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5016:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5016:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5016:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7911:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7911:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7911:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7911:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7934:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7934:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7934:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7934:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7934:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7934:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7934:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7934:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7939:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7939:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7939:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7939:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7939:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7939:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7939:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7939:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7947:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7947:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7947:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7947:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7947:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7947:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7947:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7947:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7952:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7952:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:7952:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:7952:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:7952:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:7952:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:7952:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:7952:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5039:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5039:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5039:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5039:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5039:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5039:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5039:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5039:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5044:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5044:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5044:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5044:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5044:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5044:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5044:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5044:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5053:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5053:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5053:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5053:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5053:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5053:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5053:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5053:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8000:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8000:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8000:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8000:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8023:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8023:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8023:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8023:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8023:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8023:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8023:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8023:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8028:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8028:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8028:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8028:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8028:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8028:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8028:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8028:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8036:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8036:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8036:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8036:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8036:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8036:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8036:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8036:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8041:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8041:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8041:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8041:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8041:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8041:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8041:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8041:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5090:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5090:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5090:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5090:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5090:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5090:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5090:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5090:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5108:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5108:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5108:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5108:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5108:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5108:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5108:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5108:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5122:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5122:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5122:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5122:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5122:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5122:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5122:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5122:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8086:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8086:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8086:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8086:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8110:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8110:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8110:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8110:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8110:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8110:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8110:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8110:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8115:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8115:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8115:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8115:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8115:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8115:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8115:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8115:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5139:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5139:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5139:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5139:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5139:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5139:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5139:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5139:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8149:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8149:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8149:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8149:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8170:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8170:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8170:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8170:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8170:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8170:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8170:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8170:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8175:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8175:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8175:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8175:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8175:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8175:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8175:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8175:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8183:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8183:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8183:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8183:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8183:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8183:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8183:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8183:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8188:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8188:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8188:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8188:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8188:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8188:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8188:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8188:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8196:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8196:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:8196:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8196:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:8196:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:8196:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8196:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:8196:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8198:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8198:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8198:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8198:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8217:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8217:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8217:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8217:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8217:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8217:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8217:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8217:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8222:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8222:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8222:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8222:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8222:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8222:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8222:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8222:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8230:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8230:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:8230:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8230:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:8230:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:8230:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8230:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:8230:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8232:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8232:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8232:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8232:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8253:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8253:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8253:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8253:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8253:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8253:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8253:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8253:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8258:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8258:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8258:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8258:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8258:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8258:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8258:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8258:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8269:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8269:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8269:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8269:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8291:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8291:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8291:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8291:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8291:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8291:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8291:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8291:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8296:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8296:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8296:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8296:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8296:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8296:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8296:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8296:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8306:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8306:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:8306:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8306:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8306:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8306:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8306:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:8306:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8333:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8333:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8333:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8333:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8333:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8333:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8333:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8333:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8338:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8338:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8338:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8338:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8338:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8338:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8338:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8338:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5256:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5256:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5256:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5256:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5256:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5256:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5256:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5256:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8401:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8401:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8401:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8401:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8434:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8434:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8434:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8434:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8434:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8434:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8434:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8434:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8439:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8439:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8439:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8439:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8439:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8439:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8439:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8439:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8570:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8570:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8570:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8570:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8593:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8593:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8593:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8593:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8593:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8593:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8593:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8593:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8598:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8598:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8598:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8598:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8598:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8598:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8598:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8598:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8625:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8625:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8625:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8625:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8644:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8644:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8644:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8644:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8644:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8644:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8644:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8644:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8649:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8649:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8649:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8649:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8649:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8649:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8649:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8649:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8656:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:494:18: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8656:2: note: '{' token is here
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:494:29: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:8656:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:494:31: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:472:5: note: expanded from macro 'TARGn'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8656:2: note: '{' token is here
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:494:31: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:472:16: note: expanded from macro 'TARGn'
    STMT_START {                                                        \
               ^
LibXML.c:8656:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:494:31: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:484:13: note: expanded from macro 'TARGn'
            SvNV_set(TARG, TARGn_nv);                                   \
            ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/sv.h:1488:9: note: expanded from macro 'SvNV_set'
        STMT_START { \
        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8656:2: note: '{' token is here
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:494:31: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:484:13: note: expanded from macro 'TARGn'
            SvNV_set(TARG, TARGn_nv);                                   \
            ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/sv.h:1488:20: note: expanded from macro 'SvNV_set'
        STMT_START { \
                   ^
LibXML.c:8656:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:494:31: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:484:13: note: expanded from macro 'TARGn'
            SvNV_set(TARG, TARGn_nv);                                   \
            ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/sv.h:1493:9: note: expanded from macro 'SvNV_set'
        } STMT_END
        ^
LibXML.c:8656:2: note: ')' token is here
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:494:31: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:484:13: note: expanded from macro 'TARGn'
            SvNV_set(TARG, TARGn_nv);                                   \
            ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/sv.h:1493:11: note: expanded from macro 'SvNV_set'
        } STMT_END
          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8656:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:494:31: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:488:5: note: expanded from macro 'TARGn'
    } STMT_END
    ^
LibXML.c:8656:2: note: ')' token is here
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:494:31: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:488:7: note: expanded from macro 'TARGn'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8656:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:494:56: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:8656:2: note: ')' token is here
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:494:58: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8658:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8658:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8658:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8658:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5430:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5430:25: note: '{' token is here
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5430:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5430:25: note: '{' token is here
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5430:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5430:25: note: ')' token is here
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5430:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5430:25: note: ')' token is here
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5438:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5438:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5438:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5438:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5438:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5438:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5438:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5438:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5456:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5456:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:5456:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5456:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:5456:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:5456:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5456:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:5456:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5495:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                                XPUSHs( sv_2mortal(element) );
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5495:33: note: '{' token is here
                                XPUSHs( sv_2mortal(element) );
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:5495:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                                XPUSHs( sv_2mortal(element) );
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5495:33: note: '{' token is here
                                XPUSHs( sv_2mortal(element) );
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:5495:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                                XPUSHs( sv_2mortal(element) );
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:5495:33: note: ')' token is here
                                XPUSHs( sv_2mortal(element) );
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5495:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                                XPUSHs( sv_2mortal(element) );
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:5495:33: note: ')' token is here
                                XPUSHs( sv_2mortal(element) );
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5505:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5505:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:5505:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5505:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:5505:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:5505:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5505:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:5505:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5506:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSViv(found->boolval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5506:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSViv(found->boolval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:5506:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSViv(found->boolval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5506:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSViv(found->boolval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:5506:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSViv(found->boolval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:5506:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSViv(found->boolval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5506:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSViv(found->boolval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:5506:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSViv(found->boolval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5511:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5511:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:5511:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5511:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:5511:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:5511:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5511:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:5511:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5512:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVnv(found->floatval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5512:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVnv(found->floatval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:5512:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVnv(found->floatval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5512:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVnv(found->floatval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:5512:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVnv(found->floatval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:5512:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVnv(found->floatval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5512:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVnv(found->floatval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:5512:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVnv(found->floatval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5517:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5517:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:5517:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5517:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:5517:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:5517:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5517:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:5517:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5518:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(C2Sv(found->stringval, NULL)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5518:21: note: '{' token is here
                    XPUSHs(sv_2mortal(C2Sv(found->stringval, NULL)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:5518:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(C2Sv(found->stringval, NULL)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5518:21: note: '{' token is here
                    XPUSHs(sv_2mortal(C2Sv(found->stringval, NULL)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:5518:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(C2Sv(found->stringval, NULL)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:5518:21: note: ')' token is here
                    XPUSHs(sv_2mortal(C2Sv(found->stringval, NULL)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5518:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(C2Sv(found->stringval, NULL)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:5518:21: note: ')' token is here
                    XPUSHs(sv_2mortal(C2Sv(found->stringval, NULL)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5548:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5548:25: note: '{' token is here
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5548:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5548:25: note: '{' token is here
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5548:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5548:25: note: ')' token is here
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5548:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5548:25: note: ')' token is here
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5556:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5556:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5556:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5556:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5556:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5556:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5556:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5556:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5603:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs( sv_2mortal(element) );
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5603:21: note: '{' token is here
                    XPUSHs( sv_2mortal(element) );
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:5603:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs( sv_2mortal(element) );
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5603:21: note: '{' token is here
                    XPUSHs( sv_2mortal(element) );
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:5603:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs( sv_2mortal(element) );
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:5603:21: note: ')' token is here
                    XPUSHs( sv_2mortal(element) );
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5603:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs( sv_2mortal(element) );
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:5603:21: note: ')' token is here
                    XPUSHs( sv_2mortal(element) );
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5640:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs( sv_2mortal(element) );
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5640:3: note: '{' token is here
                XPUSHs( sv_2mortal(element) );
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:5640:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs( sv_2mortal(element) );
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5640:3: note: '{' token is here
                XPUSHs( sv_2mortal(element) );
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:5640:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs( sv_2mortal(element) );
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:5640:3: note: ')' token is here
                XPUSHs( sv_2mortal(element) );
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5640:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs( sv_2mortal(element) );
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:5640:3: note: ')' token is here
                XPUSHs( sv_2mortal(element) );
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8968:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8968:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8968:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8968:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8968:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8968:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8968:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8968:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8973:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8973:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:8973:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:8973:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:8973:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:8973:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:8973:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:8973:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5672:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
              XSRETURN_UNDEF;
              ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5672:8: note: '{' token is here
              XSRETURN_UNDEF;
              ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5672:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
              XSRETURN_UNDEF;
              ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5672:8: note: '{' token is here
              XSRETURN_UNDEF;
              ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5672:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
              XSRETURN_UNDEF;
              ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5672:8: note: ')' token is here
              XSRETURN_UNDEF;
              ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5672:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
              XSRETURN_UNDEF;
              ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5672:8: note: ')' token is here
              XSRETURN_UNDEF;
              ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5676:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5676:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5676:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5676:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5676:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5676:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5676:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5676:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5679:11: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5679:11: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5679:11: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5679:11: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5679:11: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5679:11: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5679:11: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5679:11: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9004:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9004:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9004:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9004:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9025:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9025:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9025:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9025:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9025:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9025:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9025:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9025:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9030:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9030:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9030:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9030:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9030:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9030:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9030:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9030:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9044:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9044:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9044:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9044:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9063:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9063:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9063:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9063:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9063:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9063:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9063:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9063:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9068:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9068:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9068:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9068:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9068:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9068:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9068:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9068:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9075:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9075:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:9075:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9075:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:9075:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:9075:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9075:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:9075:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9077:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9077:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9077:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9077:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9105:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9105:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9105:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9105:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9202:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9202:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:9202:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9202:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:9202:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:9202:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9202:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:9202:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9204:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9204:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9204:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9204:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9232:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9232:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9232:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9232:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9232:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9232:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9232:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9232:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9237:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9237:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9237:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9237:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9237:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9237:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9237:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9237:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9273:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9273:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:9273:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9273:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:9273:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:9273:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9273:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:9273:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9275:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9275:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9275:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9275:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9303:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9303:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9303:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9303:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9303:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9303:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9303:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9303:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9308:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9308:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9308:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9308:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9308:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9308:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9308:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9308:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9359:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9359:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:9359:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9359:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:9359:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:9359:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9359:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:9359:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9361:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9361:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9361:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9361:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9385:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9385:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9385:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9385:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9385:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9385:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9385:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9385:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9390:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9390:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9390:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9390:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9390:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9390:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9390:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9390:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9418:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9418:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9418:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9418:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9442:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9442:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9442:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9442:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9442:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9442:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9442:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9442:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9447:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9447:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9447:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9447:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9447:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9447:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9447:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9447:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5936:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5936:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5936:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5936:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5936:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5936:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5936:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5936:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9464:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9464:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:9464:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9464:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:9464:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:9464:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9464:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:9464:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9466:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9466:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9466:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9466:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9494:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9494:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9494:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9494:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9494:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9494:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9494:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9494:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9499:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9499:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9499:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9499:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9499:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9499:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9499:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9499:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5965:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5965:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:5965:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:5965:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:5965:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:5965:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:5965:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:5965:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9530:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9530:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:9530:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9530:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:9530:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:9530:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9530:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:9530:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9532:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9532:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9532:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9532:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9560:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9560:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9560:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9560:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9560:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9560:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9560:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9560:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9565:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9565:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9565:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9565:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9565:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9565:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9565:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9565:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6000:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6000:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6000:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6000:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6000:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6000:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6000:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6000:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6028:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6028:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6028:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6028:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6028:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6028:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6028:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6028:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9613:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9613:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9613:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9613:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9642:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9642:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9642:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9642:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9642:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9642:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9642:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9642:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9647:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9647:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9647:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9647:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9647:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9647:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9647:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9647:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9689:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9689:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:9689:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9689:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9689:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9689:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9689:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:9689:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9712:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9712:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9712:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9712:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9712:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9712:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9712:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9712:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9717:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9717:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9717:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9717:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9717:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9717:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9717:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9717:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9738:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9738:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:9738:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9738:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9738:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9738:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9738:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:9738:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9762:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9762:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9762:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9762:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9762:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9762:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9762:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9762:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9767:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9767:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9767:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9767:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9767:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9767:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9767:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9767:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6119:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6119:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6119:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6119:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6119:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6119:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6119:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6119:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6129:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6129:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6129:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6129:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6129:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6129:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6129:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6129:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9789:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9789:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9789:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9789:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9813:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9813:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9813:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9813:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9813:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9813:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9813:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9813:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9818:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9818:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9818:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9818:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9818:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9818:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9818:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9818:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6147:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6147:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6147:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6147:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6147:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6147:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6147:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6147:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6158:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6158:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6158:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6158:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6158:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6158:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6158:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6158:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6170:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6170:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6170:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6170:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6170:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6170:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6170:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6170:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9860:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9860:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9860:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9860:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9888:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9888:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9888:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9888:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9888:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9888:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9888:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9888:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9893:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9893:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9893:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9893:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9893:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9893:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9893:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9893:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6193:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6193:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6193:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6193:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6193:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6193:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6193:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6193:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6215:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6215:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6215:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6215:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6215:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6215:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6215:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6215:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9936:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9936:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9936:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9936:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9969:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9969:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9969:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9969:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9969:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9969:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9969:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9969:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9974:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9974:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:9974:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:9974:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:9974:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:9974:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:9974:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:9974:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10057:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10057:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:10057:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10057:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10057:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10057:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10057:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:10057:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10083:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10083:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10083:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10083:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10083:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10083:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10083:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10083:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10088:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10088:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10088:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10088:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10088:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10088:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10088:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10088:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6327:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6327:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6327:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6327:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6327:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6327:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6327:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6327:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10118:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10118:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:10118:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10118:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10118:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10118:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10118:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:10118:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10145:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10145:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10145:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10145:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10145:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10145:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10145:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10145:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10150:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10150:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10150:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10150:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10150:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10150:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10150:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10150:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6363:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6363:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6363:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6363:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6363:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6363:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6363:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6363:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6383:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6383:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6383:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6383:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6383:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6383:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6383:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6383:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10184:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10184:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10184:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10184:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10209:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10209:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10209:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10209:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10209:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10209:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10209:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10209:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10214:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10214:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10214:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10214:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10214:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10214:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10214:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10214:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6402:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6402:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6402:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6402:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6402:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6402:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6402:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6402:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6423:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6423:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6423:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6423:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6423:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6423:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6423:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6423:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6437:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6437:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6437:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6437:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6437:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6437:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6437:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6437:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10265:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10265:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10265:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10265:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10289:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10289:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10289:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10289:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10289:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10289:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10289:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10289:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10294:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10294:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10294:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10294:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10294:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10294:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10294:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10294:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6455:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6455:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6455:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6455:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6455:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6455:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6455:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6455:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6458:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6458:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6458:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6458:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6458:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6458:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6458:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6458:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10317:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10317:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10317:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10317:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10340:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10340:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10340:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10340:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10340:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10340:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10340:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10340:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10345:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10345:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10345:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10345:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10345:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10345:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10345:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10345:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6481:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6481:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6481:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6481:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6481:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6481:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6481:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6481:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6485:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6485:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6485:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6485:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6485:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6485:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6485:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6485:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10364:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10364:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:10364:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10364:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10364:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10364:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10364:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:10364:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10390:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10390:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10390:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10390:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10390:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10390:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10390:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10390:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10395:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10395:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10395:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10395:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10395:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10395:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10395:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10395:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6506:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6506:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6506:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6506:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6506:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6506:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6506:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6506:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10437:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10437:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:10437:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10437:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10437:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10437:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10437:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:10437:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10469:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10469:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10469:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10469:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10469:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10469:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10469:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10469:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10474:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10474:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10474:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10474:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10474:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10474:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10474:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10474:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6545:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6545:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6545:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6545:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6545:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6545:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6545:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6545:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10533:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10533:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10533:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10533:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6614:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6614:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6614:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6614:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6614:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6614:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6614:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6614:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10568:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10568:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10568:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10568:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10594:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10594:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10594:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10594:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10594:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10594:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10594:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10594:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10599:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10599:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10599:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10599:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10599:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10599:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10599:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10599:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6636:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6636:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6636:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6636:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6636:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6636:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6636:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6636:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6640:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6640:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6640:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6640:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6640:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6640:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6640:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6640:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10621:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10621:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10621:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10621:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10644:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10644:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10644:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10644:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10644:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10644:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10644:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10644:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10649:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10649:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10649:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10649:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10649:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10649:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10649:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10649:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10659:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10659:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:10659:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10659:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10659:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10659:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10659:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:10659:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10682:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10682:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10682:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10682:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10682:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10682:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10682:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10682:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10687:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10687:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10687:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10687:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10687:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10687:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10687:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10687:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10701:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10701:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:10701:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10701:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10701:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10701:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10701:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:10701:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10729:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10729:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10729:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10729:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10729:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10729:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10729:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10729:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10734:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10734:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10734:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10734:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10734:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10734:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10734:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10734:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10781:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10781:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:10781:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10781:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10781:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10781:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10781:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:10781:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10810:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10810:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10810:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10810:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10810:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10810:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10810:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10810:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10815:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10815:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10815:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10815:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10815:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10815:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10815:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10815:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10847:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10847:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:10847:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10847:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10847:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10847:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10847:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:10847:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10879:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10879:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10879:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10879:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10879:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10879:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10879:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10879:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10884:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10884:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:10884:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10884:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10884:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10884:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10884:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:10884:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10939:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10939:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:10939:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10939:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10939:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10939:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10939:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:10939:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6855:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6855:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6855:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6855:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6855:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6855:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6855:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6855:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:10974:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:10974:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:10974:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:10974:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6879:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6879:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6879:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6879:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6879:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6879:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6879:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6879:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11009:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11009:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11009:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11009:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11031:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11031:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11031:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11031:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6910:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6910:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6910:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6910:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6910:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6910:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6910:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6910:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11065:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11065:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11065:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11065:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6933:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6933:9: note: '{' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6933:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6933:9: note: '{' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6933:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6933:9: note: ')' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6933:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6933:9: note: ')' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11089:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11089:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11089:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11089:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6963:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6963:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:6963:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:6963:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:6963:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:6963:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:6963:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:6963:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11140:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11140:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11140:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11140:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7011:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7011:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:7011:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7011:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:7011:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:7011:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7011:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:7011:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11214:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11214:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11214:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11214:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7037:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7037:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:7037:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7037:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:7037:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:7037:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7037:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:7037:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11282:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11282:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:11282:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11282:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:11282:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:11282:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11282:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:11282:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11284:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11284:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11284:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11284:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7072:11: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7072:11: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:7072:11: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7072:11: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:7072:11: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:7072:11: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7072:11: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:7072:11: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7076:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7076:4: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:7076:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7076:4: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:7076:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:7076:4: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7076:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:7076:4: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11314:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11314:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:11314:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11314:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:11314:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:11314:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11314:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:11314:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11316:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11316:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11316:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11316:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7098:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7098:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:7098:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7098:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:7098:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:7098:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7098:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:7098:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11367:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11367:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11367:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11367:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11390:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11390:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:11390:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11390:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11390:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11390:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11390:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:11390:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11414:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11414:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:11414:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11414:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:11414:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:11414:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11414:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:11414:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11416:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11416:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11416:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11416:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11444:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11444:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11444:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11444:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11472:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11472:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11472:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11472:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11500:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11500:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11500:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11500:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11532:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11532:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:11532:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11532:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:11532:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:11532:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11532:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:11532:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11534:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11534:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11534:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11534:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7229:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7229:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:7229:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7229:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:7229:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:7229:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7229:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:7229:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11573:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11573:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11573:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11573:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11592:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11592:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:11592:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11592:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11592:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11592:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11592:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:11592:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11597:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11597:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:11597:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11597:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11597:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11597:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11597:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:11597:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7247:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7247:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:7247:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7247:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:7247:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:7247:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7247:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:7247:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11611:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11611:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11611:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11611:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11630:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11630:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:11630:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11630:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11630:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11630:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11630:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:11630:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11635:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11635:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:11635:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11635:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11635:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11635:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11635:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:11635:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7262:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7262:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:7262:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7262:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:7262:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:7262:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7262:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:7262:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11649:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11649:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11649:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11649:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11713:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11713:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11713:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11713:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11733:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11733:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:11733:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11733:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11733:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11733:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11733:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:11733:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11740:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11740:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:11740:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11740:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11740:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11740:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11740:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:11740:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11785:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11785:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11785:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11785:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11838:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11838:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11838:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11838:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11861:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11861:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:11861:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11861:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11861:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11861:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11861:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:11861:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11866:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11866:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:11866:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11866:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11866:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11866:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11866:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:11866:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11895:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11895:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11895:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11895:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11919:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11919:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:11919:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11919:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11919:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11919:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11919:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:11919:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11927:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11927:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:11927:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11927:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11927:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11927:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11927:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:11927:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11932:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11932:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:11932:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11932:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11932:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11932:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11932:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:11932:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7463:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7463:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:7463:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7463:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:7463:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:7463:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7463:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:7463:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7467:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7467:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:7467:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7467:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:7467:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:7467:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7467:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:7467:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11974:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11974:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:11974:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11974:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:11974:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:11974:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11974:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:11974:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11976:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11976:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11976:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11976:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11993:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11993:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:11993:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:11993:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:11993:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:11993:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:11993:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:11993:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12000:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12000:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:12000:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12000:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:12000:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:12000:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12000:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:12000:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12047:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12047:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:12047:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:12047:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12102:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12102:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:12102:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:12102:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12126:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12126:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:12126:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12126:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:12126:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:12126:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12126:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:12126:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12134:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12134:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:12134:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12134:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:12134:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:12134:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12134:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:12134:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12139:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12139:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:12139:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12139:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:12139:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:12139:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12139:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:12139:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7590:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7590:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:7590:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7590:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:7590:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:7590:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7590:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:7590:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7594:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7594:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:7594:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:7594:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:7594:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:7594:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:7594:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:7594:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12182:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12182:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:12182:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12182:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:12182:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:12182:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12182:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:12182:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12184:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12184:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:12184:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:12184:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12239:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12239:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:12239:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:12239:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12290:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12290:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:12290:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12290:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:12290:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:12290:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12290:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:12290:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12320:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12320:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:12320:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:12320:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12345:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12345:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:12345:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12345:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:12345:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:12345:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12345:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:12345:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12347:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12347:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:12347:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:12347:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12372:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12372:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:12372:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12372:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:12372:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:12372:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12372:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:12372:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12374:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12374:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:12374:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:12374:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12548:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12548:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:12548:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:12548:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12578:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12578:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:12578:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:12578:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:12608:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:12608:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:12608:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:12608:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8007:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8007:25: note: '{' token is here
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:8007:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8007:25: note: '{' token is here
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:8007:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:8007:25: note: ')' token is here
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8007:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:8007:25: note: ')' token is here
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8014:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8014:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:8014:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8014:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:8014:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:8014:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8014:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:8014:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8075:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs( sv_2mortal(element) );
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8075:21: note: '{' token is here
                    XPUSHs( sv_2mortal(element) );
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:8075:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs( sv_2mortal(element) );
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8075:21: note: '{' token is here
                    XPUSHs( sv_2mortal(element) );
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:8075:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs( sv_2mortal(element) );
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:8075:21: note: ')' token is here
                    XPUSHs( sv_2mortal(element) );
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8075:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs( sv_2mortal(element) );
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:8075:21: note: ')' token is here
                    XPUSHs( sv_2mortal(element) );
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8111:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8111:25: note: '{' token is here
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:8111:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8111:25: note: '{' token is here
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:8111:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:8111:25: note: ')' token is here
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8111:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:8111:25: note: ')' token is here
             if (!comp) XSRETURN_UNDEF;
                        ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8118:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8118:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:8118:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8118:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:8118:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:8118:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8118:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:8118:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8138:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8138:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:8138:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8138:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:8138:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:8138:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8138:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:8138:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::NodeList", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8184:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                                XPUSHs( sv_2mortal(element) );
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8184:33: note: '{' token is here
                                XPUSHs( sv_2mortal(element) );
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:8184:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                                XPUSHs( sv_2mortal(element) );
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8184:33: note: '{' token is here
                                XPUSHs( sv_2mortal(element) );
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:8184:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                                XPUSHs( sv_2mortal(element) );
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:8184:33: note: ')' token is here
                                XPUSHs( sv_2mortal(element) );
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8184:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                                XPUSHs( sv_2mortal(element) );
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:8184:33: note: ')' token is here
                                XPUSHs( sv_2mortal(element) );
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8194:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8194:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:8194:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8194:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:8194:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:8194:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8194:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:8194:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Boolean", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8195:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSViv(found->boolval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8195:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSViv(found->boolval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:8195:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSViv(found->boolval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8195:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSViv(found->boolval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:8195:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSViv(found->boolval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:8195:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSViv(found->boolval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8195:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSViv(found->boolval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:8195:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSViv(found->boolval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8200:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8200:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:8200:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8200:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:8200:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:8200:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8200:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:8200:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Number", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8201:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVnv(found->floatval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8201:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVnv(found->floatval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:8201:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVnv(found->floatval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8201:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVnv(found->floatval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:8201:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVnv(found->floatval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:8201:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVnv(found->floatval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8201:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVnv(found->floatval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:8201:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVnv(found->floatval)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8206:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8206:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:8206:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8206:21: note: '{' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:8206:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:8206:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8206:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:8206:21: note: ')' token is here
                    XPUSHs(sv_2mortal(newSVpv("XML::LibXML::Literal", 0)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8207:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(C2Sv(found->stringval, NULL)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8207:21: note: '{' token is here
                    XPUSHs(sv_2mortal(C2Sv(found->stringval, NULL)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
LibXML.xs:8207:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(C2Sv(found->stringval, NULL)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8207:21: note: '{' token is here
                    XPUSHs(sv_2mortal(C2Sv(found->stringval, NULL)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:8207:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(C2Sv(found->stringval, NULL)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:8207:21: note: ')' token is here
                    XPUSHs(sv_2mortal(C2Sv(found->stringval, NULL)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8207:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    XPUSHs(sv_2mortal(C2Sv(found->stringval, NULL)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
LibXML.xs:8207:21: note: ')' token is here
                    XPUSHs(sv_2mortal(C2Sv(found->stringval, NULL)));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13076:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13076:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:13076:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13076:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13076:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13076:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13076:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:13076:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13095:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13095:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:13095:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13095:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13095:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13095:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13095:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:13095:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13127:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13127:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13127:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13127:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13160:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13160:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13160:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13160:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13193:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13193:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13193:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13193:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13223:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13223:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13223:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13223:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13250:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13250:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13250:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13250:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13269:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13269:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13269:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13269:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13269:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13269:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13269:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13269:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13276:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13276:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:13276:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13276:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:13276:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:13276:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13276:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:13276:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13278:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13278:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13278:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13278:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13299:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13299:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13299:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13299:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13299:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13299:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13299:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13299:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13309:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13309:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13309:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13309:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13328:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13328:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13328:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13328:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13328:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13328:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13328:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13328:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13335:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13335:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:13335:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13335:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:13335:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:13335:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13335:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:13335:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13337:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13337:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13337:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13337:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13356:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13356:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13356:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13356:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13356:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13356:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13356:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13356:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13363:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13363:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:13363:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13363:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:13363:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:13363:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13363:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:13363:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13365:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13365:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13365:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13365:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13386:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13386:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13386:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13386:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13386:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13386:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13386:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13386:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13396:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13396:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13396:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13396:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13417:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13417:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13417:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13417:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13417:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13417:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13417:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13417:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13427:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13427:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13427:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13427:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13448:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13448:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13448:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13448:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13448:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13448:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13448:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13448:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13458:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13458:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13458:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13458:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13479:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13479:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13479:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13479:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13479:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13479:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13479:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13479:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13489:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13489:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13489:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13489:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13510:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13510:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13510:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13510:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13510:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13510:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13510:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13510:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13520:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13520:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13520:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13520:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13541:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13541:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13541:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13541:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13541:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13541:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13541:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13541:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13551:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13551:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13551:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13551:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13572:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13572:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13572:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13572:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13572:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13572:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13572:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13572:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13582:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13582:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13582:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13582:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13603:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13603:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13603:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13603:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13603:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13603:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13603:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13603:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13613:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13613:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13613:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13613:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13632:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13632:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13632:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13632:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13632:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13632:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13632:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13632:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13639:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13639:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:13639:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13639:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:13639:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:13639:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13639:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:13639:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13641:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13641:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13641:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13641:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13664:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13664:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13664:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13664:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13664:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13664:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13664:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13664:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13675:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13675:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13675:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13675:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13698:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13698:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13698:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13698:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13698:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13698:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13698:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13698:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13709:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13709:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13709:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13709:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13733:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13733:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13733:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13733:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13733:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13733:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13733:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13733:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13745:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13745:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13745:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13745:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13764:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13764:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13764:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13764:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13764:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13764:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13764:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13764:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13771:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13771:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:13771:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13771:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:13771:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:13771:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13771:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:13771:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13773:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13773:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13773:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13773:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13792:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13792:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13792:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13792:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13792:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13792:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13792:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13792:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13799:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13799:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:13799:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13799:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:13799:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:13799:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13799:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:13799:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13801:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13801:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13801:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13801:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13822:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13822:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13822:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13822:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13822:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13822:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13822:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13822:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13829:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13829:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:13829:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13829:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:13829:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:13829:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13829:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:13829:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13831:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13831:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13831:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13831:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13850:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13850:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13850:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13850:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13850:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13850:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13850:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13850:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13857:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13857:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:13857:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13857:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:13857:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:13857:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13857:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:13857:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13859:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13859:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13859:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13859:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13878:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13878:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13878:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13878:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13878:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13878:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13878:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13878:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13885:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13885:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:13885:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13885:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:13885:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:13885:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13885:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:13885:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13887:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13887:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13887:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13887:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13911:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13911:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13911:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13911:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13911:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13911:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13911:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13911:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13934:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13934:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13934:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13934:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13953:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13953:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13953:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13953:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13953:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13953:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13953:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13953:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13960:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13960:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:13960:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13960:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:13960:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:13960:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13960:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:13960:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13962:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13962:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13962:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13962:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13981:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13981:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:13981:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13981:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13981:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13981:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13981:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:13981:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13988:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13988:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:13988:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13988:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:13988:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:13988:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13988:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:13988:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:13990:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:13990:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:13990:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:13990:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14009:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14009:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14009:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14009:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14009:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14009:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14009:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14009:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14016:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14016:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14016:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14016:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14016:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14016:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14016:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14016:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14018:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14018:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14018:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14018:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14037:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14037:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14037:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14037:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14037:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14037:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14037:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14037:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14044:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14044:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14044:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14044:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14044:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14044:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14044:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14044:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14046:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14046:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14046:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14046:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14068:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14068:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14068:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14068:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14068:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14068:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14068:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14068:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14079:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14079:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14079:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14079:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14100:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14100:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14100:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14100:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14100:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14100:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14100:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14100:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14107:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14107:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14107:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14107:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14107:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14107:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14107:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14107:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14109:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14109:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14109:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14109:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14130:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14130:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14130:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14130:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14130:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14130:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14130:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14130:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14137:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14137:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14137:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14137:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14137:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14137:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14137:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14137:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14139:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14139:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14139:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14139:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14161:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14161:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14161:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14161:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14161:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14161:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14161:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14161:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14169:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14169:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14169:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14169:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14169:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14169:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14169:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14169:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14171:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14171:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14171:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14171:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14190:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14190:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14190:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14190:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14190:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14190:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14190:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14190:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14197:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14197:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14197:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14197:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14197:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14197:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14197:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14197:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14199:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14199:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14199:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14199:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14218:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14218:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14218:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14218:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14218:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14218:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14218:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14218:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14225:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14225:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14225:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14225:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14225:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14225:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14225:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14225:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14227:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14227:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14227:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14227:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14246:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14246:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14246:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14246:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14246:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14246:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14246:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14246:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14253:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14253:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14253:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14253:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14253:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14253:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14253:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14253:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14255:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14255:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14255:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14255:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14277:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14277:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14277:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14277:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14277:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14277:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14277:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14277:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14287:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14287:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14287:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14287:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14287:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14287:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14287:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14287:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14289:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14289:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14289:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14289:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14329:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14329:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14329:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14329:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14329:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14329:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14329:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14329:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14339:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14339:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14339:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14339:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14339:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14339:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14339:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14339:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14341:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14341:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14341:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14341:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14365:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14365:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14365:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14365:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14365:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14365:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14365:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14365:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14394:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14394:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14394:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14394:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14394:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14394:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14394:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14394:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14396:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14396:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14396:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14396:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14420:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14420:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14420:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14420:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14420:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14420:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14420:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14420:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14449:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14449:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14449:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14449:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14449:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14449:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14449:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14449:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14451:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14451:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14451:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14451:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14475:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14475:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14475:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14475:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14475:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14475:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14475:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14475:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14483:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14483:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14483:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14483:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14483:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14483:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14483:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14483:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14500:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14500:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14500:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14500:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14500:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14500:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14500:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14500:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14502:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14502:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14502:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14502:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14527:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14527:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14527:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14527:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14527:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14527:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14527:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14527:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14546:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14546:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14546:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14546:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14546:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14546:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14546:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14546:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14548:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14548:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14548:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14548:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14567:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14567:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14567:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14567:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14567:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14567:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14567:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14567:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14574:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14574:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14574:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14574:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14574:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14574:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14574:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14574:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14576:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14576:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14576:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14576:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14597:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14597:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14597:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14597:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14597:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14597:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14597:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14597:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8794:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        if (ret == -1) XSRETURN_UNDEF;
                       ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8794:24: note: '{' token is here
        if (ret == -1) XSRETURN_UNDEF;
                       ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:8794:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        if (ret == -1) XSRETURN_UNDEF;
                       ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8794:24: note: '{' token is here
        if (ret == -1) XSRETURN_UNDEF;
                       ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:8794:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        if (ret == -1) XSRETURN_UNDEF;
                       ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:8794:24: note: ')' token is here
        if (ret == -1) XSRETURN_UNDEF;
                       ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8794:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        if (ret == -1) XSRETURN_UNDEF;
                       ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:8794:24: note: ')' token is here
        if (ret == -1) XSRETURN_UNDEF;
                       ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14608:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14608:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14608:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14608:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14630:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14630:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14630:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14630:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14630:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14630:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14630:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14630:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14640:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14640:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14640:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14640:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14640:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14640:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14640:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14640:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14642:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14642:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14642:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14642:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14664:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14664:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14664:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14664:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14664:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14664:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14664:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14664:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14674:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14674:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14674:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14674:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14674:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14674:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14674:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14674:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14676:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14676:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14676:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14676:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14700:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14700:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14700:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14700:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14700:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14700:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14700:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14700:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8838:22: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        if (!result) XSRETURN_UNDEF;
                     ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8838:22: note: '{' token is here
        if (!result) XSRETURN_UNDEF;
                     ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:8838:22: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        if (!result) XSRETURN_UNDEF;
                     ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8838:22: note: '{' token is here
        if (!result) XSRETURN_UNDEF;
                     ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:8838:22: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        if (!result) XSRETURN_UNDEF;
                     ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:8838:22: note: ')' token is here
        if (!result) XSRETURN_UNDEF;
                     ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8838:22: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        if (!result) XSRETURN_UNDEF;
                     ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:8838:22: note: ')' token is here
        if (!result) XSRETURN_UNDEF;
                     ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14715:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14715:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14715:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14715:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14739:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14739:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14739:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14739:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14739:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14739:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14739:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14739:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8860:12: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8860:12: note: '{' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:8860:12: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8860:12: note: '{' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:8860:12: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:8860:12: note: ')' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8860:12: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:8860:12: note: ')' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14757:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14757:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14757:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14757:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14776:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14776:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14776:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14776:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14776:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14776:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14776:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14776:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14783:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14783:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14783:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14783:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14783:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14783:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14783:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14783:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14785:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14785:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14785:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14785:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14808:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14808:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14808:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14808:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14808:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14808:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14808:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14808:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14815:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14815:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14815:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14815:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14815:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14815:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14815:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14815:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14817:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14817:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14817:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14817:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14836:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14836:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14836:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14836:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14836:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14836:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14836:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14836:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14843:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14843:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14843:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14843:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14843:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14843:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14843:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14843:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14845:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14845:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14845:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14845:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14867:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14867:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14867:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14867:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14867:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14867:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14867:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14867:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8900:11: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8900:11: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:8900:11: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8900:11: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:8900:11: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:8900:11: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8900:11: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:8900:11: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8904:11: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8904:11: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:8904:11: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8904:11: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:8904:11: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:8904:11: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8904:11: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:8904:11: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14885:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14885:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14885:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14885:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14911:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14911:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14911:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14911:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14911:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14911:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14911:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14911:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14919:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14919:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14919:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14919:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14919:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14919:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14919:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14919:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8921:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8921:5: note: '{' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:8921:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8921:5: note: '{' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:8921:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:8921:5: note: ')' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8921:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:8921:5: note: ')' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8924:11: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8924:11: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:8924:11: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8924:11: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:8924:11: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:8924:11: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8924:11: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:8924:11: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14932:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14932:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:14932:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14932:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:14932:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:14932:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14932:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:14932:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14934:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14934:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14934:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14934:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14963:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14963:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:14963:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:14963:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:14963:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:14963:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:14963:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:14963:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8957:11: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8957:11: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:8957:11: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8957:11: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:8957:11: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:8957:11: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8957:11: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:8957:11: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8966:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8966:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:8966:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8966:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:8966:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:8966:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8966:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:8966:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15023:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15023:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15023:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15023:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15044:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15044:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15044:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15044:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15044:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15044:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15044:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15044:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8999:19: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        if (!doc) XSRETURN_UNDEF;
                  ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8999:19: note: '{' token is here
        if (!doc) XSRETURN_UNDEF;
                  ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:8999:19: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        if (!doc) XSRETURN_UNDEF;
                  ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:8999:19: note: '{' token is here
        if (!doc) XSRETURN_UNDEF;
                  ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:8999:19: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        if (!doc) XSRETURN_UNDEF;
                  ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:8999:19: note: ')' token is here
        if (!doc) XSRETURN_UNDEF;
                  ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:8999:19: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        if (!doc) XSRETURN_UNDEF;
                  ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:8999:19: note: ')' token is here
        if (!doc) XSRETURN_UNDEF;
                  ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15065:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15065:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15065:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15065:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15092:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15092:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15092:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15092:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15092:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15092:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15092:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15092:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15099:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            STMT_START {
            ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15099:17: note: '{' token is here
            STMT_START {
                       ^
LibXML.c:15110:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            } STMT_END
            ^
LibXML.c:15110:8: note: ')' token is here
            } STMT_END
              ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15128:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15128:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15128:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15128:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:15128:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:15128:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15128:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:15128:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15130:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15130:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15130:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15130:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15154:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15154:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15154:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15154:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15154:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15154:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15154:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15154:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9053:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9053:4: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:9053:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9053:4: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:9053:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:9053:4: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9053:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:9053:4: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9068:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9068:6: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:9068:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9068:6: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:9068:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:9068:6: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9068:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:9068:6: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15184:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15184:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15184:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15184:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15206:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15206:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15206:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15206:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15206:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15206:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15206:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15206:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15220:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15220:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15220:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15220:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:15220:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:15220:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15220:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:15220:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15222:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15222:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15222:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15222:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15246:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15246:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15246:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15246:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15246:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15246:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15246:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15246:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15253:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15253:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15253:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15253:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:15253:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:15253:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15253:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:15253:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15255:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15255:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15255:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15255:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15275:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15275:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15275:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15275:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15275:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15275:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15275:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15275:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15283:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15283:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15283:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15283:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15283:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15283:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15283:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15283:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15290:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15290:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15290:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15290:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:15290:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:15290:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15290:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:15290:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15292:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15292:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15292:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15292:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15313:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15313:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15313:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15313:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15313:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15313:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15313:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15313:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15320:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15320:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15320:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15320:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:15320:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:15320:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15320:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:15320:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15322:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15322:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15322:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15322:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15342:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15342:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15342:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15342:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15342:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15342:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15342:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15342:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15350:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15350:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15350:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15350:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15350:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15350:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15350:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15350:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15357:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15357:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15357:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15357:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:15357:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:15357:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15357:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:15357:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15359:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15359:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15359:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15359:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15383:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15383:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15383:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15383:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15383:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15383:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15383:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15383:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15407:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15407:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:15407:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15407:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15407:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15407:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15407:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:15407:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15430:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15430:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15430:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15430:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15430:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15430:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15430:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15430:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15437:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15437:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15437:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15437:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:15437:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:15437:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15437:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:15437:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15439:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15439:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15439:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15439:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15458:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15458:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15458:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15458:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15458:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15458:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15458:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15458:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15465:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15465:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15465:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15465:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:15465:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:15465:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15465:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:15465:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15467:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15467:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15467:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15467:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15486:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15486:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15486:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15486:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15486:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15486:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15486:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15486:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15493:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15493:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15493:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15493:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:15493:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:15493:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15493:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:15493:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15495:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15495:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15495:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15495:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15515:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15515:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15515:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15515:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15515:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15515:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15515:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15515:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15523:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15523:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15523:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15523:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:15523:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:15523:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15523:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:15523:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15525:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15525:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15525:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15525:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15545:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15545:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15545:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15545:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15545:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15545:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15545:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15545:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15553:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15553:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15553:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15553:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:15553:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:15553:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15553:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:15553:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15555:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15555:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15555:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15555:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15574:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15574:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15574:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15574:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15574:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15574:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15574:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15574:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15581:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15581:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15581:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15581:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:15581:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:15581:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15581:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:15581:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15583:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15583:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15583:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15583:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15602:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15602:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15602:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15602:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15602:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15602:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15602:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15602:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15610:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15610:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15610:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15610:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                 ^
LibXML.c:15610:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                                                           ^
LibXML.c:15610:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15610:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                    ^
LibXML.c:15610:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15612:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15612:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15612:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15612:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15631:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15631:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15631:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15631:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15631:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15631:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15631:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15631:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15639:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15639:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15639:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15639:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                 ^
LibXML.c:15639:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                                                           ^
LibXML.c:15639:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15639:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                    ^
LibXML.c:15639:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15641:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15641:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15641:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15641:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15660:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15660:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15660:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15660:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15660:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15660:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15660:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15660:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15668:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15668:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15668:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15668:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                 ^
LibXML.c:15668:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                                                           ^
LibXML.c:15668:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15668:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                    ^
LibXML.c:15668:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15670:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15670:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15670:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15670:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15689:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15689:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15689:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15689:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15689:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15689:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15689:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15689:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15697:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15697:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15697:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15697:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                 ^
LibXML.c:15697:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                                                           ^
LibXML.c:15697:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15697:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                    ^
LibXML.c:15697:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15699:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15699:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15699:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15699:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15718:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15718:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15718:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15718:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15718:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15718:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15718:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15718:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15726:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15726:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15726:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15726:2: note: '{' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                 ^
LibXML.c:15726:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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
                                                                           ^
LibXML.c:15726:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-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:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15726:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                    ^
LibXML.c:15726:2: note: ')' token is here
        PUSHTARG;
        ^~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:491:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15728:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15728:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15728:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15728:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15756:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15756:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15756:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15756:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15756:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15756:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15756:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15756:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9277:26: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
       if (ctxt == NULL) XSRETURN_EMPTY;
                         ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9277:26: note: '{' token is here
       if (ctxt == NULL) XSRETURN_EMPTY;
                         ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.xs:9277:26: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
       if (ctxt == NULL) XSRETURN_EMPTY;
                         ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9277:26: note: '{' token is here
       if (ctxt == NULL) XSRETURN_EMPTY;
                         ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:9277:26: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
       if (ctxt == NULL) XSRETURN_EMPTY;
                         ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:9277:26: note: ')' token is here
       if (ctxt == NULL) XSRETURN_EMPTY;
                         ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9277:26: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
       if (ctxt == NULL) XSRETURN_EMPTY;
                         ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.xs:9277:26: note: ')' token is here
       if (ctxt == NULL) XSRETURN_EMPTY;
                         ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9283:28: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        if (input == NULL) XSRETURN_EMPTY;
                           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9283:28: note: '{' token is here
        if (input == NULL) XSRETURN_EMPTY;
                           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.xs:9283:28: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        if (input == NULL) XSRETURN_EMPTY;
                           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9283:28: note: '{' token is here
        if (input == NULL) XSRETURN_EMPTY;
                           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:9283:28: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        if (input == NULL) XSRETURN_EMPTY;
                           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:9283:28: note: ')' token is here
        if (input == NULL) XSRETURN_EMPTY;
                           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9283:28: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        if (input == NULL) XSRETURN_EMPTY;
                           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.xs:9283:28: note: ')' token is here
        if (input == NULL) XSRETURN_EMPTY;
                           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9314:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        EXTEND(SP,2);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9314:9: note: '{' token is here
        EXTEND(SP,2);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
LibXML.xs:9314:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        EXTEND(SP,2);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
LibXML.xs:9314:9: note: ')' token is here
        EXTEND(SP,2);
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15841:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            STMT_START {
            ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15841:17: note: '{' token is here
            STMT_START {
                       ^
LibXML.c:15852:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            } STMT_END
            ^
LibXML.c:15852:8: note: ')' token is here
            } STMT_END
              ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9338:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9338:5: note: '{' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:9338:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9338:5: note: '{' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:9338:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:9338:5: note: ')' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9338:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:9338:5: note: ')' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15884:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15884:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15884:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15884:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15904:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15904:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15904:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15904:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15904:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15904:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15904:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15904:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15912:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15912:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15912:16: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15912:16: note: '{' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15912:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15912:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15912:16: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15912:16: note: ')' token is here
               XSRETURN_UNDEF;
               ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15917:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15917:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15917:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15917:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15917:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15917:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15917:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15917:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9366:11: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9366:11: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:9366:11: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9366:11: note: '{' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:9366:11: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:9366:11: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9366:11: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:9366:11: note: ')' token is here
          XSRETURN_UNDEF;
          ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15927:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15927:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:15927:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15927:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:15927:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:15927:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15927:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:15927:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15929:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15929:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15929:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15929:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15946:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15946:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:15946:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15946:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15946:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15946:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15946:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:15946:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15954:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15954:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:15954:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15954:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15954:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15954:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15954:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:15954:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9393:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9393:5: note: '{' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:9393:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9393:5: note: '{' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:9393:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:9393:5: note: ')' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9393:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:9393:5: note: ')' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:15995:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:15995:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:15995:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:15995:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16019:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16019:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:16019:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16019:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:16019:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:16019:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16019:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:16019:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9413:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9413:5: note: '{' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:9413:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9413:5: note: '{' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:9413:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:9413:5: note: ')' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9413:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:9413:5: note: ')' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16029:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16029:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:16029:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16029:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:16029:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:16029:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16029:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:16029:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16031:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16031:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:16031:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:16031:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16050:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16050:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:16050:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16050:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:16050:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:16050:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16050:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:16050:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16057:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16057:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
LibXML.c:16057:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16057:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:427:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
LibXML.c:16057:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
LibXML.c:16057:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:444:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16057:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
LibXML.c:16057:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:495:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16059:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16059:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:16059:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:16059:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16076:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16076:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:16076:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16076:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:16076:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:16076:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16076:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:16076:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16084:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16084:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:16084:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16084:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:16084:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:16084:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16084:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:16084:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9447:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9447:5: note: '{' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:9447:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9447:5: note: '{' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:9447:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:9447:5: note: ')' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9447:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:9447:5: note: ')' token is here
           XSRETURN_UNDEF;
           ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16122:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16122:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:16122:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:16122:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16139:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16139:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.c:16139:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16139:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:16139:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:16139:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16139:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.c:16139:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16147:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:27: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16147:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:38: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                     ^
LibXML.c:16147:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16147:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:16147:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:16147:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:57: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16147:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:70: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                     ^
LibXML.c:16147:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:340:72: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY    STMT_START {                  XSRETURN(0); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9484:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9484:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:9484:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9484:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:9484:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:9484:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9484:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:9484:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9486:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_PV("");
            ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:335:27: note: expanded from macro 'XSRETURN_PV'
#define XSRETURN_PV(v)    STMT_START { XST_mPV(0,v);    XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9486:13: note: '{' token is here
            XSRETURN_PV("");
            ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:335:38: note: expanded from macro 'XSRETURN_PV'
#define XSRETURN_PV(v)    STMT_START { XST_mPV(0,v);    XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:9486:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_PV("");
            ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:335:57: note: expanded from macro 'XSRETURN_PV'
#define XSRETURN_PV(v)    STMT_START { XST_mPV(0,v);    XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9486:13: note: '{' token is here
            XSRETURN_PV("");
            ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:335:57: note: expanded from macro 'XSRETURN_PV'
#define XSRETURN_PV(v)    STMT_START { XST_mPV(0,v);    XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:9486:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_PV("");
            ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:335:57: note: expanded from macro 'XSRETURN_PV'
#define XSRETURN_PV(v)    STMT_START { XST_mPV(0,v);    XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:9486:13: note: ')' token is here
            XSRETURN_PV("");
            ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:335:57: note: expanded from macro 'XSRETURN_PV'
#define XSRETURN_PV(v)    STMT_START { XST_mPV(0,v);    XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9486:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_PV("");
            ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:335:70: note: expanded from macro 'XSRETURN_PV'
#define XSRETURN_PV(v)    STMT_START { XST_mPV(0,v);    XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:9486:13: note: ')' token is here
            XSRETURN_PV("");
            ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:335:72: note: expanded from macro 'XSRETURN_PV'
#define XSRETURN_PV(v)    STMT_START { XST_mPV(0,v);    XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9552:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9552:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:9552:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9552:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:9552:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:9552:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9552:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:9552:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16248:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16248:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:16248:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:16248:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9572:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9572:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:9572:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9572:13: note: '{' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:9572:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:9572:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9572:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:9572:13: note: ')' token is here
            XSRETURN_UNDEF;
            ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9574:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_PV("");
            ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:335:27: note: expanded from macro 'XSRETURN_PV'
#define XSRETURN_PV(v)    STMT_START { XST_mPV(0,v);    XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9574:13: note: '{' token is here
            XSRETURN_PV("");
            ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:335:38: note: expanded from macro 'XSRETURN_PV'
#define XSRETURN_PV(v)    STMT_START { XST_mPV(0,v);    XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:9574:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_PV("");
            ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:335:57: note: expanded from macro 'XSRETURN_PV'
#define XSRETURN_PV(v)    STMT_START { XST_mPV(0,v);    XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9574:13: note: '{' token is here
            XSRETURN_PV("");
            ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:335:57: note: expanded from macro 'XSRETURN_PV'
#define XSRETURN_PV(v)    STMT_START { XST_mPV(0,v);    XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:9574:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_PV("");
            ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:335:57: note: expanded from macro 'XSRETURN_PV'
#define XSRETURN_PV(v)    STMT_START { XST_mPV(0,v);    XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:9574:13: note: ')' token is here
            XSRETURN_PV("");
            ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:335:57: note: expanded from macro 'XSRETURN_PV'
#define XSRETURN_PV(v)    STMT_START { XST_mPV(0,v);    XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9574:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XSRETURN_PV("");
            ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:335:70: note: expanded from macro 'XSRETURN_PV'
#define XSRETURN_PV(v)    STMT_START { XST_mPV(0,v);    XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:9574:13: note: ')' token is here
            XSRETURN_PV("");
            ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:335:72: note: expanded from macro 'XSRETURN_PV'
#define XSRETURN_PV(v)    STMT_START { XST_mPV(0,v);    XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9637:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:27: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                          ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9637:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:38: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                     ^
LibXML.xs:9637:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.xs:9637:17: note: '{' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.xs:9637:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.xs:9637:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:57: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.xs:9637:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:70: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                     ^
LibXML.xs:9637:17: note: ')' token is here
                XSRETURN_UNDEF;
                ^~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:339:72: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF    STMT_START { XST_mUNDEF(0);   XSRETURN(1); } STMT_END
                                                                       ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
LibXML.c:16350:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
LibXML.c:16350:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
LibXML.c:16350:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
LibXML.c:16350:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
3358 warnings generated.
cc -c  -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wno-error=implicit-function-declaration -O3   -DVERSION=\"1.11.17\" -DXS_VERSION=\"2.0128\"  "-I/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE"  -DHAVE_UTF8 dom.c
cc -c  -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wno-error=implicit-function-declaration -O3   -DVERSION=\"1.11.17\" -DXS_VERSION=\"2.0128\"  "-I/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE"  -DHAVE_UTF8 perl-libxml-mm.c
perl-libxml-mm.c:142:18: warning: incompatible function pointer types passing 'void (void *, void *, xmlChar *)' (aka 'void (void *, void *, unsigned char *)') to parameter of type 'xmlHashScanner' (aka 'void (*)(void *, void *, const unsigned char *)') [-Wincompatible-function-pointer-types]
                xmlHashScan(r, PmmRegistryDumpHashScanner, NULL);
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml/hash.h:213:22: note: passing argument to parameter 'f' here
                                         xmlHashScanner f,
                                                        ^
perl-libxml-mm.c:234:44: warning: incompatible function pointer types passing 'void (void *, xmlChar *)' (aka 'void (void *, unsigned char *)') to parameter of type 'xmlHashDeallocator' (aka 'void (*)(void *, const unsigned char *)') [-Wincompatible-function-pointer-types]
        if( xmlHashRemoveEntry(PmmREGISTRY, name, PmmRegistryHashDeallocator) )
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml/hash.h:160:47: note: passing argument to parameter 'f' here
                           xmlHashDeallocator f);
                                              ^
perl-libxml-mm.c:301:38: warning: incompatible function pointer types passing 'void *(void *, xmlChar *)' (aka 'void *(void *, unsigned char *)') to parameter of type 'xmlHashCopier' (aka 'void *(*)(void *, const unsigned char *)') [-Wincompatible-function-pointer-types]
        reg_copy = xmlHashCopy(PmmREGISTRY, PmmRegistryHashCopier);
                                            ^~~~~~~~~~~~~~~~~~~~~
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml/hash.h:208:21: note: passing argument to parameter 'f' here
                                         xmlHashCopier f);
                                                       ^
perl-libxml-mm.c:302:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvIV_set(SvRV(sv_reg), PTR2IV(reg_copy));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/sv.h:1480:9: note: expanded from macro 'SvIV_set'
        STMT_START { \
        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-mm.c:302:2: note: '{' token is here
        SvIV_set(SvRV(sv_reg), PTR2IV(reg_copy));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/sv.h:1480:20: note: expanded from macro 'SvIV_set'
        STMT_START { \
                   ^
perl-libxml-mm.c:302:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvIV_set(SvRV(sv_reg), PTR2IV(reg_copy));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/sv.h:1485:9: note: expanded from macro 'SvIV_set'
        } STMT_END
        ^
perl-libxml-mm.c:302:2: note: ')' token is here
        SvIV_set(SvRV(sv_reg), PTR2IV(reg_copy));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/sv.h:1485:11: note: expanded from macro 'SvIV_set'
        } STMT_END
          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
5 warnings generated.
cc -c  -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wno-error=implicit-function-declaration -O3   -DVERSION=\"1.11.17\" -DXS_VERSION=\"2.0128\"  "-I/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE"  -DHAVE_UTF8 perl-libxml-sax.c
perl-libxml-sax.c:410:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:410:5: note: '{' token is here
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:410:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:410:5: note: ')' token is here
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:411:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:411:5: note: '{' token is here
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:411:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:411:5: note: '{' token is here
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:411:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:411:5: note: ')' token is here
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:411:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:411:5: note: ')' token is here
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:415:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:415:5: note: '{' token is here
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:415:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:415:5: note: '{' token is here
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:415:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:415:5: note: ')' token is here
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:415:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:415:5: note: ')' token is here
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:453:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:453:5: note: '{' token is here
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:453:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:453:5: note: ')' token is here
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:454:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:454:5: note: '{' token is here
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:454:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:454:5: note: '{' token is here
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:454:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:454:5: note: ')' token is here
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:454:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:454:5: note: ')' token is here
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:459:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:459:5: note: '{' token is here
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:459:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:459:5: note: '{' token is here
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:459:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:459:5: note: ')' token is here
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:459:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:459:5: note: ')' token is here
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:832:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:832:9: note: '{' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:832:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:832:9: note: ')' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:833:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:833:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:833:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:833:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:833:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:833:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:833:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:833:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:834:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_2mortal(newRV_noinc((SV*)empty)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:834:9: note: '{' token is here
        XPUSHs(sv_2mortal(newRV_noinc((SV*)empty)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:834:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_2mortal(newRV_noinc((SV*)empty)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:834:9: note: '{' token is here
        XPUSHs(sv_2mortal(newRV_noinc((SV*)empty)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:834:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_2mortal(newRV_noinc((SV*)empty)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:834:9: note: ')' token is here
        XPUSHs(sv_2mortal(newRV_noinc((SV*)empty)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:834:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_2mortal(newRV_noinc((SV*)empty)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:834:9: note: ')' token is here
        XPUSHs(sv_2mortal(newRV_noinc((SV*)empty)));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:844:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:844:9: note: '{' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:844:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:844:9: note: ')' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:847:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:847:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:847:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:847:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:847:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:847:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:847:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:847:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:865:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs( rv);
        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:865:9: note: '{' token is here
        XPUSHs( rv);
        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:865:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs( rv);
        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:865:9: note: '{' token is here
        XPUSHs( rv);
        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:865:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs( rv);
        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:865:9: note: ')' token is here
        XPUSHs( rv);
        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:865:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs( rv);
        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:865:9: note: ')' token is here
        XPUSHs( rv);
        ^~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:901:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:901:5: note: '{' token is here
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:901:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:901:5: note: ')' token is here
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:902:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:902:5: note: '{' token is here
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:902:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:902:5: note: '{' token is here
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:902:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:902:5: note: ')' token is here
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:902:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:902:5: note: ')' token is here
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:950:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:950:5: note: '{' token is here
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:950:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:950:5: note: ')' token is here
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:952:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:952:5: note: '{' token is here
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:952:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:952:5: note: '{' token is here
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:952:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:952:5: note: ')' token is here
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:952:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:952:5: note: ')' token is here
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:954:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:954:5: note: '{' token is here
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:954:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:954:5: note: '{' token is here
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:954:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:954:5: note: ')' token is here
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:954:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:954:5: note: ')' token is here
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:989:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:989:5: note: '{' token is here
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:989:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:989:5: note: ')' token is here
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:990:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:990:5: note: '{' token is here
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:990:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:990:5: note: '{' token is here
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:990:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:990:5: note: ')' token is here
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:990:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:990:5: note: ')' token is here
    XPUSHs(handler);
    ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:995:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:995:5: note: '{' token is here
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:995:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:995:5: note: '{' token is here
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:995:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:995:5: note: ')' token is here
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:995:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:995:5: note: ')' token is here
    XPUSHs(rv);
    ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1036:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1036:9: note: '{' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:1036:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:1036:9: note: ')' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1038:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1038:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1038:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1038:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1038:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1038:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1038:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1038:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1042:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1042:9: note: '{' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1042:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1042:9: note: '{' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1042:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1042:9: note: ')' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1042:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1042:9: note: ')' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1114:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1114:9: note: '{' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:1114:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:1114:9: note: ')' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1115:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1115:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1115:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1115:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1115:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1115:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1115:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1115:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1119:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1119:9: note: '{' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1119:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1119:9: note: '{' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1119:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1119:9: note: ')' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1119:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1119:9: note: ')' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1159:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1159:9: note: '{' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:1159:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:1159:9: note: ')' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1160:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1160:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1160:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1160:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1160:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1160:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1160:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1160:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1168:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1168:9: note: '{' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:1168:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:1168:9: note: ')' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1170:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1170:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1170:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1170:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1170:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1170:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1170:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1170:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1174:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1174:9: note: '{' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1174:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1174:9: note: '{' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1174:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1174:9: note: ')' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1174:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1174:9: note: ')' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1183:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1183:9: note: '{' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:1183:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:1183:9: note: ')' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1185:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1185:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1185:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1185:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1185:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1185:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1185:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1185:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1226:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1226:9: note: '{' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:1226:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:1226:9: note: ')' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1227:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1227:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1227:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1227:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1227:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1227:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1227:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1227:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1230:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1230:9: note: '{' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1230:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1230:9: note: '{' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1230:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1230:9: note: ')' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1230:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1230:9: note: ')' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1268:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1268:9: note: '{' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:1268:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:1268:9: note: ')' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1269:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1269:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1269:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1269:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1269:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1269:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1269:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1269:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1275:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1275:9: note: '{' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1275:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1275:9: note: '{' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1275:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1275:9: note: ')' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1275:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1275:9: note: ')' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1286:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1286:9: note: '{' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:1286:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:1286:9: note: ')' token is here
        PUSHMARK(SP) ;
        ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1287:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1287:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1287:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1287:9: note: '{' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1287:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1287:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1287:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1287:9: note: ')' token is here
        XPUSHs(handler);
        ^~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1289:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1289:9: note: '{' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1289:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1289:9: note: '{' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1289:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1289:9: note: ')' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1289:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1289:9: note: ')' token is here
        XPUSHs(rv);
        ^~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1387:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1387:5: note: '{' token is here
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:1387:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:1387:5: note: ')' token is here
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1388:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1388:5: note: '{' token is here
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1388:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1388:5: note: '{' token is here
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1388:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1388:5: note: ')' token is here
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1388:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1388:5: note: ')' token is here
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1390:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1390:5: note: '{' token is here
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1390:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1390:5: note: '{' token is here
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1390:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1390:5: note: ')' token is here
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1390:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1390:5: note: ')' token is here
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1391:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1391:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1391:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1391:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1391:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1391:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1391:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1391:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1392:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1392:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1392:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1392:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1392:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1392:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1392:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1392:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1427:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1427:5: note: '{' token is here
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:1427:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:1427:5: note: ')' token is here
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1429:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1429:5: note: '{' token is here
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1429:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1429:5: note: '{' token is here
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1429:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1429:5: note: ')' token is here
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1429:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1429:5: note: ')' token is here
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1441:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1441:5: note: '{' token is here
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1441:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1441:5: note: '{' token is here
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1441:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1441:5: note: ')' token is here
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1441:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1441:5: note: ')' token is here
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1442:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1442:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1442:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1442:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1442:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1442:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1442:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1442:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1443:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1443:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1443:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1443:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1443:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1443:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1443:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1443:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1492:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1492:5: note: '{' token is here
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
perl-libxml-sax.c:1492:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
perl-libxml-sax.c:1492:5: note: ')' token is here
    PUSHMARK(SP) ;
    ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1493:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1493:5: note: '{' token is here
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1493:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1493:5: note: '{' token is here
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1493:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1493:5: note: ')' token is here
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1493:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1493:5: note: ')' token is here
    XPUSHs(sax->parser);
    ^~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1501:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1501:5: note: '{' token is here
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1501:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1501:5: note: '{' token is here
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1501:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1501:5: note: ')' token is here
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1501:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1501:5: note: ')' token is here
    XPUSHs(sv_2mortal(svMessage));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1502:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1502:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1502:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1502:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1502:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1502:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1502:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1502:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->line)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1503:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1503:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
perl-libxml-sax.c:1503:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:3687:28: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
perl-libxml-sax.c:1503:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:404:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
perl-libxml-sax.c:1503:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:25: note: expanded from macro 'EXTEND'
                        } STMT_END
                        ^
perl-libxml-sax.c:1503:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:410:27: note: expanded from macro 'EXTEND'
                        } STMT_END
                          ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
perl-libxml-sax.c:1503:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
perl-libxml-sax.c:1503:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSViv(ctxt->input->col)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE/pp.h:498:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:3688:20: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
192 warnings generated.
cc -c  -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wno-error=implicit-function-declaration -O3   -DVERSION=\"1.11.17\" -DXS_VERSION=\"2.0128\"  "-I/usr/local/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level/CORE"  -DHAVE_UTF8 xpath.c
rm -f blib/arch/auto/XML/LibXML/LibXML.bundle
LD_RUN_PATH="/usr/lib" cc -Wl,-rpath,"/usr/lib" -mmacosx-version-min=13.6 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong  Av_CharPtrPtr.o Devel.o LibXML.o dom.o perl-libxml-mm.o perl-libxml-sax.o xpath.o  -o blib/arch/auto/XML/LibXML/LibXML.bundle  \
	   -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm   \
	  
ld: warning: directory not found for option '-L/Volumes/SAS/sasbuild/tools/gcc/lib/gcc/current/'
chmod 755 blib/arch/auto/XML/LibXML/LibXML.bundle
Manifying 34 pod documents
"/usr/local/Cellar/perl/5.38.2_1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibXML.bs blib/arch/auto/XML/LibXML/LibXML.bs 644
Manifying 34 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/auto/XML/LibXML/LibXML.bundle
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/DOM.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Parser.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/CDATASection.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Comment.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/XPathExpression.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/DocumentFragment.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/ErrNo.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Error.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/InputCallback.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Boolean.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/RelaxNG.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/XPathContext.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Document.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/ErrNo.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/SAX.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Error.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Reader.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/NodeList.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Literal.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Reader.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Namespace.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Common.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Attr.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Node.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/AttributeHash.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Dtd.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Devel.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Number.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Element.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/XPathContext.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/PI.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/RegExp.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Pattern.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Schema.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Text.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/Common.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/SAX.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/SAX/Parser.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/SAX/Builder.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/SAX/Generator.pm
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/XML/LibXML/SAX/Builder.pod
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::DocumentFragment.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Element.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Attr.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::SAX.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Error.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Reader.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::XPathContext.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Boolean.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::XPathExpression.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::SAX::Generator.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Text.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::DOM.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::CDATASection.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Parser.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Devel.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::InputCallback.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::RelaxNG.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::SAX::Builder.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Schema.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Node.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::NodeList.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Common.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::AttributeHash.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::PI.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Namespace.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::RegExp.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Number.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Comment.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Document.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::ErrNo.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Dtd.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Pattern.3
Installing /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/man/man3/XML::LibXML::Literal.3
Appending installation info to /Volumes/SAS/sasbuild/xmm_sas/packages/xmmextractor/lib/darwin-thread-multi-2level/perllocal.pod
rm -f \
	  LibXML.bso LibXML.def \
	  LibXML.exp LibXML.x \
	  LibXML.bs blib/arch/auto/XML/LibXML/extralibs.all \
	  blib/arch/auto/XML/LibXML/extralibs.ld Makefile.aperl \
	  *.a *.o \
	  *perl.core Devel.base \
	  Devel.bs Devel.bso \
	  Devel.c Devel.def \
	  Devel.exp Devel.o \
	  Devel_def.old LibXML.base \
	  LibXML.bs LibXML.bso \
	  LibXML.c LibXML.def \
	  LibXML.exp LibXML.o \
	  LibXML_def.old MYMETA.json \
	  MYMETA.yml blibdirs.ts \
	  core core.*perl.*.? \
	  core.[0-9] core.[0-9][0-9] \
	  core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
	  core.[0-9][0-9][0-9][0-9][0-9] libLibXML.def \
	  mon.out perl \
	  perl perl.exe \
	  perlmain.c pm_to_blib \
	  pm_to_blib.ts so_locations \
	  tmon.out 
rm -rf \
	  blib 
mv Makefile Makefile.old > /dev/null 2>&1
rm -f \
	  Makefile Makefile.old \
	  Av_CharPtrPtr.o Devel.o LibXML.o dom.o perl-libxml-mm.o perl-libxml-sax.o xpath.o 
rm -rf \
	  XML-LibXML-2.0128 
sed -e "s/DOC/xmmextractor/" -e "s/TYPE/user/" < \
	/Volumes/SAS/sasbuild/xmm_sas/packages/sas/doc/lib/package.tex | /Volumes/SAS/sasbuild/xmm_sas/packages/sas/bin/texcombine | \
	/Volumes/SAS/sasbuild/xmm_sas/packages/sas/bin/fixdoc -type=user xmmextractor 1.11.17 xmmextractor 22.0.0-dad1e14b0-20240919 > xmmextractor.tex
   including sasuser...
      including sasglobal...
   including xmmextractor_description...

latex xmmextractor < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex xmmextractor < /dev/null > makedoc.log
make[5]: [xmmextractor.ps.gz] Error 2 (ignored)
latex xmmextractor < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex xmmextractor < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o xmmextractor.ps xmmextractor > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf xmmextractor > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f xmmextractor.ps
sed -e "s/DOC/odfParamCreator/" -e "s/TYPE/user/" < \
	/Volumes/SAS/sasbuild/xmm_sas/packages/sas/doc/lib/package.tex | /Volumes/SAS/sasbuild/xmm_sas/packages/sas/bin/texcombine | \
	/Volumes/SAS/sasbuild/xmm_sas/packages/sas/bin/fixdoc -type=user odfParamCreator 1.11.17 xmmextractor 22.0.0-dad1e14b0-20240919 > odfParamCreator.tex
   including sasuser...
      including sasglobal...
   including odfParamCreator_description...

latex odfParamCreator < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex odfParamCreator < /dev/null > makedoc.log
make[5]: [odfParamCreator.ps.gz] Error 2 (ignored)
latex odfParamCreator < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex odfParamCreator < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o odfParamCreator.ps odfParamCreator > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf odfParamCreator > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f odfParamCreator.ps
SASRELDIR=../../.. ;\
	export SASRELDIR ;\
	latex2html -nouse_pdftex -init_file /Volumes/SAS/sasbuild/xmm_sas/packages/sas/doc/lib/latex2html.init xmmextractor > /dev/null
texexpand V2024 (Released January 1, 2024)

Warning: No implementation found for option: `version' for `sasdoc' package

Warning: No implementation found for option: `version' for `sasdoc' package
Fatal (syswait): exec " ./images.tex" failed: Permission denied
 at /Volumes/SAS/sasbuild/tools/latex2html/bin/latex2html line 3848.

Cannot read logfile './images.log': No such file or directory
make[5]: *** [xmmextractor_html] Error 2
rm odfParamCreator.tex xmmextractor.tex
make[4]: *** [doc] Error 2
Testing xmmextractor_test ... passed