<86>May 21 05:24:22 userdel[2468937]: delete user 'rooter' <86>May 21 05:24:22 userdel[2468937]: removed group 'rooter' owned by 'rooter' <86>May 21 05:24:22 userdel[2468937]: removed shadow group 'rooter' owned by 'rooter' <86>May 21 05:24:22 groupadd[2468960]: group added to /etc/group: name=rooter, GID=951 <86>May 21 05:24:22 groupadd[2468960]: group added to /etc/gshadow: name=rooter <86>May 21 05:24:22 groupadd[2468960]: new group: name=rooter, GID=951 <86>May 21 05:24:22 useradd[2469016]: new user: name=rooter, UID=951, GID=951, home=/root, shell=/bin/bash <86>May 21 05:24:22 userdel[2469039]: delete user 'builder' <86>May 21 05:24:22 userdel[2469039]: removed group 'builder' owned by 'builder' <86>May 21 05:24:22 userdel[2469039]: removed shadow group 'builder' owned by 'builder' <86>May 21 05:24:22 groupadd[2469060]: group added to /etc/group: name=builder, GID=952 <86>May 21 05:24:22 groupadd[2469060]: group added to /etc/gshadow: name=builder <86>May 21 05:24:22 groupadd[2469060]: new group: name=builder, GID=952 <86>May 21 05:24:22 useradd[2469075]: new user: name=builder, UID=952, GID=952, home=/usr/src, shell=/bin/bash <13>May 21 05:24:26 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>May 21 05:24:26 rpmi: libstdc++11-devel-11.2.1-alt3 sisyphus+299744.100.2.2 1652834782 installed <13>May 21 05:24:27 rpmi: gcc11-c++-11.2.1-alt3 sisyphus+299744.100.2.2 1652834782 installed <13>May 21 05:24:27 rpmi: mpdecimal-2.5.1-alt1 sisyphus+291245.40.54.1 1643293464 installed <13>May 21 05:24:27 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>May 21 05:24:27 rpmi: libexpat-2.4.7-alt1 sisyphus+296417.100.1.1 1646812526 installed <13>May 21 05:24:27 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed <13>May 21 05:24:27 rpmi: libtasn1-4.18.0-alt1 sisyphus+294217.100.3.1 1643755527 installed <13>May 21 05:24:27 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>May 21 05:24:27 rpmi: alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>May 21 05:24:27 rpmi: ca-certificates-2022.04.01-alt1 sisyphus+297635.100.1.1 1648830809 installed <13>May 21 05:24:27 rpmi: ca-trust-0.1.3-alt1 sisyphus+299449.100.1.1 1651660001 installed <13>May 21 05:24:27 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed <13>May 21 05:24:27 rpmi: libcrypto1.1-1.1.1n-alt2 sisyphus+297394.100.2.1 1648745164 installed <13>May 21 05:24:27 rpmi: libssl1.1-1.1.1n-alt2 sisyphus+297394.100.2.1 1648745164 installed <13>May 21 05:24:27 rpmi: python3-3.10.4-alt1 sisyphus+297487.100.1.1 1648620133 installed <13>May 21 05:24:28 rpmi: python3-base-3.10.4-alt1 sisyphus+297487.100.1.1 1648620133 installed <13>May 21 05:24:28 rpmi: asciidoc-9.1.0-alt2 sisyphus+282906.100.1.1 1629104440 installed <13>May 21 05:24:28 rpmi: gcc-c++-11-alt2 sisyphus+299674.100.2.1 1652813046 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/colm-0.14.7-alt1.nosrc.rpm (w1.gzdio) Installing colm-0.14.7-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23855 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf colm-0.14.7 + echo 'Source #0 (colm-0.14.7.tar):' Source #0 (colm-0.14.7.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/colm-0.14.7.tar + cd colm-0.14.7 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (colm-0.14.7-disable-tests.patch):' Patch #1 (colm-0.14.7-disable-tests.patch): + /usr/bin/patch -p1 patching file Makefile.am + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23855 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd colm-0.14.7 + ./autogen.sh + case `uname` in ++ uname + libtoolize --quiet --copy --force + aclocal + autoheader + automake --foreign --add-missing configure.ac:35: installing './compile' configure.ac:47: installing './config.guess' configure.ac:47: installing './config.sub' configure.ac:26: installing './install-sh' configure.ac:26: installing './missing' src/Makefile.am: installing './depcomp' + autoconf + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of int... 4 checking size of void *... 4 checking size of long... 4 checking size of unsigned long... 4 checking size of unsigned long long... 8 checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-alt-linux-gcc... (cached) none checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-file... no checking for file... file checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-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... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-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 for asciidoc... asciidoc checking for pygmentize... no checking for ./DIST... no checking for gdc-8... no checking for gdc-7... no checking for gdc-6... no checking for gdc-5... no checking for javac... no checking for ruby... no checking for mcs... no checking for go... no checking for ocaml... no checking for rustc... no checking for julia... no checking for gnustep-config... no checking checking if ragel ASM tests will build ... ... no checking for crack... no checking for fopencookie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/aapl/Makefile config.status: creating src/libfsm/Makefile config.status: creating src/cgil/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/aapl.d/Makefile config.status: creating test/colm.d/Makefile config.status: creating test/rlhc.d/Makefile config.status: creating test/rlparse.d/Makefile config.status: creating test/trans.d/Makefile config.status: creating doc/Makefile config.status: creating doc/colm/Makefile config.status: creating src/config.h config.status: creating src/defs.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext configuration of colm complete + make -j16 Making all in src make all-recursive Making all in aapl make[3]: Nothing to be done for 'all'. Making all in libfsm make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-common.lo `test -f 'common.cc' || echo './'`common.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c common.cc -fPIC -DPIC -o .libs/libfsm_la-common.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-fsmstate.lo `test -f 'fsmstate.cc' || echo './'`fsmstate.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c fsmstate.cc -fPIC -DPIC -o .libs/libfsm_la-fsmstate.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-idbase.lo `test -f 'idbase.cc' || echo './'`idbase.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c idbase.cc -fPIC -DPIC -o .libs/libfsm_la-idbase.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-actexp.lo `test -f 'actexp.cc' || echo './'`actexp.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c actexp.cc -fPIC -DPIC -o .libs/libfsm_la-actexp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-fsmmin.lo `test -f 'fsmmin.cc' || echo './'`fsmmin.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c fsmmin.cc -fPIC -DPIC -o .libs/libfsm_la-fsmmin.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-fsmcond.lo `test -f 'fsmcond.cc' || echo './'`fsmcond.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c fsmcond.cc -fPIC -DPIC -o .libs/libfsm_la-fsmcond.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-fsmbase.lo `test -f 'fsmbase.cc' || echo './'`fsmbase.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c fsmbase.cc -fPIC -DPIC -o .libs/libfsm_la-fsmbase.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-fsmattach.lo `test -f 'fsmattach.cc' || echo './'`fsmattach.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c fsmattach.cc -fPIC -DPIC -o .libs/libfsm_la-fsmattach.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-fsmnfa.lo `test -f 'fsmnfa.cc' || echo './'`fsmnfa.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c fsmnfa.cc -fPIC -DPIC -o .libs/libfsm_la-fsmnfa.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-allocgen.lo `test -f 'allocgen.cc' || echo './'`allocgen.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c allocgen.cc -fPIC -DPIC -o .libs/libfsm_la-allocgen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-fsmap.lo `test -f 'fsmap.cc' || echo './'`fsmap.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c fsmap.cc -fPIC -DPIC -o .libs/libfsm_la-fsmap.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-binvar.lo `test -f 'binvar.cc' || echo './'`binvar.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c binvar.cc -fPIC -DPIC -o .libs/libfsm_la-binvar.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-tables.lo `test -f 'tables.cc' || echo './'`tables.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c tables.cc -fPIC -DPIC -o .libs/libfsm_la-tables.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-redfsm.lo `test -f 'redfsm.cc' || echo './'`redfsm.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c redfsm.cc -fPIC -DPIC -o .libs/libfsm_la-redfsm.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-fsmgraph.lo `test -f 'fsmgraph.cc' || echo './'`fsmgraph.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c fsmgraph.cc -fPIC -DPIC -o .libs/libfsm_la-fsmgraph.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-binary.lo `test -f 'binary.cc' || echo './'`binary.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c binary.cc -fPIC -DPIC -o .libs/libfsm_la-binary.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-gendata.lo `test -f 'gendata.cc' || echo './'`gendata.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c gendata.cc -fPIC -DPIC -o .libs/libfsm_la-gendata.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-flat.lo `test -f 'flat.cc' || echo './'`flat.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c flat.cc -fPIC -DPIC -o .libs/libfsm_la-flat.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-binbreak.lo `test -f 'binbreak.cc' || echo './'`binbreak.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c binbreak.cc -fPIC -DPIC -o .libs/libfsm_la-binbreak.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-bingoto.lo `test -f 'bingoto.cc' || echo './'`bingoto.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c bingoto.cc -fPIC -DPIC -o .libs/libfsm_la-bingoto.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-actloop.lo `test -f 'actloop.cc' || echo './'`actloop.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c actloop.cc -fPIC -DPIC -o .libs/libfsm_la-actloop.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-tabgoto.lo `test -f 'tabgoto.cc' || echo './'`tabgoto.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c tabgoto.cc -fPIC -DPIC -o .libs/libfsm_la-tabgoto.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-tabvar.lo `test -f 'tabvar.cc' || echo './'`tabvar.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c tabvar.cc -fPIC -DPIC -o .libs/libfsm_la-tabvar.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-flatbreak.lo `test -f 'flatbreak.cc' || echo './'`flatbreak.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c flatbreak.cc -fPIC -DPIC -o .libs/libfsm_la-flatbreak.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-flatgoto.lo `test -f 'flatgoto.cc' || echo './'`flatgoto.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c flatgoto.cc -fPIC -DPIC -o .libs/libfsm_la-flatgoto.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-flatvar.lo `test -f 'flatvar.cc' || echo './'`flatvar.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c flatvar.cc -fPIC -DPIC -o .libs/libfsm_la-flatvar.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-switch.lo `test -f 'switch.cc' || echo './'`switch.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c switch.cc -fPIC -DPIC -o .libs/libfsm_la-switch.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-tabbreak.lo `test -f 'tabbreak.cc' || echo './'`tabbreak.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c tabbreak.cc -fPIC -DPIC -o .libs/libfsm_la-tabbreak.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-switchbreak.lo `test -f 'switchbreak.cc' || echo './'`switchbreak.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c switchbreak.cc -fPIC -DPIC -o .libs/libfsm_la-switchbreak.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-switchgoto.lo `test -f 'switchgoto.cc' || echo './'`switchgoto.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c switchgoto.cc -fPIC -DPIC -o .libs/libfsm_la-switchgoto.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-codegen.lo `test -f 'codegen.cc' || echo './'`codegen.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c codegen.cc -fPIC -DPIC -o .libs/libfsm_la-codegen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-switchvar.lo `test -f 'switchvar.cc' || echo './'`switchvar.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c switchvar.cc -fPIC -DPIC -o .libs/libfsm_la-switchvar.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-gotoexp.lo `test -f 'gotoexp.cc' || echo './'`gotoexp.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c gotoexp.cc -fPIC -DPIC -o .libs/libfsm_la-gotoexp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-dot.lo `test -f 'dot.cc' || echo './'`dot.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c dot.cc -fPIC -DPIC -o .libs/libfsm_la-dot.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-gotoloop.lo `test -f 'gotoloop.cc' || echo './'`gotoloop.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c gotoloop.cc -fPIC -DPIC -o .libs/libfsm_la-gotoloop.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-goto.lo `test -f 'goto.cc' || echo './'`goto.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c goto.cc -fPIC -DPIC -o .libs/libfsm_la-goto.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-ipgoto.lo `test -f 'ipgoto.cc' || echo './'`ipgoto.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c ipgoto.cc -fPIC -DPIC -o .libs/libfsm_la-ipgoto.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libfsm_la-asm.lo `test -f 'asm.cc' || echo './'`asm.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c asm.cc -fPIC -DPIC -o .libs/libfsm_la-asm.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -release 0.14.7 -no-undefined -Wl,--no-undefined -o libfsm.la -rpath /usr/lib libfsm_la-idbase.lo libfsm_la-fsmstate.lo libfsm_la-fsmbase.lo libfsm_la-fsmattach.lo libfsm_la-fsmmin.lo libfsm_la-fsmgraph.lo libfsm_la-fsmap.lo libfsm_la-fsmcond.lo libfsm_la-fsmnfa.lo libfsm_la-common.lo libfsm_la-redfsm.lo libfsm_la-gendata.lo libfsm_la-allocgen.lo libfsm_la-codegen.lo libfsm_la-actexp.lo libfsm_la-binvar.lo libfsm_la-tables.lo libfsm_la-tabgoto.lo libfsm_la-tabbreak.lo libfsm_la-tabvar.lo libfsm_la-binary.lo libfsm_la-bingoto.lo libfsm_la-binbreak.lo libfsm_la-actloop.lo libfsm_la-flat.lo libfsm_la-flatgoto.lo libfsm_la-flatbreak.lo libfsm_la-flatvar.lo libfsm_la-switch.lo libfsm_la-switchgoto.lo libfsm_la-switchbreak.lo libfsm_la-switchvar.lo libfsm_la-goto.lo libfsm_la-gotoloop.lo libfsm_la-gotoexp.lo libfsm_la-ipgoto.lo libfsm_la-dot.lo libfsm_la-asm.lo libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/11/../../../crti.o /usr/lib/gcc/i586-alt-linux/11/crtbeginS.o .libs/libfsm_la-idbase.o .libs/libfsm_la-fsmstate.o .libs/libfsm_la-fsmbase.o .libs/libfsm_la-fsmattach.o .libs/libfsm_la-fsmmin.o .libs/libfsm_la-fsmgraph.o .libs/libfsm_la-fsmap.o .libs/libfsm_la-fsmcond.o .libs/libfsm_la-fsmnfa.o .libs/libfsm_la-common.o .libs/libfsm_la-redfsm.o .libs/libfsm_la-gendata.o .libs/libfsm_la-allocgen.o .libs/libfsm_la-codegen.o .libs/libfsm_la-actexp.o .libs/libfsm_la-binvar.o .libs/libfsm_la-tables.o .libs/libfsm_la-tabgoto.o .libs/libfsm_la-tabbreak.o .libs/libfsm_la-tabvar.o .libs/libfsm_la-binary.o .libs/libfsm_la-bingoto.o .libs/libfsm_la-binbreak.o .libs/libfsm_la-actloop.o .libs/libfsm_la-flat.o .libs/libfsm_la-flatgoto.o .libs/libfsm_la-flatbreak.o .libs/libfsm_la-flatvar.o .libs/libfsm_la-switch.o .libs/libfsm_la-switchgoto.o .libs/libfsm_la-switchbreak.o .libs/libfsm_la-switchvar.o .libs/libfsm_la-goto.o .libs/libfsm_la-gotoloop.o .libs/libfsm_la-gotoexp.o .libs/libfsm_la-ipgoto.o .libs/libfsm_la-dot.o .libs/libfsm_la-asm.o -L/usr/lib/gcc/i586-alt-linux/11 -L/usr/lib/gcc/i586-alt-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/11/crtendS.o /usr/lib/gcc/i586-alt-linux/11/../../../crtn.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--no-undefined -Wl,-soname -Wl,libfsm-0.14.7.so -o .libs/libfsm-0.14.7.so libtool: link: (cd ".libs" && rm -f "libfsm.so" && ln -s "libfsm-0.14.7.so" "libfsm.so") libtool: link: ( cd ".libs" && rm -f "libfsm.la" && ln -s "../libfsm.la" "libfsm.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' Making all in cgil make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' sedsubst: generating colm-wrap from colm-wrap.sh make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-fsmstate.o `test -f 'fsmstate.cc' || echo './'`fsmstate.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-fsmattach.o `test -f 'fsmattach.cc' || echo './'`fsmattach.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-fsmmin.o `test -f 'fsmmin.cc' || echo './'`fsmmin.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-lookup.o `test -f 'lookup.cc' || echo './'`lookup.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-fsmbase.o `test -f 'fsmbase.cc' || echo './'`fsmbase.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-pdagraph.o `test -f 'pdagraph.cc' || echo './'`pdagraph.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-fsmgraph.o `test -f 'fsmgraph.cc' || echo './'`fsmgraph.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o colm-main.o `test -f 'main.cc' || echo './'`main.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DCONS_INIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o bootstrap0-main.o `test -f 'main.cc' || echo './'`main.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-pcheck.o `test -f 'pcheck.cc' || echo './'`pcheck.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o bootstrap2-main.o `test -f 'main.cc' || echo './'`main.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-resolve.o `test -f 'resolve.cc' || echo './'`resolve.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-parsetree.o `test -f 'parsetree.cc' || echo './'`parsetree.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-fsmexec.o `test -f 'fsmexec.cc' || echo './'`fsmexec.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-dotgen.o `test -f 'dotgen.cc' || echo './'`dotgen.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-ctinput.o `test -f 'ctinput.cc' || echo './'`ctinput.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DCONS_INIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o bootstrap0-consinit.o `test -f 'consinit.cc' || echo './'`consinit.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-fsmap.o `test -f 'fsmap.cc' || echo './'`fsmap.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-closure.o `test -f 'closure.cc' || echo './'`closure.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-pdacodegen.o `test -f 'pdacodegen.cc' || echo './'`pdacodegen.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o list.lo list.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c list.c -fPIC -DPIC -o .libs/list.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-codegen.o `test -f 'codegen.cc' || echo './'`codegen.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-redfsm.o `test -f 'redfsm.cc' || echo './'`redfsm.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-redbuild.o `test -f 'redbuild.cc' || echo './'`redbuild.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o map.lo map.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c map.c -fPIC -DPIC -o .libs/map.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o debug.lo debug.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c debug.c -fPIC -DPIC -o .libs/debug.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o codevect.lo codevect.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c codevect.c -fPIC -DPIC -o .libs/codevect.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o pool.lo pool.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c pool.c -fPIC -DPIC -o .libs/pool.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-exports.o `test -f 'exports.cc' || echo './'`exports.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o input.lo input.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c input.c -fPIC -DPIC -o .libs/input.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o string.lo string.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c string.c -fPIC -DPIC -o .libs/string.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o stream.lo stream.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c stream.c -fPIC -DPIC -o .libs/stream.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-pdabuild.o `test -f 'pdabuild.cc' || echo './'`pdabuild.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o program.lo program.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c program.c -fPIC -DPIC -o .libs/program.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o struct.lo struct.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c struct.c -fPIC -DPIC -o .libs/struct.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o commit.lo commit.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c commit.c -fPIC -DPIC -o .libs/commit.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o iter.lo iter.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c iter.c -fPIC -DPIC -o .libs/iter.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o pdarun.lo pdarun.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c pdarun.c -fPIC -DPIC -o .libs/pdarun.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o tree.lo tree.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c tree.c -fPIC -DPIC -o .libs/tree.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o print.lo print.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c print.c -fPIC -DPIC -o .libs/print.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-fsmcodegen.o `test -f 'fsmcodegen.cc' || echo './'`fsmcodegen.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-reduce.o `test -f 'reduce.cc' || echo './'`reduce.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-synthesis.o `test -f 'synthesis.cc' || echo './'`synthesis.cc In file included from compiler.h:42, from synthesis.cc:26: synthesis.cc: In member function 'LangVarRef::evaluateCall(Compiler*, CodeVect&, Vector*)': parsetree.h:107:22: warning: 'asLoc' may be used uninitialized in this function [-Wmaybe-uninitialized] 107 | data[pos] = half & 0xff; | ^~~ synthesis.cc:1169:13: note: 'asLoc' was declared here 1169 | int asLoc; | ^~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-compiler.o `test -f 'compiler.cc' || echo './'`compiler.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-declare.o `test -f 'declare.cc' || echo './'`declare.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o libprog_a-parser.o `test -f 'parser.cc' || echo './'`parser.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_INIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o bootstrap1-main.o `test -f 'main.cc' || echo './'`main.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib libprog.a make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o bytecode.lo bytecode.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c bytecode.c -fPIC -DPIC -o .libs/bytecode.o make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -release 0.14.7 -no-undefined -Wl,--no-undefined -o libcolm.la -rpath /usr/lib map.lo pdarun.lo list.lo input.lo stream.lo debug.lo codevect.lo pool.lo string.lo tree.lo iter.lo bytecode.lo program.lo struct.lo commit.lo print.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/map.o .libs/pdarun.o .libs/list.o .libs/input.o .libs/stream.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 .libs/print.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--no-undefined -Wl,-soname -Wl,libcolm-0.14.7.so -o .libs/libcolm-0.14.7.so libtool: link: (cd ".libs" && rm -f "libcolm.so" && ln -s "libcolm-0.14.7.so" "libcolm.so") libtool: link: ( cd ".libs" && rm -f "libcolm.la" && ln -s "../libcolm.la" "libcolm.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -Wall -DPREFIX='"/usr"' -DCONS_INIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -L. -o bootstrap0 bootstrap0-consinit.o bootstrap0-main.o libprog.a libcolm.la libtool: link: i586-alt-linux-g++ -Wall -DPREFIX=\"/usr\" -DCONS_INIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -o .libs/bootstrap0 bootstrap0-consinit.o bootstrap0-main.o -L. libprog.a ./.libs/libcolm.so make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' mkdir -p gen ./colm-wrap -w bootstrap0 -o gen/bootstrap1.pack \ -c -p gen/parse1.c -e gen/if1.h -x gen/if1.cc no-input make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' ./colm-wrap -o gen/if1.h gen/bootstrap1.pack make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' ./colm-wrap -o gen/parse1.c gen/bootstrap1.pack make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' ./colm-wrap -o gen/if1.cc gen/bootstrap1.pack make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o gen/bootstrap1-parse1.o `test -f 'gen/parse1.c' || echo './'`gen/parse1.c make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_INIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o gen/bootstrap1-if1.o `test -f 'gen/if1.cc' || echo './'`gen/if1.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_INIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o bootstrap1-loadinit.o `test -f 'loadinit.cc' || echo './'`loadinit.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -Wall -DPREFIX='"/usr"' -DLOAD_INIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -L. -o bootstrap1 bootstrap1-loadinit.o bootstrap1-main.o gen/bootstrap1-if1.o gen/bootstrap1-parse1.o libprog.a libcolm.la libtool: link: i586-alt-linux-g++ -Wall -DPREFIX=\"/usr\" -DLOAD_INIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -o .libs/bootstrap1 bootstrap1-loadinit.o bootstrap1-main.o gen/bootstrap1-if1.o gen/bootstrap1-parse1.o -L. libprog.a ./.libs/libcolm.so make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' mkdir -p gen ./colm-wrap -w bootstrap1 -o gen/bootstrap2.pack \ -c -p gen/parse2.c -e gen/if2.h -x gen/if2.cc colm.lm make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' ./colm-wrap -o gen/if2.h gen/bootstrap2.pack make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' ./colm-wrap -o gen/parse2.c gen/bootstrap2.pack make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' ./colm-wrap -o gen/if2.cc gen/bootstrap2.pack make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o gen/bootstrap2-parse2.o `test -f 'gen/parse2.c' || echo './'`gen/parse2.c make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o gen/bootstrap2-if2.o `test -f 'gen/if2.cc' || echo './'`gen/if2.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o bootstrap2-loadboot2.o `test -f 'loadboot2.cc' || echo './'`loadboot2.cc In file included from loadboot2.cc:2: loadfinal.cc: In member function 'LoadColm::walkParamVarDef(param_var_def)': loadfinal.cc:2481:32: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] 2481 | return addParam( paramVarDef.id().loc(), type, typeRef, id ); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -L. -o bootstrap2 bootstrap2-main.o bootstrap2-loadboot2.o gen/bootstrap2-if2.o gen/bootstrap2-parse2.o libprog.a libcolm.la libtool: link: i586-alt-linux-g++ -Wall -DPREFIX=\"/usr\" -DLOAD_COLM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -o .libs/bootstrap2 bootstrap2-main.o bootstrap2-loadboot2.o gen/bootstrap2-if2.o gen/bootstrap2-parse2.o -L. libprog.a ./.libs/libcolm.so make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' mkdir -p gen ./colm-wrap -w ./bootstrap2 -o gen/bootstrap3.pack \ -c -p gen/parse3.c -e gen/if3.h -x gen/if3.cc prog.lm make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' ./colm-wrap -o gen/if3.h gen/bootstrap3.pack make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' ./colm-wrap -o gen/parse3.c gen/bootstrap3.pack make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' ./colm-wrap -o gen/if3.cc gen/bootstrap3.pack make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o gen/colm-parse3.o `test -f 'gen/parse3.c' || echo './'`gen/parse3.c make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o gen/colm-if3.o `test -f 'gen/if3.cc' || echo './'`gen/if3.cc make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o colm-loadcolm.o `test -f 'loadcolm.cc' || echo './'`loadcolm.cc In file included from loadcolm.cc:2: loadfinal.cc: In member function 'LoadColm::walkParamVarDef(param_var_def)': loadfinal.cc:2481:32: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] 2481 | return addParam( paramVarDef.id().loc(), type, typeRef, id ); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -L. -o colm colm-main.o colm-loadcolm.o gen/colm-if3.o gen/colm-parse3.o libprog.a -lcolm libtool: link: i586-alt-linux-g++ -Wall -DPREFIX=\"/usr\" -DLOAD_COLM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -o .libs/colm colm-main.o colm-loadcolm.o gen/colm-if3.o gen/colm-parse3.o -L. libprog.a /usr/src/RPM/BUILD/colm-0.14.7/src/.libs/libcolm.so make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' Making all in doc Making all in colm make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 1_05_variables.html 1_05_variables.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 1_06_iterators.html 1_06_iterators.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 1_01_statements.html 1_01_statements.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 8_00_advanced_topics.html 8_00_advanced_topics.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 3_00_language_transformation.html 3_00_language_transformation.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 2_00_types.html 2_00_types.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 1_00_language_overview.html 1_00_language_overview.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 3_01_lex.html 3_01_lex.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 8_01_embedding.html 8_01_embedding.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 0_02_vim_syntax.html 0_02_vim_syntax.adoc /bin/sh: pygmentize: command not found asciidoc: WARNING: 0_02_vim_syntax.adoc: line 12: filter non-zero exit code: pygmentize -f html -l vim -O encoding=UTF-8: returned 127 asciidoc: WARNING: 0_02_vim_syntax.adoc: line 12: no output from filter: pygmentize -f html -l vim -O encoding=UTF-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 9_00_q_and_a.html 9_00_q_and_a.adoc /bin/sh: pygmentize: command not found asciidoc: WARNING: 9_00_q_and_a.adoc: line 17: filter non-zero exit code: pygmentize -f html -l bash -O encoding=UTF-8: returned 127 asciidoc: WARNING: 9_00_q_and_a.adoc: line 17: no output from filter: pygmentize -f html -l bash -O encoding=UTF-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 0_00_welcome.html 0_00_welcome.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 0_06_scope.html 0_06_scope.adoc /bin/sh: pygmentize: command not found asciidoc: WARNING: scope.lm: line 33: filter non-zero exit code: pygmentize -f html -l chapel -O encoding=UTF-8: returned 127 asciidoc: WARNING: scope.lm: line 33: no output from filter: pygmentize -f html -l chapel -O encoding=UTF-8 /bin/sh: pygmentize: command not found asciidoc: WARNING: 0_06_scope.adoc: line 17: filter non-zero exit code: pygmentize -f html -l bash -O encoding=UTF-8: returned 127 asciidoc: WARNING: 0_06_scope.adoc: line 17: no output from filter: pygmentize -f html -l bash -O encoding=UTF-8 /bin/sh: pygmentize: command not found asciidoc: WARNING: nested_scope.lm: line 23: filter non-zero exit code: pygmentize -f html -l chapel -O encoding=UTF-8: returned 127 asciidoc: WARNING: nested_scope.lm: line 23: no output from filter: pygmentize -f html -l chapel -O encoding=UTF-8 /bin/sh: pygmentize: command not found asciidoc: WARNING: 0_06_scope.adoc: line 57: filter non-zero exit code: pygmentize -f html -l bash -O encoding=UTF-8: returned 127 asciidoc: WARNING: 0_06_scope.adoc: line 57: no output from filter: pygmentize -f html -l bash -O encoding=UTF-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 8_02_modularity.html 8_02_modularity.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 3_02_parse.html 3_02_parse.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 0_01_installing.html 0_01_installing.adoc /bin/sh: pygmentize: command not found asciidoc: WARNING: 0_01_installing.adoc: line 14: filter non-zero exit code: pygmentize -f html -l bash -O encoding=UTF-8: returned 127 asciidoc: WARNING: 0_01_installing.adoc: line 14: no output from filter: pygmentize -f html -l bash -O encoding=UTF-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 3_03_match.html 3_03_match.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 2_01_basic.html 2_01_basic.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 1_02_expressions.html 1_02_expressions.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 8_03_performance.html 8_03_performance.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 1_03_control_flow.html 1_03_control_flow.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 0_04_hello_world.html 0_04_hello_world.adoc /bin/sh: pygmentize: command not found asciidoc: WARNING: hello_world.lm: line 1: filter non-zero exit code: pygmentize -f html -l chapel -O encoding=UTF-8: returned 127 asciidoc: WARNING: hello_world.lm: line 1: no output from filter: pygmentize -f html -l chapel -O encoding=UTF-8 /bin/sh: pygmentize: command not found asciidoc: WARNING: 0_04_hello_world.adoc: line 16: filter non-zero exit code: pygmentize -f html -l bash -O encoding=UTF-8: returned 127 asciidoc: WARNING: 0_04_hello_world.adoc: line 16: no output from filter: pygmentize -f html -l bash -O encoding=UTF-8 /bin/sh: pygmentize: command not found asciidoc: WARNING: 0_04_hello_world.adoc: line 24: filter non-zero exit code: pygmentize -f html -l bash -O encoding=UTF-8: returned 127 asciidoc: WARNING: 0_04_hello_world.adoc: line 24: no output from filter: pygmentize -f html -l bash -O encoding=UTF-8 /bin/sh: pygmentize: command not found asciidoc: WARNING: 0_04_hello_world.adoc: line 47: filter non-zero exit code: pygmentize -f html -l bash -O encoding=UTF-8: returned 127 asciidoc: WARNING: 0_04_hello_world.adoc: line 47: no output from filter: pygmentize -f html -l bash -O encoding=UTF-8 /bin/sh: pygmentize: command not found asciidoc: WARNING: 0_04_hello_world.adoc: line 60: filter non-zero exit code: pygmentize -f html -l chapel -O encoding=UTF-8: returned 127 asciidoc: WARNING: 0_04_hello_world.adoc: line 60: no output from filter: pygmentize -f html -l chapel -O encoding=UTF-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 2_02_list_map_struct_alias.html 2_02_list_map_struct_alias.adoc /bin/sh: pygmentize: command not found asciidoc: WARNING: poker.lm: line 55: filter non-zero exit code: pygmentize -f html -l chapel -O encoding=UTF-8: returned 127 asciidoc: WARNING: poker.lm: line 55: no output from filter: pygmentize -f html -l chapel -O encoding=UTF-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 8_04_error_handling.html 8_04_error_handling.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 0_03_commandline.html 0_03_commandline.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 3_04_undo.html 3_04_undo.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 2_03_def.html 2_03_def.adoc /bin/sh: pygmentize: command not found asciidoc: WARNING: assign.lm: line 29: filter non-zero exit code: pygmentize -f html -l chapel -O encoding=UTF-8: returned 127 asciidoc: WARNING: assign.lm: line 29: no output from filter: pygmentize -f html -l chapel -O encoding=UTF-8 /bin/sh: pygmentize: command not found asciidoc: WARNING: 2_03_def.adoc: line 19: filter non-zero exit code: pygmentize -f html -l bash -O encoding=UTF-8: returned 127 asciidoc: WARNING: 2_03_def.adoc: line 19: no output from filter: pygmentize -f html -l bash -O encoding=UTF-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 3_05_reduction.html 3_05_reduction.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 1_04_functions.html 1_04_functions.adoc /bin/sh: pygmentize: command not found asciidoc: WARNING: reference.lm: line 11: filter non-zero exit code: pygmentize -f html -l chapel -O encoding=UTF-8: returned 127 asciidoc: WARNING: reference.lm: line 11: no output from filter: pygmentize -f html -l chapel -O encoding=UTF-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 8_05_contributing.html 8_05_contributing.adoc make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' asciidoc -b html5 -a icons -a iconsdir=/usr/share/asciidoc/icons -a max-width=800px -a source-highlighter=pygments -o 0_05_fizzbuzz.html 0_05_fizzbuzz.adoc /bin/sh: pygmentize: command not found asciidoc: WARNING: figure_44.lm: line 10: filter non-zero exit code: pygmentize -f html -l chapel -O encoding=UTF-8: returned 127 asciidoc: WARNING: figure_44.lm: line 10: no output from filter: pygmentize -f html -l chapel -O encoding=UTF-8 /bin/sh: pygmentize: command not found asciidoc: WARNING: 0_05_fizzbuzz.adoc: line 24: filter non-zero exit code: pygmentize -f html -l bash -O encoding=UTF-8: returned 127 asciidoc: WARNING: 0_05_fizzbuzz.adoc: line 24: no output from filter: pygmentize -f html -l bash -O encoding=UTF-8 /bin/sh: pygmentize: command not found asciidoc: WARNING: fizzbuzz.lm: line 21: filter non-zero exit code: pygmentize -f html -l chapel -O encoding=UTF-8: returned 127 asciidoc: WARNING: fizzbuzz.lm: line 21: no output from filter: pygmentize -f html -l chapel -O encoding=UTF-8 /bin/sh: pygmentize: command not found asciidoc: WARNING: 0_05_fizzbuzz.adoc: line 58: filter non-zero exit code: pygmentize -f html -l bash -O encoding=UTF-8: returned 127 asciidoc: WARNING: 0_05_fizzbuzz.adoc: line 58: no output from filter: pygmentize -f html -l bash -O encoding=UTF-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Nothing to be done for 'all-am'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43534 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/colm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/colm-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd colm-0.14.7 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/colm-buildroot make: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' Making install in aapl make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/aapl' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/aapl' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/colm-buildroot/usr/include/aapl/' /usr/libexec/rpm-build/install -p -m 644 avlbasic.h avlimel.h avlmap.h bstcommon.h compare.h insertsort.h sbstset.h avlcommon.h avlimelkey.h avlmel.h bstmap.h dlcommon.h mergesort.h sbsttable.h avlibasic.h avliset.h avlmelkey.h bstset.h dlist.h quicksort.h svector.h avlikeyless.h avlitree.h avlset.h bsttable.h dlistmel.h resize.h table.h avlimap.h avlkeyless.h avltree.h bubblesort.h dlistval.h sbstmap.h vector.h astring.h buffer.h rope.h '/usr/src/tmp/colm-buildroot/usr/include/aapl/' make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/aapl' make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/aapl' Making install in libfsm make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' /bin/mkdir -p '/usr/src/tmp/colm-buildroot/usr/lib' /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libfsm.la '/usr/src/tmp/colm-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libfsm-0.14.7.so /usr/src/tmp/colm-buildroot/usr/lib/libfsm-0.14.7.so libtool: install: (cd /usr/src/tmp/colm-buildroot/usr/lib && { ln -s -f libfsm-0.14.7.so libfsm.so || { rm -f libfsm.so && ln -s libfsm-0.14.7.so libfsm.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libfsm.lai /usr/src/tmp/colm-buildroot/usr/lib/libfsm.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/colm-buildroot/usr/include/libfsm/' /usr/libexec/rpm-build/install -p -m 644 action.h fsmgraph.h common.h gendata.h redfsm.h dot.h asm.h ragel.h '/usr/src/tmp/colm-buildroot/usr/include/libfsm/' make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/libfsm' Making install in cgil make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/cgil' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src/cgil' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/colm-buildroot/usr/share' /usr/libexec/rpm-build/install -p -m 644 ril.lm rlhc-main.lm rlhc-c.lm rlhc-csharp.lm rlhc-go.lm rlhc-js.lm rlhc-ruby.lm rlhc-crack.lm rlhc-d.lm rlhc-java.lm rlhc-julia.lm rlhc-ocaml.lm rlhc-rust.lm '/usr/src/tmp/colm-buildroot/usr/share' make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/cgil' make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src/cgil' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/src' /bin/mkdir -p '/usr/src/tmp/colm-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libcolm.la '/usr/src/tmp/colm-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libcolm-0.14.7.so /usr/src/tmp/colm-buildroot/usr/lib/libcolm-0.14.7.so libtool: install: (cd /usr/src/tmp/colm-buildroot/usr/lib && { ln -s -f libcolm-0.14.7.so libcolm.so || { rm -f libcolm.so && ln -s libcolm-0.14.7.so libcolm.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libcolm.lai /usr/src/tmp/colm-buildroot/usr/lib/libcolm.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/colm-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p colm '/usr/src/tmp/colm-buildroot/usr/bin' libtool: warning: '/usr/src/RPM/BUILD/colm-0.14.7/src/libcolm.la' has not been installed in '/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/colm /usr/src/tmp/colm-buildroot/usr/bin/colm /bin/mkdir -p '/usr/src/tmp/colm-buildroot/usr/bin' /usr/libexec/rpm-build/install -p colm-wrap '/usr/src/tmp/colm-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/colm-buildroot/usr/include/colm' /usr/libexec/rpm-build/install -p -m 644 config.h bytecode.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 colmex.h '/usr/src/tmp/colm-buildroot/usr/include/colm' make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc' Making install in colm make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/colm-buildroot/usr/share/doc/colm' /usr/libexec/rpm-build/install -p -m 644 0_00_welcome.html 0_06_scope.html 1_05_variables.html 3_00_language_transformation.html 8_00_advanced_topics.html 9_00_q_and_a.html 0_01_installing.html 1_00_language_overview.html 1_06_iterators.html 3_01_lex.html 8_01_embedding.html 0_02_vim_syntax.html 1_01_statements.html 2_00_types.html 3_02_parse.html 8_02_modularity.html 0_03_commandline.html 1_02_expressions.html 2_01_basic.html 3_03_match.html 8_03_performance.html 0_04_hello_world.html 1_03_control_flow.html 2_02_list_map_struct_alias.html 3_04_undo.html 8_04_error_handling.html 0_05_fizzbuzz.html 1_04_functions.html 2_03_def.html 3_05_reduction.html 8_05_contributing.html '/usr/src/tmp/colm-buildroot/usr/share/doc/colm' make[3]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc/colm' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc' make[3]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7/doc' 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/colm-0.14.7/doc' make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7' make[2]: Entering directory '/usr/src/RPM/BUILD/colm-0.14.7' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/colm-buildroot/usr/share/doc/colm' /usr/libexec/rpm-build/install -p -m 644 colm.vim '/usr/src/tmp/colm-buildroot/usr/share/doc/colm' make[2]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7' make[1]: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7' make: Leaving directory '/usr/src/RPM/BUILD/colm-0.14.7' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/colm-buildroot (auto) removed './usr/lib/libcolm.la' removed './usr/lib/libfsm.la' mode of './usr/lib/libcolm-0.14.7.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libfsm-0.14.7.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/colm-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/colm-buildroot/ (default) Compressing files in /usr/src/tmp/colm-buildroot (auto) Adjusting library links in /usr/src/tmp/colm-buildroot ./usr/lib: (from :0) libfsm-0.14.7.so -> libfsm-0.14.7.so libcolm-0.14.7.so -> libcolm-0.14.7.so Verifying ELF objects in /usr/src/tmp/colm-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Processing files: colm-0.14.7-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25365 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd colm-0.14.7 + DOCDIR=/usr/src/tmp/colm-buildroot/usr/share/doc/colm-0.14.7 + export DOCDIR + rm -rf /usr/src/tmp/colm-buildroot/usr/share/doc/colm-0.14.7 + /bin/mkdir -p /usr/src/tmp/colm-buildroot/usr/share/doc/colm-0.14.7 + cp -prL COPYING /usr/src/tmp/colm-buildroot/usr/share/doc/colm-0.14.7 + chmod -R go-w /usr/src/tmp/colm-buildroot/usr/share/doc/colm-0.14.7 + chmod -R a+rX /usr/src/tmp/colm-buildroot/usr/share/doc/colm-0.14.7 + cp -prL CREDITS README /usr/src/tmp/colm-buildroot/usr/share/doc/colm-0.14.7 + chmod -R go-w /usr/src/tmp/colm-buildroot/usr/share/doc/colm-0.14.7 + chmod -R a+rX /usr/src/tmp/colm-buildroot/usr/share/doc/colm-0.14.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K2i55Z find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jYwXXm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/colm-buildroot/usr/include/aapl/rope.h:27:10: fatal error: iostream: No such file or directory 27 | #include | ^~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/colm-buildroot/usr/include/aapl/rope.h: cpp failed, trying c++ mode In file included from /usr/src/tmp/colm-buildroot/usr/include/libfsm/asm.h:31: /usr/src/tmp/colm-buildroot/usr/include/libfsm/common.h:29:10: fatal error: dlist.h: No such file or directory 29 | #include "dlist.h" | ^~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/colm-buildroot/usr/include/libfsm/asm.h: cpp failed In file included from /usr/src/tmp/colm-buildroot/usr/include/libfsm/dot.h:27: /usr/src/tmp/colm-buildroot/usr/include/libfsm/gendata.h:29:10: fatal error: config.h: No such file or directory 29 | #include "config.h" | ^~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/colm-buildroot/usr/include/libfsm/dot.h: cpp failed /usr/src/tmp/colm-buildroot/usr/include/libfsm/ragel.h:30:10: fatal error: vector.h: No such file or directory 30 | #include "vector.h" | ^~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/colm-buildroot/usr/include/libfsm/ragel.h: cpp failed In file included from /usr/src/tmp/colm-buildroot/usr/include/libfsm/action.h:26: /usr/src/tmp/colm-buildroot/usr/include/libfsm/fsmgraph.h:26:10: fatal error: config.h: No such file or directory 26 | #include "config.h" | ^~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/colm-buildroot/usr/include/libfsm/action.h: cpp failed /usr/src/tmp/colm-buildroot/usr/include/libfsm/common.h:29:10: fatal error: dlist.h: No such file or directory 29 | #include "dlist.h" | ^~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/colm-buildroot/usr/include/libfsm/common.h: cpp failed /usr/src/tmp/colm-buildroot/usr/include/libfsm/redfsm.h:29:10: fatal error: config.h: No such file or directory 29 | #include "config.h" | ^~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/colm-buildroot/usr/include/libfsm/redfsm.h: cpp failed /usr/src/tmp/colm-buildroot/usr/include/libfsm/gendata.h:29:10: fatal error: config.h: No such file or directory 29 | #include "config.h" | ^~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/colm-buildroot/usr/include/libfsm/gendata.h: cpp failed /usr/src/tmp/colm-buildroot/usr/include/libfsm/fsmgraph.h:26:10: fatal error: config.h: No such file or directory 26 | #include "config.h" | ^~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/colm-buildroot/usr/include/libfsm/fsmgraph.h: cpp failed find-requires: FINDPACKAGE-COMMANDS: mv rm tar Requires: libcolm = 0.14.7-alt1, /bin/bash, /lib/ld-linux.so.2, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libcolm-0.14.7.so >= set:mhiKWUjuwFcYm8prkLzUz5GBFclwCZ0QQbZ0mPPTJASupYdGDTwoyV5V4pPMtK5nMH8MaZd, libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.26), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH), tar Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.swTY4P Creating colm-debuginfo package Processing files: libcolm-0.14.7-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22647 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd colm-0.14.7 + DOCDIR=/usr/src/tmp/colm-buildroot/usr/share/doc/libcolm-0.14.7 + export DOCDIR + rm -rf /usr/src/tmp/colm-buildroot/usr/share/doc/libcolm-0.14.7 + /bin/mkdir -p /usr/src/tmp/colm-buildroot/usr/share/doc/libcolm-0.14.7 + cp -prL COPYING /usr/src/tmp/colm-buildroot/usr/share/doc/libcolm-0.14.7 + chmod -R go-w /usr/src/tmp/colm-buildroot/usr/share/doc/libcolm-0.14.7 + chmod -R a+rX /usr/src/tmp/colm-buildroot/usr/share/doc/libcolm-0.14.7 + cp -prL CREDITS README /usr/src/tmp/colm-buildroot/usr/share/doc/libcolm-0.14.7 + chmod -R go-w /usr/src/tmp/colm-buildroot/usr/share/doc/libcolm-0.14.7 + chmod -R a+rX /usr/src/tmp/colm-buildroot/usr/share/doc/libcolm-0.14.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WysLiL find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/colm-buildroot/usr/lib/libcolm-0.14.7.so: 289 symbols, 19 bpp lib.prov: /usr/src/tmp/colm-buildroot/usr/lib/libfsm-0.14.7.so: 1082 symbols, 21 bpp warning: hash collision: _ZN10PriorTable9setPriorsERKS_ _ZN4Goto10taNfaTargsEv warning: hash collision: _ZN10AsmCodeGen7SET_ACTERSoP13GenInlineItem _ZN5FsmAp13outListCoversEP7StateAp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H7ku7x find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libcolm-0.14.7.so = set:mdHsqqDtD3h9MrBuXb70ZifA2C2D0ADLI5uk6zf1dYcAgYyBjF9uZmqsIVYW884GmSLeyPZoASvZ5YCOM0ZEg0IllN2CjS2SXM5x4lk72kFigXMn443YF6uX0gQJrhfSBmgsR0ZeFkr27zWQWa3zP0P5OP3PavkVrPLeYaH102NDuVZa3hI1ounvBiQaWSyP2CMDHjXmscVKkRC8uQqsKZbKVtzo4KMcp7e11QIdpoR4ukQ1PTUcMk4LZ6GGs2ZamOTeWwsbW6B9kCZc2N6JKhrPiWDKTGWxYASrAQguXpI76iC4G5ywiyqt3HggYOxCtzF4R0a7EewlILVo0UjB2cJ1BIKWIMVru5VwZBoTYr2zck1MXAWHtpurerOi4PMxeosPfoSaZpMnrM2eNSua2KTOG3LZAHP0Z8qU11pX4gMBQeQ6FAn1KhABYIDeDH02alOTEYIfHQjJB6fbAewZ7gKQfuQwnzuDVSVCZ7bSJhr5ADhE6cm0pdcss2GzYhAewF2VvULOQAz0o3Dq6EAPKhcZIXjw8hoNvh8rCARVcVrWoiB5eDf2TRe46dr3p5ZIwIT2ObheXuPDpww9BbQ6EAsb0, libfsm-0.14.7.so = set:od1c43ZxujYmVPOtLUu9AoNNsVZLRC7Meyk0rvypag0oU2sZwxBXNYgJnpDnwZvBLamqaVyOmbNG43tLyZJcUGYExoNpqMcZ83wU5UrFs1GVZ5osWCCVqGZlQSK0WZaqL5WZ41R1gDZvlA6gPlDY22gsBrXNw1FQeAO1R8U4aKHGlq4bOV70nERNBnxuIdZgWK9hDNvhrRf5wmtmYAM024r0EczviOBx4qi0BMcVdWBoZAk168SFfkAv1DyvkbRroZA61ZJReS7OzXY3NIXo6uFC5BctVKMZ4c56bAg1Zf8m7f4ZpBnuCz6ici33KMdgGdccHycOq9cThZxDUZD4hdpkPZb2loIvZoLNALb9ZigFa1qOkOazYQu4AicwcXRLvKS7T7LhLKetrwT2gnBPNYWKOAkw929Zx8lOP4wihDBd1fFHHI9cYxZ5Wc0xozsZkKAGyMcuL8b9MMqDB86q6pXZwTxfi9ka3uFHdgrz9jcQg3fN1KRhqAZGMZG12KQIjmTP7K0kVEbSDlNGF4A9skZgwfqGFjGDQZdTxx7ouTZ4ZoS1Kyv8gLlXFZECd6wTphbwz0BjUn3y2SdFx1ManRuSkOBBgYw9nZ04r6cNJ3zX6OJ9Z3JDonh4J1UE5218VFrL0nwLyvwaCB4L2DcesyBZafH15Mp9O2HIdmuNv4CFYvFW0i5eCVLPc2Vc7H55fdYLD5aIWeTrIyOkUh38OCSJSIs4ursE1MnUmH0cqUd38DHmow5FseEb0SHXEqzfAy2Lf4ZEfhZx6Z7bnGYwCj33z86ogE7hGK2wBsgPDsQ1xtQoK9lQ94dgDIhJxowwveLJ83iDGI6keskGnzlPUE75hcXvZvBsTtiXtI9FEwxB0uR2Qp01166L8caeztPrCxx5v9LhwRV5Q5tOirwGSH5cESkBkUl0kZBVul1TmlHbxrUIZLKYBZ9h472T6gIDJfyZe4w4tlqKt1EWYTVVh2zfEb8IHA21k7NG1obSoZenQ5016lEtxxZuDbVjzzHgwZBVqvmBTrjxO2nHeIQ21uPsb0kVecRMqCaYKsSwibdceikSQteWMkp9XBVCFqB0kFhyUxA8pCPc3mNVUhJaoZjIi1ydSK8pgOsK9d8EFf00ooSyNaIjTfoh8o0c8NB9IKj4hVczwX27AVwvaqv4Mg08VpEoj5ZeZJA5uMoG5DcHWgDWAy3v2n5NesEXIwK4Gdw2bui7eCsxxQfiyo2x9G8atxmKRjhIeyxjlHwztcyZ6HsQ0sPW05fsqQohD4spv2kiWWS3pWGcIZwna1hPyTjTiOUKsKQLSxZwpdF4wtSZxV0II6gL8sjMp3TxZbp3mw06n3VuKgSKUrdNSSSrzhCIilm3L0LdQnvTBu6THxOqBXBeuHCJNXTOg4wzD3npoxybyf5XKkDMDObyFEuMdNcZLQlEpkLaLlFsAU9uErXiZxFtL44goydEk2Z2o0AD6CwZ5hEbxlcqxaxNCZwFEk4dseKcmZhHqjlQwDgOAswZI1i8kOGzIggiSJVHUwPW0nn00Y8e344MiAY2SVq3IOTTUWgZCeKYsUP2nRD0lr6vxpHDXcmqojNzV40Z3bjS38JdsPfx2M8nshM48qpLlbxmzBJtkd0iIqs2TZt75xEl913SlHEzexgOxmvBJa0wNRiYYm4Rmgvp3QfTaqYLFAGBzcbiZaZDaE0wz9TJbzckER1Rr2Gp0Ogsl0kgWb5AFN74FAi9qSwGG8a5avOIwSj4M8AaYJZ1jZbJNAk4m60MbZpdVdFk50lW28ZhN6fNOMBFNMFbsRUdw4bGaUgUKZH40zsTakPw2wnBPNhe1xh3os3jjLKjqgnecpQ21qUwg4BULStbZ9itUjFmPOuohZqlkXB0bMR6ZKgueCM9qEej8P8n2ETZKGeZxuKP6LjR8ZDO5SgZAcVDEZCVL8Bvj4AvRzu0f3MEOZxJaPHlO3iD5eXDZ4jymRFZ0KhIRRa000W0q0Z6ZKPf3ZgWx5SsKCLoZGz3VwFTFHnF1Km7JIHdnYmFY9AI0oFs7PeoZCazZbV094M6FL42eFZ70z5C0pQDdXnzTP4AoJAnl9qPJEFdSqoo17psm5gMX5NlvgluTW6zw08jBsCEjdhgf2tBm3ni8Sy6QklvpxVkMO3c97Ej9WO0UwaUyXfOItlwB8CZhX09c497gszf9wfdP8ZrLtZnV2JeVrC2VMZH5K93Gs2wG4PZLtIAZucthHE7vrZGuKZsoji4ui263ti0R79kcWK00YpiIQ5zc Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.26), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.to48iW Creating libcolm-debuginfo package Processing files: colm-debuginfo-0.14.7-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HvfuP5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a8lpGa find-requires: running scripts (debuginfo) Requires: colm = 0.14.7-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcolm-0.14.7.so), debug(libgcc_s.so.1), debug(libstdc++.so.6) Processing files: libcolm-debuginfo-0.14.7-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iFbSWW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e7EZeS find-requires: running scripts (debuginfo) Provides: debug(libcolm-0.14.7.so), debug(libfsm-0.14.7.so) Requires: libcolm = 0.14.7-alt1, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6) Adding to colm a strict dependency on libcolm Adding to colm-debuginfo a strict dependency on colm Adding to libcolm-debuginfo a strict dependency on libcolm Adding to colm-debuginfo a strict dependency on libcolm-debuginfo Removing from colm-debuginfo 25 sources provided by libcolm-debuginfo also prunning dir /usr/src/debug/colm-0.14.7/src/aapl Removing 2 extra deps from colm due to dependency on libcolm Removing 1 extra deps from colm-debuginfo due to dependency on libcolm-debuginfo Removing 15 extra deps from colm due to repentancy on libcolm Removing 3 extra deps from colm-debuginfo due to repentancy on libcolm-debuginfo Wrote: /usr/src/RPM/RPMS/i586/colm-0.14.7-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libcolm-0.14.7-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/colm-debuginfo-0.14.7-alt1.i586.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/i586/libcolm-debuginfo-0.14.7-alt1.i586.rpm (w2T16.xzdio) 287.55user 18.91system 1:11.55elapsed 428%CPU (0avgtext+0avgdata 149804maxresident)k 0inputs+0outputs (0major+6445635minor)pagefaults 0swaps 293.84user 24.54system 1:26.71elapsed 367%CPU (0avgtext+0avgdata 149804maxresident)k 0inputs+0outputs (30323major+6767796minor)pagefaults 0swaps --- colm-0.14.7-alt1.i586.rpm.repo 2022-03-04 14:18:09.000000000 +0000 +++ colm-0.14.7-alt1.i586.rpm.hasher 2022-05-21 05:25:44.214530612 +0000 @@ -112,3 +112,3 @@ Provides: colm = 0.14.7-alt1:sisyphus+296270.100.1.1 -File: /usr/bin/colm 100755 root:root 25ec7077cbce526955934e3aaedfb513 +File: /usr/bin/colm 100755 root:root f5924b33e90f6f2efd44283d6afddd51 File: /usr/bin/colm-wrap 100755 root:root a43bc7741a268ebaf5a27974a89ee280 @@ -215,2 +215,2 @@ File: /usr/share/doc/colm/colm.vim 100644 root:root 84476d11e55dbdd5316e9ccb60491995 -RPMIdentity: 04dae61fcf05914e6409dd9327b764b49f72913faf82311e8fe1050d6a5e1acf3f1c23cb2e90653795d318bda4ce1d618c21803987745f1cf2fd2bf491b34091 +RPMIdentity: 6c00c4cdd5b0b3dcf7c0f8b6db68ad1e4a1fde30d3052ef0f4e7f35aee5b2819319a9c5975b647be1f7621e2e68b1f9302f2f0accd1b92151308ef0389e4c88c --- colm-debuginfo-0.14.7-alt1.i586.rpm.repo 2022-03-04 14:18:09.000000000 +0000 +++ colm-debuginfo-0.14.7-alt1.i586.rpm.hasher 2022-05-21 05:25:44.268531578 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d2 40755 root:root -/usr/lib/debug/.build-id/d2/7085045f262e8c64505160671876af77927f25 120777 root:root ../../../../bin/colm -/usr/lib/debug/.build-id/d2/7085045f262e8c64505160671876af77927f25.debug 120777 root:root ../../usr/bin/colm.debug +/usr/lib/debug/.build-id/07 40755 root:root +/usr/lib/debug/.build-id/07/92832d29be5349960388db0257450de7c49e1b 120777 root:root ../../../../bin/colm +/usr/lib/debug/.build-id/07/92832d29be5349960388db0257450de7c49e1b.debug 120777 root:root ../../usr/bin/colm.debug /usr/lib/debug/usr/bin/colm.debug 100644 root:root @@ -64,6 +64,6 @@ Provides: colm-debuginfo = 0.14.7-alt1:sisyphus+296270.100.1.1 -File: /usr/lib/debug/.build-id/d2 40755 root:root -File: /usr/lib/debug/.build-id/d2/7085045f262e8c64505160671876af77927f25 120777 root:root ../../../../bin/colm -File: /usr/lib/debug/.build-id/d2/7085045f262e8c64505160671876af77927f25.debug 120777 root:root ../../usr/bin/colm.debug -File: /usr/lib/debug/usr/bin/colm.debug 100644 root:root e924aa7956dfa22f23988ad2a23ee76a +File: /usr/lib/debug/.build-id/07 40755 root:root +File: /usr/lib/debug/.build-id/07/92832d29be5349960388db0257450de7c49e1b 120777 root:root ../../../../bin/colm +File: /usr/lib/debug/.build-id/07/92832d29be5349960388db0257450de7c49e1b.debug 120777 root:root ../../usr/bin/colm.debug +File: /usr/lib/debug/usr/bin/colm.debug 100644 root:root 8af832162cb094d47c4bffc144281ac5 File: /usr/src/debug/colm-0.14.7 40755 root:root @@ -91,4 +91,4 @@ File: /usr/src/debug/colm-0.14.7/src/gen/if3.cc 100644 root:root 2f7bb52d06b3217d016a191e9ec2019a -File: /usr/src/debug/colm-0.14.7/src/gen/if3.h 100644 root:root 5a552652bab595173a4214e2e48646da -File: /usr/src/debug/colm-0.14.7/src/gen/parse3.c 100644 root:root f7bf8e98be95aa49cd6a6c5b4e3708f5 +File: /usr/src/debug/colm-0.14.7/src/gen/if3.h 100644 root:root 86ed034070df4884610a736354249281 +File: /usr/src/debug/colm-0.14.7/src/gen/parse3.c 100644 root:root 5cbf55ec6f4bc58b9e6715db52b7aae5 File: /usr/src/debug/colm-0.14.7/src/global.h 100644 root:root 2a3068b0e3e93585099bc8d4b8b30034 @@ -123,2 +123,2 @@ File: /usr/src/debug/colm-0.14.7/src/tree.h 100644 root:root 3636506741662f6961cb1339ad8104d2 -RPMIdentity: 51466aaf684c1964dede19d60674b59d70e65860f01f2a4093416064fbe92fdf19b05fc5a9e2489ffe972231503dfe2a71aef392ad157b40a37ed831321cc9c6 +RPMIdentity: 494f0836c69e882beedf5edfcb8dda024d817712611f6f08f08650df69983c59892372a3c9e26358196ac446a47f42d8087d8b7dee78d0a6697d84255346fa64 --- libcolm-0.14.7-alt1.i586.rpm.repo 2022-03-04 14:18:10.000000000 +0000 +++ libcolm-0.14.7-alt1.i586.rpm.hasher 2022-05-21 05:25:44.316532437 +0000 @@ -43,5 +43,5 @@ Provides: libcolm = 0.14.7-alt1:sisyphus+296270.100.1.1 -File: /usr/lib/libcolm-0.14.7.so 100644 root:root cdd5c30d9d8801daee9134194d1a2163 +File: /usr/lib/libcolm-0.14.7.so 100644 root:root 4189510fcf309e06a9c449343a5e8d57 File: /usr/lib/libcolm.so 120777 root:root libcolm-0.14.7.so -File: /usr/lib/libfsm-0.14.7.so 100644 root:root d26f027638f3f725680bfdb39d9501f5 +File: /usr/lib/libfsm-0.14.7.so 100644 root:root 4f82ea3dfbf1da72c661451fc77ccc4f File: /usr/lib/libfsm.so 120777 root:root libfsm-0.14.7.so @@ -64,2 +64,2 @@ File: /usr/share/rlhc-rust.lm 100644 root:root 2465b8226a1296a12742e5e3cb63cebf -RPMIdentity: ad73f810b401703f353d6fe5c7b640918a3713afd102bbcc2154bf8975d79090d38a507dffbed787e571b27915ac8d01d0e861227e890e393363619729f9f561 +RPMIdentity: e9cbd5000f9e5f6d5fd70bef514d3de234caef243f77aff55510751e8a4fb8683b94ea17b8c2cbb3d6c3b4542d5cb404874e774168c5139155ce5915c036f830 --- libcolm-debuginfo-0.14.7-alt1.i586.rpm.repo 2022-03-04 14:18:09.000000000 +0000 +++ libcolm-debuginfo-0.14.7-alt1.i586.rpm.hasher 2022-05-21 05:25:44.416534226 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/55 40755 root:root -/usr/lib/debug/.build-id/55/fbedbd606b270f75fe7d678cf25eab3e3629b0 120777 root:root ../../../libfsm-0.14.7.so -/usr/lib/debug/.build-id/55/fbedbd606b270f75fe7d678cf25eab3e3629b0.debug 120777 root:root ../../usr/lib/libfsm-0.14.7.so.debug -/usr/lib/debug/.build-id/ee 40755 root:root -/usr/lib/debug/.build-id/ee/3f83ba8d7e52a6b6398cd717a784f96e07dc48 120777 root:root ../../../libcolm-0.14.7.so -/usr/lib/debug/.build-id/ee/3f83ba8d7e52a6b6398cd717a784f96e07dc48.debug 120777 root:root ../../usr/lib/libcolm-0.14.7.so.debug +/usr/lib/debug/.build-id/bb 40755 root:root +/usr/lib/debug/.build-id/bb/ffb9ad85baa4ffbfb84db895588ffd1a8fa858 120777 root:root ../../../libfsm-0.14.7.so +/usr/lib/debug/.build-id/bb/ffb9ad85baa4ffbfb84db895588ffd1a8fa858.debug 120777 root:root ../../usr/lib/libfsm-0.14.7.so.debug +/usr/lib/debug/.build-id/f9 40755 root:root +/usr/lib/debug/.build-id/f9/9a48da1c17aaf142cd2698ee1e5e5907de2e85 120777 root:root ../../../libcolm-0.14.7.so +/usr/lib/debug/.build-id/f9/9a48da1c17aaf142cd2698ee1e5e5907de2e85.debug 120777 root:root ../../usr/lib/libcolm-0.14.7.so.debug /usr/lib/debug/usr/lib/libcolm-0.14.7.so.debug 100644 root:root @@ -135,11 +135,11 @@ Provides: libcolm-debuginfo = 0.14.7-alt1:sisyphus+296270.100.1.1 -File: /usr/lib/debug/.build-id/55 40755 root:root -File: /usr/lib/debug/.build-id/55/fbedbd606b270f75fe7d678cf25eab3e3629b0 120777 root:root ../../../libfsm-0.14.7.so -File: /usr/lib/debug/.build-id/55/fbedbd606b270f75fe7d678cf25eab3e3629b0.debug 120777 root:root ../../usr/lib/libfsm-0.14.7.so.debug -File: /usr/lib/debug/.build-id/ee 40755 root:root -File: /usr/lib/debug/.build-id/ee/3f83ba8d7e52a6b6398cd717a784f96e07dc48 120777 root:root ../../../libcolm-0.14.7.so -File: /usr/lib/debug/.build-id/ee/3f83ba8d7e52a6b6398cd717a784f96e07dc48.debug 120777 root:root ../../usr/lib/libcolm-0.14.7.so.debug -File: /usr/lib/debug/usr/lib/libcolm-0.14.7.so.debug 100644 root:root caeab4321077603d0710bd0b4fbb0e97 +File: /usr/lib/debug/.build-id/bb 40755 root:root +File: /usr/lib/debug/.build-id/bb/ffb9ad85baa4ffbfb84db895588ffd1a8fa858 120777 root:root ../../../libfsm-0.14.7.so +File: /usr/lib/debug/.build-id/bb/ffb9ad85baa4ffbfb84db895588ffd1a8fa858.debug 120777 root:root ../../usr/lib/libfsm-0.14.7.so.debug +File: /usr/lib/debug/.build-id/f9 40755 root:root +File: /usr/lib/debug/.build-id/f9/9a48da1c17aaf142cd2698ee1e5e5907de2e85 120777 root:root ../../../libcolm-0.14.7.so +File: /usr/lib/debug/.build-id/f9/9a48da1c17aaf142cd2698ee1e5e5907de2e85.debug 120777 root:root ../../usr/lib/libcolm-0.14.7.so.debug +File: /usr/lib/debug/usr/lib/libcolm-0.14.7.so.debug 100644 root:root 499d1752e9de7bf3164dcf8706a54cfa File: /usr/lib/debug/usr/lib/libcolm.so.debug 120777 root:root libcolm-0.14.7.so.debug -File: /usr/lib/debug/usr/lib/libfsm-0.14.7.so.debug 100644 root:root 9f3744e5c8a0d94f340986478b98aa7d +File: /usr/lib/debug/usr/lib/libfsm-0.14.7.so.debug 100644 root:root 4512eae6f406985914af6d935be4515d File: /usr/lib/debug/usr/lib/libfsm.so.debug 120777 root:root libfsm-0.14.7.so.debug @@ -262,2 +262,2 @@ File: /usr/src/debug/colm-0.14.7/src/tree.c 100644 root:root f8b0e7d0b5fd6274f35d3cf17be64bb3 -RPMIdentity: c72b0e181eb7931b347fe16b20d834b8c84a55e933dabda0d3caa8f51cbbc32d8e4a80d163f55e0851126b4dddf48cab70f184270ec50e40d5ab94368cdc2a44 +RPMIdentity: 68a1e425a4c3a10077c5cc749fcc48348e38683274ece49e596f5765d306d4a991da9d1d1799898caf2642967f26484790f9b3da5e743710c5bf40ba7d48c6f9