<86>Aug  9 03:50:14 userdel[2917708]: delete user 'rooter'
<86>Aug  9 03:50:14 userdel[2917708]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug  9 03:50:14 groupadd[2917726]: group added to /etc/group: name=rooter, GID=531
<86>Aug  9 03:50:14 groupadd[2917726]: group added to /etc/gshadow: name=rooter
<86>Aug  9 03:50:14 groupadd[2917726]: new group: name=rooter, GID=531
<86>Aug  9 03:50:14 useradd[2917741]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash
<86>Aug  9 03:50:14 userdel[2917766]: delete user 'builder'
<86>Aug  9 03:50:14 userdel[2917766]: removed group 'builder' owned by 'builder'
<86>Aug  9 03:50:14 userdel[2917766]: removed shadow group 'builder' owned by 'builder'
<86>Aug  9 03:50:14 groupadd[2917780]: group added to /etc/group: name=builder, GID=532
<86>Aug  9 03:50:14 groupadd[2917780]: group added to /etc/gshadow: name=builder
<86>Aug  9 03:50:14 groupadd[2917780]: new group: name=builder, GID=532
<86>Aug  9 03:50:14 useradd[2917790]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash
<13>Aug  9 03:50:17 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Aug  9 03:50:18 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Aug  9 03:50:19 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Aug  9 03:50:19 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Aug  9 03:50:19 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596258 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/matiec-20180420-alt2.nosrc.rpm
Installing matiec-20180420-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52889
+ 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.52889
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -ri dirname -- '{}'
+ readlink -e -- ./configure
+ 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 --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 for bison... bison -y
checking whether make supports the include directive... yes (GNU style)
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
+ make -j8
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 -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
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 -frecord-gcc-switches -Wall -g -O2 -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'
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 -frecord-gcc-switches -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
make[2]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2'
make[2]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420/stage1_2'
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 -frecord-gcc-switches -Wall -g -O2 -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'
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 -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o constant_folding.o constant_folding.cc
constant_folding.cc: In function 'uint64_t extract_uint64_value(symbol_c*, bool*)':
constant_folding.cc:271:126: 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;
                ^~~~
constant_folding.cc: In function 'int64_t extract_int64_value(symbol_c*, bool*)':
constant_folding.cc:268:126: 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;
                ^~~~
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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../config    -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-alt-linux-g++ -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -DHGVERSION="\"node: 2dc67df52e5935b16aa93219bfcc558253a41759\"" -pipe -frecord-gcc-switches -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[1]: Entering directory '/usr/src/RPM/BUILD/matiec-20180420'
x86_64-alt-linux-g++ -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused -DHGVERSION="\"node: 2dc67df52e5935b16aa93219bfcc558253a41759\"" -pipe -frecord-gcc-switches -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  
make[1]: Leaving directory '/usr/src/RPM/BUILD/matiec-20180420'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80222
+ 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)
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:
./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-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25082
+ 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.ZqMR6C
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.SromkL
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: cpp grep sed
Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, gcc-common, 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(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(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.uGT2rZ
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.oLxJgh
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7VS4tC
find-requires: running scripts (debuginfo)
Requires: matiec = 20180420-alt2, /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)
Adding to matiec-debuginfo a strict dependency on matiec
Wrote: /usr/src/RPM/RPMS/x86_64/matiec-20180420-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/matiec-debuginfo-20180420-alt2.x86_64.rpm
162.50user 13.04system 1:45.48elapsed 166%CPU (0avgtext+0avgdata 461700maxresident)k
0inputs+0outputs (0major+2412235minor)pagefaults 0swaps
170.27user 18.29system 1:57.60elapsed 160%CPU (0avgtext+0avgdata 461700maxresident)k
0inputs+0outputs (0major+2722243minor)pagefaults 0swaps
--- matiec-20180420-alt2.x86_64.rpm.repo	2018-09-07 14:36:43.000000000 +0000
+++ matiec-20180420-alt2.x86_64.rpm.hasher	2020-08-09 03:52:09.180301659 +0000
@@ -50,2 +50,2 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: matiec = 20180420-alt2
+Provides: matiec = 20180420-alt2:sisyphus.211248.400
--- matiec-debuginfo-20180420-alt2.x86_64.rpm.repo	2018-09-07 14:36:43.000000000 +0000
+++ matiec-debuginfo-20180420-alt2.x86_64.rpm.hasher	2020-08-09 03:52:09.216300461 +0000
@@ -115,3 +115,2 @@
 /usr/src/debug/matiec-20180420/util/symtable.hh	100644	
-Requires: matiec = 20180420-alt2
 Requires: /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug  
@@ -121,3 +120,4 @@
 Requires: debug64(libstdc++.so.6)  
+Requires: matiec = 20180420-alt2:sisyphus.211248.400
 Requires: rpmlib(PayloadIsLzma)  
-Provides: matiec-debuginfo = 20180420-alt2
+Provides: matiec-debuginfo = 20180420-alt2:sisyphus.211248.400