******************************************************************************** conan install re2c/2.2@#d3847b1af642161f40d21629594cf883 --build=re2c -pr /home/conan/w/prod-v1/bsr/63068/ecbfd/profile_linux_5_libstdcpp11_gcc_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/63068/ebfab/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True re2c/2.2: Forced build from source Installing package: re2c/2.2 Requirements re2c/2.2 from local cache - Cache Packages re2c/2.2:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK re2c/2.2: Configuring sources in /home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/source/src re2c/2.2: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK re2c/2.2: Copying sources to build folder re2c/2.2: Building your package in /home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052 re2c/2.2: Generator txt created conanbuildinfo.txt re2c/2.2: Calling generate() re2c/2.2: Aggregating env generators [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: apply_conandata_patches(): No patches defined in conandata re2c/2.2: Calling: > "/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src/configure" '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--disable-benchmarks' ----Running------ > . "/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/build-debug/conan/conanbuild.sh" && "/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src/configure" '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--disable-benchmarks' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk 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 gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... gcc3 checking for bison... no checking for python3... python3 checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether /usr/bin/g++ accepts -g... (cached) yes checking dependency style of /usr/bin/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... no 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-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/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 mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so 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 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: executing depfiles commands config.status: executing libtool commands ----Running------ > . "/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/build-debug/conan/conanbuild.sh" && make V=1 -j3 ----------------- /bin/mkdir -p src/msg /bin/mkdir -p src/parse /bin/mkdir -p src/parse if test no = "no"; \ then \ cp ./bootstrap/src/parse/parser.* src/parse; \ else \ no --output=src/parse/parser.cc --defines=src/parse/parser.h src/parse/parser.ypp && \ if test -x ./re2c; then \ cp src/parse/parser.cc src/parse/parser.h ./bootstrap/src/parse; \ fi; \ fi cp ./bootstrap/src/msg/help.cc src/msg/help.cc cp ./bootstrap/src/parse/lex_conf.* src/parse /bin/mkdir -p src/options echo "Reconfigure with --enable-lexers to regenerate src/parse/lex_conf.cc" cp ./bootstrap/src/options/parse_opts.* src/options Reconfigure with --enable-lexers to regenerate src/parse/lex_conf.cc /bin/mkdir -p src/parse echo "Reconfigure with --enable-lexers to regenerate src/options/parse_opts.cc" cp ./bootstrap/src/parse/lex.* src/parse Reconfigure with --enable-lexers to regenerate src/options/parse_opts.cc echo "Reconfigure with --enable-lexers to regenerate src/parse/lex.cc" Reconfigure with --enable-lexers to regenerate src/parse/lex.cc make all-recursive make[1]: Entering directory '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src' Making all in . make[2]: Entering directory '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src' depbase=`echo src/compile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/compile.o -MD -MP -MF $depbase.Tpo -c -o src/compile.o src/compile.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/msg/help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -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$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -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$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -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$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/msg/ver_to_vernum.o -MD -MP -MF $depbase.Tpo -c -o src/msg/ver_to_vernum.o src/msg/ver_to_vernum.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/parse/lex_conf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -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$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -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 /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/main.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/codegen/code_goto.cc mv -f src/codegen/.deps/re2go-code_goto.Tpo src/codegen/.deps/re2go-code_goto.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/codegen/combine.cc mv -f src/.deps/re2go-main.Tpo src/.deps/re2go-main.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/codegen/gen_bitmaps.cc mv -f src/codegen/.deps/re2go-combine.Tpo src/codegen/.deps/re2go-combine.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/codegen/gen_delayed.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/codegen/gen_dfa.cc mv -f src/codegen/.deps/re2go-gen_bitmaps.Tpo src/codegen/.deps/re2go-gen_bitmaps.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/codegen/gen_goto.cc mv -f src/codegen/.deps/re2go-gen_delayed.Tpo src/codegen/.deps/re2go-gen_delayed.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/codegen/gen_program.cc mv -f src/codegen/.deps/re2go-gen_goto.Tpo src/codegen/.deps/re2go-gen_goto.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/codegen/gen_state.cc mv -f src/codegen/.deps/re2go-gen_dfa.Tpo src/codegen/.deps/re2go-gen_dfa.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/codegen/helpers.cc mv -f src/codegen/.deps/re2go-helpers.Tpo src/codegen/.deps/re2go-helpers.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/codegen/render.cc mv -f src/codegen/.deps/re2go-gen_program.Tpo src/codegen/.deps/re2go-gen_program.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/options/opt.cc mv -f src/codegen/.deps/re2go-render.Tpo src/codegen/.deps/re2go-render.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/options/symtab.cc mv -f src/options/.deps/re2go-symtab.Tpo src/options/.deps/re2go-symtab.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/nfa/estimate_size.cc mv -f src/codegen/.deps/re2go-gen_state.Tpo src/codegen/.deps/re2go-gen_state.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/nfa/re_to_nfa.cc mv -f src/nfa/.deps/re2go-estimate_size.Tpo src/nfa/.deps/re2go-estimate_size.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/adfa/adfa.cc mv -f src/nfa/.deps/re2go-re_to_nfa.Tpo src/nfa/.deps/re2go-re_to_nfa.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/debug/dump_adfa.cc mv -f src/debug/.deps/re2go-dump_adfa.Tpo src/debug/.deps/re2go-dump_adfa.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/debug/dump_cfg.cc mv -f src/debug/.deps/re2go-dump_cfg.Tpo src/debug/.deps/re2go-dump_cfg.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/debug/dump_dfa.cc mv -f src/debug/.deps/re2go-dump_dfa.Tpo src/debug/.deps/re2go-dump_dfa.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/debug/dump_dfa_tree.cc mv -f src/debug/.deps/re2go-dump_dfa_tree.Tpo src/debug/.deps/re2go-dump_dfa_tree.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/debug/dump_interf.cc mv -f src/debug/.deps/re2go-dump_interf.Tpo src/debug/.deps/re2go-dump_interf.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/debug/dump_nfa.cc mv -f src/debug/.deps/re2go-dump_nfa.Tpo src/debug/.deps/re2go-dump_nfa.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/cfg/cfg.cc mv -f src/options/.deps/re2go-opt.Tpo src/options/.deps/re2go-opt.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/cfg/compact.cc mv -f src/cfg/.deps/re2go-compact.Tpo src/cfg/.deps/re2go-compact.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/cfg/dce.cc mv -f src/cfg/.deps/re2go-cfg.Tpo src/cfg/.deps/re2go-cfg.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/cfg/freeze.cc mv -f src/cfg/.deps/re2go-dce.Tpo src/cfg/.deps/re2go-dce.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/cfg/interfere.cc mv -f src/cfg/.deps/re2go-freeze.Tpo src/cfg/.deps/re2go-freeze.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/cfg/liveanal.cc mv -f src/adfa/.deps/re2go-adfa.Tpo src/adfa/.deps/re2go-adfa.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/cfg/normalize.cc mv -f src/cfg/.deps/re2go-interfere.Tpo src/cfg/.deps/re2go-interfere.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/cfg/optimize.cc mv -f src/cfg/.deps/re2go-liveanal.Tpo src/cfg/.deps/re2go-liveanal.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/cfg/rename.cc mv -f src/cfg/.deps/re2go-normalize.Tpo src/cfg/.deps/re2go-normalize.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/cfg/varalloc.cc mv -f src/cfg/.deps/re2go-optimize.Tpo src/cfg/.deps/re2go-optimize.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/dfa/closure.cc mv -f src/cfg/.deps/re2go-rename.Tpo src/cfg/.deps/re2go-rename.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/dfa/dead_rules.cc mv -f src/cfg/.deps/re2go-varalloc.Tpo src/cfg/.deps/re2go-varalloc.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/dfa/determinization.cc mv -f src/dfa/.deps/re2go-dead_rules.Tpo src/dfa/.deps/re2go-dead_rules.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/dfa/fallback_tags.cc mv -f src/dfa/.deps/re2go-fallback_tags.Tpo src/dfa/.deps/re2go-fallback_tags.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/dfa/fillpoints.cc mv -f src/dfa/.deps/re2go-determinization.Tpo src/dfa/.deps/re2go-determinization.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/dfa/find_state.cc mv -f src/dfa/.deps/re2go-fillpoints.Tpo src/dfa/.deps/re2go-fillpoints.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/dfa/minimization.cc mv -f src/dfa/.deps/re2go-minimization.Tpo src/dfa/.deps/re2go-minimization.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/dfa/stacmd.cc mv -f src/dfa/.deps/re2go-closure.Tpo src/dfa/.deps/re2go-closure.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/dfa/tagver_table.cc mv -f src/dfa/.deps/re2go-stacmd.Tpo src/dfa/.deps/re2go-stacmd.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/dfa/tcmd.cc mv -f src/dfa/.deps/re2go-tagver_table.Tpo src/dfa/.deps/re2go-tagver_table.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/encoding/ebcdic/ebcdic_regexp.cc mv -f src/dfa/.deps/re2go-find_state.Tpo src/dfa/.deps/re2go-find_state.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/encoding/enc.cc mv -f src/encoding/.deps/re2go-enc.Tpo src/encoding/.deps/re2go-enc.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/encoding/range_suffix.cc mv -f src/dfa/.deps/re2go-tcmd.Tpo src/dfa/.deps/re2go-tcmd.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/encoding/utf8/utf8_regexp.cc mv -f src/encoding/ebcdic/.deps/re2go-ebcdic_regexp.Tpo src/encoding/ebcdic/.deps/re2go-ebcdic_regexp.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/encoding/utf8/utf8.cc mv -f src/encoding/utf8/.deps/re2go-utf8.Tpo src/encoding/utf8/.deps/re2go-utf8.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/encoding/utf16/utf16_regexp.cc mv -f src/encoding/.deps/re2go-range_suffix.Tpo src/encoding/.deps/re2go-range_suffix.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/encoding/utf16/utf16.cc mv -f src/encoding/utf16/.deps/re2go-utf16.Tpo src/encoding/utf16/.deps/re2go-utf16.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/msg/msg.cc mv -f src/encoding/utf8/.deps/re2go-utf8_regexp.Tpo src/encoding/utf8/.deps/re2go-utf8_regexp.Po mv -f src/msg/.deps/re2go-msg.Tpo src/msg/.deps/re2go-msg.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/msg/warn.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/regexp/ast_to_re.cc mv -f src/encoding/utf16/.deps/re2go-utf16_regexp.Tpo src/encoding/utf16/.deps/re2go-utf16_regexp.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/regexp/default_tags.cc mv -f src/regexp/.deps/re2go-default_tags.Tpo src/regexp/.deps/re2go-default_tags.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/regexp/fixed_tags.cc mv -f src/regexp/.deps/re2go-ast_to_re.Tpo src/regexp/.deps/re2go-ast_to_re.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/regexp/nullable.cc mv -f src/msg/.deps/re2go-warn.Tpo src/msg/.deps/re2go-warn.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/regexp/re.cc mv -f src/regexp/.deps/re2go-nullable.Tpo src/regexp/.deps/re2go-nullable.Po mv -f src/regexp/.deps/re2go-fixed_tags.Tpo src/regexp/.deps/re2go-fixed_tags.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/regexp/rule.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/regexp/split_charset.cc mv -f src/regexp/.deps/re2go-rule.Tpo src/regexp/.deps/re2go-rule.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/regexp/tag.cc mv -f src/regexp/.deps/re2go-re.Tpo src/regexp/.deps/re2go-re.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/compile.cc mv -f src/regexp/.deps/re2go-tag.Tpo src/regexp/.deps/re2go-tag.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/skeleton/control_flow.cc mv -f src/regexp/.deps/re2go-split_charset.Tpo src/regexp/.deps/re2go-split_charset.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/skeleton/generate_code.cc mv -f src/skeleton/.deps/re2go-control_flow.Tpo src/skeleton/.deps/re2go-control_flow.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/skeleton/generate_data.cc mv -f src/.deps/re2go-compile.Tpo src/.deps/re2go-compile.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/skeleton/maxpath.cc mv -f src/skeleton/.deps/re2go-maxpath.Tpo src/skeleton/.deps/re2go-maxpath.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/skeleton/skeleton.cc mv -f src/skeleton/.deps/re2go-skeleton.Tpo src/skeleton/.deps/re2go-skeleton.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/parse/ast.cc mv -f src/skeleton/.deps/re2go-generate_code.Tpo src/skeleton/.deps/re2go-generate_code.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/parse/input.cc mv -f src/parse/.deps/re2go-ast.Tpo src/parse/.deps/re2go-ast.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/parse/parse.cc mv -f src/parse/.deps/re2go-input.Tpo src/parse/.deps/re2go-input.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/parse/scanner.cc mv -f src/skeleton/.deps/re2go-generate_data.Tpo src/skeleton/.deps/re2go-generate_data.Po mv -f src/parse/.deps/re2go-scanner.Tpo src/parse/.deps/re2go-scanner.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/parse/unescape.cc /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/util/file_utils.cc mv -f src/parse/.deps/re2go-unescape.Tpo src/parse/.deps/re2go-unescape.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`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 /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/util/temp_file.cc mv -f src/util/.deps/re2go-file_utils.Tpo src/util/.deps/re2go-file_utils.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/util/range.cc mv -f src/util/.deps/re2go-temp_file.Tpo src/util/.deps/re2go-temp_file.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/msg/help.cc mv -f src/msg/.deps/re2go-help.Tpo src/msg/.deps/re2go-help.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/parse/lex.cc mv -f src/util/.deps/re2go-range.Tpo src/util/.deps/re2go-range.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/parse/parser.cc mv -f src/parse/.deps/re2go-parser.Tpo src/parse/.deps/re2go-parser.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/msg/ver_to_vernum.cc mv -f src/msg/.deps/re2go-ver_to_vernum.Tpo src/msg/.deps/re2go-ver_to_vernum.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/parse/lex_conf.cc mv -f src/parse/.deps/re2go-parse.Tpo src/parse/.deps/re2go-parse.Po /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -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 './'`src/options/parse_opts.cc mv -f src/options/.deps/re2go-parse_opts.Tpo src/options/.deps/re2go-parse_opts.Po /bin/mkdir -p doc cp ./bootstrap/doc/re2c.1 doc/re2c.1 /bin/mkdir -p doc cp ./bootstrap/doc/re2go.1 doc/re2go.1 echo "Reconfigure with --enable-docs to rebuild docs" Reconfigure with --enable-docs to rebuild docs depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.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/code_goto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/codegen/code_goto.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/code_goto.o src/codegen/code_goto.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/codegen/combine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/codegen/combine.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/combine.o src/codegen/combine.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/gen_bitmaps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/codegen/gen_bitmaps.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/gen_bitmaps.o src/codegen/gen_bitmaps.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/codegen/gen_delayed.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/codegen/gen_delayed.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/gen_delayed.o src/codegen/gen_delayed.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/codegen/gen_dfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/codegen/gen_dfa.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/gen_dfa.o src/codegen/gen_dfa.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/codegen/gen_goto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/codegen/gen_goto.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/gen_goto.o src/codegen/gen_goto.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/codegen/gen_program.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/codegen/gen_program.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/gen_program.o src/codegen/gen_program.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/codegen/gen_state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/codegen/gen_state.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/gen_state.o src/codegen/gen_state.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/codegen/helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/codegen/helpers.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/helpers.o src/codegen/helpers.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/codegen/render.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/codegen/render.o -MD -MP -MF $depbase.Tpo -c -o src/codegen/render.o src/codegen/render.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/options/opt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/options/opt.o -MD -MP -MF $depbase.Tpo -c -o src/options/opt.o src/options/opt.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/options/symtab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/options/symtab.o -MD -MP -MF $depbase.Tpo -c -o src/options/symtab.o src/options/symtab.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/nfa/estimate_size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/nfa/estimate_size.o -MD -MP -MF $depbase.Tpo -c -o src/nfa/estimate_size.o src/nfa/estimate_size.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/nfa/re_to_nfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/nfa/re_to_nfa.o -MD -MP -MF $depbase.Tpo -c -o src/nfa/re_to_nfa.o src/nfa/re_to_nfa.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/adfa/adfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/adfa/adfa.o -MD -MP -MF $depbase.Tpo -c -o src/adfa/adfa.o src/adfa/adfa.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/debug/dump_adfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/debug/dump_adfa.o -MD -MP -MF $depbase.Tpo -c -o src/debug/dump_adfa.o src/debug/dump_adfa.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/debug/dump_cfg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/debug/dump_cfg.o -MD -MP -MF $depbase.Tpo -c -o src/debug/dump_cfg.o src/debug/dump_cfg.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/debug/dump_dfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/debug/dump_dfa.o -MD -MP -MF $depbase.Tpo -c -o src/debug/dump_dfa.o src/debug/dump_dfa.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/debug/dump_dfa_tree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/debug/dump_dfa_tree.o -MD -MP -MF $depbase.Tpo -c -o src/debug/dump_dfa_tree.o src/debug/dump_dfa_tree.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/debug/dump_interf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/debug/dump_interf.o -MD -MP -MF $depbase.Tpo -c -o src/debug/dump_interf.o src/debug/dump_interf.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/debug/dump_nfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/debug/dump_nfa.o -MD -MP -MF $depbase.Tpo -c -o src/debug/dump_nfa.o src/debug/dump_nfa.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/cfg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/cfg/cfg.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/cfg.o src/cfg/cfg.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/compact.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/cfg/compact.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/compact.o src/cfg/compact.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/dce.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/cfg/dce.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/dce.o src/cfg/dce.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/freeze.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/cfg/freeze.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/freeze.o src/cfg/freeze.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/interfere.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/cfg/interfere.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/interfere.o src/cfg/interfere.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/liveanal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/cfg/liveanal.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/liveanal.o src/cfg/liveanal.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/normalize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/cfg/normalize.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/normalize.o src/cfg/normalize.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/optimize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/cfg/optimize.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/optimize.o src/cfg/optimize.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/rename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/cfg/rename.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/rename.o src/cfg/rename.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cfg/varalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/cfg/varalloc.o -MD -MP -MF $depbase.Tpo -c -o src/cfg/varalloc.o src/cfg/varalloc.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/closure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/dfa/closure.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/closure.o src/dfa/closure.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/dead_rules.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/dfa/dead_rules.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/dead_rules.o src/dfa/dead_rules.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/determinization.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/dfa/determinization.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/determinization.o src/dfa/determinization.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/fallback_tags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/dfa/fallback_tags.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/fallback_tags.o src/dfa/fallback_tags.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/fillpoints.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/dfa/fillpoints.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/fillpoints.o src/dfa/fillpoints.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/find_state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/dfa/find_state.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/find_state.o src/dfa/find_state.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/minimization.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/dfa/minimization.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/minimization.o src/dfa/minimization.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/stacmd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/dfa/stacmd.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/stacmd.o src/dfa/stacmd.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/tagver_table.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/dfa/tagver_table.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/tagver_table.o src/dfa/tagver_table.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dfa/tcmd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/dfa/tcmd.o -MD -MP -MF $depbase.Tpo -c -o src/dfa/tcmd.o src/dfa/tcmd.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/encoding/ebcdic/ebcdic_regexp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/encoding/ebcdic/ebcdic_regexp.o -MD -MP -MF $depbase.Tpo -c -o src/encoding/ebcdic/ebcdic_regexp.o src/encoding/ebcdic/ebcdic_regexp.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/encoding/enc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/encoding/enc.o -MD -MP -MF $depbase.Tpo -c -o src/encoding/enc.o src/encoding/enc.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/encoding/range_suffix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/encoding/range_suffix.o -MD -MP -MF $depbase.Tpo -c -o src/encoding/range_suffix.o src/encoding/range_suffix.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/encoding/utf8/utf8_regexp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/encoding/utf8/utf8_regexp.o -MD -MP -MF $depbase.Tpo -c -o src/encoding/utf8/utf8_regexp.o src/encoding/utf8/utf8_regexp.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/encoding/utf8/utf8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/encoding/utf8/utf8.o -MD -MP -MF $depbase.Tpo -c -o src/encoding/utf8/utf8.o src/encoding/utf8/utf8.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/encoding/utf16/utf16_regexp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/encoding/utf16/utf16_regexp.o -MD -MP -MF $depbase.Tpo -c -o src/encoding/utf16/utf16_regexp.o src/encoding/utf16/utf16_regexp.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/encoding/utf16/utf16.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/encoding/utf16/utf16.o -MD -MP -MF $depbase.Tpo -c -o src/encoding/utf16/utf16.o src/encoding/utf16/utf16.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/msg/msg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/msg/msg.o -MD -MP -MF $depbase.Tpo -c -o src/msg/msg.o src/msg/msg.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/msg/warn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/msg/warn.o -MD -MP -MF $depbase.Tpo -c -o src/msg/warn.o src/msg/warn.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/regexp/ast_to_re.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/regexp/ast_to_re.o -MD -MP -MF $depbase.Tpo -c -o src/regexp/ast_to_re.o src/regexp/ast_to_re.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/regexp/default_tags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/regexp/default_tags.o -MD -MP -MF $depbase.Tpo -c -o src/regexp/default_tags.o src/regexp/default_tags.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/regexp/fixed_tags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/regexp/fixed_tags.o -MD -MP -MF $depbase.Tpo -c -o src/regexp/fixed_tags.o src/regexp/fixed_tags.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/regexp/nullable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/regexp/nullable.o -MD -MP -MF $depbase.Tpo -c -o src/regexp/nullable.o src/regexp/nullable.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/regexp/re.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/regexp/re.o -MD -MP -MF $depbase.Tpo -c -o src/regexp/re.o src/regexp/re.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/regexp/rule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/regexp/rule.o -MD -MP -MF $depbase.Tpo -c -o src/regexp/rule.o src/regexp/rule.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/regexp/split_charset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/regexp/split_charset.o -MD -MP -MF $depbase.Tpo -c -o src/regexp/split_charset.o src/regexp/split_charset.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/regexp/tag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/regexp/tag.o -MD -MP -MF $depbase.Tpo -c -o src/regexp/tag.o src/regexp/tag.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/skeleton/control_flow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/skeleton/control_flow.o -MD -MP -MF $depbase.Tpo -c -o src/skeleton/control_flow.o src/skeleton/control_flow.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/skeleton/generate_code.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/skeleton/generate_code.o -MD -MP -MF $depbase.Tpo -c -o src/skeleton/generate_code.o src/skeleton/generate_code.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/skeleton/generate_data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/skeleton/generate_data.o -MD -MP -MF $depbase.Tpo -c -o src/skeleton/generate_data.o src/skeleton/generate_data.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/skeleton/maxpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/skeleton/maxpath.o -MD -MP -MF $depbase.Tpo -c -o src/skeleton/maxpath.o src/skeleton/maxpath.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/skeleton/skeleton.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/skeleton/skeleton.o -MD -MP -MF $depbase.Tpo -c -o src/skeleton/skeleton.o src/skeleton/skeleton.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/parse/ast.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/parse/ast.o -MD -MP -MF $depbase.Tpo -c -o src/parse/ast.o src/parse/ast.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/parse/input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/parse/input.o -MD -MP -MF $depbase.Tpo -c -o src/parse/input.o src/parse/input.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/parse/parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/parse/parse.o -MD -MP -MF $depbase.Tpo -c -o src/parse/parse.o src/parse/parse.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/parse/scanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/parse/scanner.o -MD -MP -MF $depbase.Tpo -c -o src/parse/scanner.o src/parse/scanner.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/parse/unescape.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/parse/unescape.o -MD -MP -MF $depbase.Tpo -c -o src/parse/unescape.o src/parse/unescape.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/file_utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/util/file_utils.o -MD -MP -MF $depbase.Tpo -c -o src/util/file_utils.o 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$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/util/s_to_n32_unsafe.o -MD -MP -MF $depbase.Tpo -c -o src/util/s_to_n32_unsafe.o 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$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/util/temp_file.o -MD -MP -MF $depbase.Tpo -c -o src/util/temp_file.o src/util/temp_file.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/range.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -MT src/util/range.o -MD -MP -MF $depbase.Tpo -c -o src/util/range.o src/util/range.cc &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -m64 -g -m64 -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 libtool: link: /usr/bin/g++ -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR=\"//share/re2c/stdlib/\" -DRE2C_LANG=LANG_GO -m64 -g -m64 -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 /bin/bash ./libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"//share/re2c/stdlib/"' -m64 -g -m64 -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: /usr/bin/g++ -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR=\"//share/re2c/stdlib/\" -m64 -g -m64 -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 make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src' make[1]: Leaving directory '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src' re2c/2.2: Package 'cc9f9b2b9f92fc82888026414560bf79d8c3a052' built re2c/2.2: Build folder /home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/build-debug re2c/2.2: Generated conaninfo.txt re2c/2.2: Generated conanbuildinfo.txt re2c/2.2: Generating the package re2c/2.2: Package folder /home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052 re2c/2.2: Calling package() re2c/2.2: Copied 1 file: LICENSE re2c/2.2: Copied 1 file: NO_WARRANTY ----Running------ > . "/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/build-debug/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052 -j3 ----------------- make install-recursive make[1]: Entering directory '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src' Making install in . make[2]: Entering directory '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src' Reconfigure with --enable-docs to rebuild docs make[3]: Entering directory '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052//share/re2c/stdlib' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052//share/man/man1' /bin/mkdir -p '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052//bin' /usr/bin/install -c -m 644 include/unicode_categories.re '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052//share/re2c/stdlib' /bin/bash ./libtool --mode=install /usr/bin/install -c re2c re2go '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052//bin' /usr/bin/install -c -m 644 doc/re2c.1 doc/re2go.1 '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052//share/man/man1' libtool: install: /usr/bin/install -c re2c /home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052//bin/re2c libtool: install: /usr/bin/install -c re2go /home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052//bin/re2go make[3]: Leaving directory '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src' make[2]: Leaving directory '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src' make[1]: Leaving directory '/home/conan/w/prod-v1/bsr/63068/ebfab/.conan/data/re2c/2.2/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src' re2c/2.2: Copied 1 '.re' file: unicode_categories.re [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK re2c/2.2 package(): Packaged 4 files: re2go, re2c, LICENSE, NO_WARRANTY re2c/2.2 package(): Packaged 1 '.re' file: unicode_categories.re re2c/2.2: Package 'cc9f9b2b9f92fc82888026414560bf79d8c3a052' created re2c/2.2: Created package revision 5cd0a53d9f5d740729b1f7af107c78a6 [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators In file included from ./src/regexp/re.h:6:0, from ./src/nfa/nfa.h:9, from src/nfa/estimate_size.cc:5: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from ./src/nfa/nfa.h:9, from src/nfa/re_to_nfa.cc:6: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/dfa/tagver_table.h:7:0, from src/dfa/tagver_table.cc:5: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/encoding/ebcdic/ebcdic_regexp.cc:6: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/encoding/range_suffix.cc:2: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/encoding/utf8/utf8_regexp.cc:7: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/encoding/utf16/utf16_regexp.cc:7: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/regexp/default_tags.cc:8: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/regexp/ast_to_re.cc:21: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/regexp/fixed_tags.cc:6: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/regexp/nullable.cc:9: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/regexp/re.cc:4: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from src/regexp/tag.cc:1:0: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/regexp/split_charset.cc:8: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from ./src/nfa/nfa.h:9, from src/nfa/estimate_size.cc:5: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from ./src/nfa/nfa.h:9, from src/nfa/re_to_nfa.cc:6: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/dfa/tagver_table.h:7:0, from src/dfa/tagver_table.cc:5: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/encoding/ebcdic/ebcdic_regexp.cc:6: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/encoding/utf8/utf8_regexp.cc:7: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/encoding/range_suffix.cc:2: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/encoding/utf16/utf16_regexp.cc:7: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/regexp/default_tags.cc:8: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/regexp/ast_to_re.cc:21: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/regexp/nullable.cc:9: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/regexp/fixed_tags.cc:6: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/regexp/re.cc:4: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from src/regexp/tag.cc:1:0: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ In file included from ./src/regexp/re.h:6:0, from src/regexp/split_charset.cc:8: ./src/regexp/tag.h:15:23: warning: ‘re2c::TAGVER_BOTTOM’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_BOTTOM = std::numeric_limits::min(); // default value, lowest priority ^ ./src/regexp/tag.h:17:23: warning: ‘re2c::TAGVER_CURSOR’ defined but not used [-Wunused-variable] static const tagver_t TAGVER_CURSOR = std::numeric_limits::max(); // current position, highest priority ^ re2c/2.2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior