<86>Apr 14 02:30:14 userdel[93335]: delete user 'rooter' <86>Apr 14 02:30:14 userdel[93335]: removed group 'rooter' owned by 'rooter' <86>Apr 14 02:30:14 userdel[93335]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 02:30:14 groupadd[93429]: group added to /etc/group: name=rooter, GID=627 <86>Apr 14 02:30:14 groupadd[93429]: group added to /etc/gshadow: name=rooter <86>Apr 14 02:30:14 groupadd[93429]: new group: name=rooter, GID=627 <86>Apr 14 02:30:14 useradd[93446]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Apr 14 02:30:14 userdel[93481]: delete user 'builder' <86>Apr 14 02:30:14 userdel[93481]: removed group 'builder' owned by 'builder' <86>Apr 14 02:30:14 userdel[93481]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 02:30:14 groupadd[93497]: group added to /etc/group: name=builder, GID=628 <86>Apr 14 02:30:14 groupadd[93497]: group added to /etc/gshadow: name=builder <86>Apr 14 02:30:14 groupadd[93497]: new group: name=builder, GID=628 <86>Apr 14 02:30:14 useradd[93512]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Apr 14 02:30:17 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 14 02:30:17 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 02:30:17 rpmi: flex-2.6.0-alt1 1449073214 installed <13>Apr 14 02:30:18 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed Installing matiec-20180420-alt0.M80P.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10552 + 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 . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87561 + 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 -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -Wall -g -O2' + ASFLAGS= + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-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 x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for gawk... (cached) gawk checking how to run the C preprocessor... x86_64-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 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/matiec-20180420' Making all in absyntax make[1]: Entering directory `/usr/src/RPM/BUILD/matiec-20180420/absyntax' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o absyntax.o absyntax.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o visitor.o visitor.cc 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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o absyntax_utils.o absyntax_utils.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o add_en_eno_param_decl.o add_en_eno_param_decl.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o decompose_var_instance_name.o decompose_var_instance_name.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o array_dimension_iterator.o array_dimension_iterator.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o case_element_iterator.o case_element_iterator.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o function_call_iterator.o function_call_iterator.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o function_call_param_iterator.o function_call_param_iterator.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o function_param_iterator.o function_param_iterator.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o get_sizeof_datatype.o get_sizeof_datatype.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o get_var_name.o get_var_name.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o search_il_label.o search_il_label.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o search_base_type.o search_base_type.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o search_fb_instance_decl.o search_fb_instance_decl.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o search_fb_typedecl.o search_fb_typedecl.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o search_varfb_instance_type.o search_varfb_instance_type.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o search_var_instance_decl.o search_var_instance_decl.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o spec_init_separator.o spec_init_separator.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o type_initial_value.o type_initial_value.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o debug_ast.o debug_ast.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o get_datatype_info.o get_datatype_info.cc 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 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 x86_64-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 -Wall -g -O2 -c -o libstage1_2_a-iec_bison.o `test -f 'iec_bison.cc' || echo './'`iec_bison.cc x86_64-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 -Wall -g -O2 -c -o libstage1_2_a-create_enumtype_conversion_functions.o `test -f 'create_enumtype_conversion_functions.cc' || echo './'`create_enumtype_conversion_functions.cc x86_64-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 -Wall -g -O2 -c -o libstage1_2_a-stage1_2.o `test -f 'stage1_2.cc' || echo './'`stage1_2.cc x86_64-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 -Wall -g -O2 -c -o libstage1_2_a-iec_flex.o `test -f 'iec_flex.cc' || echo './'`iec_flex.cc 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' make[1]: 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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o stage3.o stage3.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o flow_control_analysis.o flow_control_analysis.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o fill_candidate_datatypes.o fill_candidate_datatypes.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o narrow_candidate_datatypes.o narrow_candidate_datatypes.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o forced_narrow_candidate_datatypes.o forced_narrow_candidate_datatypes.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o print_datatypes_error.o print_datatypes_error.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o datatype_functions.o datatype_functions.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o lvalue_check.o lvalue_check.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o array_range_check.o array_range_check.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o case_elements_check.o case_elements_check.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o constant_folding.o constant_folding.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o declaration_check.o declaration_check.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o enum_declaration_check.o enum_declaration_check.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o remove_forward_dependencies.o remove_forward_dependencies.cc constant_folding.cc: In function 'int64_t extract_int64_value(symbol_c*, bool*)': constant_folding.cc:268:145: warning: 'base' may be used uninitialized in this function [-Wmaybe-uninitialized] static int64_t matiec_strtoint64 ( long int *dummy, const char *nptr, char **endptr, int base) {return strtol (nptr, endptr, base);} ^ constant_folding.cc:286:16: note: 'base' was declared here int base; ^ constant_folding.cc: In function 'uint64_t extract_uint64_value(symbol_c*, bool*)': constant_folding.cc:271:145: warning: 'base' may be used uninitialized in this function [-Wmaybe-uninitialized] static uint64_t matiec_strtouint64(unsigned long int *dummy, const char *nptr, char **endptr, int base) {return strtoul (nptr, endptr, base);} ^ constant_folding.cc:318:16: note: 'base' was declared here int base; ^ 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 make[1]: Entering directory `/usr/src/RPM/BUILD/matiec-20180420/stage4' Making all in generate_c make[2]: Entering directory `/usr/src/RPM/BUILD/matiec-20180420/stage4/generate_c' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../config -I../../../absyntax -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o libstage4_c_a-generate_c.o `test -f 'generate_c.cc' || echo './'`generate_c.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o ../stage4.o ../stage4.cc In file included from generate_c.cc:236:0: generate_c_vardecl.cc: In member function 'virtual void* generate_c_array_initialization_c::visit(array_initial_elements_c*)': generate_c_vardecl.cc:293:70: warning: 'initial_element_count' may be used uninitialized in this function [-Wmaybe-uninitialized] current_initialization_count += initial_element_count - 1; ^ 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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../config -I../../../absyntax -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -pipe -Wall -g -O2 -c -o libstage4_iec_a-generate_iec.o `test -f 'generate_iec.cc' || echo './'`generate_iec.cc 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]: Entering directory `/usr/src/RPM/BUILD/matiec-20180420/stage4' make[2]: Nothing to be done for `all-am'. 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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./config -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -DHGVERSION="\"node: 2dc67df52e5935b16aa93219bfcc558253a41759\"" -pipe -Wall -g -O2 -c -o main.o main.cc x86_64-alt-linux-g++ -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -DHGVERSION="\"node: 2dc67df52e5935b16aa93219bfcc558253a41759\"" -pipe -Wall -g -O2 -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 x86_64-alt-linux-g++ -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -DHGVERSION="\"node: 2dc67df52e5935b16aa93219bfcc558253a41759\"" -pipe -Wall -g -O2 -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: Leaving directory `/usr/src/RPM/BUILD/matiec-20180420' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20392 + 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/lib64' /bin/install -p -m 644 libabsyntax.a '/usr/src/tmp/matiec-buildroot/usr/lib64' ( cd '/usr/src/tmp/matiec-buildroot/usr/lib64' && 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/lib64' /bin/install -p -m 644 libabsyntax_utils.a '/usr/src/tmp/matiec-buildroot/usr/lib64' ( cd '/usr/src/tmp/matiec-buildroot/usr/lib64' && 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/lib64' /bin/install -p -m 644 libstage1_2.a '/usr/src/tmp/matiec-buildroot/usr/lib64' ( cd '/usr/src/tmp/matiec-buildroot/usr/lib64' && 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/lib64' /bin/install -p -m 644 libstage3.a '/usr/src/tmp/matiec-buildroot/usr/lib64' ( cd '/usr/src/tmp/matiec-buildroot/usr/lib64' && 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/lib64' /bin/install -p -m 644 libstage4_c.a '/usr/src/tmp/matiec-buildroot/usr/lib64' ( cd '/usr/src/tmp/matiec-buildroot/usr/lib64' && 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/lib64' /bin/install -p -m 644 libstage4_iec.a '/usr/src/tmp/matiec-buildroot/usr/lib64' ( cd '/usr/src/tmp/matiec-buildroot/usr/lib64' && 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) Compressing files in /usr/src/tmp/matiec-buildroot (auto) Adjusting library links in /usr/src/tmp/matiec-buildroot ./usr/lib: ./usr/lib64: 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) Hardlinking identical .pyc and .pyo files Processing files: matiec-20180420-alt0.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67576 + 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.bn7wH9 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aBuiyD 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, /lib64/ld-linux-x86-64.so.2, /usr/bin/cpp, grep, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH), sed Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dvQ6Uc Creating matiec-debuginfo package Processing files: matiec-debuginfo-20180420-alt0.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.InCfjP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lyb6Bu find-requires: running scripts (debuginfo) Requires: matiec = 20180420-alt0.M80P.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/matiec-20180420-alt0.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/matiec-debuginfo-20180420-alt0.M80P.1.x86_64.rpm 64.84user 4.66system 1:14.35elapsed 93%CPU (0avgtext+0avgdata 350328maxresident)k 0inputs+0outputs (0major+1917318minor)pagefaults 0swaps 69.56user 6.99system 1:22.73elapsed 92%CPU (0avgtext+0avgdata 350328maxresident)k 0inputs+0outputs (0major+2227277minor)pagefaults 0swaps