<86>Dec 11 08:09:41 userdel[105821]: delete user 'rooter' <86>Dec 11 08:09:41 groupadd[105864]: group added to /etc/group: name=rooter, GID=666 <86>Dec 11 08:09:41 groupadd[105864]: group added to /etc/gshadow: name=rooter <86>Dec 11 08:09:41 groupadd[105864]: new group: name=rooter, GID=666 <86>Dec 11 08:09:41 useradd[105876]: new user: name=rooter, UID=666, GID=666, home=/root, shell=/bin/bash <86>Dec 11 08:09:41 userdel[105915]: delete user 'builder' <86>Dec 11 08:09:41 userdel[105915]: removed group 'builder' owned by 'builder' <86>Dec 11 08:09:41 userdel[105915]: removed shadow group 'builder' owned by 'builder' <86>Dec 11 08:09:41 groupadd[105933]: group added to /etc/group: name=builder, GID=667 <86>Dec 11 08:09:41 groupadd[105933]: group added to /etc/gshadow: name=builder <86>Dec 11 08:09:41 groupadd[105933]: new group: name=builder, GID=667 <86>Dec 11 08:09:41 useradd[105967]: new user: name=builder, UID=667, GID=667, home=/usr/src, shell=/bin/bash <13>Dec 11 08:09:45 rpmi: gcc-c++-common-1.4.22-alt1 1519183788 installed <13>Dec 11 08:09:45 rpmi: libstdc++8-devel-8.2.1-alt1 sisyphus.214000.20 1542662379 installed <13>Dec 11 08:09:46 rpmi: gcc8-c++-8.2.1-alt1 sisyphus.214000.20 1542662379 installed <13>Dec 11 08:09:46 rpmi: flex-2.6.0-alt1 1449073223 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/matiec-20180420-alt2.nosrc.rpm Installing matiec-20180420-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86311 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf matiec-20180420 + echo 'Source #0 (matiec-20180420.tar):' Source #0 (matiec-20180420.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/matiec-20180420.tar + cd matiec-20180420 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (alt.patch):' Patch #0 (alt.patch): + /usr/bin/patch -p2 patching file lib/C/iec_std_functions.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81543 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd matiec-20180420 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I config 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:22: installing 'config/compile' 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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 --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 for bison... bison -y checking for style of include used by make... GNU 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 dependency style of i586-alt-linux-gcc... none checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes 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 whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for gawk... (cached) gawk checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for clock_gettime... yes checking for memset... yes checking for pow... no checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for strtoull... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating absyntax/Makefile config.status: creating absyntax_utils/Makefile config.status: creating stage1_2/Makefile config.status: creating stage3/Makefile config.status: creating stage4/Makefile config.status: creating stage4/generate_c/Makefile config.status: creating stage4/generate_iec/Makefile config.status: creating config/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 Making all in absyntax make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o visitor.o visitor.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o absyntax.o absyntax.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax' rm -f libabsyntax.a ar cru libabsyntax.a absyntax.o visitor.o ranlib libabsyntax.a make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax' Making all in absyntax_utils make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o add_en_eno_param_decl.o add_en_eno_param_decl.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o case_element_iterator.o case_element_iterator.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o function_call_iterator.o function_call_iterator.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o array_dimension_iterator.o array_dimension_iterator.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o function_call_param_iterator.o function_call_param_iterator.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o decompose_var_instance_name.o decompose_var_instance_name.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o function_param_iterator.o function_param_iterator.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o get_sizeof_datatype.o get_sizeof_datatype.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o get_var_name.o get_var_name.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o absyntax_utils.o absyntax_utils.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o search_il_label.o search_il_label.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o search_fb_instance_decl.o search_fb_instance_decl.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o search_fb_typedecl.o search_fb_typedecl.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o search_varfb_instance_type.o search_varfb_instance_type.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o spec_init_separator.o spec_init_separator.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o search_var_instance_decl.o search_var_instance_decl.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o search_base_type.o search_base_type.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o type_initial_value.o type_initial_value.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o debug_ast.o debug_ast.cc debug_ast.cc:59:63: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] if (const_value. _int64.is_valid ()) fprintf(stderr, "%"PRId64"", const_value. _int64.get()); ^ debug_ast.cc:64:63: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] if (const_value._uint64.is_valid ()) fprintf(stderr, "%"PRIu64"", const_value._uint64.get()); ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o get_datatype_info.o get_datatype_info.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' rm -f libabsyntax_utils.a ar cru libabsyntax_utils.a absyntax_utils.o add_en_eno_param_decl.o decompose_var_instance_name.o array_dimension_iterator.o case_element_iterator.o function_call_iterator.o function_call_param_iterator.o function_param_iterator.o get_sizeof_datatype.o get_var_name.o search_il_label.o search_base_type.o search_fb_instance_decl.o search_fb_typedecl.o search_varfb_instance_type.o search_var_instance_decl.o spec_init_separator.o type_initial_value.o search_varfb_instance_type.o search_var_instance_decl.o spec_init_separator.o type_initial_value.o debug_ast.o get_datatype_info.o ranlib libabsyntax_utils.a make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' Making all in stage1_2 make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' /bin/sh ../config/ylwrap iec_bison.yy y.tab.c iec_bison.cc y.tab.h `echo iec_bison.cc | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output iec_bison.output -- bison -y -d updating iec_bison.hh make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' /bin/sh ../config/ylwrap iec_flex.ll lex.yy.c iec_flex.cc -- flex --warn -olex.yy.c make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -DDEFAULT_LIBDIR='"lib"' -I../../absyntax -DYY_BUF_SIZE=65536 -fpermissive -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libstage1_2_a-stage1_2.o `test -f 'stage1_2.cc' || echo './'`stage1_2.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -DDEFAULT_LIBDIR='"lib"' -I../../absyntax -DYY_BUF_SIZE=65536 -fpermissive -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libstage1_2_a-create_enumtype_conversion_functions.o `test -f 'create_enumtype_conversion_functions.cc' || echo './'`create_enumtype_conversion_functions.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -DDEFAULT_LIBDIR='"lib"' -I../../absyntax -DYY_BUF_SIZE=65536 -fpermissive -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libstage1_2_a-iec_flex.o `test -f 'iec_flex.cc' || echo './'`iec_flex.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -DDEFAULT_LIBDIR='"lib"' -I../../absyntax -DYY_BUF_SIZE=65536 -fpermissive -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libstage1_2_a-iec_bison.o `test -f 'iec_bison.cc' || echo './'`iec_bison.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' rm -f libstage1_2.a ar cru libstage1_2.a libstage1_2_a-iec_flex.o libstage1_2_a-iec_bison.o libstage1_2_a-create_enumtype_conversion_functions.o libstage1_2_a-stage1_2.o ranlib libstage1_2.a make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' Making all in stage3 make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o flow_control_analysis.o flow_control_analysis.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o stage3.o stage3.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o forced_narrow_candidate_datatypes.o forced_narrow_candidate_datatypes.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o datatype_functions.o datatype_functions.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lvalue_check.o lvalue_check.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o narrow_candidate_datatypes.o narrow_candidate_datatypes.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o array_range_check.o array_range_check.cc array_range_check.cc:138:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] {STAGE3_ERROR(0, symbol, symbol, "Array access out of bounds (using constant value of %"PRId64", should be >= %"PRId64").", GET_CVALUE( int64, l->get_element(i)), GET_CVALUE( int64, dimension->lower_limit)); continue;} ^ array_range_check.cc:138:101: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] {STAGE3_ERROR(0, symbol, symbol, "Array access out of bounds (using constant value of %"PRId64", should be >= %"PRId64").", GET_CVALUE( int64, l->get_element(i)), GET_CVALUE( int64, dimension->lower_limit)); continue;} ^ array_range_check.cc:142:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] {STAGE3_ERROR(0, symbol, symbol, "Array access out of bounds (using constant value of %"PRId64", should be >= %"PRIu64").", GET_CVALUE( int64, l->get_element(i)), GET_CVALUE(uint64, dimension->lower_limit)); continue;} ^ array_range_check.cc:142:101: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] {STAGE3_ERROR(0, symbol, symbol, "Array access out of bounds (using constant value of %"PRId64", should be >= %"PRIu64").", GET_CVALUE( int64, l->get_element(i)), GET_CVALUE(uint64, dimension->lower_limit)); continue;} ^ array_range_check.cc:146:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] {STAGE3_ERROR(0, symbol, symbol, "Array access out of bounds (using constant value of %"PRIu64", should be >= %"PRIu64").", GET_CVALUE(uint64, l->get_element(i)), GET_CVALUE(uint64, dimension->lower_limit)); continue;} ^ array_range_check.cc:146:101: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] {STAGE3_ERROR(0, symbol, symbol, "Array access out of bounds (using constant value of %"PRIu64", should be >= %"PRIu64").", GET_CVALUE(uint64, l->get_element(i)), GET_CVALUE(uint64, dimension->lower_limit)); continue;} ^ array_range_check.cc:150:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] {STAGE3_ERROR(0, symbol, symbol, "Array access out of bounds (using constant value of %"PRIu64", should be >= %"PRId64").", GET_CVALUE(uint64, l->get_element(i)), GET_CVALUE( int64, dimension->lower_limit)); continue;} ^ array_range_check.cc:150:101: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] {STAGE3_ERROR(0, symbol, symbol, "Array access out of bounds (using constant value of %"PRIu64", should be >= %"PRId64").", GET_CVALUE(uint64, l->get_element(i)), GET_CVALUE( int64, dimension->lower_limit)); continue;} ^ array_range_check.cc:155:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] {STAGE3_ERROR(0, symbol, symbol, "Array access out of bounds (using constant value of %"PRId64", should be <= %"PRId64").", GET_CVALUE( int64, l->get_element(i)), GET_CVALUE( int64, dimension->upper_limit)); continue;} ^ array_range_check.cc:155:101: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] {STAGE3_ERROR(0, symbol, symbol, "Array access out of bounds (using constant value of %"PRId64", should be <= %"PRId64").", GET_CVALUE( int64, l->get_element(i)), GET_CVALUE( int64, dimension->upper_limit)); continue;} ^ array_range_check.cc:159:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] {STAGE3_ERROR(0, symbol, symbol, "Array access out of bounds (using constant value of %"PRId64", should be <= %"PRIu64").", GET_CVALUE( int64, l->get_element(i)), GET_CVALUE(uint64, dimension->upper_limit)); continue;} ^ array_range_check.cc:159:101: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] {STAGE3_ERROR(0, symbol, symbol, "Array access out of bounds (using constant value of %"PRId64", should be <= %"PRIu64").", GET_CVALUE( int64, l->get_element(i)), GET_CVALUE(uint64, dimension->upper_limit)); continue;} ^ array_range_check.cc:163:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] {STAGE3_ERROR(0, symbol, symbol, "Array access out of bounds (using constant value of %"PRIu64", should be <= %"PRIu64").", GET_CVALUE(uint64, l->get_element(i)), GET_CVALUE(uint64, dimension->upper_limit)); continue;} ^ array_range_check.cc:163:101: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] {STAGE3_ERROR(0, symbol, symbol, "Array access out of bounds (using constant value of %"PRIu64", should be <= %"PRIu64").", GET_CVALUE(uint64, l->get_element(i)), GET_CVALUE(uint64, dimension->upper_limit)); continue;} ^ array_range_check.cc:167:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] {STAGE3_ERROR(0, symbol, symbol, "Array access out of bounds (using constant value of %"PRIu64", should be <= %"PRId64").", GET_CVALUE(uint64, l->get_element(i)), GET_CVALUE( int64, dimension->upper_limit)); continue;} ^ array_range_check.cc:167:101: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] {STAGE3_ERROR(0, symbol, symbol, "Array access out of bounds (using constant value of %"PRIu64", should be <= %"PRId64").", GET_CVALUE(uint64, l->get_element(i)), GET_CVALUE( int64, dimension->upper_limit)); continue;} ^ array_range_check.cc:202:36: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] STAGE3_ERROR(0, symbol, symbol, "Subrange has lower limit (%"PRId64") larger than upper limit (%"PRId64").", GET_CVALUE( int64, symbol->lower_limit), GET_CVALUE( int64, symbol->upper_limit)); ^ array_range_check.cc:202:71: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] STAGE3_ERROR(0, symbol, symbol, "Subrange has lower limit (%"PRId64") larger than upper limit (%"PRId64").", GET_CVALUE( int64, symbol->lower_limit), GET_CVALUE( int64, symbol->upper_limit)); ^ array_range_check.cc:212:36: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] STAGE3_ERROR(0, symbol, symbol, "Subrange has lower limit (%"PRIu64") larger than upper limit (%"PRIu64").", GET_CVALUE(uint64, symbol->lower_limit), GET_CVALUE(uint64, symbol->upper_limit)); ^ array_range_check.cc:212:71: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] STAGE3_ERROR(0, symbol, symbol, "Subrange has lower limit (%"PRIu64") larger than upper limit (%"PRIu64").", GET_CVALUE(uint64, symbol->lower_limit), GET_CVALUE(uint64, symbol->upper_limit)); ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o print_datatypes_error.o print_datatypes_error.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o case_elements_check.o case_elements_check.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o enum_declaration_check.o enum_declaration_check.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o declaration_check.o declaration_check.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o fill_candidate_datatypes.o fill_candidate_datatypes.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o remove_forward_dependencies.o remove_forward_dependencies.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o constant_folding.o constant_folding.cc constant_folding.cc: In function 'uint64_t extract_uint64_value(symbol_c*, bool*)': constant_folding.cc:272:126: warning: 'base' may be used uninitialized in this function [-Wmaybe-uninitialized] static uint64_t matiec_strtouint64(unsigned long long int *dummy, const char *nptr, char **endptr, int base) {return strtoull(nptr, endptr, base);} ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ constant_folding.cc:318:16: note: 'base' was declared here int base; ^~~~ constant_folding.cc: In function 'int64_t extract_int64_value(symbol_c*, bool*)': constant_folding.cc:269:126: warning: 'base' may be used uninitialized in this function [-Wmaybe-uninitialized] static int64_t matiec_strtoint64 ( long long int *dummy, const char *nptr, char **endptr, int base) {return strtoll (nptr, endptr, base);} ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ constant_folding.cc:286:16: note: 'base' was declared here int base; ^~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' rm -f libstage3.a ar cru libstage3.a stage3.o flow_control_analysis.o fill_candidate_datatypes.o narrow_candidate_datatypes.o forced_narrow_candidate_datatypes.o print_datatypes_error.o datatype_functions.o lvalue_check.o array_range_check.o case_elements_check.o constant_folding.o declaration_check.o enum_declaration_check.o remove_forward_dependencies.o ranlib libstage3.a make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' Making all in stage4 Making all in generate_c make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ../stage4.o ../stage4.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_c' make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_c' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../config -I../../../absyntax -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libstage4_c_a-generate_c.o `test -f 'generate_c.cc' || echo './'`generate_c.cc In file included from generate_c.cc:539: generate_c_il.cc: In member function 'virtual void* generate_c_il_c::visit(il_function_call_c*)': generate_c_il.cc:960:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (nb_param > 0) ^~ generate_c_il.cc:962:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (param_value == NULL) { ^~ In file included from generate_c.cc:236: generate_c_vardecl.cc: In member function 'virtual void* generate_c_array_initialization_c::visit(array_initial_elements_c*)': generate_c_vardecl.cc:292:35: warning: 'initial_element_count' may be used uninitialized in this function [-Wmaybe-uninitialized] temp_element_number = initial_element_count - diff; ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_c' make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_c' rm -f libstage4_c.a ar cru libstage4_c.a libstage4_c_a-generate_c.o ../stage4.o ranlib libstage4_c.a make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_c' Making all in generate_iec make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_iec' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../config -I../../../absyntax -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libstage4_iec_a-generate_iec.o `test -f 'generate_iec.cc' || echo './'`generate_iec.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_iec' make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_iec' rm -f libstage4_iec.a ar cru libstage4_iec.a libstage4_iec_a-generate_iec.o ../stage4.o ranlib libstage4_iec.a make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_iec' make[2]: Nothing to be done for 'all-am'. make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -DHGVERSION="\"node: 2dc67df52e5935b16aa93219bfcc558253a41759\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o main.o main.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420' i586-alt-linux-g++ -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -DHGVERSION="\"node: 2dc67df52e5935b16aa93219bfcc558253a41759\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o iec2iec main.o stage1_2/libstage1_2.a stage3/libstage3.a stage4/generate_iec/libstage4_iec.a absyntax/libabsyntax.a absyntax_utils/libabsyntax_utils.a make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420' i586-alt-linux-g++ -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -DHGVERSION="\"node: 2dc67df52e5935b16aa93219bfcc558253a41759\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o iec2c main.o stage1_2/libstage1_2.a stage3/libstage3.a stage4/generate_c/libstage4_c.a absyntax/libabsyntax.a absyntax_utils/libabsyntax_utils.a make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.27637 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/matiec-buildroot + : + /bin/rm -rf -- /usr/src/tmp/matiec-buildroot + cd matiec-20180420 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/matiec-buildroot make: Entering directory '/usr/src/RPM/BUILD/matiec-20180420' Making install in absyntax make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax' make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax' /bin/mkdir -p '/usr/src/tmp/matiec-buildroot/usr/lib' /bin/install -p -m 644 libabsyntax.a '/usr/src/tmp/matiec-buildroot/usr/lib' ( cd '/usr/src/tmp/matiec-buildroot/usr/lib' && ranlib libabsyntax.a ) make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax' make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax' Making install in absyntax_utils make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' /bin/mkdir -p '/usr/src/tmp/matiec-buildroot/usr/lib' /bin/install -p -m 644 libabsyntax_utils.a '/usr/src/tmp/matiec-buildroot/usr/lib' ( cd '/usr/src/tmp/matiec-buildroot/usr/lib' && ranlib libabsyntax_utils.a ) make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/absyntax_utils' Making install in stage1_2 make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' make install-am make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' make[3]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' /bin/mkdir -p '/usr/src/tmp/matiec-buildroot/usr/lib' /bin/install -p -m 644 libstage1_2.a '/usr/src/tmp/matiec-buildroot/usr/lib' ( cd '/usr/src/tmp/matiec-buildroot/usr/lib' && ranlib libstage1_2.a ) make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2' Making install in stage3 make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' /bin/mkdir -p '/usr/src/tmp/matiec-buildroot/usr/lib' /bin/install -p -m 644 libstage3.a '/usr/src/tmp/matiec-buildroot/usr/lib' ( cd '/usr/src/tmp/matiec-buildroot/usr/lib' && ranlib libstage3.a ) make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage3' Making install in stage4 make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage4' Making install in generate_c make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_c' make[3]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_c' /bin/mkdir -p '/usr/src/tmp/matiec-buildroot/usr/lib' /bin/install -p -m 644 libstage4_c.a '/usr/src/tmp/matiec-buildroot/usr/lib' ( cd '/usr/src/tmp/matiec-buildroot/usr/lib' && ranlib libstage4_c.a ) make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_c' make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_c' Making install in generate_iec make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_iec' make[3]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_iec' /bin/mkdir -p '/usr/src/tmp/matiec-buildroot/usr/lib' /bin/install -p -m 644 libstage4_iec.a '/usr/src/tmp/matiec-buildroot/usr/lib' ( cd '/usr/src/tmp/matiec-buildroot/usr/lib' && ranlib libstage4_iec.a ) make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_iec' make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_iec' make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage4' make[3]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage4' make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage4' make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage4' make[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420' make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420' /bin/mkdir -p '/usr/src/tmp/matiec-buildroot/usr/bin' /bin/install -p iec2c iec2iec '/usr/src/tmp/matiec-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420' make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420' make: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420' + mkdir -p /usr/src/tmp/matiec-buildroot//usr/lib/matiec + cp -r lib/C lib/COPYING.LESSER lib/bistable.txt lib/counter.txt lib/create_standard_function_txt.sh lib/derivative_st.txt lib/edge_detection.txt lib/hysteresis_st.txt lib/ieclib.txt lib/integral_st.txt lib/pid_st.txt lib/ramp_st.txt lib/rtc.txt lib/sema.txt lib/standard_FB.txt lib/standard_functions.txt lib/test_iec_std_lib.c lib/timer.txt /usr/src/tmp/matiec-buildroot//usr/lib/matiec + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/matiec-buildroot (auto) Verifying and fixing files in /usr/src/tmp/matiec-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/matiec-buildroot/ (default) Compressing files in /usr/src/tmp/matiec-buildroot (auto) Adjusting library links in /usr/src/tmp/matiec-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/matiec-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/iec2iec: uses non-LFS functions: fopen tmpfile verify-elf: WARNING: ./usr/bin/iec2c: uses non-LFS functions: fopen tmpfile Hardlinking identical .pyc and .pyo files Processing files: matiec-20180420-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89255 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd matiec-20180420 + DOCDIR=/usr/src/tmp/matiec-buildroot/usr/share/doc/matiec-20180420 + export DOCDIR + rm -rf /usr/src/tmp/matiec-buildroot/usr/share/doc/matiec-20180420 + /bin/mkdir -p /usr/src/tmp/matiec-buildroot/usr/share/doc/matiec-20180420 + cp -prL COPYING readme /usr/src/tmp/matiec-buildroot/usr/share/doc/matiec-20180420 + chmod -R go-w /usr/src/tmp/matiec-buildroot/usr/share/doc/matiec-20180420 + chmod -R a+rX /usr/src/tmp/matiec-buildroot/usr/share/doc/matiec-20180420 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SljLAo 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.xJLKW1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: cpp grep sed Requires: /bin/sh, /lib/ld-linux.so.2, gcc-common, grep, 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), libgcc_s.so.1(GLIBC_2.0), libm.so.6(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.15), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH), sed Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4noCaV Creating matiec-debuginfo package Processing files: matiec-debuginfo-20180420-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xwa5JZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zoRz2g find-requires: running scripts (debuginfo) Requires: matiec = 20180420-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libstdc++.so.6) Wrote: /usr/src/RPM/RPMS/i586/matiec-20180420-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/matiec-debuginfo-20180420-alt2.i586.rpm 102.75user 4.66system 1:40.68elapsed 106%CPU (0avgtext+0avgdata 272412maxresident)k 0inputs+0outputs (0major+2250416minor)pagefaults 0swaps 112.82user 7.21system 1:58.44elapsed 101%CPU (0avgtext+0avgdata 272412maxresident)k 0inputs+0outputs (0major+2653454minor)pagefaults 0swaps