<86>May 6 10:43:44 userdel[48375]: delete user 'rooter' <86>May 6 10:43:44 userdel[48375]: removed group 'rooter' owned by 'rooter' <86>May 6 10:43:44 groupadd[48381]: group added to /etc/group: name=rooter, GID=639 <86>May 6 10:43:44 groupadd[48381]: group added to /etc/gshadow: name=rooter <86>May 6 10:43:44 groupadd[48381]: new group: name=rooter, GID=639 <86>May 6 10:43:44 useradd[48389]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>May 6 10:43:44 userdel[48396]: delete user 'builder' <86>May 6 10:43:44 userdel[48396]: removed group 'builder' owned by 'builder' <86>May 6 10:43:44 userdel[48396]: removed shadow group 'builder' owned by 'builder' <86>May 6 10:43:44 groupadd[48401]: group added to /etc/group: name=builder, GID=640 <86>May 6 10:43:44 groupadd[48401]: group added to /etc/gshadow: name=builder <86>May 6 10:43:44 groupadd[48401]: new group: name=builder, GID=640 <86>May 6 10:43:44 useradd[48405]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>May 6 10:43:47 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>May 6 10:43:47 rpmi: libstdc++8-devel-8.3.1-alt3 sisyphus+228100.100.1.1 1556142437 installed <13>May 6 10:43:49 rpmi: gcc8-c++-8.3.1-alt3 sisyphus+228100.100.1.1 1556142437 installed <13>May 6 10:43:49 rpmi: gcc-c++-8-alt1 sisyphus+222164.100.1.1 1550685959 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/re2c-1.1.1-alt1.nosrc.rpm Installing re2c-1.1.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96040 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf re2c-1.1.1 + echo 'Source #0 (re2c-1.1.1.tar):' Source #0 (re2c-1.1.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/re2c-1.1.1.tar + cd re2c-1.1.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43382 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd re2c-1.1.1 + cd re2c + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:30: installing './compile' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for bison... /usr/bin/bison checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... 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 -O2... yes checking C++ compiler flag -Weverything... no checking for stdint.h... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of __int64... 0 checking size of void *... 4 checking size of 0l... 4 checking size of 0ll... 8 checking size of 0i8... 0 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/manpage.rst config.status: creating doc/help.rst config.status: creating run_tests.sh config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' /bin/mkdir -p src/conf cp ./bootstrap/src/conf/help.cc src/conf/help.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' /bin/mkdir -p src/conf if test -x re2c; \ then \ ./re2c -b -o src/conf/ver_to_vernum.cc src/conf/ver_to_vernum.re && \ cp src/conf/ver_to_vernum.cc ./bootstrap/src/conf/ver_to_vernum.cc; \ else \ cp ./bootstrap/src/conf/ver_to_vernum.cc src/conf/ver_to_vernum.cc; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' /bin/mkdir -p src/conf if test -x re2c; \ then \ ./re2c -b -o src/conf/parse_opts.cc src/conf/parse_opts.re && \ cp src/conf/parse_opts.cc ./bootstrap/src/conf/parse_opts.cc; \ else \ cp ./bootstrap/src/conf/parse_opts.cc src/conf/parse_opts.cc; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' /bin/mkdir -p doc cp ./bootstrap/doc/re2c.1 doc/re2c.1 make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' /bin/mkdir -p src/ast if test -x re2c; \ then \ ./re2c -b -o src/ast/lex_conf.cc src/ast/lex_conf.re && \ cp src/ast/lex_conf.cc ./bootstrap/src/ast/lex_conf.cc; \ else \ cp ./bootstrap/src/ast/lex_conf.cc src/ast/lex_conf.cc; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' /bin/mkdir -p src/ast if test /usr/bin/bison = "no"; \ then \ cp ./bootstrap/src/ast/parser.cc src/ast/parser.cc && \ cp ./bootstrap/src/ast/y.tab.h src/ast/y.tab.h; \ else \ /usr/bin/bison \ --output=src/ast/parser.cc \ --defines=src/ast/y.tab.h \ ./src/ast/parser.ypp; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/code/label.o src/code/label.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/code/go_used_labels.o src/code/go_used_labels.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/code/go_construct.o src/code/go_construct.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/code/bitmap.o src/code/bitmap.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/code/go_emit.o src/code/go_emit.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/code/go_destruct.o src/code/go_destruct.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/conf/msg.o src/conf/msg.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/nfa/dump.o src/nfa/dump.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/code/input_api.o src/code/input_api.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/code/emit_dfa.o src/code/emit_dfa.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/conf/warn.o src/conf/warn.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/code/print.o src/code/print.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/adfa/dump.o src/adfa/dump.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/cfg/cfg.o src/dfa/cfg/cfg.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/nfa/estimate_size.o src/nfa/estimate_size.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/cfg/dce.o src/dfa/cfg/dce.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/adfa/adfa.o src/adfa/adfa.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/cfg/dump.o src/dfa/cfg/dump.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/cfg/freeze.o src/dfa/cfg/freeze.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/cfg/compact.o src/dfa/cfg/compact.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/cfg/interfere.o src/dfa/cfg/interfere.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/nfa/re_to_nfa.o src/nfa/re_to_nfa.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/cfg/liveanal.o src/dfa/cfg/liveanal.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/cfg/normalize.o src/dfa/cfg/normalize.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/cfg/optimize.o src/dfa/cfg/optimize.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/cfg/varalloc.o src/dfa/cfg/varalloc.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/cfg/rename.o src/dfa/cfg/rename.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/closure.o src/dfa/closure.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/adfa/prepare.o src/adfa/prepare.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/closure_leftmost.o src/dfa/closure_leftmost.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/closure_posix.o src/dfa/closure_posix.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/fallback_tags.o src/dfa/fallback_tags.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/determinization.o src/dfa/determinization.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/dump.o src/dfa/dump.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/conf/opt.o src/conf/opt.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/dead_rules.o src/dfa/dead_rules.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/posix_precedence.o src/dfa/posix_precedence.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/tag_history.o src/dfa/tag_history.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/code/emit_action.o src/code/emit_action.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/re/encoding/enc.o src/re/encoding/enc.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/tcmd.o src/dfa/tcmd.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/fillpoints.o src/dfa/fillpoints.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/re/encoding/utf8/utf8.o src/re/encoding/utf8/utf8.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/re/encoding/range_suffix.o src/re/encoding/range_suffix.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/re/encoding/utf16/utf16.o src/re/encoding/utf16/utf16.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/re/encoding/utf16/utf16_regexp.o src/re/encoding/utf16/utf16_regexp.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/code/output.o src/code/output.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/re/encoding/utf8/utf8_range.o src/re/encoding/utf8/utf8_range.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/re/encoding/utf8/utf8_regexp.o src/re/encoding/utf8/utf8_regexp.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/tagver_table.o src/dfa/tagver_table.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/re/encoding/utf16/utf16_range.o src/re/encoding/utf16/utf16_range.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/re/default_tags.o src/re/default_tags.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/minimization.o src/dfa/minimization.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/re/fixed_tags.o src/re/fixed_tags.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/re/nullable.o src/re/nullable.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/dfa/find_state.o src/dfa/find_state.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/re/tag.o src/re/tag.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/re/rule.o src/re/rule.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/skeleton/maxpath.o src/skeleton/maxpath.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/skeleton/skeleton.o src/skeleton/skeleton.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/main.o src/main.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/ast/ast.o src/ast/ast.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/ast/input.o src/ast/input.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/compile.o src/compile.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/ast/unescape.o src/ast/unescape.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/ast/scanner.o src/ast/scanner.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/util/s_to_n32_unsafe.o src/util/s_to_n32_unsafe.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/ast/validate.o src/ast/validate.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' /bin/mkdir -p src/ast if test -x re2c; \ then \ ./re2c -b -o src/ast/lex.cc src/ast/lex.re && \ cp src/ast/lex.cc ./bootstrap/src/ast/lex.cc; \ else \ cp ./bootstrap/src/ast/lex.cc src/ast/lex.cc; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/util/range.o src/util/range.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/conf/ver_to_vernum.o src/conf/ver_to_vernum.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/conf/help.o src/conf/help.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/skeleton/generate_data.o src/skeleton/generate_data.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/re/split_charset.o src/re/split_charset.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' Reconfigure to rebuild docs: ./configure --enable-docs make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/ast/normalize.o src/ast/normalize.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/skeleton/control_flow.o src/skeleton/control_flow.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/re/ast_to_re.o src/re/ast_to_re.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/skeleton/generate_code.o src/skeleton/generate_code.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/conf/parse_opts.o src/conf/parse_opts.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/ast/lex_conf.o src/ast/lex_conf.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/ast/parser.o src/ast/parser.cc src/ast/parser.cc: In function 'int yyparse(re2c::context_t&)': src/ast/parser.cc:1131:12: warning: conversion from 'int' to 'yytype_int16' {aka 'short int'} may change value [-Wconversion] *yyssp = yystate; ^~~~~~~ src/ast/parser.cc:1136:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] YYSIZE_T yysize = yyssp - yyss + 1; ~~~~~~~~~~~~~^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/ast/lex.o src/ast/lex.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' i586-alt-linux-g++ -std=c++98 -W -Wall -Wextra -Weffc++ -pedantic -Wformat=2 -Wredundant-decls -Wsuggest-attribute=format -Wconversion -Wsign-conversion -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o re2c src/code/bitmap.o src/code/emit_action.o src/code/emit_dfa.o src/code/label.o src/code/go_construct.o src/code/go_destruct.o src/code/go_emit.o src/code/go_used_labels.o src/code/input_api.o src/code/output.o src/code/print.o src/conf/msg.o src/conf/opt.o src/conf/warn.o src/nfa/dump.o src/nfa/estimate_size.o src/nfa/re_to_nfa.o src/adfa/adfa.o src/adfa/dump.o src/adfa/prepare.o src/dfa/cfg/cfg.o src/dfa/cfg/compact.o src/dfa/cfg/dce.o src/dfa/cfg/dump.o src/dfa/cfg/freeze.o src/dfa/cfg/interfere.o src/dfa/cfg/liveanal.o src/dfa/cfg/normalize.o src/dfa/cfg/optimize.o src/dfa/cfg/rename.o src/dfa/cfg/varalloc.o src/dfa/closure.o src/dfa/closure_leftmost.o src/dfa/closure_posix.o src/dfa/dead_rules.o src/dfa/determinization.o src/dfa/dump.o src/dfa/fallback_tags.o src/dfa/fillpoints.o src/dfa/find_state.o src/dfa/minimization.o src/dfa/posix_precedence.o src/dfa/tag_history.o src/dfa/tagver_table.o src/dfa/tcmd.o src/re/encoding/enc.o src/re/encoding/range_suffix.o src/re/encoding/utf8/utf8_regexp.o src/re/encoding/utf8/utf8_range.o src/re/encoding/utf8/utf8.o src/re/encoding/utf16/utf16_regexp.o src/re/encoding/utf16/utf16.o src/re/encoding/utf16/utf16_range.o src/re/ast_to_re.o src/re/default_tags.o src/re/fixed_tags.o src/re/nullable.o src/re/rule.o src/re/split_charset.o src/re/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/main.o src/ast/ast.o src/ast/input.o src/ast/normalize.o src/ast/scanner.o src/ast/unescape.o src/ast/validate.o src/util/s_to_n32_unsafe.o src/util/range.o src/ast/lex.o src/ast/parser.o src/conf/ver_to_vernum.o src/conf/help.o src/ast/lex_conf.o src/conf/parse_opts.o make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65069 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/re2c-buildroot + : + /bin/rm -rf -- /usr/src/tmp/re2c-buildroot + cd re2c-1.1.1 + cd re2c + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/re2c-buildroot make: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' Reconfigure to rebuild docs: ./configure --enable-docs make[1]: Entering directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' /bin/mkdir -p '/usr/src/tmp/re2c-buildroot/usr/bin' /bin/install -p re2c '/usr/src/tmp/re2c-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/re2c-buildroot/usr/share/man/man1' /bin/install -p -m 644 doc/re2c.1 '/usr/src/tmp/re2c-buildroot/usr/share/man/man1' make[1]: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' make: Leaving directory '/usr/src/RPM/BUILD/re2c-1.1.1/re2c' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/re2c-buildroot (auto) Verifying and fixing files in /usr/src/tmp/re2c-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/re2c-buildroot/ (default) Compressing files in /usr/src/tmp/re2c-buildroot (auto) Verifying ELF objects in /usr/src/tmp/re2c-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/re2c: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: re2c-1.1.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39836 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd re2c-1.1.1 + DOCDIR=/usr/src/tmp/re2c-buildroot/usr/share/doc/re2c-1.1.1 + export DOCDIR + rm -rf /usr/src/tmp/re2c-buildroot/usr/share/doc/re2c-1.1.1 + /bin/mkdir -p /usr/src/tmp/re2c-buildroot/usr/share/doc/re2c-1.1.1 + cp -prL re2c/README re2c/examples /usr/src/tmp/re2c-buildroot/usr/share/doc/re2c-1.1.1 + chmod -R go-w /usr/src/tmp/re2c-buildroot/usr/share/doc/re2c-1.1.1 + chmod -R a+rX /usr/src/tmp/re2c-buildroot/usr/share/doc/re2c-1.1.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AAWMa9 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kM2Ukh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1GHIlJ Creating re2c-debuginfo package Processing files: re2c-debuginfo-1.1.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zFUDaD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JmxkZH find-requires: running scripts (debuginfo) Requires: re2c = 1.1.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6) Adding to re2c-debuginfo a strict dependency on re2c Wrote: /usr/src/RPM/RPMS/i586/re2c-1.1.1-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/re2c-debuginfo-1.1.1-alt1.i586.rpm 57.19user 4.21system 0:37.46elapsed 163%CPU (0avgtext+0avgdata 105452maxresident)k 0inputs+0outputs (0major+1880338minor)pagefaults 0swaps 63.92user 6.78system 0:47.41elapsed 149%CPU (0avgtext+0avgdata 113432maxresident)k 0inputs+0outputs (0major+2162938minor)pagefaults 0swaps