Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/re2c.spec'], chrootPath='/var/lib/mock/dist-oc9-build-61080-16463/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/re2c.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/re2c-2.2-4.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/re2c.spec'], chrootPath='/var/lib/mock/dist-oc9-build-61080-16463/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/re2c.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Lb8QVx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf re2c-2.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/re2c-2.2.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd re2c-2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7tgXVq + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd re2c-2.2 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-08-01 17:02:12.000000000 +0800 +++ ./configure 2024-01-08 04:35:45.065411971 +0800 @@ -2148,7 +2148,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-01-08 04:35:45.065411971 +0800 +++ ./configure 2024-01-08 04:35:45.082412019 +0800 @@ -9592,7 +9592,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -19773,7 +19773,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./build-aux/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./build-aux/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './build-aux/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./build-aux/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 whether make supports the include directive... yes (GNU style) checking for x86_64-opencloudos-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for bison... no checking for python3... python3 checking for x86_64-opencloudos-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking C++ compiler flag -std=c++98... yes checking C++ compiler flag -W... yes checking C++ compiler flag -Wall... yes checking C++ compiler flag -Wextra... yes checking C++ compiler flag -Weffc++... yes checking C++ compiler flag -pedantic... yes checking C++ compiler flag -Wformat=2... yes checking C++ compiler flag -Wredundant-decls... yes checking C++ compiler flag -Wsuggest-attribute=format... yes checking C++ compiler flag -Wconversion... yes checking C++ compiler flag -Wsign-conversion... yes checking C++ compiler flag -Werror=return-type... yes checking C++ compiler flag -O2... yes checking C++ compiler flag -Weverything... no checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for io.h... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of void *... 8 checking size of 0l... 8 checking size of 0ll... 8 checking size of 0i8... 0 checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 9598: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-opencloudos-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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating 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 + /usr/bin/make -O -j32 V=1 VERBOSE=1 /usr/bin/mkdir -p src/msg cp ./bootstrap/src/msg/help.cc src/msg/help.cc /usr/bin/mkdir -p src/parse if test no = "no"; \ then \ cp ./bootstrap/src/parse/parser.* src/parse; \ else \ no --output=src/parse/parser.cc --defines=src/parse/parser.h src/parse/parser.ypp && \ if test -x ./re2c; then \ cp src/parse/parser.cc src/parse/parser.h ./bootstrap/src/parse; \ fi; \ fi /usr/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 /usr/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 /usr/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 /usr/bin/make all-recursive Making all in . make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/msg/help.o src/msg/help.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/msg/ver_to_vernum.o src/msg/ver_to_vernum.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/re2go-helpers.o `test -f 'src/codegen/helpers.cc' || echo './'`src/codegen/helpers.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/options/re2go-symtab.o `test -f 'src/options/symtab.cc' || echo './'`src/options/symtab.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/re2go-freeze.o `test -f 'src/cfg/freeze.cc' || echo './'`src/cfg/freeze.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/re2go-compact.o `test -f 'src/cfg/compact.cc' || echo './'`src/cfg/compact.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/re2go-combine.o `test -f 'src/codegen/combine.cc' || echo './'`src/codegen/combine.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/nfa/re2go-estimate_size.o `test -f 'src/nfa/estimate_size.cc' || echo './'`src/nfa/estimate_size.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/re2go-optimize.o `test -f 'src/cfg/optimize.cc' || echo './'`src/cfg/optimize.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/re2go-dce.o `test -f 'src/cfg/dce.cc' || echo './'`src/cfg/dce.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/re2go-varalloc.o `test -f 'src/cfg/varalloc.cc' || echo './'`src/cfg/varalloc.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/re2go-normalize.o `test -f 'src/cfg/normalize.cc' || echo './'`src/cfg/normalize.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/re2go-liveanal.o `test -f 'src/cfg/liveanal.cc' || echo './'`src/cfg/liveanal.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/re2go-rename.o `test -f 'src/cfg/rename.cc' || echo './'`src/cfg/rename.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/encoding/utf8/re2go-utf8.o `test -f 'src/encoding/utf8/utf8.cc' || echo './'`src/encoding/utf8/utf8.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/re2go-interfere.o `test -f 'src/cfg/interfere.cc' || echo './'`src/cfg/interfere.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/encoding/utf16/re2go-utf16.o `test -f 'src/encoding/utf16/utf16.cc' || echo './'`src/encoding/utf16/utf16.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/re2go-gen_bitmaps.o `test -f 'src/codegen/gen_bitmaps.cc' || echo './'`src/codegen/gen_bitmaps.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/dfa/re2go-stacmd.o `test -f 'src/dfa/stacmd.cc' || echo './'`src/dfa/stacmd.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/re2go-cfg.o `test -f 'src/cfg/cfg.cc' || echo './'`src/cfg/cfg.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/encoding/re2go-enc.o `test -f 'src/encoding/enc.cc' || echo './'`src/encoding/enc.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/re2go-main.o `test -f 'src/main.cc' || echo './'`src/main.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/encoding/ebcdic/re2go-ebcdic_regexp.o `test -f 'src/encoding/ebcdic/ebcdic_regexp.cc' || echo './'`src/encoding/ebcdic/ebcdic_regexp.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/re2go-code_goto.o `test -f 'src/codegen/code_goto.cc' || echo './'`src/codegen/code_goto.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/msg/re2go-msg.o `test -f 'src/msg/msg.cc' || echo './'`src/msg/msg.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/regexp/re2go-tag.o `test -f 'src/regexp/tag.cc' || echo './'`src/regexp/tag.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/encoding/utf8/re2go-utf8_regexp.o `test -f 'src/encoding/utf8/utf8_regexp.cc' || echo './'`src/encoding/utf8/utf8_regexp.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/regexp/re2go-rule.o `test -f 'src/regexp/rule.cc' || echo './'`src/regexp/rule.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/encoding/utf16/re2go-utf16_regexp.o `test -f 'src/encoding/utf16/utf16_regexp.cc' || echo './'`src/encoding/utf16/utf16_regexp.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/dfa/re2go-minimization.o `test -f 'src/dfa/minimization.cc' || echo './'`src/dfa/minimization.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/dfa/re2go-tcmd.o `test -f 'src/dfa/tcmd.cc' || echo './'`src/dfa/tcmd.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/re2go-render.o `test -f 'src/codegen/render.cc' || echo './'`src/codegen/render.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/regexp/re2go-nullable.o `test -f 'src/regexp/nullable.cc' || echo './'`src/regexp/nullable.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/parse/re2go-unescape.o `test -f 'src/parse/unescape.cc' || echo './'`src/parse/unescape.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/regexp/re2go-re.o `test -f 'src/regexp/re.cc' || echo './'`src/regexp/re.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/re2go-gen_goto.o `test -f 'src/codegen/gen_goto.cc' || echo './'`src/codegen/gen_goto.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/msg/re2go-help.o `test -f 'src/msg/help.cc' || echo './'`src/msg/help.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/util/re2go-s_to_n32_unsafe.o `test -f 'src/util/s_to_n32_unsafe.cc' || echo './'`src/util/s_to_n32_unsafe.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/dfa/re2go-fillpoints.o `test -f 'src/dfa/fillpoints.cc' || echo './'`src/dfa/fillpoints.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/util/re2go-range.o `test -f 'src/util/range.cc' || echo './'`src/util/range.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/util/re2go-temp_file.o `test -f 'src/util/temp_file.cc' || echo './'`src/util/temp_file.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' /usr/bin/mkdir -p doc cp ./bootstrap/doc/re2c.1 doc/re2c.1 make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' /usr/bin/mkdir -p doc cp ./bootstrap/doc/re2go.1 doc/re2go.1 make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/parse/re2go-input.o `test -f 'src/parse/input.cc' || echo './'`src/parse/input.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/options/parse_opts.o src/options/parse_opts.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/re2go-gen_dfa.o `test -f 'src/codegen/gen_dfa.cc' || echo './'`src/codegen/gen_dfa.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/parse/re2go-ast.o `test -f 'src/parse/ast.cc' || echo './'`src/parse/ast.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/skeleton/re2go-maxpath.o `test -f 'src/skeleton/maxpath.cc' || echo './'`src/skeleton/maxpath.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/msg/re2go-warn.o `test -f 'src/msg/warn.cc' || echo './'`src/msg/warn.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/parse/re2go-scanner.o `test -f 'src/parse/scanner.cc' || echo './'`src/parse/scanner.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/combine.o src/codegen/combine.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/adfa/re2go-adfa.o `test -f 'src/adfa/adfa.cc' || echo './'`src/adfa/adfa.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/helpers.o src/codegen/helpers.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/compile.o src/compile.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/re2go-gen_delayed.o `test -f 'src/codegen/gen_delayed.cc' || echo './'`src/codegen/gen_delayed.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/debug/dump_adfa.o src/debug/dump_adfa.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/skeleton/re2go-skeleton.o `test -f 'src/skeleton/skeleton.cc' || echo './'`src/skeleton/skeleton.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/debug/dump_cfg.o src/debug/dump_cfg.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/debug/dump_dfa.o src/debug/dump_dfa.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/debug/dump_dfa_tree.o src/debug/dump_dfa_tree.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/debug/dump_interf.o src/debug/dump_interf.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/debug/dump_nfa.o src/debug/dump_nfa.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/gen_bitmaps.o src/codegen/gen_bitmaps.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/parse/re2go-parser.o `test -f 'src/parse/parser.cc' || echo './'`src/parse/parser.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/parse/lex_conf.o src/parse/lex_conf.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/main.o src/main.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/re2go-gen_program.o `test -f 'src/codegen/gen_program.cc' || echo './'`src/codegen/gen_program.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/code_goto.o src/codegen/code_goto.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/options/symtab.o src/options/symtab.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/nfa/estimate_size.o src/nfa/estimate_size.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/compact.o src/cfg/compact.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/parse/re2go-parse.o `test -f 'src/parse/parse.cc' || echo './'`src/parse/parse.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/freeze.o src/cfg/freeze.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/dce.o src/cfg/dce.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/dfa/re2go-determinization.o `test -f 'src/dfa/determinization.cc' || echo './'`src/dfa/determinization.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/options/re2go-opt.o `test -f 'src/options/opt.cc' || echo './'`src/options/opt.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/nfa/re_to_nfa.o src/nfa/re_to_nfa.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/liveanal.o src/cfg/liveanal.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/re2go-gen_state.o `test -f 'src/codegen/gen_state.cc' || echo './'`src/codegen/gen_state.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/normalize.o src/cfg/normalize.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/dfa/stacmd.o src/dfa/stacmd.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/optimize.o src/cfg/optimize.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/cfg.o src/cfg/cfg.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/interfere.o src/cfg/interfere.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/encoding/utf8/utf8.o src/encoding/utf8/utf8.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/gen_goto.o src/codegen/gen_goto.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/varalloc.o src/cfg/varalloc.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/encoding/utf16/utf16.o src/encoding/utf16/utf16.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/re2go-compile.o `test -f 'src/compile.cc' || echo './'`src/compile.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/dfa/re2go-closure.o `test -f 'src/dfa/closure.cc' || echo './'`src/dfa/closure.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/cfg/rename.o src/cfg/rename.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/encoding/enc.o src/encoding/enc.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/dfa/fallback_tags.o src/dfa/fallback_tags.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/encoding/ebcdic/ebcdic_regexp.o src/encoding/ebcdic/ebcdic_regexp.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/gen_dfa.o src/codegen/gen_dfa.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/render.o src/codegen/render.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/dfa/tagver_table.o src/dfa/tagver_table.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/dfa/dead_rules.o src/dfa/dead_rules.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/msg/msg.o src/msg/msg.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/regexp/tag.o src/regexp/tag.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/encoding/range_suffix.o src/encoding/range_suffix.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/encoding/utf8/utf8_regexp.o src/encoding/utf8/utf8_regexp.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/encoding/utf16/utf16_regexp.o src/encoding/utf16/utf16_regexp.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/regexp/rule.o src/regexp/rule.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/dfa/minimization.o src/dfa/minimization.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/parse/unescape.o src/parse/unescape.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/dfa/tcmd.o src/dfa/tcmd.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/regexp/default_tags.o src/regexp/default_tags.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/util/s_to_n32_unsafe.o src/util/s_to_n32_unsafe.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/regexp/nullable.o src/regexp/nullable.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/regexp/re.o src/regexp/re.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' echo "Reconfigure with --enable-docs to rebuild docs" Reconfigure with --enable-docs to rebuild docs make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/dfa/fillpoints.o src/dfa/fillpoints.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/gen_delayed.o src/codegen/gen_delayed.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/regexp/fixed_tags.o src/regexp/fixed_tags.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/util/file_utils.o src/util/file_utils.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/util/temp_file.o src/util/temp_file.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/parse/input.o src/parse/input.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/util/range.o src/util/range.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/parse/ast.o src/parse/ast.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/skeleton/maxpath.o src/skeleton/maxpath.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/adfa/adfa.o src/adfa/adfa.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/regexp/ast_to_re.o src/regexp/ast_to_re.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/regexp/split_charset.o src/regexp/split_charset.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/gen_program.o src/codegen/gen_program.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/skeleton/control_flow.o src/skeleton/control_flow.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/parse/scanner.o src/parse/scanner.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/parse/re2go-lex.o `test -f 'src/parse/lex.cc' || echo './'`src/parse/lex.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/skeleton/skeleton.o src/skeleton/skeleton.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/parse/parser.o src/parse/parser.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/msg/warn.o src/msg/warn.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/codegen/gen_state.o src/codegen/gen_state.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/options/opt.o src/options/opt.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/parse/parse.o src/parse/parse.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/dfa/determinization.o src/dfa/determinization.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/dfa/find_state.o src/dfa/find_state.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/dfa/closure.o src/dfa/closure.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/skeleton/generate_data.o src/skeleton/generate_data.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/parse/lex.o src/parse/lex.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o src/skeleton/generate_code.o src/skeleton/generate_code.cc make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o re2go src/re2go-main.o src/codegen/re2go-code_goto.o src/codegen/re2go-combine.o src/codegen/re2go-gen_bitmaps.o src/codegen/re2go-gen_delayed.o src/codegen/re2go-gen_dfa.o src/codegen/re2go-gen_goto.o src/codegen/re2go-gen_program.o src/codegen/re2go-gen_state.o src/codegen/re2go-helpers.o src/codegen/re2go-render.o src/options/re2go-opt.o src/options/re2go-symtab.o src/nfa/re2go-estimate_size.o src/nfa/re2go-re_to_nfa.o src/adfa/re2go-adfa.o src/debug/re2go-dump_adfa.o src/debug/re2go-dump_cfg.o src/debug/re2go-dump_dfa.o src/debug/re2go-dump_dfa_tree.o src/debug/re2go-dump_interf.o src/debug/re2go-dump_nfa.o src/cfg/re2go-cfg.o src/cfg/re2go-compact.o src/cfg/re2go-dce.o src/cfg/re2go-freeze.o src/cfg/re2go-interfere.o src/cfg/re2go-liveanal.o src/cfg/re2go-normalize.o src/cfg/re2go-optimize.o src/cfg/re2go-rename.o src/cfg/re2go-varalloc.o src/dfa/re2go-closure.o src/dfa/re2go-dead_rules.o src/dfa/re2go-determinization.o src/dfa/re2go-fallback_tags.o src/dfa/re2go-fillpoints.o src/dfa/re2go-find_state.o src/dfa/re2go-minimization.o src/dfa/re2go-stacmd.o src/dfa/re2go-tagver_table.o src/dfa/re2go-tcmd.o src/encoding/ebcdic/re2go-ebcdic_regexp.o src/encoding/re2go-enc.o src/encoding/re2go-range_suffix.o src/encoding/utf8/re2go-utf8_regexp.o src/encoding/utf8/re2go-utf8.o src/encoding/utf16/re2go-utf16_regexp.o src/encoding/utf16/re2go-utf16.o src/msg/re2go-msg.o src/msg/re2go-warn.o src/regexp/re2go-ast_to_re.o src/regexp/re2go-default_tags.o src/regexp/re2go-fixed_tags.o src/regexp/re2go-nullable.o src/regexp/re2go-re.o src/regexp/re2go-rule.o src/regexp/re2go-split_charset.o src/regexp/re2go-tag.o src/re2go-compile.o src/skeleton/re2go-control_flow.o src/skeleton/re2go-generate_code.o src/skeleton/re2go-generate_data.o src/skeleton/re2go-maxpath.o src/skeleton/re2go-skeleton.o src/parse/re2go-ast.o src/parse/re2go-input.o src/parse/re2go-parse.o src/parse/re2go-scanner.o src/parse/re2go-unescape.o src/util/re2go-file_utils.o src/util/re2go-s_to_n32_unsafe.o src/util/re2go-temp_file.o src/util/re2go-range.o src/msg/re2go-help.o src/parse/re2go-lex.o src/parse/re2go-parser.o src/msg/re2go-ver_to_vernum.o src/parse/re2go-lex_conf.o src/options/re2go-parse_opts.o libtool: link: g++ -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR=\"/usr/share/re2c/stdlib/\" -DRE2C_LANG=LANG_GO -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o re2go src/re2go-main.o src/codegen/re2go-code_goto.o src/codegen/re2go-combine.o src/codegen/re2go-gen_bitmaps.o src/codegen/re2go-gen_delayed.o src/codegen/re2go-gen_dfa.o src/codegen/re2go-gen_goto.o src/codegen/re2go-gen_program.o src/codegen/re2go-gen_state.o src/codegen/re2go-helpers.o src/codegen/re2go-render.o src/options/re2go-opt.o src/options/re2go-symtab.o src/nfa/re2go-estimate_size.o src/nfa/re2go-re_to_nfa.o src/adfa/re2go-adfa.o src/debug/re2go-dump_adfa.o src/debug/re2go-dump_cfg.o src/debug/re2go-dump_dfa.o src/debug/re2go-dump_dfa_tree.o src/debug/re2go-dump_interf.o src/debug/re2go-dump_nfa.o src/cfg/re2go-cfg.o src/cfg/re2go-compact.o src/cfg/re2go-dce.o src/cfg/re2go-freeze.o src/cfg/re2go-interfere.o src/cfg/re2go-liveanal.o src/cfg/re2go-normalize.o src/cfg/re2go-optimize.o src/cfg/re2go-rename.o src/cfg/re2go-varalloc.o src/dfa/re2go-closure.o src/dfa/re2go-dead_rules.o src/dfa/re2go-determinization.o src/dfa/re2go-fallback_tags.o src/dfa/re2go-fillpoints.o src/dfa/re2go-find_state.o src/dfa/re2go-minimization.o src/dfa/re2go-stacmd.o src/dfa/re2go-tagver_table.o src/dfa/re2go-tcmd.o src/encoding/ebcdic/re2go-ebcdic_regexp.o src/encoding/re2go-enc.o src/encoding/re2go-range_suffix.o src/encoding/utf8/re2go-utf8_regexp.o src/encoding/utf8/re2go-utf8.o src/encoding/utf16/re2go-utf16_regexp.o src/encoding/utf16/re2go-utf16.o src/msg/re2go-msg.o src/msg/re2go-warn.o src/regexp/re2go-ast_to_re.o src/regexp/re2go-default_tags.o src/regexp/re2go-fixed_tags.o src/regexp/re2go-nullable.o src/regexp/re2go-re.o src/regexp/re2go-rule.o src/regexp/re2go-split_charset.o src/regexp/re2go-tag.o src/re2go-compile.o src/skeleton/re2go-control_flow.o src/skeleton/re2go-generate_code.o src/skeleton/re2go-generate_data.o src/skeleton/re2go-maxpath.o src/skeleton/re2go-skeleton.o src/parse/re2go-ast.o src/parse/re2go-input.o src/parse/re2go-parse.o src/parse/re2go-scanner.o src/parse/re2go-unescape.o src/util/re2go-file_utils.o src/util/re2go-s_to_n32_unsafe.o src/util/re2go-temp_file.o src/util/re2go-range.o src/msg/re2go-help.o src/parse/re2go-lex.o src/parse/re2go-parser.o src/msg/re2go-ver_to_vernum.o src/parse/re2go-lex_conf.o src/options/re2go-parse_opts.o make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' src/adfa/adfa.cc: In member function '__ct_base ': src/adfa/adfa.cc:81:37: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 81 | State **i2s = new State*[nstates]; | ^ /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ In member function '__ct ', inlined from 'create_bblocks' at src/cfg/cfg.cc:105:60, inlined from '__ct ' at src/cfg/cfg.cc:58:19, inlined from 'compact_and_optimize_tags' at src/cfg/optimize.cc:17:22: src/cfg/cfg.cc:156:27: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 156 | succb = new cfg_ix_t[n]; | ^ /usr/include/c++/12/new: In function 'compact_and_optimize_tags': /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ In member function '__ct ', inlined from 'create_bblocks' at src/cfg/cfg.cc:112:68, inlined from '__ct ' at src/cfg/cfg.cc:58:19, inlined from 'compact_and_optimize_tags' at src/cfg/optimize.cc:17:22: src/cfg/cfg.cc:156:27: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 156 | succb = new cfg_ix_t[n]; | ^ /usr/include/c++/12/new: In function 'compact_and_optimize_tags': /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ In member function '__ct ', inlined from 'create_bblocks' at src/cfg/cfg.cc:123:73, inlined from '__ct ' at src/cfg/cfg.cc:58:19, inlined from 'compact_and_optimize_tags' at src/cfg/optimize.cc:17:22: src/cfg/cfg.cc:156:27: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 156 | succb = new cfg_ix_t[n]; | ^ /usr/include/c++/12/new: In function 'compact_and_optimize_tags': /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ In member function '__ct ', inlined from 'create_bblocks' at src/cfg/cfg.cc:143:36, inlined from '__ct ' at src/cfg/cfg.cc:58:19, inlined from 'compact_and_optimize_tags' at src/cfg/optimize.cc:17:22: src/cfg/cfg.cc:156:27: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 156 | succb = new cfg_ix_t[n]; | ^ /usr/include/c++/12/new: In function 'compact_and_optimize_tags': /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ In function 'init_tag_versions', inlined from 'determinization' at src/dfa/determinization.cc:72:52: src/dfa/determinization.cc:164:19: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 164 | dfa.finvers = new tagver_t[ntags]; | ^ /usr/include/c++/12/new: In function 'determinization': /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ In function 'init_tag_versions', inlined from 'determinization' at src/dfa/determinization.cc:72:52: src/dfa/determinization.cc:164:19: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 164 | dfa.finvers = new tagver_t[ntags]; | ^ /usr/include/c++/12/new: In function 'determinization': /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR='"/usr/share/re2c/stdlib/"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o re2c src/main.o src/codegen/code_goto.o src/codegen/combine.o src/codegen/gen_bitmaps.o src/codegen/gen_delayed.o src/codegen/gen_dfa.o src/codegen/gen_goto.o src/codegen/gen_program.o src/codegen/gen_state.o src/codegen/helpers.o src/codegen/render.o src/options/opt.o src/options/symtab.o src/nfa/estimate_size.o src/nfa/re_to_nfa.o src/adfa/adfa.o src/debug/dump_adfa.o src/debug/dump_cfg.o src/debug/dump_dfa.o src/debug/dump_dfa_tree.o src/debug/dump_interf.o src/debug/dump_nfa.o src/cfg/cfg.o src/cfg/compact.o src/cfg/dce.o src/cfg/freeze.o src/cfg/interfere.o src/cfg/liveanal.o src/cfg/normalize.o src/cfg/optimize.o src/cfg/rename.o src/cfg/varalloc.o src/dfa/closure.o src/dfa/dead_rules.o src/dfa/determinization.o src/dfa/fallback_tags.o src/dfa/fillpoints.o src/dfa/find_state.o src/dfa/minimization.o src/dfa/stacmd.o src/dfa/tagver_table.o src/dfa/tcmd.o src/encoding/ebcdic/ebcdic_regexp.o src/encoding/enc.o src/encoding/range_suffix.o src/encoding/utf8/utf8_regexp.o src/encoding/utf8/utf8.o src/encoding/utf16/utf16_regexp.o src/encoding/utf16/utf16.o src/msg/msg.o src/msg/warn.o src/regexp/ast_to_re.o src/regexp/default_tags.o src/regexp/fixed_tags.o src/regexp/nullable.o src/regexp/re.o src/regexp/rule.o src/regexp/split_charset.o src/regexp/tag.o src/compile.o src/skeleton/control_flow.o src/skeleton/generate_code.o src/skeleton/generate_data.o src/skeleton/maxpath.o src/skeleton/skeleton.o src/parse/ast.o src/parse/input.o src/parse/parse.o src/parse/scanner.o src/parse/unescape.o src/util/file_utils.o src/util/s_to_n32_unsafe.o src/util/temp_file.o src/util/range.o src/msg/help.o src/parse/lex.o src/parse/parser.o src/msg/ver_to_vernum.o src/parse/lex_conf.o src/options/parse_opts.o libtool: link: g++ -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -Werror=return-type -O2 -DRE2C_STDLIB_DIR=\"/usr/share/re2c/stdlib/\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o re2c src/main.o src/codegen/code_goto.o src/codegen/combine.o src/codegen/gen_bitmaps.o src/codegen/gen_delayed.o src/codegen/gen_dfa.o src/codegen/gen_goto.o src/codegen/gen_program.o src/codegen/gen_state.o src/codegen/helpers.o src/codegen/render.o src/options/opt.o src/options/symtab.o src/nfa/estimate_size.o src/nfa/re_to_nfa.o src/adfa/adfa.o src/debug/dump_adfa.o src/debug/dump_cfg.o src/debug/dump_dfa.o src/debug/dump_dfa_tree.o src/debug/dump_interf.o src/debug/dump_nfa.o src/cfg/cfg.o src/cfg/compact.o src/cfg/dce.o src/cfg/freeze.o src/cfg/interfere.o src/cfg/liveanal.o src/cfg/normalize.o src/cfg/optimize.o src/cfg/rename.o src/cfg/varalloc.o src/dfa/closure.o src/dfa/dead_rules.o src/dfa/determinization.o src/dfa/fallback_tags.o src/dfa/fillpoints.o src/dfa/find_state.o src/dfa/minimization.o src/dfa/stacmd.o src/dfa/tagver_table.o src/dfa/tcmd.o src/encoding/ebcdic/ebcdic_regexp.o src/encoding/enc.o src/encoding/range_suffix.o src/encoding/utf8/utf8_regexp.o src/encoding/utf8/utf8.o src/encoding/utf16/utf16_regexp.o src/encoding/utf16/utf16.o src/msg/msg.o src/msg/warn.o src/regexp/ast_to_re.o src/regexp/default_tags.o src/regexp/fixed_tags.o src/regexp/nullable.o src/regexp/re.o src/regexp/rule.o src/regexp/split_charset.o src/regexp/tag.o src/compile.o src/skeleton/control_flow.o src/skeleton/generate_code.o src/skeleton/generate_data.o src/skeleton/maxpath.o src/skeleton/skeleton.o src/parse/ast.o src/parse/input.o src/parse/parse.o src/parse/scanner.o src/parse/unescape.o src/util/file_utils.o src/util/s_to_n32_unsafe.o src/util/temp_file.o src/util/range.o src/msg/help.o src/parse/lex.o src/parse/parser.o src/msg/ver_to_vernum.o src/parse/lex_conf.o src/options/parse_opts.o make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' src/adfa/adfa.cc: In member function '__ct_base ': src/adfa/adfa.cc:81:37: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 81 | State **i2s = new State*[nstates]; | ^ /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ In member function '__ct ', inlined from 'create_bblocks' at src/cfg/cfg.cc:105:60, inlined from '__ct ' at src/cfg/cfg.cc:58:19, inlined from 'compact_and_optimize_tags' at src/cfg/optimize.cc:17:22: src/cfg/cfg.cc:156:27: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 156 | succb = new cfg_ix_t[n]; | ^ /usr/include/c++/12/new: In function 'compact_and_optimize_tags': /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ In member function '__ct ', inlined from 'create_bblocks' at src/cfg/cfg.cc:112:68, inlined from '__ct ' at src/cfg/cfg.cc:58:19, inlined from 'compact_and_optimize_tags' at src/cfg/optimize.cc:17:22: src/cfg/cfg.cc:156:27: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 156 | succb = new cfg_ix_t[n]; | ^ /usr/include/c++/12/new: In function 'compact_and_optimize_tags': /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ In member function '__ct ', inlined from 'create_bblocks' at src/cfg/cfg.cc:123:73, inlined from '__ct ' at src/cfg/cfg.cc:58:19, inlined from 'compact_and_optimize_tags' at src/cfg/optimize.cc:17:22: src/cfg/cfg.cc:156:27: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 156 | succb = new cfg_ix_t[n]; | ^ /usr/include/c++/12/new: In function 'compact_and_optimize_tags': /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ In member function '__ct ', inlined from 'create_bblocks' at src/cfg/cfg.cc:143:36, inlined from '__ct ' at src/cfg/cfg.cc:58:19, inlined from 'compact_and_optimize_tags' at src/cfg/optimize.cc:17:22: src/cfg/cfg.cc:156:27: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 156 | succb = new cfg_ix_t[n]; | ^ /usr/include/c++/12/new: In function 'compact_and_optimize_tags': /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ In function 'init_tag_versions', inlined from 'determinization' at src/dfa/determinization.cc:72:52: src/dfa/determinization.cc:164:19: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 164 | dfa.finvers = new tagver_t[ntags]; | ^ /usr/include/c++/12/new: In function 'determinization': /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ In function 'init_tag_versions', inlined from 'determinization' at src/dfa/determinization.cc:72:52: src/dfa/determinization.cc:164:19: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 164 | dfa.finvers = new tagver_t[ntags]; | ^ /usr/include/c++/12/new: In function 'determinization': /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4N0acI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64 + cd re2c-2.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/re2c-2.2' Making install in . make[2]: Entering directory '/builddir/build/BUILD/re2c-2.2' echo "Reconfigure with --enable-docs to rebuild docs" Reconfigure with --enable-docs to rebuild docs make[3]: Entering directory '/builddir/build/BUILD/re2c-2.2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p re2c re2go '/builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/bin' libtool: install: /usr/bin/install -p re2c /builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/bin/re2c libtool: install: /usr/bin/install -p re2go /builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/bin/re2go /usr/bin/mkdir -p '/builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/share/re2c/stdlib' /usr/bin/install -p -m 644 include/unicode_categories.re '/builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/share/re2c/stdlib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 doc/re2c.1 doc/re2go.1 '/builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[2]: Leaving directory '/builddir/build/BUILD/re2c-2.2' make[1]: Leaving directory '/builddir/build/BUILD/re2c-2.2' + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 2.2-4.oc9 --unique-debug-suffix -2.2-4.oc9.x86_64 --unique-debug-src-base re2c-2.2-4.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/re2c-2.2 extracting debug info from /builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/bin/re2c extracting debug info from /builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/bin/re2go 1990 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: re2c-2.2-4.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ajYKM0 + umask 022 + cd /builddir/build/BUILD + cd re2c-2.2 + DOCDIR=/builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/share/doc/re2c + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/share/doc/re2c + cp -pr CHANGELOG /builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/share/doc/re2c + cp -pr README.md /builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/share/doc/re2c + cp -pr examples/ /builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/share/doc/re2c + cp -pr doc/help.rst doc/help.rst.in doc/manpage.rst doc/manpage.rst.in doc/manual doc/re2c.1 doc/re2go.1 /builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/share/doc/re2c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7QCm0b + umask 022 + cd /builddir/build/BUILD + cd re2c-2.2 + LICENSEDIR=/builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/share/licenses/re2c + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/share/licenses/re2c + cp -pr LICENSE /builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64/usr/share/licenses/re2c + RPM_EC=0 ++ jobs -p + exit 0 Provides: re2c = 2.2-4.oc9 re2c(x86-64) = 2.2-4.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: re2c-debugsource-2.2-4.oc9.x86_64 Provides: re2c-debugsource = 2.2-4.oc9 re2c-debugsource(x86-64) = 2.2-4.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: re2c-debuginfo-2.2-4.oc9.x86_64 Provides: debuginfo(build-id) = 40516d37bb79fb45a90e6922e789a0cd3895a14a debuginfo(build-id) = eb29651abc913ab0952b40705c5196f8a1cb3ebc re2c-debuginfo = 2.2-4.oc9 re2c-debuginfo(x86-64) = 2.2-4.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: re2c-debugsource(x86-64) = 2.2-4.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/re2c-2.2-4.oc9.x86_64 Wrote: /builddir/build/RPMS/re2c-debugsource-2.2-4.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/re2c-2.2-4.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/re2c-debuginfo-2.2-4.oc9.x86_64.rpm Child return code was: 0