* Package:    dev-util/re2c-3.1:0
 * Repository: gentoo
 * Maintainer: robbat2@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking re2c-3.1.tar.xz to /var/tmp/portage/dev-util/re2c-3.1/work
>>> Source unpacked in /var/tmp/portage/dev-util/re2c-3.1/work
>>> Preparing source in /var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1 ...
 * econf: updating re2c-3.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating re2c-3.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/re2c-3.1 --htmldir=/usr/share/doc/re2c-3.1/html --with-sysroot=/ --libdir=/usr/lib64 --enable-golang --enable-rust ac_cv_path_BISON=no --disable-debug
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for a Python interpreter with version >= 3.7... python
checking for python... /usr/bin/python
checking for python version... 3.12
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for bison... (cached) no
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether the compiler supports GNU C++... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking whether the compiler supports GNU C++... (cached) yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... (cached) none needed
checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none
checking C++ compiler flag -std=c++11... 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 -Wold-style-cast... yes
checking C++ compiler flag -Werror=return-type... yes
checking C++ compiler flag -O2... yes
checking C++ compiler flag -Weverything... no
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 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 grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-file... no
checking for file... file
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... /
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... 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... no
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/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 benchmarks/submatch_nfa/Makefile
config.status: creating benchmarks/submatch_dfa_aot/Makefile
config.status: creating benchmarks/submatch_dfa_jit/Makefile
config.status: creating benchmarks/submatch_java/Makefile
config.status: creating doc/manpage.rst
config.status: creating doc/help.rst
config.status: creating run_tests.py
config.status: creating benchmarks/submatch_dfa_aot/run.py
config.status: creating benchmarks/submatch_java/run.py
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1 ...
make -j2 
/bin/mkdir -p src/msg
cp ./bootstrap/src/msg/help.cc src/msg/help.cc
/bin/mkdir -p src/parse
cp ./bootstrap/src/parse/parser.* src/parse;
echo "Reconfigure with --enable-parsers to regenerate src/parse/parser.cc"
Reconfigure with --enable-parsers to regenerate src/parse/parser.cc
/bin/mkdir -p src/parse
cp ./bootstrap/src/parse/lex_conf.* src/parse
echo "Reconfigure with --enable-lexers to regenerate src/parse/lex_conf.cc"
Reconfigure with --enable-lexers to regenerate src/parse/lex_conf.cc
/bin/mkdir -p src/options
cp ./bootstrap/src/options/parse_opts.* src/options
echo "Reconfigure with --enable-lexers to regenerate src/options/parse_opts.cc"
Reconfigure with --enable-lexers to regenerate src/options/parse_opts.cc
/bin/mkdir -p src/parse
cp ./bootstrap/src/parse/lex.* src/parse
echo "Reconfigure with --enable-lexers to regenerate src/parse/lex.cc"
Reconfigure with --enable-lexers to regenerate src/parse/lex.cc
make  all-recursive
Making all in .
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/msg/help.o src/msg/help.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/parse/parser.o src/parse/parser.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/parse/lex.o src/parse/lex.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/msg/ver_to_vernum.o src/msg/ver_to_vernum.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/options/parse_opts.o src/options/parse_opts.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/parse/lex_conf.o src/parse/lex_conf.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/re2go-helpers.o `test -f 'src/codegen/helpers.cc' || echo './'`src/codegen/helpers.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/re2go-main.o `test -f 'src/main.cc' || echo './'`src/main.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/re2go-output.o `test -f 'src/codegen/output.cc' || echo './'`src/codegen/output.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/re2go-pass1_analyze.o `test -f 'src/codegen/pass1_analyze.cc' || echo './'`src/codegen/pass1_analyze.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/re2go-pass3_fixup.o `test -f 'src/codegen/pass3_fixup.cc' || echo './'`src/codegen/pass3_fixup.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/re2go-pass2_generate.o `test -f 'src/codegen/pass2_generate.cc' || echo './'`src/codegen/pass2_generate.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/re2go-pass4_render.o `test -f 'src/codegen/pass4_render.cc' || echo './'`src/codegen/pass4_render.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/options/re2go-symtab.o `test -f 'src/options/symtab.cc' || echo './'`src/options/symtab.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/options/re2go-opt.o `test -f 'src/options/opt.cc' || echo './'`src/options/opt.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/nfa/re2go-re_to_nfa.o `test -f 'src/nfa/re_to_nfa.cc' || echo './'`src/nfa/re_to_nfa.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/re2go-dump_adfa.o `test -f 'src/debug/dump_adfa.cc' || echo './'`src/debug/dump_adfa.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/adfa/re2go-adfa.o `test -f 'src/adfa/adfa.cc' || echo './'`src/adfa/adfa.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/re2go-dump_cfg.o `test -f 'src/debug/dump_cfg.cc' || echo './'`src/debug/dump_cfg.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/re2go-dump_dfa.o `test -f 'src/debug/dump_dfa.cc' || echo './'`src/debug/dump_dfa.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/re2go-dump_dfa_tree.o `test -f 'src/debug/dump_dfa_tree.cc' || echo './'`src/debug/dump_dfa_tree.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/re2go-dump_nfa.o `test -f 'src/debug/dump_nfa.cc' || echo './'`src/debug/dump_nfa.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/re2go-dump_interf.o `test -f 'src/debug/dump_interf.cc' || echo './'`src/debug/dump_interf.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2go-cfg.o `test -f 'src/cfg/cfg.cc' || echo './'`src/cfg/cfg.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2go-compact.o `test -f 'src/cfg/compact.cc' || echo './'`src/cfg/compact.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2go-dce.o `test -f 'src/cfg/dce.cc' || echo './'`src/cfg/dce.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2go-freeze.o `test -f 'src/cfg/freeze.cc' || echo './'`src/cfg/freeze.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2go-interfere.o `test -f 'src/cfg/interfere.cc' || echo './'`src/cfg/interfere.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2go-liveanal.o `test -f 'src/cfg/liveanal.cc' || echo './'`src/cfg/liveanal.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2go-normalize.o `test -f 'src/cfg/normalize.cc' || echo './'`src/cfg/normalize.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2go-optimize.o `test -f 'src/cfg/optimize.cc' || echo './'`src/cfg/optimize.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2go-rename.o `test -f 'src/cfg/rename.cc' || echo './'`src/cfg/rename.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2go-varalloc.o `test -f 'src/cfg/varalloc.cc' || echo './'`src/cfg/varalloc.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2go-dead_rules.o `test -f 'src/dfa/dead_rules.cc' || echo './'`src/dfa/dead_rules.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2go-closure.o `test -f 'src/dfa/closure.cc' || echo './'`src/dfa/closure.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2go-fallback_tags.o `test -f 'src/dfa/fallback_tags.cc' || echo './'`src/dfa/fallback_tags.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2go-determinization.o `test -f 'src/dfa/determinization.cc' || echo './'`src/dfa/determinization.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2go-fillpoints.o `test -f 'src/dfa/fillpoints.cc' || echo './'`src/dfa/fillpoints.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2go-minimization.o `test -f 'src/dfa/minimization.cc' || echo './'`src/dfa/minimization.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2go-find_state.o `test -f 'src/dfa/find_state.cc' || echo './'`src/dfa/find_state.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2go-tagver_table.o `test -f 'src/dfa/tagver_table.cc' || echo './'`src/dfa/tagver_table.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2go-tcmd.o `test -f 'src/dfa/tcmd.cc' || echo './'`src/dfa/tcmd.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/encoding/re2go-ebcdic.o `test -f 'src/encoding/ebcdic.cc' || echo './'`src/encoding/ebcdic.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/encoding/re2go-enc.o `test -f 'src/encoding/enc.cc' || echo './'`src/encoding/enc.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/encoding/re2go-range_suffix.o `test -f 'src/encoding/range_suffix.cc' || echo './'`src/encoding/range_suffix.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/encoding/re2go-utf8.o `test -f 'src/encoding/utf8.cc' || echo './'`src/encoding/utf8.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/encoding/re2go-utf16.o `test -f 'src/encoding/utf16.cc' || echo './'`src/encoding/utf16.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/msg/re2go-msg.o `test -f 'src/msg/msg.cc' || echo './'`src/msg/msg.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/msg/re2go-warn.o `test -f 'src/msg/warn.cc' || echo './'`src/msg/warn.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/re2go-default_tags.o `test -f 'src/regexp/default_tags.cc' || echo './'`src/regexp/default_tags.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/re2go-ast_to_re.o `test -f 'src/regexp/ast_to_re.cc' || echo './'`src/regexp/ast_to_re.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/re2go-fixed_tags.o `test -f 'src/regexp/fixed_tags.cc' || echo './'`src/regexp/fixed_tags.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/re2go-nullable.o `test -f 'src/regexp/nullable.cc' || echo './'`src/regexp/nullable.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/re2go-regexp.o `test -f 'src/regexp/regexp.cc' || echo './'`src/regexp/regexp.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/re2go-split_charset.o `test -f 'src/regexp/split_charset.cc' || echo './'`src/regexp/split_charset.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/skeleton/re2go-control_flow.o `test -f 'src/skeleton/control_flow.cc' || echo './'`src/skeleton/control_flow.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/skeleton/re2go-generate_code.o `test -f 'src/skeleton/generate_code.cc' || echo './'`src/skeleton/generate_code.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/skeleton/re2go-generate_data.o `test -f 'src/skeleton/generate_data.cc' || echo './'`src/skeleton/generate_data.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/skeleton/re2go-maxpath.o `test -f 'src/skeleton/maxpath.cc' || echo './'`src/skeleton/maxpath.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/skeleton/re2go-skeleton.o `test -f 'src/skeleton/skeleton.cc' || echo './'`src/skeleton/skeleton.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/parse/re2go-input.o `test -f 'src/parse/input.cc' || echo './'`src/parse/input.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/parse/re2go-ast.o `test -f 'src/parse/ast.cc' || echo './'`src/parse/ast.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/util/re2go-file_utils.o `test -f 'src/util/file_utils.cc' || echo './'`src/util/file_utils.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/util/re2go-string_utils.o `test -f 'src/util/string_utils.cc' || echo './'`src/util/string_utils.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/util/re2go-range.o `test -f 'src/util/range.cc' || echo './'`src/util/range.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/msg/re2go-help.o `test -f 'src/msg/help.cc' || echo './'`src/msg/help.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/parse/re2go-parser.o `test -f 'src/parse/parser.cc' || echo './'`src/parse/parser.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/msg/re2go-ver_to_vernum.o `test -f 'src/msg/ver_to_vernum.cc' || echo './'`src/msg/ver_to_vernum.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/parse/re2go-lex.o `test -f 'src/parse/lex.cc' || echo './'`src/parse/lex.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/options/re2go-parse_opts.o `test -f 'src/options/parse_opts.cc' || echo './'`src/options/parse_opts.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/parse/re2go-lex_conf.o `test -f 'src/parse/lex_conf.cc' || echo './'`src/parse/lex_conf.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/re2rust-helpers.o `test -f 'src/codegen/helpers.cc' || echo './'`src/codegen/helpers.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/re2rust-main.o `test -f 'src/main.cc' || echo './'`src/main.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/re2rust-output.o `test -f 'src/codegen/output.cc' || echo './'`src/codegen/output.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/re2rust-pass1_analyze.o `test -f 'src/codegen/pass1_analyze.cc' || echo './'`src/codegen/pass1_analyze.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/re2rust-pass3_fixup.o `test -f 'src/codegen/pass3_fixup.cc' || echo './'`src/codegen/pass3_fixup.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/re2rust-pass2_generate.o `test -f 'src/codegen/pass2_generate.cc' || echo './'`src/codegen/pass2_generate.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/re2rust-pass4_render.o `test -f 'src/codegen/pass4_render.cc' || echo './'`src/codegen/pass4_render.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/options/re2rust-symtab.o `test -f 'src/options/symtab.cc' || echo './'`src/options/symtab.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/options/re2rust-opt.o `test -f 'src/options/opt.cc' || echo './'`src/options/opt.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/nfa/re2rust-re_to_nfa.o `test -f 'src/nfa/re_to_nfa.cc' || echo './'`src/nfa/re_to_nfa.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/re2rust-dump_adfa.o `test -f 'src/debug/dump_adfa.cc' || echo './'`src/debug/dump_adfa.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/adfa/re2rust-adfa.o `test -f 'src/adfa/adfa.cc' || echo './'`src/adfa/adfa.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/re2rust-dump_cfg.o `test -f 'src/debug/dump_cfg.cc' || echo './'`src/debug/dump_cfg.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/re2rust-dump_dfa.o `test -f 'src/debug/dump_dfa.cc' || echo './'`src/debug/dump_dfa.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/re2rust-dump_dfa_tree.o `test -f 'src/debug/dump_dfa_tree.cc' || echo './'`src/debug/dump_dfa_tree.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/re2rust-dump_interf.o `test -f 'src/debug/dump_interf.cc' || echo './'`src/debug/dump_interf.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/re2rust-dump_nfa.o `test -f 'src/debug/dump_nfa.cc' || echo './'`src/debug/dump_nfa.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2rust-compact.o `test -f 'src/cfg/compact.cc' || echo './'`src/cfg/compact.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2rust-cfg.o `test -f 'src/cfg/cfg.cc' || echo './'`src/cfg/cfg.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2rust-dce.o `test -f 'src/cfg/dce.cc' || echo './'`src/cfg/dce.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2rust-freeze.o `test -f 'src/cfg/freeze.cc' || echo './'`src/cfg/freeze.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2rust-interfere.o `test -f 'src/cfg/interfere.cc' || echo './'`src/cfg/interfere.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2rust-liveanal.o `test -f 'src/cfg/liveanal.cc' || echo './'`src/cfg/liveanal.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2rust-normalize.o `test -f 'src/cfg/normalize.cc' || echo './'`src/cfg/normalize.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2rust-optimize.o `test -f 'src/cfg/optimize.cc' || echo './'`src/cfg/optimize.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2rust-rename.o `test -f 'src/cfg/rename.cc' || echo './'`src/cfg/rename.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/re2rust-varalloc.o `test -f 'src/cfg/varalloc.cc' || echo './'`src/cfg/varalloc.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2rust-dead_rules.o `test -f 'src/dfa/dead_rules.cc' || echo './'`src/dfa/dead_rules.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2rust-closure.o `test -f 'src/dfa/closure.cc' || echo './'`src/dfa/closure.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2rust-fallback_tags.o `test -f 'src/dfa/fallback_tags.cc' || echo './'`src/dfa/fallback_tags.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2rust-determinization.o `test -f 'src/dfa/determinization.cc' || echo './'`src/dfa/determinization.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2rust-fillpoints.o `test -f 'src/dfa/fillpoints.cc' || echo './'`src/dfa/fillpoints.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2rust-minimization.o `test -f 'src/dfa/minimization.cc' || echo './'`src/dfa/minimization.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2rust-find_state.o `test -f 'src/dfa/find_state.cc' || echo './'`src/dfa/find_state.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2rust-tagver_table.o `test -f 'src/dfa/tagver_table.cc' || echo './'`src/dfa/tagver_table.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/re2rust-tcmd.o `test -f 'src/dfa/tcmd.cc' || echo './'`src/dfa/tcmd.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/encoding/re2rust-ebcdic.o `test -f 'src/encoding/ebcdic.cc' || echo './'`src/encoding/ebcdic.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/encoding/re2rust-enc.o `test -f 'src/encoding/enc.cc' || echo './'`src/encoding/enc.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/encoding/re2rust-range_suffix.o `test -f 'src/encoding/range_suffix.cc' || echo './'`src/encoding/range_suffix.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/encoding/re2rust-utf8.o `test -f 'src/encoding/utf8.cc' || echo './'`src/encoding/utf8.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/encoding/re2rust-utf16.o `test -f 'src/encoding/utf16.cc' || echo './'`src/encoding/utf16.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/msg/re2rust-msg.o `test -f 'src/msg/msg.cc' || echo './'`src/msg/msg.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/msg/re2rust-warn.o `test -f 'src/msg/warn.cc' || echo './'`src/msg/warn.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/re2rust-ast_to_re.o `test -f 'src/regexp/ast_to_re.cc' || echo './'`src/regexp/ast_to_re.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/re2rust-default_tags.o `test -f 'src/regexp/default_tags.cc' || echo './'`src/regexp/default_tags.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/re2rust-fixed_tags.o `test -f 'src/regexp/fixed_tags.cc' || echo './'`src/regexp/fixed_tags.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/re2rust-nullable.o `test -f 'src/regexp/nullable.cc' || echo './'`src/regexp/nullable.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/re2rust-regexp.o `test -f 'src/regexp/regexp.cc' || echo './'`src/regexp/regexp.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/re2rust-split_charset.o `test -f 'src/regexp/split_charset.cc' || echo './'`src/regexp/split_charset.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/skeleton/re2rust-control_flow.o `test -f 'src/skeleton/control_flow.cc' || echo './'`src/skeleton/control_flow.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/skeleton/re2rust-generate_code.o `test -f 'src/skeleton/generate_code.cc' || echo './'`src/skeleton/generate_code.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/skeleton/re2rust-generate_data.o `test -f 'src/skeleton/generate_data.cc' || echo './'`src/skeleton/generate_data.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/skeleton/re2rust-maxpath.o `test -f 'src/skeleton/maxpath.cc' || echo './'`src/skeleton/maxpath.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/skeleton/re2rust-skeleton.o `test -f 'src/skeleton/skeleton.cc' || echo './'`src/skeleton/skeleton.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/parse/re2rust-input.o `test -f 'src/parse/input.cc' || echo './'`src/parse/input.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/parse/re2rust-ast.o `test -f 'src/parse/ast.cc' || echo './'`src/parse/ast.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/util/re2rust-file_utils.o `test -f 'src/util/file_utils.cc' || echo './'`src/util/file_utils.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/util/re2rust-string_utils.o `test -f 'src/util/string_utils.cc' || echo './'`src/util/string_utils.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/util/re2rust-range.o `test -f 'src/util/range.cc' || echo './'`src/util/range.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/msg/re2rust-help.o `test -f 'src/msg/help.cc' || echo './'`src/msg/help.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/parse/re2rust-parser.o `test -f 'src/parse/parser.cc' || echo './'`src/parse/parser.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/parse/re2rust-lex.o `test -f 'src/parse/lex.cc' || echo './'`src/parse/lex.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/msg/re2rust-ver_to_vernum.o `test -f 'src/msg/ver_to_vernum.cc' || echo './'`src/msg/ver_to_vernum.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/options/re2rust-parse_opts.o `test -f 'src/options/parse_opts.cc' || echo './'`src/options/parse_opts.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/parse/re2rust-lex_conf.o `test -f 'src/parse/lex_conf.cc' || echo './'`src/parse/lex_conf.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
/bin/mkdir -p doc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
/bin/mkdir -p doc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
cp ./bootstrap/doc/re2c.1 doc/re2c.1
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
cp ./bootstrap/doc/re2go.1 doc/re2go.1
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
/bin/mkdir -p doc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
cp ./bootstrap/doc/re2rust.1 doc/re2rust.1
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/helpers.o src/codegen/helpers.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/main.o src/main.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/output.o src/codegen/output.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/pass1_analyze.o src/codegen/pass1_analyze.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/pass3_fixup.o src/codegen/pass3_fixup.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/pass2_generate.o src/codegen/pass2_generate.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/codegen/pass4_render.o src/codegen/pass4_render.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/options/symtab.o src/options/symtab.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/options/opt.o src/options/opt.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/nfa/re_to_nfa.o src/nfa/re_to_nfa.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/dump_adfa.o src/debug/dump_adfa.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/dump_cfg.o src/debug/dump_cfg.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/adfa/adfa.o src/adfa/adfa.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/dump_dfa.o src/debug/dump_dfa.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/dump_dfa_tree.o src/debug/dump_dfa_tree.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/dump_interf.o src/debug/dump_interf.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/debug/dump_nfa.o src/debug/dump_nfa.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/compact.o src/cfg/compact.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/cfg.o src/cfg/cfg.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/dce.o src/cfg/dce.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/freeze.o src/cfg/freeze.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/interfere.o src/cfg/interfere.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/liveanal.o src/cfg/liveanal.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/normalize.o src/cfg/normalize.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/optimize.o src/cfg/optimize.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/rename.o src/cfg/rename.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cfg/varalloc.o src/cfg/varalloc.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/dead_rules.o src/dfa/dead_rules.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/closure.o src/dfa/closure.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/fallback_tags.o src/dfa/fallback_tags.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/determinization.o src/dfa/determinization.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/fillpoints.o src/dfa/fillpoints.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/minimization.o src/dfa/minimization.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/find_state.o src/dfa/find_state.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/tagver_table.o src/dfa/tagver_table.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/dfa/tcmd.o src/dfa/tcmd.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/encoding/ebcdic.o src/encoding/ebcdic.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/encoding/enc.o src/encoding/enc.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/encoding/range_suffix.o src/encoding/range_suffix.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/encoding/utf8.o src/encoding/utf8.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/encoding/utf16.o src/encoding/utf16.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/msg/msg.o src/msg/msg.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/msg/warn.o src/msg/warn.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/ast_to_re.o src/regexp/ast_to_re.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/default_tags.o src/regexp/default_tags.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/fixed_tags.o src/regexp/fixed_tags.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/nullable.o src/regexp/nullable.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/regexp.o src/regexp/regexp.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/regexp/split_charset.o src/regexp/split_charset.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/skeleton/control_flow.o src/skeleton/control_flow.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/skeleton/generate_code.o src/skeleton/generate_code.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/skeleton/generate_data.o src/skeleton/generate_data.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/skeleton/maxpath.o src/skeleton/maxpath.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/skeleton/skeleton.o src/skeleton/skeleton.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/parse/input.o src/parse/input.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/parse/ast.o src/parse/ast.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/util/file_utils.o src/util/file_utils.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/util/string_utils.o src/util/string_utils.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.    -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/util/range.o src/util/range.cc
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
/bin/sh ./libtool  --tag=CXX   --mode=link x86_64-pc-linux-gnu-g++ -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o re2rust src/re2rust-main.o  src/codegen/re2rust-helpers.o src/codegen/re2rust-output.o src/codegen/re2rust-pass1_analyze.o src/codegen/re2rust-pass2_generate.o src/codegen/re2rust-pass3_fixup.o src/codegen/re2rust-pass4_render.o src/options/re2rust-opt.o src/options/re2rust-symtab.o src/nfa/re2rust-re_to_nfa.o src/adfa/re2rust-adfa.o src/debug/re2rust-dump_adfa.o src/debug/re2rust-dump_cfg.o src/debug/re2rust-dump_dfa.o src/debug/re2rust-dump_dfa_tree.o src/debug/re2rust-dump_interf.o src/debug/re2rust-dump_nfa.o src/cfg/re2rust-cfg.o src/cfg/re2rust-compact.o src/cfg/re2rust-dce.o src/cfg/re2rust-freeze.o src/cfg/re2rust-interfere.o src/cfg/re2rust-liveanal.o src/cfg/re2rust-normalize.o src/cfg/re2rust-optimize.o src/cfg/re2rust-rename.o src/cfg/re2rust-varalloc.o src/dfa/re2rust-closure.o src/dfa/re2rust-dead_rules.o src/dfa/re2rust-determinization.o src/dfa/re2rust-fallback_tags.o src/dfa/re2rust-fillpoints.o src/dfa/re2rust-find_state.o src/dfa/re2rust-minimization.o src/dfa/re2rust-tagver_table.o src/dfa/re2rust-tcmd.o src/encoding/re2rust-ebcdic.o src/encoding/re2rust-enc.o src/encoding/re2rust-range_suffix.o src/encoding/re2rust-utf8.o src/encoding/re2rust-utf16.o src/msg/re2rust-msg.o src/msg/re2rust-warn.o src/regexp/re2rust-ast_to_re.o src/regexp/re2rust-default_tags.o src/regexp/re2rust-fixed_tags.o src/regexp/re2rust-nullable.o src/regexp/re2rust-regexp.o src/regexp/re2rust-split_charset.o src/skeleton/re2rust-control_flow.o src/skeleton/re2rust-generate_code.o src/skeleton/re2rust-generate_data.o src/skeleton/re2rust-maxpath.o src/skeleton/re2rust-skeleton.o src/parse/re2rust-ast.o src/parse/re2rust-input.o src/util/re2rust-file_utils.o src/util/re2rust-string_utils.o src/util/re2rust-range.o src/msg/re2rust-help.o src/parse/re2rust-lex.o src/parse/re2rust-parser.o src/msg/re2rust-ver_to_vernum.o src/parse/re2rust-lex_conf.o src/options/re2rust-parse_opts.o   
libtool: link: x86_64-pc-linux-gnu-g++ -std=c++11 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Wold-style-cast -Werror=return-type -O2 -DRE2C_STDLIB_DIR=\"/usr/share/re2c/stdlib/\" -DRE2C_LANG=Lang::RUST -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -o re2rust src/re2rust-main.o src/codegen/re2rust-helpers.o src/codegen/re2rust-output.o src/codegen/re2rust-pass1_analyze.o src/codegen/re2rust-pass2_generate.o src/codegen/re2rust-pass3_fixup.o src/codegen/re2rust-pass4_render.o src/options/re2rust-opt.o src/options/re2rust-symtab.o src/nfa/re2rust-re_to_nfa.o src/adfa/re2rust-adfa.o src/debug/re2rust-dump_adfa.o src/debug/re2rust-dump_cfg.o src/debug/re2rust-dump_dfa.o src/debug/re2rust-dump_dfa_tree.o src/debug/re2rust-dump_interf.o src/debug/re2rust-dump_nfa.o src/cfg/re2rust-cfg.o src/cfg/re2rust-compact.o src/cfg/re2rust-dce.o src/cfg/re2rust-freeze.o src/cfg/re2rust-interfere.o src/cfg/re2rust-liveanal.o src/cfg/re2rust-normalize.o src/cfg/re2rust-optimize.o src/cfg/re2rust-rename.o src/cfg/re2rust-varalloc.o src/dfa/re2rust-closure.o src/dfa/re2rust-dead_rules.o src/dfa/re2rust-determinization.o src/dfa/re2rust-fallback_tags.o src/dfa/re2rust-fillpoints.o src/dfa/re2rust-find_state.o src/dfa/re2rust-minimization.o src/dfa/re2rust-tagver_table.o src/dfa/re2rust-tcmd.o src/encoding/re2rust-ebcdic.o src/encoding/re2rust-enc.o src/encoding/re2rust-range_suffix.o src/encoding/re2rust-utf8.o src/encoding/re2rust-utf16.o src/msg/re2rust-msg.o src/msg/re2rust-warn.o src/regexp/re2rust-ast_to_re.o src/regexp/re2rust-default_tags.o src/regexp/re2rust-fixed_tags.o src/regexp/re2rust-nullable.o src/regexp/re2rust-regexp.o src/regexp/re2rust-split_charset.o src/skeleton/re2rust-control_flow.o src/skeleton/re2rust-generate_code.o src/skeleton/re2rust-generate_data.o src/skeleton/re2rust-maxpath.o src/skeleton/re2rust-skeleton.o src/parse/re2rust-ast.o src/parse/re2rust-input.o src/util/re2rust-file_utils.o src/util/re2rust-string_utils.o src/util/re2rust-range.o src/msg/re2rust-help.o src/parse/re2rust-lex.o src/parse/re2rust-parser.o src/msg/re2rust-ver_to_vernum.o src/parse/re2rust-lex_conf.o src/options/re2rust-parse_opts.o 
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
/bin/sh ./libtool  --tag=CXX   --mode=link x86_64-pc-linux-gnu-g++ -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o re2go src/re2go-main.o  src/codegen/re2go-helpers.o src/codegen/re2go-output.o src/codegen/re2go-pass1_analyze.o src/codegen/re2go-pass2_generate.o src/codegen/re2go-pass3_fixup.o src/codegen/re2go-pass4_render.o src/options/re2go-opt.o src/options/re2go-symtab.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-tagver_table.o src/dfa/re2go-tcmd.o src/encoding/re2go-ebcdic.o src/encoding/re2go-enc.o src/encoding/re2go-range_suffix.o src/encoding/re2go-utf8.o src/encoding/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-regexp.o src/regexp/re2go-split_charset.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/util/re2go-file_utils.o src/util/re2go-string_utils.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: x86_64-pc-linux-gnu-g++ -std=c++11 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Wold-style-cast -Werror=return-type -O2 -DRE2C_STDLIB_DIR=\"/usr/share/re2c/stdlib/\" -DRE2C_LANG=Lang::GO -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -o re2go src/re2go-main.o src/codegen/re2go-helpers.o src/codegen/re2go-output.o src/codegen/re2go-pass1_analyze.o src/codegen/re2go-pass2_generate.o src/codegen/re2go-pass3_fixup.o src/codegen/re2go-pass4_render.o src/options/re2go-opt.o src/options/re2go-symtab.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-tagver_table.o src/dfa/re2go-tcmd.o src/encoding/re2go-ebcdic.o src/encoding/re2go-enc.o src/encoding/re2go-range_suffix.o src/encoding/re2go-utf8.o src/encoding/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-regexp.o src/regexp/re2go-split_charset.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/util/re2go-file_utils.o src/util/re2go-string_utils.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 
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
echo "Reconfigure with --enable-docs to rebuild docs"
Reconfigure with --enable-docs to rebuild docs
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
/bin/sh ./libtool  --tag=CXX   --mode=link x86_64-pc-linux-gnu-g++ -std=c++11  -W  -Wall  -Wextra  -Weffc++  -pedantic  -Wformat=2  -Wredundant-decls  -Wsuggest-attribute=format  -Wconversion  -Wsign-conversion  -Wold-style-cast  -Werror=return-type  -O2  -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"'  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o re2c src/main.o  src/codegen/helpers.o src/codegen/output.o src/codegen/pass1_analyze.o src/codegen/pass2_generate.o src/codegen/pass3_fixup.o src/codegen/pass4_render.o src/options/opt.o src/options/symtab.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/tagver_table.o src/dfa/tcmd.o src/encoding/ebcdic.o src/encoding/enc.o src/encoding/range_suffix.o src/encoding/utf8.o src/encoding/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/regexp.o src/regexp/split_charset.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/util/file_utils.o src/util/string_utils.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: x86_64-pc-linux-gnu-g++ -std=c++11 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Wold-style-cast -Werror=return-type -O2 -DRE2C_STDLIB_DIR=\"/usr/share/re2c/stdlib/\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -o re2c src/main.o src/codegen/helpers.o src/codegen/output.o src/codegen/pass1_analyze.o src/codegen/pass2_generate.o src/codegen/pass3_fixup.o src/codegen/pass4_render.o src/options/opt.o src/options/symtab.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/tagver_table.o src/dfa/tcmd.o src/encoding/ebcdic.o src/encoding/enc.o src/encoding/range_suffix.o src/encoding/utf8.o src/encoding/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/regexp.o src/regexp/split_charset.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/util/file_utils.o src/util/string_utils.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 '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-util/re2c-3.1

>>> Install dev-util/re2c-3.1 into /var/tmp/portage/dev-util/re2c-3.1/image
make -j2 DESTDIR=/var/tmp/portage/dev-util/re2c-3.1/image install 
make  install-recursive
Making install in .
make[2]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
echo "Reconfigure with --enable-docs to rebuild docs"
Reconfigure with --enable-docs to rebuild docs
make[2]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[3]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
 /bin/mkdir -p '/var/tmp/portage/dev-util/re2c-3.1/image/usr/share/re2c/stdlib'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 include/unicode_categories.re '/var/tmp/portage/dev-util/re2c-3.1/image/usr/share/re2c/stdlib'
make[3]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[3]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
 /bin/mkdir -p '/var/tmp/portage/dev-util/re2c-3.1/image/usr/share/man/man1'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 doc/re2c.1 doc/re2go.1 doc/re2rust.1 '/var/tmp/portage/dev-util/re2c-3.1/image/usr/share/man/man1'
make[3]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
make[3]: Entering directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
 /bin/mkdir -p '/var/tmp/portage/dev-util/re2c-3.1/image/usr/bin'
  /bin/sh ./libtool   --mode=install /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c re2c re2go re2rust '/var/tmp/portage/dev-util/re2c-3.1/image/usr/bin'
libtool: install: /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c re2c /var/tmp/portage/dev-util/re2c-3.1/image/usr/bin/re2c
libtool: install: /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c re2go /var/tmp/portage/dev-util/re2c-3.1/image/usr/bin/re2go
libtool: install: /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c re2rust /var/tmp/portage/dev-util/re2c-3.1/image/usr/bin/re2rust
make[3]: Leaving directory '/var/tmp/portage/dev-util/re2c-3.1/work/re2c-3.1'
>>> Completed installing dev-util/re2c-3.1 into /var/tmp/portage/dev-util/re2c-3.1/image

 * Final size of build directory: 49312 KiB (48.1 MiB)
 * Final size of installed tree:   4940 KiB ( 4.8 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/re2c
   /usr/bin/re2go
   /usr/bin/re2rust