+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/colm.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uCtIBA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf colm-0.13.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/colm-0.13.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd colm-0.13.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e /dist_doc_DATA/d Makefile.am + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.v4UHuK + umask 022 + cd /builddir/build/BUILD + cd colm-0.13.0.4 + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:43: installing './compile' configure.ac:24: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for ./DIST... no checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of long... 8 checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating aapl/Makefile config.status: creating src/config.h config.status: creating src/defs.h config.status: src/defs.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands configuration of colm complete + /usr/bin/make -O -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' mkdir -p include ln -s .. include/colm make[1]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[1]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' echo '#define VERSION "0.13.0.4"' > version.h echo '#define PUBDATE "July 2016"' >> version.h make[1]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' /usr/bin/make all-am make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-lookup.o `test -f 'lookup.cc' || echo './'`lookup.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-resolve.o `test -f 'resolve.cc' || echo './'`resolve.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-parsetree.o `test -f 'parsetree.cc' || echo './'`parsetree.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-fsmstate.o `test -f 'fsmstate.cc' || echo './'`fsmstate.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-synthesis.o `test -f 'synthesis.cc' || echo './'`synthesis.cc In file included from compiler.h:39:0, from synthesis.cc:23: parsetree.h: In member function 'UniqueType* LangVarRef::evaluateCall(Compiler*, CodeVect&, CallArgVect*)': parsetree.h:104:11: warning: 'asLoc' may be used uninitialized in this function [-Wmaybe-uninitialized] data[pos] = half & 0xff; ^ synthesis.cc:1130:6: note: 'asLoc' was declared here int asLoc; ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-fsmattach.o `test -f 'fsmattach.cc' || echo './'`fsmattach.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-fsmbase.o `test -f 'fsmbase.cc' || echo './'`fsmbase.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-fsmmin.o `test -f 'fsmmin.cc' || echo './'`fsmmin.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-fsmgraph.o `test -f 'fsmgraph.cc' || echo './'`fsmgraph.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-pdagraph.o `test -f 'pdagraph.cc' || echo './'`pdagraph.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-pdacodegen.o `test -f 'pdacodegen.cc' || echo './'`pdacodegen.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-pdabuild.o `test -f 'pdabuild.cc' || echo './'`pdabuild.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-redfsm.o `test -f 'redfsm.cc' || echo './'`redfsm.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-fsmcodegen.o `test -f 'fsmcodegen.cc' || echo './'`fsmcodegen.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-fsmexec.o `test -f 'fsmexec.cc' || echo './'`fsmexec.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-closure.o `test -f 'closure.cc' || echo './'`closure.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-redbuild.o `test -f 'redbuild.cc' || echo './'`redbuild.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-pcheck.o `test -f 'pcheck.cc' || echo './'`pcheck.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-dotgen.o `test -f 'dotgen.cc' || echo './'`dotgen.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-fsmap.o `test -f 'fsmap.cc' || echo './'`fsmap.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-ctinput.o `test -f 'ctinput.cc' || echo './'`ctinput.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-codegen.o `test -f 'codegen.cc' || echo './'`codegen.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-exports.o `test -f 'exports.cc' || echo './'`exports.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-declare.o `test -f 'declare.cc' || echo './'`declare.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o map.lo map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c map.c -fPIC -DPIC -o .libs/map.o make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pdarun.lo pdarun.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c pdarun.c -fPIC -DPIC -o .libs/pdarun.o make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o list.lo list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c list.c -fPIC -DPIC -o .libs/list.o make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-compiler.o `test -f 'compiler.cc' || echo './'`compiler.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o debug.lo debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c debug.c -fPIC -DPIC -o .libs/debug.o make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o input.lo input.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c input.c -fPIC -DPIC -o .libs/input.o make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o codevect.lo codevect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c codevect.c -fPIC -DPIC -o .libs/codevect.o make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-parser.o `test -f 'parser.cc' || echo './'`parser.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libprog_a-reduce.o `test -f 'reduce.cc' || echo './'`reduce.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pool.lo pool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c pool.c -fPIC -DPIC -o .libs/pool.o make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o string.lo string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c string.c -fPIC -DPIC -o .libs/string.o make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o iter.lo iter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c iter.c -fPIC -DPIC -o .libs/iter.o make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o program.lo program.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c program.c -fPIC -DPIC -o .libs/program.o program.c: In function 'colm_delete_program': program.c:295:16: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] char **ptr = prg->stream_fns; ^~~ make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o struct.lo struct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c struct.c -fPIC -DPIC -o .libs/struct.o make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o commit.lo commit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c commit.c -fPIC -DPIC -o .libs/commit.o make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tree.lo tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tree.c -fPIC -DPIC -o .libs/tree.o make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -DCONS_INIT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bootstrap0-main.o `test -f 'main.cc' || echo './'`main.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -DLOAD_INIT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bootstrap1-main.o `test -f 'main.cc' || echo './'`main.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -DCONS_INIT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bootstrap0-consinit.o `test -f 'consinit.cc' || echo './'`consinit.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' rm -f libprog.a ar cru libprog.a libprog_a-resolve.o libprog_a-lookup.o libprog_a-synthesis.o libprog_a-parsetree.o libprog_a-fsmstate.o libprog_a-fsmbase.o libprog_a-fsmattach.o libprog_a-fsmmin.o libprog_a-fsmgraph.o libprog_a-pdagraph.o libprog_a-pdabuild.o libprog_a-pdacodegen.o libprog_a-fsmcodegen.o libprog_a-redfsm.o libprog_a-fsmexec.o libprog_a-redbuild.o libprog_a-closure.o libprog_a-fsmap.o libprog_a-dotgen.o libprog_a-pcheck.o libprog_a-ctinput.o libprog_a-declare.o libprog_a-codegen.o libprog_a-exports.o libprog_a-compiler.o libprog_a-parser.o libprog_a-reduce.o ranlib libprog.a make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -DLOAD_COLM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o colm-main.o `test -f 'main.cc' || echo './'`main.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bytecode.lo bytecode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c bytecode.c -fPIC -DPIC -o .libs/bytecode.o bytecode.c: In function 'rcode_downref': bytecode.c:4723:11: warning: variable 'inserted' set but not used [-Wunused-but-set-variable] uchar inserted; ^~~~~~~~ bytecode.c:4735:11: warning: variable 'inserted' set but not used [-Wunused-but-set-variable] uchar inserted; ^~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -release 0.13.0.4 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcolm.la -rpath /usr/lib64 map.lo pdarun.lo list.lo input.lo debug.lo codevect.lo pool.lo string.lo tree.lo iter.lo bytecode.lo program.lo struct.lo commit.lo libtool: link: gcc -shared -fPIC -DPIC .libs/map.o .libs/pdarun.o .libs/list.o .libs/input.o .libs/debug.o .libs/codevect.o .libs/pool.o .libs/string.o .libs/tree.o .libs/iter.o .libs/bytecode.o .libs/program.o .libs/struct.o .libs/commit.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libcolm-0.13.0.4.so -o .libs/libcolm-0.13.0.4.so libtool: link: (cd ".libs" && rm -f "libcolm.so" && ln -s "libcolm-0.13.0.4.so" "libcolm.so") libtool: link: ( cd ".libs" && rm -f "libcolm.la" && ln -s "../libcolm.la" "libcolm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -DPREFIX='"/usr"' -Iinclude -DCONS_INIT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bootstrap0 bootstrap0-consinit.o bootstrap0-main.o libprog.a libcolm.la libtool: link: g++ -Wall -DPREFIX=\"/usr\" -Iinclude -DCONS_INIT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/bootstrap0 bootstrap0-consinit.o bootstrap0-main.o libprog.a ./.libs/libcolm.so make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' mkdir -p gen ./bootstrap0 -c -o gen/parse1.c -e gen/if1.h -x gen/if1.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gen/bootstrap1-parse1.o `test -f 'gen/parse1.c' || echo './'`gen/parse1.c make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -DLOAD_INIT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gen/bootstrap1-if1.o `test -f 'gen/if1.cc' || echo './'`gen/if1.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -DLOAD_INIT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bootstrap1-loadinit.o `test -f 'loadinit.cc' || echo './'`loadinit.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -DPREFIX='"/usr"' -Iinclude -DLOAD_INIT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bootstrap1 bootstrap1-loadinit.o bootstrap1-main.o gen/bootstrap1-if1.o gen/bootstrap1-parse1.o libprog.a libcolm.la libtool: link: g++ -Wall -DPREFIX=\"/usr\" -Iinclude -DLOAD_INIT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/bootstrap1 bootstrap1-loadinit.o bootstrap1-main.o gen/bootstrap1-if1.o gen/bootstrap1-parse1.o libprog.a ./.libs/libcolm.so make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' mkdir -p gen ./bootstrap1 -c -o gen/parse2.c -e gen/if2.h -x gen/if2.cc colm.lm make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -DLOAD_COLM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gen/colm-if2.o `test -f 'gen/if2.cc' || echo './'`gen/if2.cc make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' g++ -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -DLOAD_COLM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o colm-loadcolm.o `test -f 'loadcolm.cc' || echo './'`loadcolm.cc loadcolm.cc: In member function 'void LoadColm::walkInHostDef(in_host_def)': loadcolm.cc:2208:62: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] return addParam( paramVarDef.id().loc(), type, typeRef, id ); ^ loadcolm.cc:2195:21: note: 'type' was declared here ObjectField::Type type; ^~~~ loadcolm.cc: In member function 'void LoadColm::walkFunctionDef(function_def)': loadcolm.cc:2208:62: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] return addParam( paramVarDef.id().loc(), type, typeRef, id ); ^ loadcolm.cc:2195:21: note: 'type' was declared here ObjectField::Type type; ^~~~ loadcolm.cc: In member function 'void LoadColm::walkIterDef(iter_def)': loadcolm.cc:2208:62: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] return addParam( paramVarDef.id().loc(), type, typeRef, id ); ^ loadcolm.cc:2195:21: note: 'type' was declared here ObjectField::Type type; ^~~~ make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' gcc -DHAVE_CONFIG_H -I. -I../aapl -Iinclude -Wall -DPREFIX='"/usr"' -Iinclude -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gen/colm-parse2.o `test -f 'gen/parse2.c' || echo './'`gen/parse2.c make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -DPREFIX='"/usr"' -Iinclude -DLOAD_COLM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o colm colm-loadcolm.o colm-main.o gen/colm-if2.o gen/colm-parse2.o libprog.a libcolm.la libtool: link: g++ -Wall -DPREFIX=\"/usr\" -Iinclude -DLOAD_COLM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/colm colm-loadcolm.o colm-main.o gen/colm-if2.o gen/colm-parse2.o libprog.a ./.libs/libcolm.so make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8VwmwE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64 + cd colm-0.13.0.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[3]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libcolm.la '/builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libcolm-0.13.0.4.so /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/lib64/libcolm-0.13.0.4.so libtool: install: (cd /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/lib64 && { ln -s -f libcolm-0.13.0.4.so libcolm.so || { rm -f libcolm.so && ln -s libcolm-0.13.0.4.so libcolm.so; }; }) libtool: install: /usr/bin/install -p .libs/libcolm.lai /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/lib64/libcolm.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p colm '/builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/bin' libtool: warning: 'libcolm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/colm /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/bin/colm /usr/bin/mkdir -p '/builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/include/colm' /usr/bin/install -p -m 644 bytecode.h config.h defs.h debug.h pool.h input.h pdarun.h map.h type.h tree.h struct.h program.h colm.h internal.h '/builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/include/colm' make[3]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[1]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4/src' make[1]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4' make[2]: Entering directory '/builddir/build/BUILD/colm-0.13.0.4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4' make[1]: Leaving directory '/builddir/build/BUILD/colm-0.13.0.4' + find /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/lib64 -type f -name '*.la' -print -delete /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/lib64/libcolm.la + install -p -m 0644 -D colm.vim /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/share/vim/vimfiles/syntax/colm.vim + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: colm-0.13.0.4-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Dk38Sq + umask 022 + cd /builddir/build/BUILD + cd colm-0.13.0.4 + DOCDIR=/builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/share/doc/colm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/share/doc/colm + cp -pr ChangeLog /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/share/doc/colm + cp -pr README /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/share/doc/colm + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZUXRfC + umask 022 + cd /builddir/build/BUILD + cd colm-0.13.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/share/licenses/colm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/share/licenses/colm + cp -pr COPYING /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64/usr/share/licenses/colm + exit 0 Provides: bundled(aapl) colm = 0.13.0.4-1.fc28 colm(riscv-64) = 0.13.0.4-1.fc28 libcolm-0.13.0.4.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcolm-0.13.0.4.so()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: colm-devel-0.13.0.4-1.fc28.riscv64 Provides: colm-devel = 0.13.0.4-1.fc28 colm-devel(riscv-64) = 0.13.0.4-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/colm-0.13.0.4-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/colm-0.13.0.4-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/colm-devel-0.13.0.4-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WDT7Ab + umask 022 + cd /builddir/build/BUILD + cd colm-0.13.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/colm-0.13.0.4-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff