******************************************************************************** conan install re2c/2.2@ --build=re2c --profile:host=/Users/jenkins/w/BuildSingleReference/29758/a0b28a81-bf1b-4420-a05a-5fdebc1f4410/profile_host.txt --profile:build=default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] re2c/2.2: Forced build from source Installing package: re2c/2.2 Requirements re2c/2.2 from local cache - Cache Packages re2c/2.2:3eb32b976fb0626f3c40a8b87ace72156aa44204 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK re2c/2.2: Configuring sources in /Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK re2c/2.2: Copying sources to build folder re2c/2.2: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204 re2c/2.2: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK re2c/2.2: Calling build() re2c/2.2: Calling: > source_subfolder/configure '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----Running------ > source_subfolder/configure '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64-apple-darwin-strip... no checking for strip... strip checking for a thread-safe mkdir -p... source_subfolder/build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-apple-darwin-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for aarch64-apple-darwin-g++... no checking for aarch64-apple-darwin-c++... no checking for aarch64-apple-darwin-gpp... no checking for aarch64-apple-darwin-aCC... no checking for aarch64-apple-darwin-CC... no checking for aarch64-apple-darwin-cxx... no checking for aarch64-apple-darwin-cc++... no checking for aarch64-apple-darwin-cl.exe... no checking for aarch64-apple-darwin-FCC... no checking for aarch64-apple-darwin-KCC... no checking for aarch64-apple-darwin-RCC... no checking for aarch64-apple-darwin-xlC_r... no checking for aarch64-apple-darwin-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for bison... /usr/bin/bison checking for python3... python3 checking for aarch64-apple-darwin-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking C++ compiler flag -std=c++98... yes checking C++ compiler flag -W... yes checking C++ compiler flag -Wall... yes checking C++ compiler flag -Wextra... yes checking C++ compiler flag -Weffc++... yes checking C++ compiler flag -pedantic... yes checking C++ compiler flag -Wformat=2... yes checking C++ compiler flag -Wredundant-decls... yes checking C++ compiler flag -Wsuggest-attribute=format... yes checking C++ compiler flag -Wconversion... yes checking C++ compiler flag -Wsign-conversion... yes checking C++ compiler flag -Werror=return-type... yes checking C++ compiler flag -O2... yes checking C++ compiler flag -Weverything... yes checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for io.h... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of void *... 8 checking size of 0l... 8 checking size of 0ll... 8 checking size of 0i8... 0 checking build system type... x86_64-apple-darwin checking host system type... aarch64-apple-darwin checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... no checking for aarch64-apple-darwin-dumpbin... no checking for aarch64-apple-darwin-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin file names to aarch64-apple-darwin format... func_convert_file_noop checking how to convert x86_64-apple-darwin file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-apple-darwin-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin-strip... strip checking for aarch64-apple-darwin-ranlib... no checking for ranlib... ranlib checking command to parse nm output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-apple-darwin-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin-otool... no checking for otool... otool checking for aarch64-apple-darwin-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin dyld checking how to hardcode library paths into programs... immediate checking for dlopen in -ldl... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin dyld checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating benchmarks/submatch_nfa/Makefile config.status: creating benchmarks/submatch_dfa_aot/Makefile config.status: creating benchmarks/submatch_dfa_jit/Makefile config.status: creating benchmarks/submatch_java/Makefile config.status: creating doc/manpage.rst config.status: creating doc/help.rst config.status: creating run_tests.py config.status: creating benchmarks/submatch_dfa_aot/run.py config.status: creating benchmarks/submatch_java/run.py config.status: creating config.h config.status: linking source_subfolder/benchmarks/submatch_java/chart.js to benchmarks/submatch_java/chart.js config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > make 'V=1' -j4 ----------------- source_subfolder/build-aux/install-sh -c -d src/msg source_subfolder/build-aux/install-sh -c -d src/parse source_subfolder/build-aux/install-sh -c -d src/parse source_subfolder/build-aux/install-sh -c -d src/options if test /usr/bin/bison = "no"; \ then \ cp source_subfolder/bootstrap/src/parse/parser.* src/parse; \ else \ /usr/bin/bison --output=src/parse/parser.cc --defines=src/parse/parser.h source_subfolder/src/parse/parser.ypp && \ if test -x ./re2c; then \ cp src/parse/parser.cc src/parse/parser.h source_subfolder/bootstrap/src/parse; \ fi; \ fi cp source_subfolder/bootstrap/src/msg/help.cc src/msg/help.cc cp source_subfolder/bootstrap/src/options/parse_opts.* src/options cp source_subfolder/bootstrap/src/parse/lex_conf.* src/parse echo "Reconfigure with --enable-lexers to regenerate src/options/parse_opts.cc" echo "Reconfigure with --enable-lexers to regenerate src/parse/lex_conf.cc" Reconfigure with --enable-lexers to regenerate src/options/parse_opts.cc Reconfigure with --enable-lexers to regenerate src/parse/lex_conf.cc source_subfolder/build-aux/install-sh -c -d src/parse cp source_subfolder/bootstrap/src/parse/lex.* src/parse echo "Reconfigure with --enable-lexers to regenerate src/parse/lex.cc" Reconfigure with --enable-lexers to regenerate src/parse/lex.cc /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in . depbase=`echo src/compile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/compile.o -MD -MP -MF $depbase.Tpo -c -o src/compile.o source_subfolder/src/compile.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/msg/help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/msg/help.o -MD -MP -MF $depbase.Tpo -c -o src/msg/help.o src/msg/help.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/parse/lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/parse/lex.o -MD -MP -MF $depbase.Tpo -c -o src/parse/lex.o src/parse/lex.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/parse/parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/parse/parser.o -MD -MP -MF $depbase.Tpo -c -o src/parse/parser.o src/parse/parser.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/msg/ver_to_vernum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/msg/ver_to_vernum.o -MD -MP -MF $depbase.Tpo -c -o src/msg/ver_to_vernum.o source_subfolder/src/msg/ver_to_vernum.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/parse/lex_conf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/parse/lex_conf.o -MD -MP -MF $depbase.Tpo -c -o src/parse/lex_conf.o src/parse/lex_conf.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/options/parse_opts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/options/parse_opts.o -MD -MP -MF $depbase.Tpo -c -o src/options/parse_opts.o src/options/parse_opts.cc &&\ mv -f $depbase.Tpo $depbase.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/re2go-main.o -MD -MP -MF src/.deps/re2go-main.Tpo -c -o src/re2go-main.o `test -f 'src/main.cc' || echo 'source_subfolder/'`src/main.cc g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/re2go-code_goto.o -MD -MP -MF src/codegen/.deps/re2go-code_goto.Tpo -c -o src/codegen/re2go-code_goto.o `test -f 'src/codegen/code_goto.cc' || echo 'source_subfolder/'`src/codegen/code_goto.cc g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/re2go-combine.o -MD -MP -MF src/codegen/.deps/re2go-combine.Tpo -c -o src/codegen/re2go-combine.o `test -f 'src/codegen/combine.cc' || echo 'source_subfolder/'`src/codegen/combine.cc g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/re2go-gen_bitmaps.o -MD -MP -MF src/codegen/.deps/re2go-gen_bitmaps.Tpo -c -o src/codegen/re2go-gen_bitmaps.o `test -f 'src/codegen/gen_bitmaps.cc' || echo 'source_subfolder/'`src/codegen/gen_bitmaps.cc mv -f src/.deps/re2go-main.Tpo src/.deps/re2go-main.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/re2go-gen_delayed.o -MD -MP -MF src/codegen/.deps/re2go-gen_delayed.Tpo -c -o src/codegen/re2go-gen_delayed.o `test -f 'src/codegen/gen_delayed.cc' || echo 'source_subfolder/'`src/codegen/gen_delayed.cc mv -f src/codegen/.deps/re2go-combine.Tpo src/codegen/.deps/re2go-combine.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/re2go-gen_dfa.o -MD -MP -MF src/codegen/.deps/re2go-gen_dfa.Tpo -c -o src/codegen/re2go-gen_dfa.o `test -f 'src/codegen/gen_dfa.cc' || echo 'source_subfolder/'`src/codegen/gen_dfa.cc mv -f src/codegen/.deps/re2go-code_goto.Tpo src/codegen/.deps/re2go-code_goto.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/re2go-gen_goto.o -MD -MP -MF src/codegen/.deps/re2go-gen_goto.Tpo -c -o src/codegen/re2go-gen_goto.o `test -f 'src/codegen/gen_goto.cc' || echo 'source_subfolder/'`src/codegen/gen_goto.cc mv -f src/codegen/.deps/re2go-gen_bitmaps.Tpo src/codegen/.deps/re2go-gen_bitmaps.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/re2go-gen_program.o -MD -MP -MF src/codegen/.deps/re2go-gen_program.Tpo -c -o src/codegen/re2go-gen_program.o `test -f 'src/codegen/gen_program.cc' || echo 'source_subfolder/'`src/codegen/gen_program.cc mv -f src/codegen/.deps/re2go-gen_goto.Tpo src/codegen/.deps/re2go-gen_goto.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/re2go-gen_state.o -MD -MP -MF src/codegen/.deps/re2go-gen_state.Tpo -c -o src/codegen/re2go-gen_state.o `test -f 'src/codegen/gen_state.cc' || echo 'source_subfolder/'`src/codegen/gen_state.cc mv -f src/codegen/.deps/re2go-gen_dfa.Tpo src/codegen/.deps/re2go-gen_dfa.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/re2go-helpers.o -MD -MP -MF src/codegen/.deps/re2go-helpers.Tpo -c -o src/codegen/re2go-helpers.o `test -f 'src/codegen/helpers.cc' || echo 'source_subfolder/'`src/codegen/helpers.cc mv -f src/codegen/.deps/re2go-gen_delayed.Tpo src/codegen/.deps/re2go-gen_delayed.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/re2go-render.o -MD -MP -MF src/codegen/.deps/re2go-render.Tpo -c -o src/codegen/re2go-render.o `test -f 'src/codegen/render.cc' || echo 'source_subfolder/'`src/codegen/render.cc mv -f src/codegen/.deps/re2go-helpers.Tpo src/codegen/.deps/re2go-helpers.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/options/re2go-opt.o -MD -MP -MF src/options/.deps/re2go-opt.Tpo -c -o src/options/re2go-opt.o `test -f 'src/options/opt.cc' || echo 'source_subfolder/'`src/options/opt.cc mv -f src/codegen/.deps/re2go-gen_program.Tpo src/codegen/.deps/re2go-gen_program.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/options/re2go-symtab.o -MD -MP -MF src/options/.deps/re2go-symtab.Tpo -c -o src/options/re2go-symtab.o `test -f 'src/options/symtab.cc' || echo 'source_subfolder/'`src/options/symtab.cc mv -f src/codegen/.deps/re2go-render.Tpo src/codegen/.deps/re2go-render.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/nfa/re2go-estimate_size.o -MD -MP -MF src/nfa/.deps/re2go-estimate_size.Tpo -c -o src/nfa/re2go-estimate_size.o `test -f 'src/nfa/estimate_size.cc' || echo 'source_subfolder/'`src/nfa/estimate_size.cc mv -f src/options/.deps/re2go-symtab.Tpo src/options/.deps/re2go-symtab.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/nfa/re2go-re_to_nfa.o -MD -MP -MF src/nfa/.deps/re2go-re_to_nfa.Tpo -c -o src/nfa/re2go-re_to_nfa.o `test -f 'src/nfa/re_to_nfa.cc' || echo 'source_subfolder/'`src/nfa/re_to_nfa.cc mv -f src/codegen/.deps/re2go-gen_state.Tpo src/codegen/.deps/re2go-gen_state.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/adfa/re2go-adfa.o -MD -MP -MF src/adfa/.deps/re2go-adfa.Tpo -c -o src/adfa/re2go-adfa.o `test -f 'src/adfa/adfa.cc' || echo 'source_subfolder/'`src/adfa/adfa.cc mv -f src/nfa/.deps/re2go-estimate_size.Tpo src/nfa/.deps/re2go-estimate_size.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/debug/re2go-dump_adfa.o -MD -MP -MF src/debug/.deps/re2go-dump_adfa.Tpo -c -o src/debug/re2go-dump_adfa.o `test -f 'src/debug/dump_adfa.cc' || echo 'source_subfolder/'`src/debug/dump_adfa.cc mv -f src/debug/.deps/re2go-dump_adfa.Tpo src/debug/.deps/re2go-dump_adfa.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/debug/re2go-dump_cfg.o -MD -MP -MF src/debug/.deps/re2go-dump_cfg.Tpo -c -o src/debug/re2go-dump_cfg.o `test -f 'src/debug/dump_cfg.cc' || echo 'source_subfolder/'`src/debug/dump_cfg.cc mv -f src/debug/.deps/re2go-dump_cfg.Tpo src/debug/.deps/re2go-dump_cfg.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/debug/re2go-dump_dfa.o -MD -MP -MF src/debug/.deps/re2go-dump_dfa.Tpo -c -o src/debug/re2go-dump_dfa.o `test -f 'src/debug/dump_dfa.cc' || echo 'source_subfolder/'`src/debug/dump_dfa.cc mv -f src/debug/.deps/re2go-dump_dfa.Tpo src/debug/.deps/re2go-dump_dfa.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/debug/re2go-dump_dfa_tree.o -MD -MP -MF src/debug/.deps/re2go-dump_dfa_tree.Tpo -c -o src/debug/re2go-dump_dfa_tree.o `test -f 'src/debug/dump_dfa_tree.cc' || echo 'source_subfolder/'`src/debug/dump_dfa_tree.cc mv -f src/options/.deps/re2go-opt.Tpo src/options/.deps/re2go-opt.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/debug/re2go-dump_interf.o -MD -MP -MF src/debug/.deps/re2go-dump_interf.Tpo -c -o src/debug/re2go-dump_interf.o `test -f 'src/debug/dump_interf.cc' || echo 'source_subfolder/'`src/debug/dump_interf.cc mv -f src/debug/.deps/re2go-dump_dfa_tree.Tpo src/debug/.deps/re2go-dump_dfa_tree.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/debug/re2go-dump_nfa.o -MD -MP -MF src/debug/.deps/re2go-dump_nfa.Tpo -c -o src/debug/re2go-dump_nfa.o `test -f 'src/debug/dump_nfa.cc' || echo 'source_subfolder/'`src/debug/dump_nfa.cc mv -f src/debug/.deps/re2go-dump_interf.Tpo src/debug/.deps/re2go-dump_interf.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/re2go-cfg.o -MD -MP -MF src/cfg/.deps/re2go-cfg.Tpo -c -o src/cfg/re2go-cfg.o `test -f 'src/cfg/cfg.cc' || echo 'source_subfolder/'`src/cfg/cfg.cc mv -f src/debug/.deps/re2go-dump_nfa.Tpo src/debug/.deps/re2go-dump_nfa.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/re2go-compact.o -MD -MP -MF src/cfg/.deps/re2go-compact.Tpo -c -o src/cfg/re2go-compact.o `test -f 'src/cfg/compact.cc' || echo 'source_subfolder/'`src/cfg/compact.cc mv -f src/nfa/.deps/re2go-re_to_nfa.Tpo src/nfa/.deps/re2go-re_to_nfa.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/re2go-dce.o -MD -MP -MF src/cfg/.deps/re2go-dce.Tpo -c -o src/cfg/re2go-dce.o `test -f 'src/cfg/dce.cc' || echo 'source_subfolder/'`src/cfg/dce.cc mv -f src/cfg/.deps/re2go-compact.Tpo src/cfg/.deps/re2go-compact.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/re2go-freeze.o -MD -MP -MF src/cfg/.deps/re2go-freeze.Tpo -c -o src/cfg/re2go-freeze.o `test -f 'src/cfg/freeze.cc' || echo 'source_subfolder/'`src/cfg/freeze.cc mv -f src/cfg/.deps/re2go-dce.Tpo src/cfg/.deps/re2go-dce.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/re2go-interfere.o -MD -MP -MF src/cfg/.deps/re2go-interfere.Tpo -c -o src/cfg/re2go-interfere.o `test -f 'src/cfg/interfere.cc' || echo 'source_subfolder/'`src/cfg/interfere.cc mv -f src/cfg/.deps/re2go-cfg.Tpo src/cfg/.deps/re2go-cfg.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/re2go-liveanal.o -MD -MP -MF src/cfg/.deps/re2go-liveanal.Tpo -c -o src/cfg/re2go-liveanal.o `test -f 'src/cfg/liveanal.cc' || echo 'source_subfolder/'`src/cfg/liveanal.cc mv -f src/cfg/.deps/re2go-freeze.Tpo src/cfg/.deps/re2go-freeze.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/re2go-normalize.o -MD -MP -MF src/cfg/.deps/re2go-normalize.Tpo -c -o src/cfg/re2go-normalize.o `test -f 'src/cfg/normalize.cc' || echo 'source_subfolder/'`src/cfg/normalize.cc mv -f src/cfg/.deps/re2go-interfere.Tpo src/cfg/.deps/re2go-interfere.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/re2go-optimize.o -MD -MP -MF src/cfg/.deps/re2go-optimize.Tpo -c -o src/cfg/re2go-optimize.o `test -f 'src/cfg/optimize.cc' || echo 'source_subfolder/'`src/cfg/optimize.cc mv -f src/cfg/.deps/re2go-liveanal.Tpo src/cfg/.deps/re2go-liveanal.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/re2go-rename.o -MD -MP -MF src/cfg/.deps/re2go-rename.Tpo -c -o src/cfg/re2go-rename.o `test -f 'src/cfg/rename.cc' || echo 'source_subfolder/'`src/cfg/rename.cc mv -f src/cfg/.deps/re2go-normalize.Tpo src/cfg/.deps/re2go-normalize.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/re2go-varalloc.o -MD -MP -MF src/cfg/.deps/re2go-varalloc.Tpo -c -o src/cfg/re2go-varalloc.o `test -f 'src/cfg/varalloc.cc' || echo 'source_subfolder/'`src/cfg/varalloc.cc mv -f src/cfg/.deps/re2go-optimize.Tpo src/cfg/.deps/re2go-optimize.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/re2go-closure.o -MD -MP -MF src/dfa/.deps/re2go-closure.Tpo -c -o src/dfa/re2go-closure.o `test -f 'src/dfa/closure.cc' || echo 'source_subfolder/'`src/dfa/closure.cc mv -f src/adfa/.deps/re2go-adfa.Tpo src/adfa/.deps/re2go-adfa.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/re2go-dead_rules.o -MD -MP -MF src/dfa/.deps/re2go-dead_rules.Tpo -c -o src/dfa/re2go-dead_rules.o `test -f 'src/dfa/dead_rules.cc' || echo 'source_subfolder/'`src/dfa/dead_rules.cc mv -f src/cfg/.deps/re2go-rename.Tpo src/cfg/.deps/re2go-rename.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/re2go-determinization.o -MD -MP -MF src/dfa/.deps/re2go-determinization.Tpo -c -o src/dfa/re2go-determinization.o `test -f 'src/dfa/determinization.cc' || echo 'source_subfolder/'`src/dfa/determinization.cc mv -f src/cfg/.deps/re2go-varalloc.Tpo src/cfg/.deps/re2go-varalloc.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/re2go-fallback_tags.o -MD -MP -MF src/dfa/.deps/re2go-fallback_tags.Tpo -c -o src/dfa/re2go-fallback_tags.o `test -f 'src/dfa/fallback_tags.cc' || echo 'source_subfolder/'`src/dfa/fallback_tags.cc mv -f src/dfa/.deps/re2go-dead_rules.Tpo src/dfa/.deps/re2go-dead_rules.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/re2go-fillpoints.o -MD -MP -MF src/dfa/.deps/re2go-fillpoints.Tpo -c -o src/dfa/re2go-fillpoints.o `test -f 'src/dfa/fillpoints.cc' || echo 'source_subfolder/'`src/dfa/fillpoints.cc mv -f src/dfa/.deps/re2go-fallback_tags.Tpo src/dfa/.deps/re2go-fallback_tags.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/re2go-find_state.o -MD -MP -MF src/dfa/.deps/re2go-find_state.Tpo -c -o src/dfa/re2go-find_state.o `test -f 'src/dfa/find_state.cc' || echo 'source_subfolder/'`src/dfa/find_state.cc mv -f src/dfa/.deps/re2go-fillpoints.Tpo src/dfa/.deps/re2go-fillpoints.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/re2go-minimization.o -MD -MP -MF src/dfa/.deps/re2go-minimization.Tpo -c -o src/dfa/re2go-minimization.o `test -f 'src/dfa/minimization.cc' || echo 'source_subfolder/'`src/dfa/minimization.cc mv -f src/dfa/.deps/re2go-determinization.Tpo src/dfa/.deps/re2go-determinization.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/re2go-stacmd.o -MD -MP -MF src/dfa/.deps/re2go-stacmd.Tpo -c -o src/dfa/re2go-stacmd.o `test -f 'src/dfa/stacmd.cc' || echo 'source_subfolder/'`src/dfa/stacmd.cc mv -f src/dfa/.deps/re2go-closure.Tpo src/dfa/.deps/re2go-closure.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/re2go-tagver_table.o -MD -MP -MF src/dfa/.deps/re2go-tagver_table.Tpo -c -o src/dfa/re2go-tagver_table.o `test -f 'src/dfa/tagver_table.cc' || echo 'source_subfolder/'`src/dfa/tagver_table.cc mv -f src/dfa/.deps/re2go-minimization.Tpo src/dfa/.deps/re2go-minimization.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/re2go-tcmd.o -MD -MP -MF src/dfa/.deps/re2go-tcmd.Tpo -c -o src/dfa/re2go-tcmd.o `test -f 'src/dfa/tcmd.cc' || echo 'source_subfolder/'`src/dfa/tcmd.cc mv -f src/dfa/.deps/re2go-stacmd.Tpo src/dfa/.deps/re2go-stacmd.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/encoding/ebcdic/re2go-ebcdic_regexp.o -MD -MP -MF src/encoding/ebcdic/.deps/re2go-ebcdic_regexp.Tpo -c -o src/encoding/ebcdic/re2go-ebcdic_regexp.o `test -f 'src/encoding/ebcdic/ebcdic_regexp.cc' || echo 'source_subfolder/'`src/encoding/ebcdic/ebcdic_regexp.cc mv -f src/dfa/.deps/re2go-find_state.Tpo src/dfa/.deps/re2go-find_state.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/encoding/re2go-enc.o -MD -MP -MF src/encoding/.deps/re2go-enc.Tpo -c -o src/encoding/re2go-enc.o `test -f 'src/encoding/enc.cc' || echo 'source_subfolder/'`src/encoding/enc.cc mv -f src/encoding/ebcdic/.deps/re2go-ebcdic_regexp.Tpo src/encoding/ebcdic/.deps/re2go-ebcdic_regexp.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/encoding/re2go-range_suffix.o -MD -MP -MF src/encoding/.deps/re2go-range_suffix.Tpo -c -o src/encoding/re2go-range_suffix.o `test -f 'src/encoding/range_suffix.cc' || echo 'source_subfolder/'`src/encoding/range_suffix.cc mv -f src/dfa/.deps/re2go-tagver_table.Tpo src/dfa/.deps/re2go-tagver_table.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/encoding/utf8/re2go-utf8_regexp.o -MD -MP -MF src/encoding/utf8/.deps/re2go-utf8_regexp.Tpo -c -o src/encoding/utf8/re2go-utf8_regexp.o `test -f 'src/encoding/utf8/utf8_regexp.cc' || echo 'source_subfolder/'`src/encoding/utf8/utf8_regexp.cc mv -f src/encoding/.deps/re2go-enc.Tpo src/encoding/.deps/re2go-enc.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/encoding/utf8/re2go-utf8.o -MD -MP -MF src/encoding/utf8/.deps/re2go-utf8.Tpo -c -o src/encoding/utf8/re2go-utf8.o `test -f 'src/encoding/utf8/utf8.cc' || echo 'source_subfolder/'`src/encoding/utf8/utf8.cc mv -f src/encoding/utf8/.deps/re2go-utf8.Tpo src/encoding/utf8/.deps/re2go-utf8.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/encoding/utf16/re2go-utf16_regexp.o -MD -MP -MF src/encoding/utf16/.deps/re2go-utf16_regexp.Tpo -c -o src/encoding/utf16/re2go-utf16_regexp.o `test -f 'src/encoding/utf16/utf16_regexp.cc' || echo 'source_subfolder/'`src/encoding/utf16/utf16_regexp.cc mv -f src/dfa/.deps/re2go-tcmd.Tpo src/dfa/.deps/re2go-tcmd.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/encoding/utf16/re2go-utf16.o -MD -MP -MF src/encoding/utf16/.deps/re2go-utf16.Tpo -c -o src/encoding/utf16/re2go-utf16.o `test -f 'src/encoding/utf16/utf16.cc' || echo 'source_subfolder/'`src/encoding/utf16/utf16.cc mv -f src/encoding/utf16/.deps/re2go-utf16.Tpo src/encoding/utf16/.deps/re2go-utf16.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/msg/re2go-msg.o -MD -MP -MF src/msg/.deps/re2go-msg.Tpo -c -o src/msg/re2go-msg.o `test -f 'src/msg/msg.cc' || echo 'source_subfolder/'`src/msg/msg.cc mv -f src/encoding/.deps/re2go-range_suffix.Tpo src/encoding/.deps/re2go-range_suffix.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/msg/re2go-warn.o -MD -MP -MF src/msg/.deps/re2go-warn.Tpo -c -o src/msg/re2go-warn.o `test -f 'src/msg/warn.cc' || echo 'source_subfolder/'`src/msg/warn.cc mv -f src/encoding/utf8/.deps/re2go-utf8_regexp.Tpo src/encoding/utf8/.deps/re2go-utf8_regexp.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/regexp/re2go-ast_to_re.o -MD -MP -MF src/regexp/.deps/re2go-ast_to_re.Tpo -c -o src/regexp/re2go-ast_to_re.o `test -f 'src/regexp/ast_to_re.cc' || echo 'source_subfolder/'`src/regexp/ast_to_re.cc mv -f src/msg/.deps/re2go-msg.Tpo src/msg/.deps/re2go-msg.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/regexp/re2go-default_tags.o -MD -MP -MF src/regexp/.deps/re2go-default_tags.Tpo -c -o src/regexp/re2go-default_tags.o `test -f 'src/regexp/default_tags.cc' || echo 'source_subfolder/'`src/regexp/default_tags.cc mv -f src/encoding/utf16/.deps/re2go-utf16_regexp.Tpo src/encoding/utf16/.deps/re2go-utf16_regexp.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/regexp/re2go-fixed_tags.o -MD -MP -MF src/regexp/.deps/re2go-fixed_tags.Tpo -c -o src/regexp/re2go-fixed_tags.o `test -f 'src/regexp/fixed_tags.cc' || echo 'source_subfolder/'`src/regexp/fixed_tags.cc mv -f src/regexp/.deps/re2go-default_tags.Tpo src/regexp/.deps/re2go-default_tags.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/regexp/re2go-nullable.o -MD -MP -MF src/regexp/.deps/re2go-nullable.Tpo -c -o src/regexp/re2go-nullable.o `test -f 'src/regexp/nullable.cc' || echo 'source_subfolder/'`src/regexp/nullable.cc mv -f src/regexp/.deps/re2go-fixed_tags.Tpo src/regexp/.deps/re2go-fixed_tags.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/regexp/re2go-re.o -MD -MP -MF src/regexp/.deps/re2go-re.Tpo -c -o src/regexp/re2go-re.o `test -f 'src/regexp/re.cc' || echo 'source_subfolder/'`src/regexp/re.cc mv -f src/regexp/.deps/re2go-ast_to_re.Tpo src/regexp/.deps/re2go-ast_to_re.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/regexp/re2go-rule.o -MD -MP -MF src/regexp/.deps/re2go-rule.Tpo -c -o src/regexp/re2go-rule.o `test -f 'src/regexp/rule.cc' || echo 'source_subfolder/'`src/regexp/rule.cc mv -f src/msg/.deps/re2go-warn.Tpo src/msg/.deps/re2go-warn.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/regexp/re2go-split_charset.o -MD -MP -MF src/regexp/.deps/re2go-split_charset.Tpo -c -o src/regexp/re2go-split_charset.o `test -f 'src/regexp/split_charset.cc' || echo 'source_subfolder/'`src/regexp/split_charset.cc mv -f src/regexp/.deps/re2go-nullable.Tpo src/regexp/.deps/re2go-nullable.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/regexp/re2go-tag.o -MD -MP -MF src/regexp/.deps/re2go-tag.Tpo -c -o src/regexp/re2go-tag.o `test -f 'src/regexp/tag.cc' || echo 'source_subfolder/'`src/regexp/tag.cc mv -f src/regexp/.deps/re2go-re.Tpo src/regexp/.deps/re2go-re.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/re2go-compile.o -MD -MP -MF src/.deps/re2go-compile.Tpo -c -o src/re2go-compile.o `test -f 'src/compile.cc' || echo 'source_subfolder/'`src/compile.cc mv -f src/regexp/.deps/re2go-tag.Tpo src/regexp/.deps/re2go-tag.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/skeleton/re2go-control_flow.o -MD -MP -MF src/skeleton/.deps/re2go-control_flow.Tpo -c -o src/skeleton/re2go-control_flow.o `test -f 'src/skeleton/control_flow.cc' || echo 'source_subfolder/'`src/skeleton/control_flow.cc mv -f src/regexp/.deps/re2go-rule.Tpo src/regexp/.deps/re2go-rule.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/skeleton/re2go-generate_code.o -MD -MP -MF src/skeleton/.deps/re2go-generate_code.Tpo -c -o src/skeleton/re2go-generate_code.o `test -f 'src/skeleton/generate_code.cc' || echo 'source_subfolder/'`src/skeleton/generate_code.cc mv -f src/regexp/.deps/re2go-split_charset.Tpo src/regexp/.deps/re2go-split_charset.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/skeleton/re2go-generate_data.o -MD -MP -MF src/skeleton/.deps/re2go-generate_data.Tpo -c -o src/skeleton/re2go-generate_data.o `test -f 'src/skeleton/generate_data.cc' || echo 'source_subfolder/'`src/skeleton/generate_data.cc mv -f src/skeleton/.deps/re2go-control_flow.Tpo src/skeleton/.deps/re2go-control_flow.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/skeleton/re2go-maxpath.o -MD -MP -MF src/skeleton/.deps/re2go-maxpath.Tpo -c -o src/skeleton/re2go-maxpath.o `test -f 'src/skeleton/maxpath.cc' || echo 'source_subfolder/'`src/skeleton/maxpath.cc mv -f src/skeleton/.deps/re2go-generate_code.Tpo src/skeleton/.deps/re2go-generate_code.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/skeleton/re2go-skeleton.o -MD -MP -MF src/skeleton/.deps/re2go-skeleton.Tpo -c -o src/skeleton/re2go-skeleton.o `test -f 'src/skeleton/skeleton.cc' || echo 'source_subfolder/'`src/skeleton/skeleton.cc mv -f src/.deps/re2go-compile.Tpo src/.deps/re2go-compile.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/parse/re2go-ast.o -MD -MP -MF src/parse/.deps/re2go-ast.Tpo -c -o src/parse/re2go-ast.o `test -f 'src/parse/ast.cc' || echo 'source_subfolder/'`src/parse/ast.cc mv -f src/skeleton/.deps/re2go-maxpath.Tpo src/skeleton/.deps/re2go-maxpath.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/parse/re2go-input.o -MD -MP -MF src/parse/.deps/re2go-input.Tpo -c -o src/parse/re2go-input.o `test -f 'src/parse/input.cc' || echo 'source_subfolder/'`src/parse/input.cc mv -f src/parse/.deps/re2go-ast.Tpo src/parse/.deps/re2go-ast.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/parse/re2go-parse.o -MD -MP -MF src/parse/.deps/re2go-parse.Tpo -c -o src/parse/re2go-parse.o `test -f 'src/parse/parse.cc' || echo 'source_subfolder/'`src/parse/parse.cc mv -f src/parse/.deps/re2go-input.Tpo src/parse/.deps/re2go-input.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/parse/re2go-scanner.o -MD -MP -MF src/parse/.deps/re2go-scanner.Tpo -c -o src/parse/re2go-scanner.o `test -f 'src/parse/scanner.cc' || echo 'source_subfolder/'`src/parse/scanner.cc mv -f src/skeleton/.deps/re2go-skeleton.Tpo src/skeleton/.deps/re2go-skeleton.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/parse/re2go-unescape.o -MD -MP -MF src/parse/.deps/re2go-unescape.Tpo -c -o src/parse/re2go-unescape.o `test -f 'src/parse/unescape.cc' || echo 'source_subfolder/'`src/parse/unescape.cc mv -f src/parse/.deps/re2go-unescape.Tpo src/parse/.deps/re2go-unescape.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/util/re2go-file_utils.o -MD -MP -MF src/util/.deps/re2go-file_utils.Tpo -c -o src/util/re2go-file_utils.o `test -f 'src/util/file_utils.cc' || echo 'source_subfolder/'`src/util/file_utils.cc mv -f src/util/.deps/re2go-file_utils.Tpo src/util/.deps/re2go-file_utils.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/util/re2go-s_to_n32_unsafe.o -MD -MP -MF src/util/.deps/re2go-s_to_n32_unsafe.Tpo -c -o src/util/re2go-s_to_n32_unsafe.o `test -f 'src/util/s_to_n32_unsafe.cc' || echo 'source_subfolder/'`src/util/s_to_n32_unsafe.cc mv -f src/util/.deps/re2go-s_to_n32_unsafe.Tpo src/util/.deps/re2go-s_to_n32_unsafe.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/util/re2go-temp_file.o -MD -MP -MF src/util/.deps/re2go-temp_file.Tpo -c -o src/util/re2go-temp_file.o `test -f 'src/util/temp_file.cc' || echo 'source_subfolder/'`src/util/temp_file.cc mv -f src/util/.deps/re2go-temp_file.Tpo src/util/.deps/re2go-temp_file.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/util/re2go-range.o -MD -MP -MF src/util/.deps/re2go-range.Tpo -c -o src/util/re2go-range.o `test -f 'src/util/range.cc' || echo 'source_subfolder/'`src/util/range.cc mv -f src/skeleton/.deps/re2go-generate_data.Tpo src/skeleton/.deps/re2go-generate_data.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/msg/re2go-help.o -MD -MP -MF src/msg/.deps/re2go-help.Tpo -c -o src/msg/re2go-help.o `test -f 'src/msg/help.cc' || echo 'source_subfolder/'`src/msg/help.cc mv -f src/msg/.deps/re2go-help.Tpo src/msg/.deps/re2go-help.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/parse/re2go-lex.o -MD -MP -MF src/parse/.deps/re2go-lex.Tpo -c -o src/parse/re2go-lex.o `test -f 'src/parse/lex.cc' || echo 'source_subfolder/'`src/parse/lex.cc mv -f src/parse/.deps/re2go-scanner.Tpo src/parse/.deps/re2go-scanner.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/parse/re2go-parser.o -MD -MP -MF src/parse/.deps/re2go-parser.Tpo -c -o src/parse/re2go-parser.o `test -f 'src/parse/parser.cc' || echo 'source_subfolder/'`src/parse/parser.cc mv -f src/util/.deps/re2go-range.Tpo src/util/.deps/re2go-range.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/msg/re2go-ver_to_vernum.o -MD -MP -MF src/msg/.deps/re2go-ver_to_vernum.Tpo -c -o src/msg/re2go-ver_to_vernum.o `test -f 'src/msg/ver_to_vernum.cc' || echo 'source_subfolder/'`src/msg/ver_to_vernum.cc mv -f src/parse/.deps/re2go-parse.Tpo src/parse/.deps/re2go-parse.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/parse/re2go-lex_conf.o -MD -MP -MF src/parse/.deps/re2go-lex_conf.Tpo -c -o src/parse/re2go-lex_conf.o `test -f 'src/parse/lex_conf.cc' || echo 'source_subfolder/'`src/parse/lex_conf.cc mv -f src/msg/.deps/re2go-ver_to_vernum.Tpo src/msg/.deps/re2go-ver_to_vernum.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/options/re2go-parse_opts.o -MD -MP -MF src/options/.deps/re2go-parse_opts.Tpo -c -o src/options/re2go-parse_opts.o `test -f 'src/options/parse_opts.cc' || echo 'source_subfolder/'`src/options/parse_opts.cc mv -f src/parse/.deps/re2go-parser.Tpo src/parse/.deps/re2go-parser.Po source_subfolder/build-aux/install-sh -c -d doc cp source_subfolder/bootstrap/doc/re2c.1 doc/re2c.1 source_subfolder/build-aux/install-sh -c -d doc cp source_subfolder/bootstrap/doc/re2go.1 doc/re2go.1 depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o source_subfolder/src/main.cc &&\ mv -f $depbase.Tpo $depbase.Po mv -f src/parse/.deps/re2go-lex_conf.Tpo src/parse/.deps/re2go-lex_conf.Po depbase=`echo src/codegen/code_goto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/code_goto.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/code_goto.o source_subfolder/src/codegen/code_goto.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/codegen/combine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/combine.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/combine.o source_subfolder/src/codegen/combine.cc &&\ mv -f $depbase.Tpo $depbase.Po mv -f src/options/.deps/re2go-parse_opts.Tpo src/options/.deps/re2go-parse_opts.Po depbase=`echo src/codegen/gen_bitmaps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/gen_bitmaps.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/gen_bitmaps.o source_subfolder/src/codegen/gen_bitmaps.cc &&\ mv -f $depbase.Tpo $depbase.Po mv -f src/parse/.deps/re2go-lex.Tpo src/parse/.deps/re2go-lex.Po depbase=`echo src/codegen/gen_delayed.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/gen_delayed.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/gen_delayed.o source_subfolder/src/codegen/gen_delayed.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/codegen/gen_dfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/gen_dfa.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/gen_dfa.o source_subfolder/src/codegen/gen_dfa.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/codegen/gen_goto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/gen_goto.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/gen_goto.o source_subfolder/src/codegen/gen_goto.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/codegen/gen_program.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/gen_program.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/gen_program.o source_subfolder/src/codegen/gen_program.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/codegen/gen_state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/gen_state.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/gen_state.o source_subfolder/src/codegen/gen_state.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/codegen/helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/helpers.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/helpers.o source_subfolder/src/codegen/helpers.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/codegen/render.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/codegen/render.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/render.o source_subfolder/src/codegen/render.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/options/opt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/options/opt.o -MD -MP -MF $depbase.Tpo -c -o src/options/opt.o source_subfolder/src/options/opt.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/options/symtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/options/symtab.o -MD -MP -MF $depbase.Tpo -c -o src/options/symtab.o source_subfolder/src/options/symtab.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/nfa/estimate_size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/nfa/estimate_size.o -MD -MP -MF $depbase.Tpo -c -o src/nfa/estimate_size.o source_subfolder/src/nfa/estimate_size.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/nfa/re_to_nfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/nfa/re_to_nfa.o -MD -MP -MF $depbase.Tpo -c -o src/nfa/re_to_nfa.o source_subfolder/src/nfa/re_to_nfa.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/adfa/adfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/adfa/adfa.o -MD -MP -MF $depbase.Tpo -c -o src/adfa/adfa.o source_subfolder/src/adfa/adfa.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/debug/dump_adfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/debug/dump_adfa.o -MD -MP -MF $depbase.Tpo -c -o src/debug/dump_adfa.o source_subfolder/src/debug/dump_adfa.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/debug/dump_cfg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/debug/dump_cfg.o -MD -MP -MF $depbase.Tpo -c -o src/debug/dump_cfg.o source_subfolder/src/debug/dump_cfg.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/debug/dump_dfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/debug/dump_dfa.o -MD -MP -MF $depbase.Tpo -c -o src/debug/dump_dfa.o source_subfolder/src/debug/dump_dfa.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/debug/dump_dfa_tree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/debug/dump_dfa_tree.o -MD -MP -MF $depbase.Tpo -c -o src/debug/dump_dfa_tree.o source_subfolder/src/debug/dump_dfa_tree.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/debug/dump_interf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/debug/dump_interf.o -MD -MP -MF $depbase.Tpo -c -o src/debug/dump_interf.o source_subfolder/src/debug/dump_interf.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/debug/dump_nfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/debug/dump_nfa.o -MD -MP -MF $depbase.Tpo -c -o src/debug/dump_nfa.o source_subfolder/src/debug/dump_nfa.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/cfg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/cfg.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/cfg.o source_subfolder/src/cfg/cfg.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/compact.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/compact.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/compact.o source_subfolder/src/cfg/compact.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/dce.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/dce.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/dce.o source_subfolder/src/cfg/dce.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/freeze.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/freeze.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/freeze.o source_subfolder/src/cfg/freeze.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/interfere.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/interfere.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/interfere.o source_subfolder/src/cfg/interfere.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/liveanal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/liveanal.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/liveanal.o source_subfolder/src/cfg/liveanal.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/normalize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/normalize.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/normalize.o source_subfolder/src/cfg/normalize.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/optimize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/optimize.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/optimize.o source_subfolder/src/cfg/optimize.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/rename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/rename.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/rename.o source_subfolder/src/cfg/rename.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/varalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/cfg/varalloc.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/varalloc.o source_subfolder/src/cfg/varalloc.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/closure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/closure.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/closure.o source_subfolder/src/dfa/closure.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/dead_rules.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/dead_rules.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/dead_rules.o source_subfolder/src/dfa/dead_rules.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/determinization.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/determinization.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/determinization.o source_subfolder/src/dfa/determinization.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/fallback_tags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/fallback_tags.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/fallback_tags.o source_subfolder/src/dfa/fallback_tags.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/fillpoints.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/fillpoints.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/fillpoints.o source_subfolder/src/dfa/fillpoints.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/find_state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/find_state.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/find_state.o source_subfolder/src/dfa/find_state.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/minimization.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/minimization.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/minimization.o source_subfolder/src/dfa/minimization.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/stacmd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/stacmd.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/stacmd.o source_subfolder/src/dfa/stacmd.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/tagver_table.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/tagver_table.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/tagver_table.o source_subfolder/src/dfa/tagver_table.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/tcmd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/dfa/tcmd.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/tcmd.o source_subfolder/src/dfa/tcmd.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/encoding/ebcdic/ebcdic_regexp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/encoding/ebcdic/ebcdic_regexp.o -MD -MP -MF $depbase.Tpo -c -o src/encoding/ebcdic/ebcdic_regexp.o source_subfolder/src/encoding/ebcdic/ebcdic_regexp.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/encoding/enc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/encoding/enc.o -MD -MP -MF $depbase.Tpo -c -o src/encoding/enc.o source_subfolder/src/encoding/enc.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/encoding/range_suffix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/encoding/range_suffix.o -MD -MP -MF $depbase.Tpo -c -o src/encoding/range_suffix.o source_subfolder/src/encoding/range_suffix.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/encoding/utf8/utf8_regexp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/encoding/utf8/utf8_regexp.o -MD -MP -MF $depbase.Tpo -c -o src/encoding/utf8/utf8_regexp.o source_subfolder/src/encoding/utf8/utf8_regexp.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/encoding/utf8/utf8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/encoding/utf8/utf8.o -MD -MP -MF $depbase.Tpo -c -o src/encoding/utf8/utf8.o source_subfolder/src/encoding/utf8/utf8.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/encoding/utf16/utf16_regexp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/encoding/utf16/utf16_regexp.o -MD -MP -MF $depbase.Tpo -c -o src/encoding/utf16/utf16_regexp.o source_subfolder/src/encoding/utf16/utf16_regexp.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/encoding/utf16/utf16.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/encoding/utf16/utf16.o -MD -MP -MF $depbase.Tpo -c -o src/encoding/utf16/utf16.o source_subfolder/src/encoding/utf16/utf16.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/msg/msg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/msg/msg.o -MD -MP -MF $depbase.Tpo -c -o src/msg/msg.o source_subfolder/src/msg/msg.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/msg/warn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/msg/warn.o -MD -MP -MF $depbase.Tpo -c -o src/msg/warn.o source_subfolder/src/msg/warn.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/regexp/ast_to_re.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/regexp/ast_to_re.o -MD -MP -MF $depbase.Tpo -c -o src/regexp/ast_to_re.o source_subfolder/src/regexp/ast_to_re.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/regexp/default_tags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/regexp/default_tags.o -MD -MP -MF $depbase.Tpo -c -o src/regexp/default_tags.o source_subfolder/src/regexp/default_tags.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/regexp/fixed_tags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/regexp/fixed_tags.o -MD -MP -MF $depbase.Tpo -c -o src/regexp/fixed_tags.o source_subfolder/src/regexp/fixed_tags.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/regexp/nullable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/regexp/nullable.o -MD -MP -MF $depbase.Tpo -c -o src/regexp/nullable.o source_subfolder/src/regexp/nullable.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/regexp/re.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/regexp/re.o -MD -MP -MF $depbase.Tpo -c -o src/regexp/re.o source_subfolder/src/regexp/re.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/regexp/rule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/regexp/rule.o -MD -MP -MF $depbase.Tpo -c -o src/regexp/rule.o source_subfolder/src/regexp/rule.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/regexp/split_charset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/regexp/split_charset.o -MD -MP -MF $depbase.Tpo -c -o src/regexp/split_charset.o source_subfolder/src/regexp/split_charset.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/regexp/tag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/regexp/tag.o -MD -MP -MF $depbase.Tpo -c -o src/regexp/tag.o source_subfolder/src/regexp/tag.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/skeleton/control_flow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/skeleton/control_flow.o -MD -MP -MF $depbase.Tpo -c -o src/skeleton/control_flow.o source_subfolder/src/skeleton/control_flow.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/skeleton/generate_code.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/skeleton/generate_code.o -MD -MP -MF $depbase.Tpo -c -o src/skeleton/generate_code.o source_subfolder/src/skeleton/generate_code.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/skeleton/generate_data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/skeleton/generate_data.o -MD -MP -MF $depbase.Tpo -c -o src/skeleton/generate_data.o source_subfolder/src/skeleton/generate_data.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/skeleton/maxpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/skeleton/maxpath.o -MD -MP -MF $depbase.Tpo -c -o src/skeleton/maxpath.o source_subfolder/src/skeleton/maxpath.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/skeleton/skeleton.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/skeleton/skeleton.o -MD -MP -MF $depbase.Tpo -c -o src/skeleton/skeleton.o source_subfolder/src/skeleton/skeleton.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/parse/ast.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/parse/ast.o -MD -MP -MF $depbase.Tpo -c -o src/parse/ast.o source_subfolder/src/parse/ast.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/parse/input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/parse/input.o -MD -MP -MF $depbase.Tpo -c -o src/parse/input.o source_subfolder/src/parse/input.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/parse/parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/parse/parse.o -MD -MP -MF $depbase.Tpo -c -o src/parse/parse.o source_subfolder/src/parse/parse.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/parse/scanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/parse/scanner.o -MD -MP -MF $depbase.Tpo -c -o src/parse/scanner.o source_subfolder/src/parse/scanner.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/parse/unescape.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/parse/unescape.o -MD -MP -MF $depbase.Tpo -c -o src/parse/unescape.o source_subfolder/src/parse/unescape.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/file_utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/util/file_utils.o -MD -MP -MF $depbase.Tpo -c -o src/util/file_utils.o source_subfolder/src/util/file_utils.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/s_to_n32_unsafe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/util/s_to_n32_unsafe.o -MD -MP -MF $depbase.Tpo -c -o src/util/s_to_n32_unsafe.o source_subfolder/src/util/s_to_n32_unsafe.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/temp_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/util/temp_file.o -MD -MP -MF $depbase.Tpo -c -o src/util/temp_file.o source_subfolder/src/util/temp_file.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/range.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -DNDEBUG -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT src/util/range.o -MD -MP -MF $depbase.Tpo -c -o src/util/range.o source_subfolder/src/util/range.cc &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -o re2go src/re2go-main.o src/codegen/re2go-code_goto.o src/codegen/re2go-combine.o src/codegen/re2go-gen_bitmaps.o src/codegen/re2go-gen_delayed.o src/codegen/re2go-gen_dfa.o src/codegen/re2go-gen_goto.o src/codegen/re2go-gen_program.o src/codegen/re2go-gen_state.o src/codegen/re2go-helpers.o src/codegen/re2go-render.o src/options/re2go-opt.o src/options/re2go-symtab.o src/nfa/re2go-estimate_size.o src/nfa/re2go-re_to_nfa.o src/adfa/re2go-adfa.o src/debug/re2go-dump_adfa.o src/debug/re2go-dump_cfg.o src/debug/re2go-dump_dfa.o src/debug/re2go-dump_dfa_tree.o src/debug/re2go-dump_interf.o src/debug/re2go-dump_nfa.o src/cfg/re2go-cfg.o src/cfg/re2go-compact.o src/cfg/re2go-dce.o src/cfg/re2go-freeze.o src/cfg/re2go-interfere.o src/cfg/re2go-liveanal.o src/cfg/re2go-normalize.o src/cfg/re2go-optimize.o src/cfg/re2go-rename.o src/cfg/re2go-varalloc.o src/dfa/re2go-closure.o src/dfa/re2go-dead_rules.o src/dfa/re2go-determinization.o src/dfa/re2go-fallback_tags.o src/dfa/re2go-fillpoints.o src/dfa/re2go-find_state.o src/dfa/re2go-minimization.o src/dfa/re2go-stacmd.o src/dfa/re2go-tagver_table.o src/dfa/re2go-tcmd.o src/encoding/ebcdic/re2go-ebcdic_regexp.o src/encoding/re2go-enc.o src/encoding/re2go-range_suffix.o src/encoding/utf8/re2go-utf8_regexp.o src/encoding/utf8/re2go-utf8.o src/encoding/utf16/re2go-utf16_regexp.o src/encoding/utf16/re2go-utf16.o src/msg/re2go-msg.o src/msg/re2go-warn.o src/regexp/re2go-ast_to_re.o src/regexp/re2go-default_tags.o src/regexp/re2go-fixed_tags.o src/regexp/re2go-nullable.o src/regexp/re2go-re.o src/regexp/re2go-rule.o src/regexp/re2go-split_charset.o src/regexp/re2go-tag.o src/re2go-compile.o src/skeleton/re2go-control_flow.o src/skeleton/re2go-generate_code.o src/skeleton/re2go-generate_data.o src/skeleton/re2go-maxpath.o src/skeleton/re2go-skeleton.o src/parse/re2go-ast.o src/parse/re2go-input.o src/parse/re2go-parse.o src/parse/re2go-scanner.o src/parse/re2go-unescape.o src/util/re2go-file_utils.o src/util/re2go-s_to_n32_unsafe.o src/util/re2go-temp_file.o src/util/re2go-range.o src/msg/re2go-help.o src/parse/re2go-lex.o src/parse/re2go-parser.o src/msg/re2go-ver_to_vernum.o src/parse/re2go-lex_conf.o src/options/re2go-parse_opts.o echo "Reconfigure with --enable-docs to rebuild docs" Reconfigure with --enable-docs to rebuild docs /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR='"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/"' -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -o re2c src/main.o src/codegen/code_goto.o src/codegen/combine.o src/codegen/gen_bitmaps.o src/codegen/gen_delayed.o src/codegen/gen_dfa.o src/codegen/gen_goto.o src/codegen/gen_program.o src/codegen/gen_state.o src/codegen/helpers.o src/codegen/render.o src/options/opt.o src/options/symtab.o src/nfa/estimate_size.o src/nfa/re_to_nfa.o src/adfa/adfa.o src/debug/dump_adfa.o src/debug/dump_cfg.o src/debug/dump_dfa.o src/debug/dump_dfa_tree.o src/debug/dump_interf.o src/debug/dump_nfa.o src/cfg/cfg.o src/cfg/compact.o src/cfg/dce.o src/cfg/freeze.o src/cfg/interfere.o src/cfg/liveanal.o src/cfg/normalize.o src/cfg/optimize.o src/cfg/rename.o src/cfg/varalloc.o src/dfa/closure.o src/dfa/dead_rules.o src/dfa/determinization.o src/dfa/fallback_tags.o src/dfa/fillpoints.o src/dfa/find_state.o src/dfa/minimization.o src/dfa/stacmd.o src/dfa/tagver_table.o src/dfa/tcmd.o src/encoding/ebcdic/ebcdic_regexp.o src/encoding/enc.o src/encoding/range_suffix.o src/encoding/utf8/utf8_regexp.o src/encoding/utf8/utf8.o src/encoding/utf16/utf16_regexp.o src/encoding/utf16/utf16.o src/msg/msg.o src/msg/warn.o src/regexp/ast_to_re.o src/regexp/default_tags.o src/regexp/fixed_tags.o src/regexp/nullable.o src/regexp/re.o src/regexp/rule.o src/regexp/split_charset.o src/regexp/tag.o src/compile.o src/skeleton/control_flow.o src/skeleton/generate_code.o src/skeleton/generate_data.o src/skeleton/maxpath.o src/skeleton/skeleton.o src/parse/ast.o src/parse/input.o src/parse/parse.o src/parse/scanner.o src/parse/unescape.o src/util/file_utils.o src/util/s_to_n32_unsafe.o src/util/temp_file.o src/util/range.o src/msg/help.o src/parse/lex.o src/parse/parser.o src/msg/ver_to_vernum.o src/parse/lex_conf.o src/options/parse_opts.o libtool: link: g++ -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR=\"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/\" -DRE2C_LANG=LANG_GO -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -o re2go src/re2go-main.o src/codegen/re2go-code_goto.o src/codegen/re2go-combine.o src/codegen/re2go-gen_bitmaps.o src/codegen/re2go-gen_delayed.o src/codegen/re2go-gen_dfa.o src/codegen/re2go-gen_goto.o src/codegen/re2go-gen_program.o src/codegen/re2go-gen_state.o src/codegen/re2go-helpers.o src/codegen/re2go-render.o src/options/re2go-opt.o src/options/re2go-symtab.o src/nfa/re2go-estimate_size.o src/nfa/re2go-re_to_nfa.o src/adfa/re2go-adfa.o src/debug/re2go-dump_adfa.o src/debug/re2go-dump_cfg.o src/debug/re2go-dump_dfa.o src/debug/re2go-dump_dfa_tree.o src/debug/re2go-dump_interf.o src/debug/re2go-dump_nfa.o src/cfg/re2go-cfg.o src/cfg/re2go-compact.o src/cfg/re2go-dce.o src/cfg/re2go-freeze.o src/cfg/re2go-interfere.o src/cfg/re2go-liveanal.o src/cfg/re2go-normalize.o src/cfg/re2go-optimize.o src/cfg/re2go-rename.o src/cfg/re2go-varalloc.o src/dfa/re2go-closure.o src/dfa/re2go-dead_rules.o src/dfa/re2go-determinization.o src/dfa/re2go-fallback_tags.o src/dfa/re2go-fillpoints.o src/dfa/re2go-find_state.o src/dfa/re2go-minimization.o src/dfa/re2go-stacmd.o src/dfa/re2go-tagver_table.o src/dfa/re2go-tcmd.o src/encoding/ebcdic/re2go-ebcdic_regexp.o src/encoding/re2go-enc.o src/encoding/re2go-range_suffix.o src/encoding/utf8/re2go-utf8_regexp.o src/encoding/utf8/re2go-utf8.o src/encoding/utf16/re2go-utf16_regexp.o src/encoding/utf16/re2go-utf16.o src/msg/re2go-msg.o src/msg/re2go-warn.o src/regexp/re2go-ast_to_re.o src/regexp/re2go-default_tags.o src/regexp/re2go-fixed_tags.o src/regexp/re2go-nullable.o src/regexp/re2go-re.o src/regexp/re2go-rule.o src/regexp/re2go-split_charset.o src/regexp/re2go-tag.o src/re2go-compile.o src/skeleton/re2go-control_flow.o src/skeleton/re2go-generate_code.o src/skeleton/re2go-generate_data.o src/skeleton/re2go-maxpath.o src/skeleton/re2go-skeleton.o src/parse/re2go-ast.o src/parse/re2go-input.o src/parse/re2go-parse.o src/parse/re2go-scanner.o src/parse/re2go-unescape.o src/util/re2go-file_utils.o src/util/re2go-s_to_n32_unsafe.o src/util/re2go-temp_file.o src/util/re2go-range.o src/msg/re2go-help.o src/parse/re2go-lex.o src/parse/re2go-parser.o src/msg/re2go-ver_to_vernum.o src/parse/re2go-lex_conf.o src/options/re2go-parse_opts.o -Wl,-bind_at_load libtool: link: g++ -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -Weverything -Wno-unknown-warning-option -Wno-reserved-id-macro -Wno-padded -Wno-old-style-cast -Wno-nested-anon-types -Wno-global-constructors -Wno-shadow-field-in-constructor -Wno-undefined-func-template -DRE2C_STDLIB_DIR=\"/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib/\" -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -o re2c src/main.o src/codegen/code_goto.o src/codegen/combine.o src/codegen/gen_bitmaps.o src/codegen/gen_delayed.o src/codegen/gen_dfa.o src/codegen/gen_goto.o src/codegen/gen_program.o src/codegen/gen_state.o src/codegen/helpers.o src/codegen/render.o src/options/opt.o src/options/symtab.o src/nfa/estimate_size.o src/nfa/re_to_nfa.o src/adfa/adfa.o src/debug/dump_adfa.o src/debug/dump_cfg.o src/debug/dump_dfa.o src/debug/dump_dfa_tree.o src/debug/dump_interf.o src/debug/dump_nfa.o src/cfg/cfg.o src/cfg/compact.o src/cfg/dce.o src/cfg/freeze.o src/cfg/interfere.o src/cfg/liveanal.o src/cfg/normalize.o src/cfg/optimize.o src/cfg/rename.o src/cfg/varalloc.o src/dfa/closure.o src/dfa/dead_rules.o src/dfa/determinization.o src/dfa/fallback_tags.o src/dfa/fillpoints.o src/dfa/find_state.o src/dfa/minimization.o src/dfa/stacmd.o src/dfa/tagver_table.o src/dfa/tcmd.o src/encoding/ebcdic/ebcdic_regexp.o src/encoding/enc.o src/encoding/range_suffix.o src/encoding/utf8/utf8_regexp.o src/encoding/utf8/utf8.o src/encoding/utf16/utf16_regexp.o src/encoding/utf16/utf16.o src/msg/msg.o src/msg/warn.o src/regexp/ast_to_re.o src/regexp/default_tags.o src/regexp/fixed_tags.o src/regexp/nullable.o src/regexp/re.o src/regexp/rule.o src/regexp/split_charset.o src/regexp/tag.o src/compile.o src/skeleton/control_flow.o src/skeleton/generate_code.o src/skeleton/generate_data.o src/skeleton/maxpath.o src/skeleton/skeleton.o src/parse/ast.o src/parse/input.o src/parse/parse.o src/parse/scanner.o src/parse/unescape.o src/util/file_utils.o src/util/s_to_n32_unsafe.o src/util/temp_file.o src/util/range.o src/msg/help.o src/parse/lex.o src/parse/parser.o src/msg/ver_to_vernum.o src/parse/lex_conf.o src/options/parse_opts.o -Wl,-bind_at_load re2c/2.2: Package '3eb32b976fb0626f3c40a8b87ace72156aa44204' built re2c/2.2: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204 re2c/2.2: Generated conaninfo.txt re2c/2.2: Generated conanbuildinfo.txt re2c/2.2: Generating the package re2c/2.2: Package folder /Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204 re2c/2.2: Calling package() ----Running------ > make install -j4 ----------------- /Library/Developer/CommandLineTools/usr/bin/make install-recursive Making install in . Reconfigure with --enable-docs to rebuild docs source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib' source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/man/man1' source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin' /usr/bin/install -c -m 644 source_subfolder/include/unicode_categories.re '/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/re2c/stdlib' /bin/sh ./libtool --mode=install /usr/bin/install -c re2c re2go '/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin' /usr/bin/install -c -m 644 doc/re2c.1 doc/re2go.1 '/Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share/man/man1' libtool: install: /usr/bin/install -c re2c /Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/re2c libtool: install: /usr/bin/install -c re2go /Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin/re2go [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK re2c/2.2 package(): Packaged 4 files: re2c, re2go, LICENSE, NO_WARRANTY re2c/2.2: Package '3eb32b976fb0626f3c40a8b87ace72156aa44204' created re2c/2.2: Created package revision a2be8d38cdae32e6ad4ab3005f5e085c re2c/2.2: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK configure: WARNING: using cross tools not prefixed with host triplet In file included from source_subfolder/src/parse/parser.ypp:16: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class src/parse/parser.cc:47:9: warning: macro is not used [-Wunused-macros] #define YYBISON 1 ^ src/parse/parser.cc:50:9: warning: macro is not used [-Wunused-macros] #define YYBISON_VERSION "2.3" ^ src/parse/parser.cc:53:9: warning: macro is not used [-Wunused-macros] #define YYSKELETON_NAME "yacc.c" ^ src/parse/parser.cc:56:9: warning: macro is not used [-Wunused-macros] #define YYPURE 0 ^ src/parse/parser.cc:59:9: warning: macro is not used [-Wunused-macros] #define YYLSP_NEEDED 0 ^ src/parse/parser.cc:65:10: warning: macro is not used [-Wunused-macros] # define YYTOKENTYPE ^ src/parse/parser.cc:86:9: warning: macro is not used [-Wunused-macros] #define TOKEN_CJUMP 258 ^ src/parse/parser.cc:87:9: warning: macro is not used [-Wunused-macros] #define TOKEN_CNEXT 259 ^ src/parse/parser.cc:88:9: warning: macro is not used [-Wunused-macros] #define TOKEN_CLIST 260 ^ src/parse/parser.cc:89:9: warning: macro is not used [-Wunused-macros] #define TOKEN_CSETUP 261 ^ src/parse/parser.cc:90:9: warning: macro is not used [-Wunused-macros] #define TOKEN_CZERO 262 ^ src/parse/parser.cc:91:9: warning: macro is not used [-Wunused-macros] #define TOKEN_CLOSESIZE 263 ^ src/parse/parser.cc:92:9: warning: macro is not used [-Wunused-macros] #define TOKEN_CODE 264 ^ src/parse/parser.cc:93:9: warning: macro is not used [-Wunused-macros] #define TOKEN_CONF 265 ^ src/parse/parser.cc:94:9: warning: macro is not used [-Wunused-macros] #define TOKEN_ID 266 ^ src/parse/parser.cc:95:9: warning: macro is not used [-Wunused-macros] #define TOKEN_FID 267 ^ src/parse/parser.cc:96:9: warning: macro is not used [-Wunused-macros] #define TOKEN_FID_END 268 ^ src/parse/parser.cc:97:9: warning: macro is not used [-Wunused-macros] #define TOKEN_LINE_INFO 269 ^ src/parse/parser.cc:98:9: warning: macro is not used [-Wunused-macros] #define TOKEN_REGEXP 270 ^ src/parse/parser.cc:99:9: warning: macro is not used [-Wunused-macros] #define TOKEN_BLOCK 271 ^ In file included from ../src/parse/lex.re:8: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from ../src/parse/lex.re:13: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/compile.cc:9: In file included from source_subfolder/src/adfa/adfa.h:11: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from ../src/parse/lex_conf.re:6: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/compile.cc:16: In file included from source_subfolder/src/nfa/nfa.h:9: source_subfolder/src/regexp/re.h:17:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/regexp/re.h:17:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/compile.cc:17: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 21 warnings generated. In file included from ../src/options/parse_opts.re:11: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 1 warning generated. 3 warnings generated. 1 warning generated. 2 warnings generated. In file included from source_subfolder/src/main.cc:3: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/main.cc:7: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/codegen/code_goto.cc:4: In file included from source_subfolder/src/adfa/adfa.h:11: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/code_goto.cc:6: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/adfa/adfa.h:23:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/codegen/code_goto.cc:6: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ 2 warnings generated. In file included from source_subfolder/src/codegen/combine.cc:2: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/combine.cc:3: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/codegen/code.h:27:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/codegen/combine.cc:3: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/codegen/gen_bitmaps.cc:4: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/gen_bitmaps.cc:5: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/codegen/code.h:27:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/codegen/gen_bitmaps.cc:5: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ 3 warnings generated. 3 warnings generated. 3 warnings generated. In file included from source_subfolder/src/codegen/gen_delayed.cc:2: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/gen_delayed.cc:6: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class source_subfolder/src/codegen/gen_delayed.cc:608:13: warning: 29 enumeration values not explicitly handled in switch: 'CODE_EMPTY', 'CODE_FUNC', 'CODE_SKIP'... [-Wswitch-enum] switch (code->kind) { ^ source_subfolder/src/codegen/gen_delayed.cc:608:13: note: add missing switch cases switch (code->kind) { ^ In file included from source_subfolder/src/codegen/gen_dfa.cc:11: In file included from source_subfolder/src/adfa/adfa.h:11: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/gen_dfa.cc:16: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/codegen/gen_goto.cc:5: In file included from source_subfolder/src/adfa/adfa.h:11: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/gen_goto.cc:8: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/adfa/adfa.h:23:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/codegen/gen_goto.cc:8: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/codegen/gen_program.cc:8: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/gen_program.cc:12: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 3 warnings generated. 2 warnings generated. 3 warnings generated. In file included from source_subfolder/src/codegen/render.cc:4: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/gen_state.cc:12: In file included from source_subfolder/src/adfa/adfa.h:11: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/render.cc:7: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/codegen/gen_state.cc:15: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/adfa/adfa.h:23:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/codegen/gen_state.cc:15: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/options/opt.cc:4: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 2 warnings generated. In file included from source_subfolder/src/options/symtab.cc:5: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 2 warnings generated. 1 warning generated. In file included from source_subfolder/src/nfa/re_to_nfa.cc:7: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ 3 warnings generated. 1 warning generated. 1 warning generated. In file included from source_subfolder/src/adfa/adfa.cc:11: In file included from source_subfolder/src/adfa/adfa.h:11: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/adfa/adfa.cc:16: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/cfg/normalize.cc:9: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 1 warning generated. In file included from source_subfolder/src/cfg/optimize.cc:7: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 1 warning generated. 2 warnings generated. In file included from source_subfolder/src/dfa/closure.cc:10: source_subfolder/src/dfa/determinization.h:27:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/regexp/re.h:17:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/dfa/closure.cc:11: In file included from source_subfolder/src/dfa/dfa.h:11: source_subfolder/src/msg/msg.h:16:1: warning: 'Msg' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg ^ source_subfolder/src/regexp/re.h:17:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/dfa/closure.cc:13: In file included from source_subfolder/src/dfa/closure_posix.h:7: In file included from source_subfolder/src/dfa/posix_precedence.h:7: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/dfa/dead_rules.cc:13: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/dfa/determinization.cc:9: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/dfa/determinization.cc:11: In file included from source_subfolder/src/dfa/dfa.h:11: source_subfolder/src/msg/msg.h:16:1: warning: 'Msg' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/dfa/determinization.cc:12: In file included from source_subfolder/src/dfa/determinization.h:12: In file included from source_subfolder/src/nfa/nfa.h:9: source_subfolder/src/regexp/re.h:17:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/regexp/re.h:17:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/dfa/fallback_tags.cc:7: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 1 warning generated. 1 warning generated. In file included from source_subfolder/src/dfa/find_state.cc:9: source_subfolder/src/dfa/determinization.h:27:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/regexp/re.h:17:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/dfa/find_state.cc:10: In file included from source_subfolder/src/dfa/dfa.h:11: source_subfolder/src/msg/msg.h:16:1: warning: 'Msg' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg ^ source_subfolder/src/regexp/re.h:17:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/dfa/find_state.cc:14: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 3 warnings generated. 3 warnings generated. 3 warnings generated. source_subfolder/src/encoding/range_suffix.cc:10:39: warning: declaration requires an exit-time destructor [-Wexit-time-destructors] free_list RangeSuffix::freeList; ^ 1 warning generated. In file included from source_subfolder/src/msg/warn.cc:8: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/regexp/default_tags.cc:7: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/regexp/ast_to_re.cc:19: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/regexp/ast_to_re.cc:21: source_subfolder/src/regexp/re.h:17:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/regexp/re.h:17:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/regexp/default_tags.cc:8: source_subfolder/src/regexp/re.h:17:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/options/opt.h:39:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/regexp/fixed_tags.cc:5: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/msg/warn.cc:10: In file included from source_subfolder/src/skeleton/skeleton.h:14: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/regexp/fixed_tags.cc:6: source_subfolder/src/regexp/re.h:17:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/options/opt.h:39:7: note: previous use is here class Msg; ^ 2 warnings generated. 2 warnings generated. In file included from source_subfolder/src/regexp/nullable.cc:9: source_subfolder/src/regexp/re.h:17:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/regexp/re.h:17:1: note: did you mean class here? struct Msg; ^~~~~~ class 2 warnings generated. 2 warnings generated. In file included from source_subfolder/src/regexp/re.cc:2: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ 1 warning generated. In file included from source_subfolder/src/regexp/re.cc:4: source_subfolder/src/regexp/re.h:17:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/options/opt.h:39:7: note: previous use is here class Msg; ^ source_subfolder/src/regexp/rule.cc:8:28: warning: declaration requires an exit-time destructor [-Wexit-time-destructors] free_list SemAct::flist; ^ 2 warnings generated. In file included from source_subfolder/src/regexp/split_charset.cc:6: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ 1 warning generated. In file included from source_subfolder/src/regexp/split_charset.cc:8: source_subfolder/src/regexp/re.h:17:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/options/opt.h:39:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/skeleton/control_flow.cc:13: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/compile.cc:9: In file included from source_subfolder/src/adfa/adfa.h:11: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/compile.cc:16: In file included from source_subfolder/src/nfa/nfa.h:9: source_subfolder/src/regexp/re.h:17:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/regexp/re.h:17:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/compile.cc:17: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/skeleton/generate_code.cc:8: In file included from source_subfolder/src/adfa/adfa.h:11: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/skeleton/generate_code.cc:11: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/adfa/adfa.h:23:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/skeleton/generate_code.cc:11: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/skeleton/control_flow.cc:15: In file included from source_subfolder/src/skeleton/path.h:8: In file included from source_subfolder/src/skeleton/skeleton.h:14: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct 2 warnings generated. In file included from source_subfolder/src/skeleton/generate_data.cc:11: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/skeleton/generate_data.cc:15: source_subfolder/src/msg/msg.h:16:1: warning: 'Msg' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 2 warnings generated. In file included from source_subfolder/src/skeleton/generate_data.cc:18: In file included from source_subfolder/src/skeleton/path.h:8: In file included from source_subfolder/src/skeleton/skeleton.h:14: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct 3 warnings generated. 3 warnings generated. In file included from source_subfolder/src/skeleton/maxpath.cc:12: In file included from source_subfolder/src/skeleton/skeleton.h:14: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/skeleton/skeleton.cc:5: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class source_subfolder/src/parse/ast.cc:9:22: warning: declaration requires an exit-time destructor [-Wexit-time-destructors] free_list AST::flist; ^ In file included from source_subfolder/src/skeleton/skeleton.cc:6: In file included from source_subfolder/src/skeleton/skeleton.h:14: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct 1 warning generated. 1 warning generated. 2 warnings generated. In file included from source_subfolder/src/parse/parse.cc:2: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/parse/scanner.cc:8: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 3 warnings generated. 1 warning generated. 1 warning generated. In file included from source_subfolder/src/parse/parser.ypp:16: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class src/parse/parser.cc:47:9: warning: macro is not used [-Wunused-macros] #define YYBISON 1 ^ src/parse/parser.cc:50:9: warning: macro is not used [-Wunused-macros] #define YYBISON_VERSION "2.3" ^ src/parse/parser.cc:53:9: warning: macro is not used [-Wunused-macros] #define YYSKELETON_NAME "yacc.c" ^ src/parse/parser.cc:56:9: warning: macro is not used [-Wunused-macros] #define YYPURE 0 ^ src/parse/parser.cc:59:9: warning: macro is not used [-Wunused-macros] #define YYLSP_NEEDED 0 ^ src/parse/parser.cc:65:10: warning: macro is not used [-Wunused-macros] # define YYTOKENTYPE ^ src/parse/parser.cc:86:9: warning: macro is not used [-Wunused-macros] #define TOKEN_CJUMP 258 ^ src/parse/parser.cc:87:9: warning: macro is not used [-Wunused-macros] #define TOKEN_CNEXT 259 ^ src/parse/parser.cc:88:9: warning: macro is not used [-Wunused-macros] #define TOKEN_CLIST 260 ^ src/parse/parser.cc:89:9: warning: macro is not used [-Wunused-macros] #define TOKEN_CSETUP 261 ^ src/parse/parser.cc:90:9: warning: macro is not used [-Wunused-macros] #define TOKEN_CZERO 262 ^ src/parse/parser.cc:91:9: warning: macro is not used [-Wunused-macros] #define TOKEN_CLOSESIZE 263 ^ src/parse/parser.cc:92:9: warning: macro is not used [-Wunused-macros] #define TOKEN_CODE 264 ^ src/parse/parser.cc:93:9: warning: macro is not used [-Wunused-macros] #define TOKEN_CONF 265 ^ src/parse/parser.cc:94:9: warning: macro is not used [-Wunused-macros] #define TOKEN_ID 266 ^ src/parse/parser.cc:95:9: warning: macro is not used [-Wunused-macros] #define TOKEN_FID 267 ^ src/parse/parser.cc:96:9: warning: macro is not used [-Wunused-macros] #define TOKEN_FID_END 268 ^ src/parse/parser.cc:97:9: warning: macro is not used [-Wunused-macros] #define TOKEN_LINE_INFO 269 ^ src/parse/parser.cc:98:9: warning: macro is not used [-Wunused-macros] #define TOKEN_REGEXP 270 ^ src/parse/parser.cc:99:9: warning: macro is not used [-Wunused-macros] #define TOKEN_BLOCK 271 ^ In file included from ../src/parse/lex.re:8: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from ../src/parse/lex.re:13: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from ../src/parse/lex_conf.re:6: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 21 warnings generated. In file included from ../src/options/parse_opts.re:11: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/main.cc:3: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/main.cc:7: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 1 warning generated. 2 warnings generated. 1 warning generated. 2 warnings generated. In file included from source_subfolder/src/codegen/code_goto.cc:4: In file included from source_subfolder/src/adfa/adfa.h:11: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/code_goto.cc:6: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/adfa/adfa.h:23:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/codegen/code_goto.cc:6: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/codegen/combine.cc:2: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/combine.cc:3: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/codegen/code.h:27:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/codegen/combine.cc:3: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/codegen/gen_bitmaps.cc:4: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/gen_bitmaps.cc:5: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/codegen/code.h:27:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/codegen/gen_bitmaps.cc:5: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ 3 warnings generated. 3 warnings generated. 3 warnings generated. In file included from source_subfolder/src/codegen/gen_delayed.cc:2: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/gen_delayed.cc:6: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class source_subfolder/src/codegen/gen_delayed.cc:608:13: warning: 29 enumeration values not explicitly handled in switch: 'CODE_EMPTY', 'CODE_FUNC', 'CODE_SKIP'... [-Wswitch-enum] switch (code->kind) { ^ source_subfolder/src/codegen/gen_delayed.cc:608:13: note: add missing switch cases switch (code->kind) { ^ In file included from source_subfolder/src/codegen/gen_dfa.cc:11: In file included from source_subfolder/src/adfa/adfa.h:11: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/gen_dfa.cc:16: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/codegen/gen_program.cc:8: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/gen_program.cc:12: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/codegen/gen_goto.cc:5: In file included from source_subfolder/src/adfa/adfa.h:11: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/gen_goto.cc:8: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/adfa/adfa.h:23:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/codegen/gen_goto.cc:8: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ 3 warnings generated. 2 warnings generated. 3 warnings generated. In file included from source_subfolder/src/codegen/gen_state.cc:12: In file included from source_subfolder/src/adfa/adfa.h:11: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/gen_state.cc:15: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/adfa/adfa.h:23:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/codegen/gen_state.cc:15: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/codegen/render.cc:4: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/codegen/render.cc:7: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 2 warnings generated. In file included from source_subfolder/src/options/opt.cc:4: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/options/symtab.cc:5: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 2 warnings generated. 1 warning generated. In file included from source_subfolder/src/nfa/re_to_nfa.cc:7: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ 3 warnings generated. 1 warning generated. 1 warning generated. In file included from source_subfolder/src/adfa/adfa.cc:11: In file included from source_subfolder/src/adfa/adfa.h:11: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/adfa/adfa.cc:16: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/cfg/normalize.cc:9: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 1 warning generated. In file included from source_subfolder/src/cfg/optimize.cc:7: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 2 warnings generated. 1 warning generated. In file included from source_subfolder/src/dfa/dead_rules.cc:13: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/dfa/closure.cc:10: source_subfolder/src/dfa/determinization.h:27:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/regexp/re.h:17:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/dfa/closure.cc:11: In file included from source_subfolder/src/dfa/dfa.h:11: source_subfolder/src/msg/msg.h:16:1: warning: 'Msg' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg ^ source_subfolder/src/regexp/re.h:17:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/dfa/closure.cc:13: In file included from source_subfolder/src/dfa/closure_posix.h:7: In file included from source_subfolder/src/dfa/posix_precedence.h:7: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/dfa/determinization.cc:9: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/dfa/determinization.cc:11: In file included from source_subfolder/src/dfa/dfa.h:11: source_subfolder/src/msg/msg.h:16:1: warning: 'Msg' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/dfa/determinization.cc:12: In file included from source_subfolder/src/dfa/determinization.h:12: In file included from source_subfolder/src/nfa/nfa.h:9: source_subfolder/src/regexp/re.h:17:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/regexp/re.h:17:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/dfa/fallback_tags.cc:7: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 1 warning generated. 1 warning generated. In file included from source_subfolder/src/dfa/find_state.cc:9: source_subfolder/src/dfa/determinization.h:27:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/regexp/re.h:17:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/dfa/find_state.cc:10: In file included from source_subfolder/src/dfa/dfa.h:11: source_subfolder/src/msg/msg.h:16:1: warning: 'Msg' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg ^ source_subfolder/src/regexp/re.h:17:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/dfa/find_state.cc:14: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 3 warnings generated. 3 warnings generated. 3 warnings generated. source_subfolder/src/encoding/range_suffix.cc:10:39: warning: declaration requires an exit-time destructor [-Wexit-time-destructors] free_list RangeSuffix::freeList; ^ 1 warning generated. In file included from source_subfolder/src/msg/warn.cc:8: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/regexp/default_tags.cc:7: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/regexp/ast_to_re.cc:19: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/regexp/default_tags.cc:8: source_subfolder/src/regexp/re.h:17:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/options/opt.h:39:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/regexp/ast_to_re.cc:21: source_subfolder/src/regexp/re.h:17:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/regexp/re.h:17:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/regexp/fixed_tags.cc:5: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/msg/warn.cc:10: In file included from source_subfolder/src/skeleton/skeleton.h:14: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/regexp/fixed_tags.cc:6: source_subfolder/src/regexp/re.h:17:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/options/opt.h:39:7: note: previous use is here class Msg; ^ 2 warnings generated. In file included from source_subfolder/src/regexp/nullable.cc:9: source_subfolder/src/regexp/re.h:17:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/regexp/re.h:17:1: note: did you mean class here? struct Msg; ^~~~~~ class 2 warnings generated. 2 warnings generated. 2 warnings generated. 1 warning generated. In file included from source_subfolder/src/regexp/re.cc:2: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ source_subfolder/src/regexp/rule.cc:8:28: warning: declaration requires an exit-time destructor [-Wexit-time-destructors] free_list SemAct::flist; ^ In file included from source_subfolder/src/regexp/re.cc:4: source_subfolder/src/regexp/re.h:17:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/options/opt.h:39:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/regexp/split_charset.cc:6: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ 1 warning generated. 2 warnings generated. In file included from source_subfolder/src/regexp/split_charset.cc:8: source_subfolder/src/regexp/re.h:17:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/options/opt.h:39:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/skeleton/control_flow.cc:13: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/skeleton/generate_data.cc:11: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/skeleton/generate_data.cc:15: source_subfolder/src/msg/msg.h:16:1: warning: 'Msg' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/skeleton/generate_code.cc:8: In file included from source_subfolder/src/adfa/adfa.h:11: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/skeleton/generate_code.cc:11: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/adfa/adfa.h:23:7: note: previous use is here class Msg; ^ In file included from source_subfolder/src/skeleton/generate_code.cc:11: source_subfolder/src/options/opt.h:39:1: warning: class 'Msg' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class Msg; ^ source_subfolder/src/options/symtab.h:12:8: note: previous use is here struct Msg; ^ In file included from source_subfolder/src/skeleton/control_flow.cc:15: In file included from source_subfolder/src/skeleton/path.h:8: In file included from source_subfolder/src/skeleton/skeleton.h:14: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct In file included from source_subfolder/src/skeleton/generate_data.cc:18: In file included from source_subfolder/src/skeleton/path.h:8: In file included from source_subfolder/src/skeleton/skeleton.h:14: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct 2 warnings generated. 2 warnings generated. In file included from source_subfolder/src/skeleton/maxpath.cc:12: In file included from source_subfolder/src/skeleton/skeleton.h:14: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct 3 warnings generated. In file included from source_subfolder/src/skeleton/skeleton.cc:5: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 1 warning generated. In file included from source_subfolder/src/skeleton/skeleton.cc:6: In file included from source_subfolder/src/skeleton/skeleton.h:14: source_subfolder/src/codegen/code.h:665:1: warning: 'OutputBlock' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct OutputBlock { ^ source_subfolder/src/codegen/code.h:34:1: note: did you mean struct here? class OutputBlock; ^~~~~ struct source_subfolder/src/parse/ast.cc:9:22: warning: declaration requires an exit-time destructor [-Wexit-time-destructors] free_list AST::flist; ^ 1 warning generated. 2 warnings generated. In file included from source_subfolder/src/parse/parse.cc:2: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class In file included from source_subfolder/src/parse/scanner.cc:8: In file included from source_subfolder/src/options/opt.h:11: source_subfolder/src/options/symtab.h:12:1: warning: struct 'Msg' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Msg; ^ source_subfolder/src/msg/msg.h:16:7: note: previous use is here class Msg ^ source_subfolder/src/options/symtab.h:12:1: note: did you mean class here? struct Msg; ^~~~~~ class 3 warnings generated. 1 warning generated. 1 warning generated. mkdir: /Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/share: File exists re2c/2.2: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/BuildSingleReference/.conan/data/re2c/2.2/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204/lib