* Package: dev-util/colm-0.14.7 * Repository: gentoo * USE: abi_x86_32 elibc_glibc kernel_linux userland_GNU x86 * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking colm-0.14.7.tar.gz to /var/tmp/portage/dev-util/colm-0.14.7/work >>> Source unpacked in /var/tmp/portage/dev-util/colm-0.14.7/work >>> Preparing source in /var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7 ... * Applying colm-0.14.7-drop-julia-check.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: colm-0.14.7/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying static-flags/2.4.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7 ... * econf: updating colm-0.14.7/config.guess with /usr/share/gnuconfig/config.guess * econf: updating colm-0.14.7/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/colm-0.14.7 --htmldir=/usr/share/doc/colm-0.14.7/html --with-sysroot=/ --libdir=/usr/lib --disable-manual checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free 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 i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 the compiler supports GNU C... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of i686-pc-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 for sys/mman.h... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether i686-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of i686-pc-linux-gnu-gcc... (cached) none checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for i686-pc-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of i686-pc-linux-gnu-g++... none checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/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... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/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... no checking for asciidoctor... no checking for pygmentize... pygmentize 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... /usr/bin/ruby checking for mcs... no checking for go... no checking for ocaml... no checking for rustc... /usr/bin/rustc 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 configuration of colm complete >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7 ... make -j64 -l64 Making all in src make[1]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src' make all-recursive make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src' Making all in aapl make[3]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl' Making all in libfsm make[3]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-idbase.lo `test -f 'idbase.cc' || echo './'`idbase.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-fsmstate.lo `test -f 'fsmstate.cc' || echo './'`fsmstate.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-fsmbase.lo `test -f 'fsmbase.cc' || echo './'`fsmbase.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-fsmattach.lo `test -f 'fsmattach.cc' || echo './'`fsmattach.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-fsmmin.lo `test -f 'fsmmin.cc' || echo './'`fsmmin.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-fsmgraph.lo `test -f 'fsmgraph.cc' || echo './'`fsmgraph.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-fsmap.lo `test -f 'fsmap.cc' || echo './'`fsmap.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-fsmcond.lo `test -f 'fsmcond.cc' || echo './'`fsmcond.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-fsmnfa.lo `test -f 'fsmnfa.cc' || echo './'`fsmnfa.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-common.lo `test -f 'common.cc' || echo './'`common.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-redfsm.lo `test -f 'redfsm.cc' || echo './'`redfsm.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-gendata.lo `test -f 'gendata.cc' || echo './'`gendata.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-allocgen.lo `test -f 'allocgen.cc' || echo './'`allocgen.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-codegen.lo `test -f 'codegen.cc' || echo './'`codegen.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-actexp.lo `test -f 'actexp.cc' || echo './'`actexp.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-binvar.lo `test -f 'binvar.cc' || echo './'`binvar.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-tables.lo `test -f 'tables.cc' || echo './'`tables.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-tabgoto.lo `test -f 'tabgoto.cc' || echo './'`tabgoto.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-tabbreak.lo `test -f 'tabbreak.cc' || echo './'`tabbreak.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-tabvar.lo `test -f 'tabvar.cc' || echo './'`tabvar.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-binary.lo `test -f 'binary.cc' || echo './'`binary.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-bingoto.lo `test -f 'bingoto.cc' || echo './'`bingoto.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-binbreak.lo `test -f 'binbreak.cc' || echo './'`binbreak.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-actloop.lo `test -f 'actloop.cc' || echo './'`actloop.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-flat.lo `test -f 'flat.cc' || echo './'`flat.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-flatgoto.lo `test -f 'flatgoto.cc' || echo './'`flatgoto.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-flatbreak.lo `test -f 'flatbreak.cc' || echo './'`flatbreak.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-flatvar.lo `test -f 'flatvar.cc' || echo './'`flatvar.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-switch.lo `test -f 'switch.cc' || echo './'`switch.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-switchgoto.lo `test -f 'switchgoto.cc' || echo './'`switchgoto.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-switchbreak.lo `test -f 'switchbreak.cc' || echo './'`switchbreak.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-switchvar.lo `test -f 'switchvar.cc' || echo './'`switchvar.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-goto.lo `test -f 'goto.cc' || echo './'`goto.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-gotoloop.lo `test -f 'gotoloop.cc' || echo './'`gotoloop.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-gotoexp.lo `test -f 'gotoexp.cc' || echo './'`gotoexp.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-ipgoto.lo `test -f 'ipgoto.cc' || echo './'`ipgoto.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-dot.lo `test -f 'dot.cc' || echo './'`dot.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c -o libfsm_la-asm.lo `test -f 'asm.cc' || echo './'`asm.cc libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c fsmattach.cc -fPIC -DPIC -o .libs/libfsm_la-fsmattach.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c idbase.cc -fPIC -DPIC -o .libs/libfsm_la-idbase.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c fsmnfa.cc -fPIC -DPIC -o .libs/libfsm_la-fsmnfa.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c fsmap.cc -fPIC -DPIC -o .libs/libfsm_la-fsmap.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c redfsm.cc -fPIC -DPIC -o .libs/libfsm_la-redfsm.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c tabgoto.cc -fPIC -DPIC -o .libs/libfsm_la-tabgoto.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c allocgen.cc -fPIC -DPIC -o .libs/libfsm_la-allocgen.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c fsmstate.cc -fPIC -DPIC -o .libs/libfsm_la-fsmstate.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c fsmmin.cc -fPIC -DPIC -o .libs/libfsm_la-fsmmin.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c fsmbase.cc -fPIC -DPIC -o .libs/libfsm_la-fsmbase.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c flatvar.cc -fPIC -DPIC -o .libs/libfsm_la-flatvar.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c codegen.cc -fPIC -DPIC -o .libs/libfsm_la-codegen.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c fsmcond.cc -fPIC -DPIC -o .libs/libfsm_la-fsmcond.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c tables.cc -fPIC -DPIC -o .libs/libfsm_la-tables.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c bingoto.cc -fPIC -DPIC -o .libs/libfsm_la-bingoto.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c actexp.cc -fPIC -DPIC -o .libs/libfsm_la-actexp.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c binvar.cc -fPIC -DPIC -o .libs/libfsm_la-binvar.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c fsmgraph.cc -fPIC -DPIC -o .libs/libfsm_la-fsmgraph.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c gendata.cc -fPIC -DPIC -o .libs/libfsm_la-gendata.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c flatbreak.cc -fPIC -DPIC -o .libs/libfsm_la-flatbreak.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c goto.cc -fPIC -DPIC -o .libs/libfsm_la-goto.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c switchbreak.cc -fPIC -DPIC -o .libs/libfsm_la-switchbreak.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c tabbreak.cc -fPIC -DPIC -o .libs/libfsm_la-tabbreak.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c common.cc -fPIC -DPIC -o .libs/libfsm_la-common.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c tabvar.cc -fPIC -DPIC -o .libs/libfsm_la-tabvar.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c gotoexp.cc -fPIC -DPIC -o .libs/libfsm_la-gotoexp.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c gotoloop.cc -fPIC -DPIC -o .libs/libfsm_la-gotoloop.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c flatgoto.cc -fPIC -DPIC -o .libs/libfsm_la-flatgoto.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c switchvar.cc -fPIC -DPIC -o .libs/libfsm_la-switchvar.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c switch.cc -fPIC -DPIC -o .libs/libfsm_la-switch.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c actloop.cc -fPIC -DPIC -o .libs/libfsm_la-actloop.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c binary.cc -fPIC -DPIC -o .libs/libfsm_la-binary.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c binbreak.cc -fPIC -DPIC -o .libs/libfsm_la-binbreak.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c flat.cc -fPIC -DPIC -o .libs/libfsm_la-flat.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c switchgoto.cc -fPIC -DPIC -o .libs/libfsm_la-switchgoto.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c dot.cc -fPIC -DPIC -o .libs/libfsm_la-dot.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c asm.cc -fPIC -DPIC -o .libs/libfsm_la-asm.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c ipgoto.cc -fPIC -DPIC -o .libs/libfsm_la-ipgoto.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c common.cc -o libfsm_la-common.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c tables.cc -o libfsm_la-tables.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c idbase.cc -o libfsm_la-idbase.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c fsmstate.cc -o libfsm_la-fsmstate.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c gotoexp.cc -o libfsm_la-gotoexp.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c actexp.cc -o libfsm_la-actexp.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c flat.cc -o libfsm_la-flat.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c fsmmin.cc -o libfsm_la-fsmmin.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c switchgoto.cc -o libfsm_la-switchgoto.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c fsmcond.cc -o libfsm_la-fsmcond.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c binary.cc -o libfsm_la-binary.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c dot.cc -o libfsm_la-dot.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c flatvar.cc -o libfsm_la-flatvar.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c switchvar.cc -o libfsm_la-switchvar.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c allocgen.cc -o libfsm_la-allocgen.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c flatgoto.cc -o libfsm_la-flatgoto.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c switchbreak.cc -o libfsm_la-switchbreak.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c bingoto.cc -o libfsm_la-bingoto.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c fsmattach.cc -o libfsm_la-fsmattach.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c binbreak.cc -o libfsm_la-binbreak.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c fsmnfa.cc -o libfsm_la-fsmnfa.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c binvar.cc -o libfsm_la-binvar.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c fsmbase.cc -o libfsm_la-fsmbase.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c actloop.cc -o libfsm_la-actloop.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c switch.cc -o libfsm_la-switch.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c flatbreak.cc -o libfsm_la-flatbreak.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c redfsm.cc -o libfsm_la-redfsm.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c tabvar.cc -o libfsm_la-tabvar.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c fsmap.cc -o libfsm_la-fsmap.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c tabbreak.cc -o libfsm_la-tabbreak.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c tabgoto.cc -o libfsm_la-tabgoto.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c gotoloop.cc -o libfsm_la-gotoloop.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c fsmgraph.cc -o libfsm_la-fsmgraph.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c ipgoto.cc -o libfsm_la-ipgoto.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c goto.cc -o libfsm_la-goto.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c gendata.cc -o libfsm_la-gendata.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c codegen.cc -o libfsm_la-codegen.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=i686 -pipe -c asm.cc -o libfsm_la-asm.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -release 0.14.7 -no-undefined -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed -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: i686-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/11.2.0/../../../../lib/crti.o /usr/lib/gcc/i686-pc-linux-gnu/11.2.0/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 -Wl,--as-needed -L/usr/lib/gcc/i686-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/i686-pc-linux-gnu/11.2.0/../../../../i686-pc-linux-gnu/lib/../lib -L/usr/lib/gcc/i686-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-pc-linux-gnu/11.2.0/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/11.2.0/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/11.2.0/../../../../lib/crtn.o -O2 -march=i686 -Wl,--no-undefined -Wl,-O1 -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: i686-pc-linux-gnu-ar cru .libs/libfsm.a libfsm_la-idbase.o libfsm_la-fsmstate.o libfsm_la-fsmbase.o libfsm_la-fsmattach.o libfsm_la-fsmmin.o libfsm_la-fsmgraph.o libfsm_la-fsmap.o libfsm_la-fsmcond.o libfsm_la-fsmnfa.o libfsm_la-common.o libfsm_la-redfsm.o libfsm_la-gendata.o libfsm_la-allocgen.o libfsm_la-codegen.o libfsm_la-actexp.o libfsm_la-binvar.o libfsm_la-tables.o libfsm_la-tabgoto.o libfsm_la-tabbreak.o libfsm_la-tabvar.o libfsm_la-binary.o libfsm_la-bingoto.o libfsm_la-binbreak.o libfsm_la-actloop.o libfsm_la-flat.o libfsm_la-flatgoto.o libfsm_la-flatbreak.o libfsm_la-flatvar.o libfsm_la-switch.o libfsm_la-switchgoto.o libfsm_la-switchbreak.o libfsm_la-switchvar.o libfsm_la-goto.o libfsm_la-gotoloop.o libfsm_la-gotoexp.o libfsm_la-ipgoto.o libfsm_la-dot.o libfsm_la-asm.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libfsm.a libtool: link: ( cd ".libs" && rm -f "libfsm.la" && ln -s "../libfsm.la" "libfsm.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/libfsm' Making all in cgil make[3]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/cgil' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/cgil' make[3]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -O2 -march=i686 -pipe -c -o colm-main.o `test -f 'main.cc' || echo './'`main.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -O2 -march=i686 -pipe -c -o bootstrap2-main.o `test -f 'main.cc' || echo './'`main.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DCONS_INIT -O2 -march=i686 -pipe -c -o bootstrap0-consinit.o `test -f 'consinit.cc' || echo './'`consinit.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DCONS_INIT -O2 -march=i686 -pipe -c -o bootstrap0-main.o `test -f 'main.cc' || echo './'`main.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-resolve.o `test -f 'resolve.cc' || echo './'`resolve.cc sedsubst: generating colm-wrap from colm-wrap.sh i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-lookup.o `test -f 'lookup.cc' || echo './'`lookup.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-synthesis.o `test -f 'synthesis.cc' || echo './'`synthesis.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-parsetree.o `test -f 'parsetree.cc' || echo './'`parsetree.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-fsmstate.o `test -f 'fsmstate.cc' || echo './'`fsmstate.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-fsmbase.o `test -f 'fsmbase.cc' || echo './'`fsmbase.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-fsmattach.o `test -f 'fsmattach.cc' || echo './'`fsmattach.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-fsmmin.o `test -f 'fsmmin.cc' || echo './'`fsmmin.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-fsmgraph.o `test -f 'fsmgraph.cc' || echo './'`fsmgraph.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-pdagraph.o `test -f 'pdagraph.cc' || echo './'`pdagraph.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-pdabuild.o `test -f 'pdabuild.cc' || echo './'`pdabuild.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-pdacodegen.o `test -f 'pdacodegen.cc' || echo './'`pdacodegen.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-fsmcodegen.o `test -f 'fsmcodegen.cc' || echo './'`fsmcodegen.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-redfsm.o `test -f 'redfsm.cc' || echo './'`redfsm.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-fsmexec.o `test -f 'fsmexec.cc' || echo './'`fsmexec.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-redbuild.o `test -f 'redbuild.cc' || echo './'`redbuild.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-closure.o `test -f 'closure.cc' || echo './'`closure.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-fsmap.o `test -f 'fsmap.cc' || echo './'`fsmap.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-dotgen.o `test -f 'dotgen.cc' || echo './'`dotgen.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-pcheck.o `test -f 'pcheck.cc' || echo './'`pcheck.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-ctinput.o `test -f 'ctinput.cc' || echo './'`ctinput.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-declare.o `test -f 'declare.cc' || echo './'`declare.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-codegen.o `test -f 'codegen.cc' || echo './'`codegen.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-exports.o `test -f 'exports.cc' || echo './'`exports.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-compiler.o `test -f 'compiler.cc' || echo './'`compiler.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-parser.o `test -f 'parser.cc' || echo './'`parser.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o libprog_a-reduce.o `test -f 'reduce.cc' || echo './'`reduce.cc /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c -o map.lo map.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c -o pdarun.lo pdarun.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c -o list.lo list.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c -o input.lo input.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c -o stream.lo stream.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c -o debug.lo debug.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c -o codevect.lo codevect.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c -o pool.lo pool.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c -o string.lo string.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c -o tree.lo tree.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c -o iter.lo iter.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c -o bytecode.lo bytecode.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c -o program.lo program.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c -o struct.lo struct.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c -o commit.lo commit.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c -o print.lo print.c i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_INIT -O2 -march=i686 -pipe -c -o bootstrap1-main.o `test -f 'main.cc' || echo './'`main.cc libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c list.c -fPIC -DPIC -o .libs/list.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c stream.c -fPIC -DPIC -o .libs/stream.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c print.c -fPIC -DPIC -o .libs/print.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c map.c -fPIC -DPIC -o .libs/map.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c iter.c -fPIC -DPIC -o .libs/iter.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c pdarun.c -fPIC -DPIC -o .libs/pdarun.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c input.c -fPIC -DPIC -o .libs/input.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c codevect.c -fPIC -DPIC -o .libs/codevect.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c pool.c -fPIC -DPIC -o .libs/pool.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c tree.c -fPIC -DPIC -o .libs/tree.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c struct.c -fPIC -DPIC -o .libs/struct.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c bytecode.c -fPIC -DPIC -o .libs/bytecode.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c program.c -fPIC -DPIC -o .libs/program.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c commit.c -fPIC -DPIC -o .libs/commit.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c string.c -fPIC -DPIC -o .libs/string.o stream.c: In function ‘colm_fd_open’: stream.c:85:17: warning: initialization of ‘int (*)(void *, __off64_t *, int)’ {aka ‘int (*)(void *, long long int *, int)’} from incompatible pointer type ‘int (*)(void *, off_t *, int)’ {aka ‘int (*)(void *, long int *, int)’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;] 85 | cfc_seek, | ^~~~~~~~ stream.c:85:17: note: (near initialization for ‘cf.seek’) libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c codevect.c -o codevect.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c list.c -o list.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c debug.c -o debug.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c commit.c -o commit.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c struct.c -o struct.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c program.c -o program.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c pool.c -o pool.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c string.c -o string.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c map.c -o map.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c input.c -o input.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c iter.c -o iter.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c stream.c -o stream.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c print.c -o print.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c pdarun.c -o pdarun.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c tree.c -o tree.o >/dev/null 2>&1 In file included from compiler.h:42, from synthesis.cc:26: parsetree.h: In member function ‘UniqueType* LangVarRef::evaluateCall(Compiler*, CodeVect&, CallArgVect*)’: parsetree.h:107:22: warning: ‘asLoc’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 107 | data[pos] = half & 0xff; | ^~~ synthesis.cc:1169:13: note: ‘asLoc’ was declared here 1169 | int asLoc; | ^~~~~ libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=i686 -pipe -c bytecode.c -o bytecode.o >/dev/null 2>&1 rm -f libprog.a i686-pc-linux-gnu-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 i686-pc-linux-gnu-ranlib libprog.a /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -release 0.14.7 -no-undefined -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed -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: i686-pc-linux-gnu-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 -Wl,--as-needed -O2 -march=i686 -Wl,--no-undefined -Wl,-O1 -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: i686-pc-linux-gnu-ar cru .libs/libcolm.a map.o pdarun.o list.o input.o stream.o debug.o codevect.o pool.o string.o tree.o iter.o bytecode.o program.o struct.o commit.o print.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libcolm.a libtool: link: ( cd ".libs" && rm -f "libcolm.la" && ln -s "../libcolm.la" "libcolm.la" ) /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -Wall -DPREFIX='"/usr"' -DCONS_INIT -O2 -march=i686 -pipe -L. -Wl,-O1 -Wl,--as-needed -o bootstrap0 bootstrap0-consinit.o bootstrap0-main.o libprog.a libcolm.la libtool: link: i686-pc-linux-gnu-g++ -Wall -DPREFIX=\"/usr\" -DCONS_INIT -O2 -march=i686 -pipe -Wl,-O1 -o .libs/bootstrap0 bootstrap0-consinit.o bootstrap0-main.o -L. -Wl,--as-needed libprog.a ./.libs/libcolm.so 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 ./colm-wrap -o gen/if1.h gen/bootstrap1.pack ./colm-wrap -o gen/parse1.c gen/bootstrap1.pack i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_INIT -O2 -march=i686 -pipe -c -o bootstrap1-loadinit.o `test -f 'loadinit.cc' || echo './'`loadinit.cc ./colm-wrap -o gen/if1.cc gen/bootstrap1.pack i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o gen/bootstrap1-parse1.o `test -f 'gen/parse1.c' || echo './'`gen/parse1.c i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_INIT -O2 -march=i686 -pipe -c -o gen/bootstrap1-if1.o `test -f 'gen/if1.cc' || echo './'`gen/if1.cc /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -Wall -DPREFIX='"/usr"' -DLOAD_INIT -O2 -march=i686 -pipe -L. -Wl,-O1 -Wl,--as-needed -o bootstrap1 bootstrap1-loadinit.o bootstrap1-main.o gen/bootstrap1-if1.o gen/bootstrap1-parse1.o libprog.a libcolm.la libtool: link: i686-pc-linux-gnu-g++ -Wall -DPREFIX=\"/usr\" -DLOAD_INIT -O2 -march=i686 -pipe -Wl,-O1 -o .libs/bootstrap1 bootstrap1-loadinit.o bootstrap1-main.o gen/bootstrap1-if1.o gen/bootstrap1-parse1.o -L. -Wl,--as-needed libprog.a ./.libs/libcolm.so 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 ./colm-wrap -o gen/if2.h gen/bootstrap2.pack ./colm-wrap -o gen/parse2.c gen/bootstrap2.pack i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -O2 -march=i686 -pipe -c -o bootstrap2-loadboot2.o `test -f 'loadboot2.cc' || echo './'`loadboot2.cc ./colm-wrap -o gen/if2.cc gen/bootstrap2.pack i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o gen/bootstrap2-parse2.o `test -f 'gen/parse2.c' || echo './'`gen/parse2.c i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -O2 -march=i686 -pipe -c -o gen/bootstrap2-if2.o `test -f 'gen/if2.cc' || echo './'`gen/if2.cc In file included from loadboot2.cc:2: loadfinal.cc: In member function ‘ObjectField* LoadColm::walkParamVarDef(param_var_def)’: loadfinal.cc:2481:32: warning: ‘type’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 2481 | return addParam( paramVarDef.id().loc(), type, typeRef, id ); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -Wall -DPREFIX='"/usr"' -DLOAD_COLM -O2 -march=i686 -pipe -L. -Wl,-O1 -Wl,--as-needed -o bootstrap2 bootstrap2-main.o bootstrap2-loadboot2.o gen/bootstrap2-if2.o gen/bootstrap2-parse2.o libprog.a libcolm.la libtool: link: i686-pc-linux-gnu-g++ -Wall -DPREFIX=\"/usr\" -DLOAD_COLM -O2 -march=i686 -pipe -Wl,-O1 -o .libs/bootstrap2 bootstrap2-main.o bootstrap2-loadboot2.o gen/bootstrap2-if2.o gen/bootstrap2-parse2.o -L. -Wl,--as-needed libprog.a ./.libs/libcolm.so 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 ./colm-wrap -o gen/if3.h gen/bootstrap3.pack ./colm-wrap -o gen/parse3.c gen/bootstrap3.pack i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -O2 -march=i686 -pipe -c -o colm-loadcolm.o `test -f 'loadcolm.cc' || echo './'`loadcolm.cc ./colm-wrap -o gen/if3.cc gen/bootstrap3.pack i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -O2 -march=i686 -pipe -c -o gen/colm-parse3.o `test -f 'gen/parse3.c' || echo './'`gen/parse3.c i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -O2 -march=i686 -pipe -c -o gen/colm-if3.o `test -f 'gen/if3.cc' || echo './'`gen/if3.cc In file included from loadcolm.cc:2: loadfinal.cc: In member function ‘ObjectField* LoadColm::walkParamVarDef(param_var_def)’: loadfinal.cc:2481:32: warning: ‘type’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 2481 | return addParam( paramVarDef.id().loc(), type, typeRef, id ); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -Wall -DPREFIX='"/usr"' -DLOAD_COLM -O2 -march=i686 -pipe -L. -Wl,-O1 -Wl,--as-needed -o colm colm-main.o colm-loadcolm.o gen/colm-if3.o gen/colm-parse3.o libprog.a -lcolm libtool: link: i686-pc-linux-gnu-g++ -Wall -DPREFIX=\"/usr\" -DLOAD_COLM -O2 -march=i686 -pipe -Wl,-O1 -o .libs/colm colm-main.o colm-loadcolm.o gen/colm-if3.o gen/colm-parse3.o -L. -Wl,--as-needed libprog.a /var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/.libs/libcolm.so make[3]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src' make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src' make[1]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src' Making all in doc make[1]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/doc' Making all in colm make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/doc/colm' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/doc/colm' make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/doc' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/doc' make[1]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/doc' Making all in test make[1]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test' Making all in . make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test' sedsubst: generating subject.mk from subject.mk.in sedsubst: generating subject.sh from subject.sh.in make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test' Making all in aapl.d make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/aapl.d' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o stress_avltree.o stress_avltree.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o util.o util.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o stress_avliter.o stress_avliter.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o stress_avlmel.o stress_avlmel.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o stress_avlmelkey.o stress_avlmelkey.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o stress_avlitree.o stress_avlitree.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o stress_avlmap.o stress_avlmap.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o stress_avlset.o stress_avlset.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o stress_avlimel.o stress_avlimel.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o stress_avlimelkey.o stress_avlimelkey.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o stress_avlimap.o stress_avlimap.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o stress_avliset.o stress_avliset.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o stress_svector.o stress_svector.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o stress_allsort.o stress_allsort.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o stress_stblsort.o stress_stblsort.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_vector.o test_vector.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_bsttable.o test_bsttable.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_bstmap.o test_bstmap.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_bstset.o test_bstset.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_doublelist.o test_doublelist.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_dlistval.o test_dlistval.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_mergesort.o test_mergesort.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_allavl.o test_allavl.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_avliter.o test_avliter.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_quicksort.o test_quicksort.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_insertsort.o test_insertsort.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_bubblesort.o test_bubblesort.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_allsort.o test_allsort.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_svector.o test_svector.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_sbsttable.o test_sbsttable.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_sbstmap.o test_sbstmap.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_sbstset.o test_sbstset.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_avlkeyless.o test_avlkeyless.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_avlikeyless.o test_avlikeyless.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_compare.o test_compare.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_string.o test_string.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl -O2 -march=i686 -pipe -c -o test_rope.o test_rope.cpp sedsubst: generating gentests from gentests.sh /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_rope test_rope.o util.o test_vector.cpp: In function ‘void testVector1()’: test_vector.cpp:49:38: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 49 | fgets(string, 200, stdin); | ~~~~~^~~~~~~~~~~~~~~~~~~~ test_vector.cpp:60:38: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 60 | fgets(string, 200, stdin); | ~~~~~^~~~~~~~~~~~~~~~~~~~ test_vector.cpp:71:38: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 71 | fgets(string, 200, stdin); | ~~~~~^~~~~~~~~~~~~~~~~~~~ test_vector.cpp:82:38: warning: ignoring return value of ‘int scanf(const char*, ...)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 82 | scanf("%i ", &pos); | ~~~~~^~~~~~~~~~~~~ test_vector.cpp:85:38: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 85 | fgets(string, 200, stdin); | ~~~~~^~~~~~~~~~~~~~~~~~~~ test_vector.cpp:96:38: warning: ignoring return value of ‘int scanf(const char*, ...)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 96 | scanf("%i ", &pos); | ~~~~~^~~~~~~~~~~~~ test_vector.cpp:99:38: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 99 | fgets(string, 200, stdin); | ~~~~~^~~~~~~~~~~~~~~~~~~~ test_vector.cpp:110:38: warning: ignoring return value of ‘int scanf(const char*, ...)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 110 | scanf("%i", &pos); | ~~~~~^~~~~~~~~~~~ test_vector.cpp:111:38: warning: ignoring return value of ‘int scanf(const char*, ...)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 111 | scanf("%i", &len); | ~~~~~^~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_bubblesort test_bubblesort.o util.o test_svector.cpp: In function ‘void testVector1()’: test_svector.cpp:55:38: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 55 | fgets(string, 200, stdin); | ~~~~~^~~~~~~~~~~~~~~~~~~~ test_svector.cpp:66:38: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 66 | fgets(string, 200, stdin); | ~~~~~^~~~~~~~~~~~~~~~~~~~ test_svector.cpp:77:38: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 77 | fgets(string, 200, stdin); | ~~~~~^~~~~~~~~~~~~~~~~~~~ test_svector.cpp:88:38: warning: ignoring return value of ‘int scanf(const char*, ...)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 88 | scanf("%i ", &pos); | ~~~~~^~~~~~~~~~~~~ test_svector.cpp:91:38: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 91 | fgets(string, 200, stdin); | ~~~~~^~~~~~~~~~~~~~~~~~~~ test_svector.cpp:102:38: warning: ignoring return value of ‘int scanf(const char*, ...)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 102 | scanf("%i ", &pos); | ~~~~~^~~~~~~~~~~~~ test_svector.cpp:105:38: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 105 | fgets(string, 200, stdin); | ~~~~~^~~~~~~~~~~~~~~~~~~~ test_svector.cpp:116:38: warning: ignoring return value of ‘int scanf(const char*, ...)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 116 | scanf("%i", &pos); | ~~~~~^~~~~~~~~~~~ test_svector.cpp:117:38: warning: ignoring return value of ‘int scanf(const char*, ...)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 117 | scanf("%i", &len); | ~~~~~^~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_avlkeyless test_avlkeyless.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_rope test_rope.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_quicksort test_quicksort.o util.o /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_compare test_compare.o util.o /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_allsort test_allsort.o util.o /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_insertsort test_insertsort.o util.o /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_sbstmap test_sbstmap.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_bubblesort test_bubblesort.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o stress_avlitree stress_avlitree.o util.o /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o stress_avltree stress_avltree.o util.o /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_bstmap test_bstmap.o util.o /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o stress_avliset stress_avliset.o util.o /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_sbstset test_sbstset.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_avlkeyless test_avlkeyless.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o stress_avlimap stress_avlimap.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_quicksort test_quicksort.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_compare test_compare.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_avlikeyless test_avlikeyless.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_insertsort test_insertsort.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_allsort test_allsort.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o stress_avlmap stress_avlmap.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_sbstmap test_sbstmap.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_bstset test_bstset.o util.o /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o stress_avlset stress_avlset.o util.o /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_mergesort test_mergesort.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o stress_avlitree stress_avlitree.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_sbstset test_sbstset.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o stress_avltree stress_avltree.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_string test_string.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o stress_avliset stress_avliset.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o stress_avlimap stress_avlimap.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o stress_stblsort stress_stblsort.o util.o /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o stress_allsort stress_allsort.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_bstmap test_bstmap.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_avlikeyless test_avlikeyless.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_bsttable test_bsttable.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_bstset test_bstset.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o stress_avlmap stress_avlmap.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o stress_avlset stress_avlset.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_mergesort test_mergesort.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_string test_string.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o stress_stblsort stress_stblsort.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o stress_avliter stress_avliter.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o stress_allsort stress_allsort.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_doublelist test_doublelist.o util.o /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_dlistval test_dlistval.o util.o /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o stress_avlmel stress_avlmel.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_bsttable test_bsttable.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o stress_avlimelkey stress_avlimelkey.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o stress_avliter stress_avliter.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_doublelist test_doublelist.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_dlistval test_dlistval.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o stress_avlmel stress_avlmel.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o stress_avlimel stress_avlimel.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o stress_avlimelkey stress_avlimelkey.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o stress_avlmelkey stress_avlmelkey.o util.o /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_sbsttable test_sbsttable.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o stress_avlimel stress_avlimel.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o stress_avlmelkey stress_avlmelkey.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_sbsttable test_sbsttable.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_avliter test_avliter.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_avliter test_avliter.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_vector test_vector.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_vector test_vector.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o stress_svector stress_svector.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o stress_svector stress_svector.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_allavl test_allavl.o util.o /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -Wl,--as-needed -o test_svector test_svector.o util.o libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_allavl test_allavl.o util.o -Wl,--as-needed libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o test_svector test_svector.o util.o -Wl,--as-needed make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/aapl.d' Making all in colm.d make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/colm.d' sedsubst: generating gentests from gentests.sh make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/colm.d' Making all in rlhc.d make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/rlhc.d' ../../src/colm -b rlhc_object -o rlhc rlhc.lm make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/rlhc.d' Making all in rlparse.d make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/rlparse.d' ../../src/colm -c -b rlparse_object -o parse.c -e if.h -x if.cc -m commit.cc rlparse.lm make all-am make[3]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/rlparse.d' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o rlparse-parse.o `test -f 'parse.c' || echo './'`parse.c i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o rlparse-if.o `test -f 'if.cc' || echo './'`if.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o rlparse-commit.o `test -f 'commit.cc' || echo './'`commit.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o rlparse-actparams.o `test -f 'actparams.cc' || echo './'`actparams.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o rlparse-parsetree.o `test -f 'parsetree.cc' || echo './'`parsetree.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o rlparse-parsedata.o `test -f 'parsedata.cc' || echo './'`parsedata.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o rlparse-common.o `test -f 'common.cc' || echo './'`common.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o rlparse-fsmap.o `test -f 'fsmap.cc' || echo './'`fsmap.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o rlparse-fsmbase.o `test -f 'fsmbase.cc' || echo './'`fsmbase.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o rlparse-idbase.o `test -f 'idbase.cc' || echo './'`idbase.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o rlparse-load.o `test -f 'load.cc' || echo './'`load.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o rlparse-reducer.o `test -f 'reducer.cc' || echo './'`reducer.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o rlparse-inputdata.o `test -f 'inputdata.cc' || echo './'`inputdata.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o rlparse-fsmgraph.o `test -f 'fsmgraph.cc' || echo './'`fsmgraph.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o rlparse-main.o `test -f 'main.cc' || echo './'`main.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o rlparse-dump.o `test -f 'dump.cc' || echo './'`dump.cc In file included from ../../src/include/colm/tree.h:34, from if.h:5, from load.cc:23: ../../src/include/colm/defs.h:30: warning: "SIZEOF_LONG" redefined 30 | #define SIZEOF_LONG 4 | In file included from ragel.h:30, from load.h:25, from load.cc:22: config.h:62: note: this is the location of the previous definition 62 | #define SIZEOF_LONG 8 | In file included from gendata.h:28, from inputdata.h:29, from reducer.h:19, from commit.cc:20: config.h:62: warning: "SIZEOF_LONG" redefined 62 | #define SIZEOF_LONG 8 | In file included from ../../src/include/colm/pdarun.h:27, from commit.cc:1: ../../src/include/colm/defs.h:30: note: this is the location of the previous definition 30 | #define SIZEOF_LONG 4 | In file included from gendata.h:28, from inputdata.h:29, from load.cc:25: config.h:62: warning: "SIZEOF_LONG" redefined 62 | #define SIZEOF_LONG 8 | In file included from ../../src/include/colm/tree.h:34, from if.h:5, from load.cc:23: ../../src/include/colm/defs.h:30: note: this is the location of the previous definition 30 | #define SIZEOF_LONG 4 | In file included from gendata.h:28, from inputdata.h:29, from reducer.h:19, from reducer.cc:22: config.h:62: warning: "SIZEOF_LONG" redefined 62 | #define SIZEOF_LONG 8 | In file included from ../../src/include/colm/pdarun.h:27, from reducer.h:1, from reducer.cc:22: ../../src/include/colm/defs.h:30: note: this is the location of the previous definition 30 | #define SIZEOF_LONG 4 | In file included from ../../src/include/colm/tree.h:34, from parsedata.cc:34: ../../src/include/colm/defs.h:30: warning: "SIZEOF_LONG" redefined 30 | #define SIZEOF_LONG 4 | In file included from redfsm.h:28, from gendata.h:29, from inputdata.h:29, from parsedata.cc:33: config.h:62: note: this is the location of the previous definition 62 | #define SIZEOF_LONG 8 | In file included from ../../src/include/colm/pdarun.h:27, from reducer.h:1, from inputdata.cc:27: ../../src/include/colm/defs.h:30: warning: "SIZEOF_LONG" redefined 30 | #define SIZEOF_LONG 4 | In file included from fsmgraph.h:25, from gendata.h:31, from inputdata.h:29, from inputdata.cc:24: config.h:62: note: this is the location of the previous definition 62 | #define SIZEOF_LONG 8 | /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -L../../src -Wl,-O1 -Wl,--as-needed -o rlparse rlparse-parse.o rlparse-if.o rlparse-commit.o rlparse-actparams.o rlparse-parsetree.o rlparse-parsedata.o rlparse-common.o rlparse-fsmap.o rlparse-fsmbase.o rlparse-idbase.o rlparse-load.o rlparse-reducer.o rlparse-inputdata.o rlparse-fsmgraph.o rlparse-main.o rlparse-dump.o -lcolm libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o .libs/rlparse rlparse-parse.o rlparse-if.o rlparse-commit.o rlparse-actparams.o rlparse-parsetree.o rlparse-parsedata.o rlparse-common.o rlparse-fsmap.o rlparse-fsmbase.o rlparse-idbase.o rlparse-load.o rlparse-reducer.o rlparse-inputdata.o rlparse-fsmgraph.o rlparse-main.o rlparse-dump.o -L../../src -Wl,--as-needed /var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/.libs/libcolm.so make[3]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/rlparse.d' make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/rlparse.d' Making all in trans.d make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/trans.d' ../../src/colm -b trans_object -c -o trans.c trans.lm make all-am make[3]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/trans.d' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o trans-actparams.o `test -f 'actparams.cc' || echo './'`actparams.cc i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o trans-trans.o `test -f 'trans.c' || echo './'`trans.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -O2 -march=i686 -pipe -c -o trans-main.o `test -f 'main.c' || echo './'`main.c /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -L../../src -Wl,-O1 -Wl,--as-needed -o trans trans-actparams.o trans-trans.o trans-main.o -lcolm libtool: link: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wl,-O1 -o .libs/trans trans-actparams.o trans-trans.o trans-main.o -L../../src -Wl,--as-needed /var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/.libs/libcolm.so make[3]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/trans.d' make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/trans.d' make[1]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test' make[1]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7' >>> Source compiled. >>> Test phase: dev-util/colm-0.14.7 make -j64 -l64 check Making check in src make[1]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src' Making check in aapl make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/aapl' Making check in libfsm make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/libfsm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/libfsm' Making check in cgil make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/cgil' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/cgil' make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src' make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src' make[1]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src' Making check in doc make[1]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/doc' Making check in colm make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/doc/colm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/doc/colm' make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/doc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/doc' make[1]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/doc' Making check in test make[1]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test' Making check in . make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test' Making check in aapl.d make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/aapl.d' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/aapl.d' Making check in colm.d make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/colm.d' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/colm.d' Making check in rlhc.d make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/rlhc.d' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/rlhc.d' Making check in rlparse.d make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/rlparse.d' make check-am make[3]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/rlparse.d' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/rlparse.d' make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/rlparse.d' Making check in trans.d make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/trans.d' make check-am make[3]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/trans.d' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/trans.d' make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test/trans.d' make[1]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test' make[1]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7' ---- in ./aapl.d testing test_allavl testing test_allsort testing test_avlikeyless testing test_avliter testing test_avlkeyless testing test_bstmap testing test_bstset testing test_bsttable testing test_compare testing test_dlistval testing test_doublelist testing test_insertsort testing test_mergesort testing test_quicksort testing test_rope testing test_sbstmap testing test_sbstset testing test_sbsttable testing test_string testing test_svector testing test_vector ---- in ./colm.d testing accum1 testing accum2 testing accum3 testing accumbt1 testing accumbt2 testing accumbt3 testing argv1 testing argv2 testing backtrack1 testing backtrack2 testing backtrack3 testing binary1 testing btscan1 testing btscan2 testing call1 testing collect testing commitbt testing concat1 testing concat2 testing construct1 testing construct2 testing construct3 testing construct4 testing constructex testing context1 testing context2 testing context3 testing counting1 testing counting2 testing counting3 testing counting4 testing decl1 testing decl2 testing decl3 testing define1 testing div testing exit1 testing exit2 testing exit3 testing exit4 testing exit5 testing exit6 testing export1 testing ext1 testing factor1 testing factor2 testing factor3 testing factor4 testing factor5 testing factor6 testing forloop1 testing forloop2 testing forloop3 testing func1 testing func2 testing func3 testing func4 testing generate1 testing generate2 testing heredoc testing ifblock1 testing ignore1 testing ignore2 testing ignore3 testing ignore4 testing ignore5 testing include1 testing indent testing inpush1 testing island testing lhs1 testing liftattrs testing list1 testing list2 testing list3 testing list4 testing literal1 testing load1 testing logical1 testing lookup1 testing mailbox testing maketree1 testing map1 testing map2 testing map3 testing map4 testing map5 testing map6 testing matchex testing maxlen testing multiregion1 testing multiregion2 testing mutualrec testing namespace1 testing nestedcomm testing new1 testing open1 testing open2 testing order1 testing order2 testing parse1 testing parsetree1 testing pointer1 testing postfix testing print1 testing prints testing pull1 testing pull2 testing pushloc testing ragelambig1 testing ragelambig2 testing ragelambig3 testing ragelambig4 testing redef1 testing redef2 testing redef3 testing redef4 testing redef5 testing rediv testing ref1 testing ref2 testing ref3 testing reor1 testing reor2 testing reparse testing repeat1 testing repeat2 testing rhsref1 testing rhsref2 testing rubyhere testing scan1 testing scope1 testing send1 testing sendstream testing sprintf testing stds1 testing streamseq1 testing streamseq2 testing string testing struct1 testing superid testing switch1 testing switch2 testing tags1 testing tags2 testing tags3 testing tags4 testing tcontext1 testing til testing translate1 testing translate2 testing travs1 testing treecmp1 testing typeref1 testing typeref2 testing typeref3 testing undofrag1 testing undofrag2 testing undofrag3 testing undolist1 testing undomap1 testing undomap2 testing utf8 testing void1 testing while1 testing xmlac ---- in ./rlhc.d executing case/atoi1_c.c-C-F1--goto-backend.in c executing case/atoi1_crack.crk-K-T1--var-backend.in crack executing case/atoi1_cs.cs-A-F0--goto-backend.in csharp executing case/atoi1_cs.cs-A-F1--var-backend.in csharp executing case/atoi1_cs.cs-A-T1--var-backend.in csharp executing case/atoi1_go.go-Z-F1--var-backend.in go executing case/atoi1_go.go-Z-G0--goto-backend.in go executing case/atoi1_go.go-Z-G2--goto-backend.in go executing case/atoi1_go.go-Z-T0--goto-backend.in go executing case/atoi1_java.java-J-F1--goto-backend.in java executing case/atoi1_java.java-J-F1--var-backend.in java executing case/atoi1_julia.jl-Y-F0--var-backend.in julia executing case/atoi1_ocaml.ml-O-F0--var-backend.in ocaml executing case/atoi1_ruby.rb-R-F0--var-backend.in ruby executing case/atoi1_ruby.rb-R-T0--var-backend.in ruby executing case/atoi1_rust.rs-U-F1--var-backend.in rust executing case/atoi2_c.c-C-G2--goto-backend.in c executing case/atoi2_c.c-C-T0--var-backend.in c executing case/atoi2_c.c-C-T1--goto-backend.in c executing case/atoi2_crack.crk-K-F1--var-backend.in crack executing case/atoi2_crack.crk-K-T1--var-backend.in crack executing case/atoi2_cs.cs-A-F1--goto-backend.in csharp executing case/atoi2_cs.cs-A-G1--goto-backend.in csharp executing case/atoi2_cs.cs-A-T0--var-backend.in csharp executing case/atoi2_go.go-Z-F1--goto-backend.in go executing case/atoi2_go.go-Z-T0--var-backend.in go executing case/atoi2_java.java-J-F0--goto-backend.in java executing case/atoi2_ocaml.ml-O-T0--var-backend.in ocaml executing case/atoi2_ruby.rb-R-F0--var-backend.in ruby executing case/atoi2_ruby.rb-R-F1--var-backend.in ruby executing case/atoi2_ruby.rb-R-T0--var-backend.in ruby executing case/atoi2_rust.rs-U-F1--var-backend.in rust executing case/atoi3.rb-R-F0--var-backend.in ruby executing case/atoi3.rb-R-T0--var-backend.in ruby executing case/atoi4.ml-O-T1--var-backend.in ocaml executing case/builtin.c-C-G0--goto-backend.in c executing case/builtin.c-C-G1--goto-backend.in c executing case/builtin.c-C-G2--goto-backend.in c executing case/builtin.c-C-T0--goto-backend.in c executing case/builtin.c-C-T1--goto-backend.in c executing case/call1.c-C-F0--goto-backend.in c executing case/call2.cpp-C-G2--goto-backend.in c executing case/call2.cpp-C-T0--goto-backend.in c executing case/call3.m-C-F0--goto-backend.in c executing case/call3.m-C-G2--goto-backend.in c executing case/call4_c.c-C-G1--goto-backend.in c executing case/call4_c.c-C-T0--goto-backend.in c executing case/call4_c.c-C-T1--goto-backend.in c executing case/call4_cs.cs-A-F0--goto-backend.in csharp executing case/call4_cs.cs-A-G1--goto-backend.in csharp executing case/call4_cs.cs-A-T1--goto-backend.in csharp executing case/call4_go.go-Z-G1--goto-backend.in go executing case/call4_java.java-J-F1--goto-backend.in java executing case/call4_java.java-J-T0--goto-backend.in java executing case/caseindep_c.c-C-F0--goto-backend.in c executing case/caseindep_c.c-C-G1--goto-backend.in c executing case/caseindep_c.c-C-G2--goto-backend.in c executing case/caseindep_c.c-C-T0--goto-backend.in c executing case/caseindep_cs.cs-A-F1--goto-backend.in csharp executing case/caseindep_cs.cs-A-F1--var-backend.in csharp executing case/caseindep_cs.cs-A-T0--goto-backend.in csharp executing case/caseindep_cs.cs-A-T1--var-backend.in csharp executing case/caseindep_go.go-Z-F0--var-backend.in go executing case/caseindep_go.go-Z-T0--goto-backend.in go executing case/caseindep_go.go-Z-T1--var-backend.in go executing case/caseindep_java.java-J-F1--goto-backend.in java executing case/caseindep_java.java-J-T0--goto-backend.in java executing case/caseindep_java.java-J-T1--var-backend.in java executing case/caseindep_julia.jl-Y-T0--var-backend.in julia executing case/caseindep_ocaml.ml-O-F0--var-backend.in ocaml executing case/caseindep_ocaml.ml-O-T0--var-backend.in ocaml executing case/caseindep_ocaml.ml-O-T1--var-backend.in ocaml executing case/caseindep_ruby.rb-R-T0--var-backend.in ruby executing case/caseindep_rust.rs-U-T1--var-backend.in rust executing case/clang1.c-C-F0--var-backend.in c executing case/clang1.c-C-F1--var-backend.in c executing case/clang1.c-C-G0--goto-backend.in c executing case/clang1.c-C-G2--goto-backend.in c executing case/clang1.c-C-T0--goto-backend.in c executing case/clang1.c-C-T1--var-backend.in c executing case/clang2.m-C-F0--goto-backend.in c executing case/clang2.m-C-G0--goto-backend.in c executing case/clang2.m-C-T1--goto-backend.in c executing case/cond10.cpp-C-F0--var-backend.in c executing case/cond10.cpp-C-G2--goto-backend.in c executing case/cond10.cpp-C-T0--goto-backend.in c executing case/cond10.cpp-C-T1--goto-backend.in c executing case/cond1_c.c-C-G1--goto-backend.in c executing case/cond1_c.c-C-G2--goto-backend.in c executing case/cond1_c.c-C-T1--goto-backend.in c executing case/cond1_cs.cs-A-F0--goto-backend.in csharp executing case/cond1_cs.cs-A-G0--goto-backend.in csharp executing case/cond1_cs.cs-A-T1--goto-backend.in csharp executing case/cond1_go.go-Z-F0--goto-backend.in go executing case/cond1_go.go-Z-F1--goto-backend.in go executing case/cond1_go.go-Z-G1--goto-backend.in go executing case/cond1_go.go-Z-T1--var-backend.in go executing case/cond1_java.java-J-F0--goto-backend.in java executing case/cond1_java.java-J-T0--var-backend.in java executing case/cond1_julia.jl-Y-F1--var-backend.in julia executing case/cond1_ocaml.ml-O-T0--var-backend.in ocaml executing case/cond1_ruby.rb-R-F0--var-backend.in ruby executing case/cond1_rust.rs-U-T1--var-backend.in rust executing case/cond2.cpp-C-F0--goto-backend.in c executing case/cond2.cpp-C-F1--goto-backend.in c executing case/cond2.cpp-C-F1--var-backend.in c executing case/cond2.cpp-C-T0--goto-backend.in c executing case/cond2.cpp-C-T0--var-backend.in c executing case/cond4.cpp-C-F1--goto-backend.in c executing case/cond4.cpp-C-F1--var-backend.in c executing case/cond4.cpp-C-T1--goto-backend.in c executing case/cond5.cpp-C-F0--goto-backend.in c executing case/cond5.cpp-C-F0--var-backend.in c executing case/cond5.cpp-C-T1--var-backend.in c executing case/cond6.cpp-C-T1--var-backend.in c executing case/cond7_c.c-C-F1--var-backend.in c executing case/cond7_c.c-C-G0--goto-backend.in c executing case/cond7_c.c-C-T1--var-backend.in c executing case/cond7_cs.cs-A-F0--var-backend.in csharp executing case/cond7_cs.cs-A-F1--var-backend.in csharp executing case/cond7_cs.cs-A-G0--goto-backend.in csharp executing case/cond7_cs.cs-A-T0--var-backend.in csharp executing case/cond7_cs.cs-A-T1--goto-backend.in csharp executing case/cond7_go.go-Z-F1--goto-backend.in go executing case/cond7_go.go-Z-F1--var-backend.in go executing case/cond7_go.go-Z-G0--goto-backend.in go executing case/cond7_go.go-Z-G2--goto-backend.in go executing case/cond7_go.go-Z-T0--goto-backend.in go executing case/cond7_java.java-J-T0--var-backend.in java executing case/cond7_julia.jl-Y-F0--var-backend.in julia executing case/cond7_ocaml.ml-O-T1--var-backend.in ocaml executing case/cond8.ml-O-F1--var-backend.in ocaml executing case/cond8.ml-O-T1--var-backend.in ocaml executing case/conderr1.cpp-C-F0--goto-backend.in c executing case/conderr1.cpp-C-F0--var-backend.in c executing case/conderr1.cpp-C-T0--var-backend.in c executing case/conderr2.c-C-G0--goto-backend.in c executing case/conderr2.c-C-T0--var-backend.in c executing case/condrep1.cpp-C-T1--goto-backend.in c executing case/condrep2.cpp-C-F0--goto-backend.in c executing case/condrep2.cpp-C-F0--var-backend.in c executing case/condrep2.cpp-C-F1--var-backend.in c executing case/condrep2.cpp-C-T1--var-backend.in c executing case/condrep3.cpp-C-F1--goto-backend.in c executing case/condrep3.cpp-C-F1--var-backend.in c executing case/condrep4.cpp-C-G1--goto-backend.in c executing case/condrep4.cpp-C-T0--goto-backend.in c executing case/condrep4.cpp-C-T1--var-backend.in c executing case/crack1.crk-K-F1--var-backend.in crack executing case/crack1.crk-K-T1--var-backend.in crack executing case/curs1_c.c-C-F0--goto-backend.in c executing case/curs1_c.c-C-F0--var-backend.in c executing case/curs1_c.c-C-F1--var-backend.in c executing case/curs1_c.c-C-T1--goto-backend.in c executing case/curs1_crack.crk-K-F0--var-backend.in crack executing case/curs1_crack.crk-K-T0--var-backend.in crack executing case/curs1_cs.cs-A-F0--goto-backend.in csharp executing case/curs1_cs.cs-A-F0--var-backend.in csharp executing case/curs1_cs.cs-A-G0--goto-backend.in csharp executing case/curs1_cs.cs-A-T1--goto-backend.in csharp executing case/curs1_go.go-Z-F0--goto-backend.in go executing case/curs1_go.go-Z-T0--var-backend.in go executing case/curs1_go.go-Z-T1--var-backend.in go executing case/curs1_java.java-J-F0--var-backend.in java executing case/curs1_java.java-J-F1--goto-backend.in java executing case/curs1_java.java-J-T0--goto-backend.in java executing case/curs1_julia.jl-Y-T0--var-backend.in julia executing case/curs1_julia.jl-Y-T1--var-backend.in julia executing case/curs1_ocaml.ml-O-F1--var-backend.in ocaml executing case/curs1_ocaml.ml-O-T1--var-backend.in ocaml executing case/curs1_rust.rs-U-F0--var-backend.in rust executing case/curs1_rust.rs-U-T0--var-backend.in rust executing case/element2.c-C-F1--goto-backend.in c executing case/element2.c-C-G0--goto-backend.in c executing case/element2.c-C-T0--goto-backend.in c executing case/element2.c-C-T1--goto-backend.in c executing case/element3.m-C-F0--var-backend.in c executing case/element3.m-C-G1--goto-backend.in c executing case/element3.m-C-T1--var-backend.in c executing case/eofact_c.c-C-F1--goto-backend.in c executing case/eofact_c.c-C-F1--var-backend.in c executing case/eofact_c.c-C-G0--goto-backend.in c executing case/eofact_c.c-C-G1--goto-backend.in c executing case/eofact_c.c-C-T1--var-backend.in c executing case/eofact_cs.cs-A-F0--var-backend.in csharp executing case/eofact_cs.cs-A-G0--goto-backend.in csharp executing case/eofact_go.go-Z-F0--var-backend.in go executing case/eofact_java.java-J-F1--goto-backend.in java executing case/eofact_java.java-J-T0--var-backend.in java executing case/eofact_julia.jl-Y-F1--var-backend.in julia executing case/eofact_ocaml.ml-O-T0--var-backend.in ocaml executing case/eofact_ocaml.ml-O-T1--var-backend.in ocaml executing case/erract1.cpp-C-F0--goto-backend.in c executing case/erract1.cpp-C-F1--goto-backend.in c executing case/erract1.cpp-C-F1--var-backend.in c executing case/erract1.cpp-C-G2--goto-backend.in c executing case/erract1.cpp-C-T0--goto-backend.in c executing case/erract1.cpp-C-T1--var-backend.in c executing case/erract2_c.c-C-F0--var-backend.in c executing case/erract2_c.c-C-F1--goto-backend.in c executing case/erract2_crack.crk-K-F0--var-backend.in crack executing case/erract2_cs.cs-A-F0--var-backend.in csharp executing case/erract2_cs.cs-A-G1--goto-backend.in csharp executing case/erract2_go.go-Z-F1--var-backend.in go executing case/erract2_go.go-Z-G0--goto-backend.in go executing case/erract2_go.go-Z-T0--var-backend.in go executing case/erract2_java.java-J-F0--goto-backend.in java executing case/erract2_java.java-J-T1--var-backend.in java executing case/erract2_julia.jl-Y-T0--var-backend.in julia executing case/erract2_ocaml.ml-O-F1--var-backend.in ocaml executing case/erract2_ocaml.ml-O-T0--var-backend.in ocaml executing case/erract2_ruby.rb-R-T1--var-backend.in ruby executing case/erract2_rust.rs-U-F0--var-backend.in rust executing case/erract3.c-C-F1--goto-backend.in c executing case/erract3.c-C-G1--goto-backend.in c executing case/erract3.c-C-T1--goto-backend.in c executing case/erract3.c-C-T1--var-backend.in c executing case/erract4.m-C-F1--goto-backend.in c executing case/erract5.m-C-F1--goto-backend.in c executing case/erract5.m-C-G0--goto-backend.in c executing case/erract6.c-C-F0--var-backend.in c executing case/erract6.c-C-F1--var-backend.in c executing case/erract8.java-J-T1--goto-backend.in java executing case/erract8.java-J-T1--var-backend.in java executing case/erract9.rb-R-F0--var-backend.in ruby executing case/erract9.rb-R-F1--var-backend.in ruby executing case/erract9.rb-R-T1--var-backend.in ruby executing case/export1.c-C-F0--goto-backend.in c executing case/export1.c-C-F1--goto-backend.in c executing case/export2.java-J-T0--var-backend.in java executing case/export2.java-J-T1--goto-backend.in java executing case/export2.java-J-T1--var-backend.in java executing case/export3.rb-R-T0--var-backend.in ruby executing case/fnext1.c-C-G0--goto-backend.in c executing case/fnext1.c-C-G2--goto-backend.in c executing case/fnext2.c-C-F0--var-backend.in c executing case/fnext2.c-C-T1--goto-backend.in c executing case/fnext3.c-C-T0--var-backend.in c executing case/fnext3.c-C-T1--var-backend.in c executing case/forder1.c-C-F0--var-backend.in c executing case/forder2.c-C-F0--goto-backend.in c executing case/forder2.c-C-F0--var-backend.in c executing case/forder2.c-C-F1--var-backend.in c executing case/forder2.c-C-G0--goto-backend.in c executing case/forder2.c-C-T0--goto-backend.in c executing case/forder2.c-C-T0--var-backend.in c executing case/forder3.c-C-F0--goto-backend.in c executing case/forder3.c-C-F0--var-backend.in c executing case/forder3.c-C-G0--goto-backend.in c executing case/genrep1.c-C-F0--goto-backend.in c executing case/genrep1.c-C-F1--goto-backend.in c executing case/genrep2.c-C-F0--goto-backend.in c executing case/genrep2.c-C-F1--goto-backend.in c executing case/genrep2.c-C-G0--goto-backend.in c executing case/genrep2.c-C-T0--var-backend.in c executing case/genrep2.c-C-T1--goto-backend.in c executing case/genrep4.c-C-F0--var-backend.in c executing case/genrep4.c-C-G0--goto-backend.in c executing case/genrep4.c-C-G1--goto-backend.in c executing case/genrep4.c-C-G2--goto-backend.in c executing case/genrep4.c-C-T0--goto-backend.in c executing case/genrep4.c-C-T0--var-backend.in c executing case/genrep4.c-C-T1--goto-backend.in c executing case/genrep4.c-C-T1--var-backend.in c executing case/genrep5.c-C-F0--goto-backend.in c executing case/genrep5.c-C-F0--var-backend.in c executing case/genrep5.c-C-G0--goto-backend.in c executing case/genrep5.c-C-T0--var-backend.in c executing case/genrep6.c-C-F1--goto-backend.in c executing case/genrep6.c-C-G0--goto-backend.in c executing case/genrep6.c-C-G1--goto-backend.in c executing case/genrep6.c-C-T1--goto-backend.in c executing case/genrep6.c-C-T1--var-backend.in c executing case/goto1_c.c-C-G1--goto-backend.in c executing case/goto1_c.c-C-G2--goto-backend.in c executing case/goto1_cs.cs-A-F0--goto-backend.in csharp executing case/goto1_cs.cs-A-G0--goto-backend.in csharp executing case/goto1_go.go-Z-F0--var-backend.in go executing case/goto1_go.go-Z-F1--var-backend.in go executing case/goto1_go.go-Z-T1--goto-backend.in go executing case/goto1_java.java-J-F0--var-backend.in java executing case/goto1_julia.jl-Y-F0--var-backend.in julia executing case/goto1_julia.jl-Y-T0--var-backend.in julia executing case/goto1_rust.rs-U-F1--var-backend.in rust executing case/goto1_rust.rs-U-T0--var-backend.in rust executing case/goto1_rust.rs-U-T1--var-backend.in rust executing case/gotocallret1_c.c-C-F0--goto-backend.in c executing case/gotocallret2_c.c-C-G1--goto-backend.in c executing case/gotocallret2_c.c-C-T0--goto-backend.in c executing case/gotocallret2_cs.cs-A-F0--goto-backend.in csharp executing case/gotocallret2_cs.cs-A-G0--goto-backend.in csharp executing case/gotocallret2_cs.cs-A-G1--goto-backend.in csharp executing case/gotocallret2_cs.cs-A-T0--goto-backend.in csharp executing case/gotocallret2_cs.cs-A-T1--goto-backend.in csharp executing case/gotocallret2_java.java-J-T0--goto-backend.in java executing case/gotocallret3_c.c-C-F1--var-backend.in c executing case/gotocallret3_c.c-C-G0--goto-backend.in c executing case/gotocallret3_cs.cs-A-F0--goto-backend.in csharp executing case/gotocallret3_cs.cs-A-F0--var-backend.in csharp executing case/gotocallret3_cs.cs-A-G0--goto-backend.in csharp executing case/gotocallret3_cs.cs-A-G1--goto-backend.in csharp executing case/gotocallret3_cs.cs-A-T0--var-backend.in csharp executing case/gotocallret3_go.go-Z-F0--goto-backend.in go executing case/gotocallret3_go.go-Z-F1--var-backend.in go executing case/gotocallret3_go.go-Z-G1--goto-backend.in go executing case/gotocallret3_go.go-Z-T1--goto-backend.in go executing case/gotocallret3_java.java-J-F0--goto-backend.in java executing case/gotocallret3_java.java-J-F0--var-backend.in java executing case/gotocallret3_ocaml.ml-O-F0--var-backend.in ocaml executing case/gotocallret3_ocaml.ml-O-T1--var-backend.in ocaml executing case/gotocallret3_ruby.rb-R-T1--var-backend.in ruby executing case/gotocallret3_rust.rs-U-F1--var-backend.in rust executing case/gotocallret3_rust.rs-U-T0--var-backend.in rust executing case/high1.c-C-G1--goto-backend.in c executing case/high1.c-C-T0--goto-backend.in c executing case/high1.c-C-T0--var-backend.in c executing case/high2.cpp-C-F0--var-backend.in c executing case/high2.cpp-C-F1--goto-backend.in c executing case/high2.cpp-C-T1--goto-backend.in c executing case/high3.m-C-F1--goto-backend.in c executing case/high3.m-C-G1--goto-backend.in c executing case/high3.m-C-G2--goto-backend.in c executing case/high3.m-C-T0--goto-backend.in c executing case/high3.m-C-T0--var-backend.in c executing case/high3.m-C-T1--var-backend.in c executing case/import1.c-C-F0--goto-backend.in c executing case/import1.c-C-F0--var-backend.in c executing case/import1.c-C-F1--goto-backend.in c executing case/import1.c-C-F1--var-backend.in c executing case/import1.c-C-G2--goto-backend.in c executing case/import1.c-C-T0--var-backend.in c executing case/java1.java-J-F0--var-backend.in java executing case/java1.java-J-T0--var-backend.in java executing case/java2.java-J-T0--var-backend.in java executing case/lmgoto.cpp-C-F0--goto-backend.in c executing case/lmgoto.cpp-C-F1--goto-backend.in c executing case/lmgoto.cpp-C-T1--var-backend.in c executing case/ncall1_c.c-C-F1--goto-backend.in c executing case/ncall1_c.c-C-F1--var-backend.in c executing case/ncall1_c.c-C-T0--goto-backend.in c executing case/ncall1_c.c-C-T0--var-backend.in c executing case/ncall1_c.c-C-T1--goto-backend.in c executing case/ncall1_crack.crk-K-T0--var-backend.in crack executing case/ncall1_cs.cs-A-F0--var-backend.in csharp executing case/ncall1_cs.cs-A-F1--var-backend.in csharp executing case/ncall1_cs.cs-A-G1--goto-backend.in csharp executing case/ncall1_cs.cs-A-T0--var-backend.in csharp executing case/ncall1_cs.cs-A-T1--goto-backend.in csharp executing case/ncall1_go.go-Z-F0--var-backend.in go executing case/ncall1_java.java-J-T1--goto-backend.in java executing case/ncall1_ocaml.ml-O-F1--var-backend.in ocaml executing case/ncall1_ruby.rb-R-F0--var-backend.in ruby executing case/ncall1_ruby.rb-R-F1--var-backend.in ruby executing case/next1_c.c-C-F0--goto-backend.in c executing case/next1_c.c-C-T1--goto-backend.in c executing case/next1_c.c-C-T1--var-backend.in c executing case/next1_cs.cs-A-F0--goto-backend.in csharp executing case/next1_cs.cs-A-F1--var-backend.in csharp executing case/next1_cs.cs-A-T1--goto-backend.in csharp executing case/next1_go.go-Z-G2--goto-backend.in go executing case/next1_go.go-Z-T1--var-backend.in go executing case/next1_java.java-J-F1--goto-backend.in java executing case/next1_java.java-J-F1--var-backend.in java executing case/next1_julia.jl-Y-F1--var-backend.in julia executing case/next1_ocaml.ml-O-F0--var-backend.in ocaml executing case/next1_ruby.rb-R-T1--var-backend.in ruby executing case/next1_rust.rs-U-F0--var-backend.in rust executing case/next2_c.c-C-G1--goto-backend.in c executing case/next2_crack.crk-K-T1--var-backend.in crack executing case/next2_cs.cs-A-G0--goto-backend.in csharp executing case/next2_cs.cs-A-G1--goto-backend.in csharp executing case/next2_cs.cs-A-T1--goto-backend.in csharp executing case/next2_julia.jl-Y-F1--var-backend.in julia executing case/next2_ocaml.ml-O-F0--var-backend.in ocaml executing case/next2_ocaml.ml-O-T1--var-backend.in ocaml executing case/next2_ruby.rb-R-T1--var-backend.in ruby executing case/nfa1.c-C-F1--goto-backend.in c executing case/nfa1.c-C-G0--goto-backend.in c executing case/nfa1.c-C-G1--goto-backend.in c executing case/nfa1.c-C-T1--goto-backend.in c executing case/nfa3.c-C-F0--goto-backend.in c executing case/nfa3.c-C-G1--goto-backend.in c executing case/nfa3.c-C-T0--var-backend.in c executing case/nfa3.c-C-T1--var-backend.in c executing case/noignore.c-C-F1--goto-backend.in c executing case/noignore.c-C-T0--goto-backend.in c executing case/noignore.c-C-T1--goto-backend.in c executing case/patact_c.c-C-F0--var-backend.in c executing case/patact_c.c-C-G0--goto-backend.in c executing case/patact_c.c-C-G2--goto-backend.in c executing case/patact_c.c-C-T0--var-backend.in c executing case/patact_crack.crk-K-T0--var-backend.in crack executing case/patact_crack.crk-K-T1--var-backend.in crack executing case/patact_cs.cs-A-F1--var-backend.in csharp executing case/patact_go.go-Z-G2--goto-backend.in go executing case/patact_java.java-J-T0--var-backend.in java executing case/patact_julia.jl-Y-F1--var-backend.in julia executing case/patact_julia.jl-Y-T0--var-backend.in julia executing case/patact_ruby.rb-R-T0--var-backend.in ruby executing case/patact_ruby.rb-R-T1--var-backend.in ruby executing case/patact_rust.rs-U-F0--var-backend.in rust executing case/patact_rust.rs-U-F1--var-backend.in rust executing case/patact_rust.rs-U-T0--var-backend.in rust executing case/patact_rust.rs-U-T1--var-backend.in rust executing case/recdescent1.c-C-G1--goto-backend.in c executing case/recdescent2.java-J-T0--goto-backend.in java executing case/recdescent4.c-C-F1--goto-backend.in c executing case/recdescent4.c-C-F1--var-backend.in c executing case/recdescent4.c-C-G0--goto-backend.in c executing case/recdescent4.c-C-G2--goto-backend.in c executing case/recdescent5.java-J-F1--var-backend.in java executing case/recdescent5.java-J-T0--var-backend.in java executing case/repetition.cpp-C-F1--goto-backend.in c executing case/repetition.cpp-C-F1--var-backend.in c executing case/repetition.cpp-C-G0--goto-backend.in c executing case/repetition.cpp-C-G1--goto-backend.in c executing case/repetition.cpp-C-T1--goto-backend.in c executing case/rpn1.ml-O-F0--var-backend.in ocaml executing case/rpn1.ml-O-T0--var-backend.in ocaml executing case/ruby1.rb-R-F0--var-backend.in ruby executing case/ruby1.rb-R-T0--var-backend.in ruby executing case/rust1.rs-U-T0--var-backend.in rust executing case/rust1.rs-U-T1--var-backend.in rust executing case/scan1_c.c-C-F1--goto-backend.in c executing case/scan1_c.c-C-G1--goto-backend.in c executing case/scan1_c.c-C-T1--var-backend.in c executing case/scan1_crack.crk-K-F0--var-backend.in crack executing case/scan1_cs.cs-A-G0--goto-backend.in csharp executing case/scan1_go.go-Z-F1--var-backend.in go executing case/scan1_go.go-Z-G1--goto-backend.in go executing case/scan1_go.go-Z-T1--var-backend.in go executing case/scan1_java.java-J-T0--goto-backend.in java executing case/scan1_julia.jl-Y-T1--var-backend.in julia executing case/scan1_ruby.rb-R-T0--var-backend.in ruby executing case/scan1_ruby.rb-R-T1--var-backend.in ruby executing case/scan2_c.c-C-F0--var-backend.in c executing case/scan2_c.c-C-F1--var-backend.in c executing case/scan2_c.c-C-G1--goto-backend.in c executing case/scan2_crack.crk-K-F0--var-backend.in crack executing case/scan2_cs.cs-A-F1--var-backend.in csharp executing case/scan2_cs.cs-A-G1--goto-backend.in csharp executing case/scan2_cs.cs-A-T0--goto-backend.in csharp executing case/scan2_go.go-Z-F1--var-backend.in go executing case/scan2_go.go-Z-T0--goto-backend.in go executing case/scan2_go.go-Z-T0--var-backend.in go executing case/scan2_java.java-J-F0--var-backend.in java executing case/scan2_julia.jl-Y-F0--var-backend.in julia executing case/scan2_julia.jl-Y-T0--var-backend.in julia executing case/scan2_ruby.rb-R-F1--var-backend.in ruby executing case/scan2_ruby.rb-R-T1--var-backend.in ruby executing case/scan2_rust.rs-U-T0--var-backend.in rust executing case/scan2_rust.rs-U-T1--var-backend.in rust executing case/scan3_c.c-C-T0--goto-backend.in c executing case/scan3_c.c-C-T0--var-backend.in c executing case/scan3_c.c-C-T1--goto-backend.in c executing case/scan3_cs.cs-A-F0--var-backend.in csharp executing case/scan3_cs.cs-A-G1--goto-backend.in csharp executing case/scan3_cs.cs-A-T0--goto-backend.in csharp executing case/scan3_go.go-Z-F1--var-backend.in go executing case/scan3_go.go-Z-T0--goto-backend.in go executing case/scan3_go.go-Z-T1--goto-backend.in go executing case/scan3_java.java-J-T0--goto-backend.in java executing case/scan3_java.java-J-T1--goto-backend.in java executing case/scan3_julia.jl-Y-T1--var-backend.in julia executing case/scan3_ocaml.ml-O-F1--var-backend.in ocaml executing case/scan3_ruby.rb-R-T1--var-backend.in ruby executing case/scan3_rust.rs-U-F1--var-backend.in rust executing case/scan3_rust.rs-U-T0--var-backend.in rust executing case/scan4_c.c-C-F0--var-backend.in c executing case/scan4_crack.crk-K-T0--var-backend.in crack executing case/scan4_cs.cs-A-G1--goto-backend.in csharp executing case/scan4_cs.cs-A-T1--var-backend.in csharp executing case/scan4_go.go-Z-T0--goto-backend.in go executing case/scan4_go.go-Z-T1--var-backend.in go executing case/scan4_julia.jl-Y-F0--var-backend.in julia executing case/scan4_julia.jl-Y-F1--var-backend.in julia executing case/scan4_julia.jl-Y-T1--var-backend.in julia executing case/scan4_ocaml.ml-O-T0--var-backend.in ocaml executing case/scan4_ruby.rb-R-F0--var-backend.in ruby executing case/scan4_ruby.rb-R-T0--var-backend.in ruby executing case/scan4_rust.rs-U-T0--var-backend.in rust executing case/scan5.ml-O-F0--var-backend.in ocaml executing case/scan5.ml-O-T0--var-backend.in ocaml executing case/scan5.ml-O-T1--var-backend.in ocaml executing case/stateact1_c.c-C-F0--goto-backend.in c executing case/stateact1_c.c-C-G0--goto-backend.in c executing case/stateact1_c.c-C-G1--goto-backend.in c executing case/stateact1_c.c-C-T1--goto-backend.in c executing case/stateact1_c.c-C-T1--var-backend.in c executing case/stateact1_cs.cs-A-F0--goto-backend.in csharp executing case/stateact1_cs.cs-A-F0--var-backend.in csharp executing case/stateact1_cs.cs-A-T0--goto-backend.in csharp executing case/stateact1_go.go-Z-G2--goto-backend.in go executing case/stateact1_go.go-Z-T1--goto-backend.in go executing case/stateact1_java.java-J-F1--goto-backend.in java executing case/stateact1_java.java-J-F1--var-backend.in java executing case/stateact1_java.java-J-T0--goto-backend.in java executing case/stateact1_java.java-J-T1--goto-backend.in java executing case/stateact1_rust.rs-U-F1--var-backend.in rust executing case/stateact1_rust.rs-U-T1--var-backend.in rust executing case/statechart1.c-C-F0--goto-backend.in c executing case/statechart1.c-C-G0--goto-backend.in c executing case/statechart1.c-C-G1--goto-backend.in c executing case/statechart1.c-C-T1--goto-backend.in c executing case/statechart1.c-C-T1--var-backend.in c executing case/targs1_c.c-C-F0--var-backend.in c executing case/targs1_crack.crk-K-F1--var-backend.in crack executing case/targs1_cs.cs-A-F0--goto-backend.in csharp executing case/targs1_cs.cs-A-F1--goto-backend.in csharp executing case/targs1_cs.cs-A-G0--goto-backend.in csharp executing case/targs1_cs.cs-A-G1--goto-backend.in csharp executing case/targs1_cs.cs-A-T1--goto-backend.in csharp executing case/targs1_cs.cs-A-T1--var-backend.in csharp executing case/targs1_go.go-Z-F0--goto-backend.in go executing case/targs1_go.go-Z-F1--var-backend.in go executing case/targs1_go.go-Z-G1--goto-backend.in go executing case/targs1_go.go-Z-G2--goto-backend.in go executing case/targs1_go.go-Z-T0--goto-backend.in go executing case/targs1_julia.jl-Y-T0--var-backend.in julia executing case/targs1_julia.jl-Y-T1--var-backend.in julia executing case/targs1_ocaml.ml-O-T0--var-backend.in ocaml executing case/targs1_ocaml.ml-O-T1--var-backend.in ocaml executing case/targs1_ruby.rb-R-F0--var-backend.in ruby executing case/targs1_ruby.rb-R-T1--var-backend.in ruby executing case/tofrom2.c-C-F0--goto-backend.in c executing case/tofrom2.c-C-F1--goto-backend.in c executing case/tofrom2.c-C-G1--goto-backend.in c executing case/tofrom2.c-C-T0--goto-backend.in c executing case/tofrom2.c-C-T0--var-backend.in c executing case/union.cpp-C-F1--goto-backend.in c executing case/union.cpp-C-F1--var-backend.in c executing case/union.cpp-C-T0--goto-backend.in c executing case/union.cpp-C-T1--goto-backend.in c ---- in ./rlparse.d testing case/rlscan.rl --reduce-frontend testing case/rlscan.rl --colm-frontend ---- in ./trans.d testing asm case/any1.rl testing crack case/any1.rl testing c case/any1.rl testing cs case/any1.rl testing d case/any1.rl testing go case/any1.rl testing java case/any1.rl testing julia case/any1.rl testing ocaml case/any1.rl testing asm case/atoi1.rl testing crack case/atoi1.rl testing c case/atoi1.rl testing cs case/atoi1.rl testing d case/atoi1.rl testing go case/atoi1.rl testing java case/atoi1.rl testing julia case/atoi1.rl testing ocaml case/atoi1.rl testing asm case/atoi2.rl testing crack case/atoi2.rl testing c case/atoi2.rl testing cs case/atoi2.rl testing d case/atoi2.rl testing go case/atoi2.rl testing java case/atoi2.rl testing julia case/atoi2.rl testing ocaml case/atoi2.rl testing asm case/call4.rl testing crack case/call4.rl testing c case/call4.rl testing cs case/call4.rl testing d case/call4.rl testing go case/call4.rl testing java case/call4.rl testing julia case/call4.rl testing asm case/caseindep.rl testing crack case/caseindep.rl testing c case/caseindep.rl testing cs case/caseindep.rl testing d case/caseindep.rl testing go case/caseindep.rl testing java case/caseindep.rl testing julia case/caseindep.rl testing ocaml case/caseindep.rl testing asm case/clang4.rl testing crack case/clang4.rl testing c case/clang4.rl testing cs case/clang4.rl testing d case/clang4.rl testing go case/clang4.rl testing java case/clang4.rl testing julia case/clang4.rl testing ocaml case/clang4.rl testing asm case/cond1.rl testing crack case/cond1.rl testing c case/cond1.rl testing cs case/cond1.rl testing d case/cond1.rl testing go case/cond1.rl testing java case/cond1.rl testing julia case/cond1.rl testing ocaml case/cond1.rl testing asm case/cond7.rl testing crack case/cond7.rl testing c case/cond7.rl testing cs case/cond7.rl testing d case/cond7.rl testing go case/cond7.rl testing java case/cond7.rl testing julia case/cond7.rl testing ocaml case/cond7.rl testing asm case/cppscan6.rl testing crack case/cppscan6.rl testing c case/cppscan6.rl testing cs case/cppscan6.rl testing d case/cppscan6.rl testing go case/cppscan6.rl testing java case/cppscan6.rl testing julia case/cppscan6.rl testing ocaml case/cppscan6.rl testing asm case/curs1.rl testing crack case/curs1.rl testing c case/curs1.rl testing cs case/curs1.rl testing d case/curs1.rl testing go case/curs1.rl testing java case/curs1.rl testing julia case/curs1.rl testing ocaml case/curs1.rl testing asm case/empty1.rl testing crack case/empty1.rl testing c case/empty1.rl testing cs case/empty1.rl testing d case/empty1.rl testing go case/empty1.rl testing java case/empty1.rl testing julia case/empty1.rl testing ocaml case/empty1.rl testing asm case/eofact.rl testing crack case/eofact.rl testing c case/eofact.rl testing cs case/eofact.rl testing d case/eofact.rl testing go case/eofact.rl testing java case/eofact.rl testing julia case/eofact.rl testing ocaml case/eofact.rl testing asm case/erract2.rl testing crack case/erract2.rl testing c case/erract2.rl testing cs case/erract2.rl testing d case/erract2.rl testing go case/erract2.rl testing java case/erract2.rl testing julia case/erract2.rl testing ocaml case/erract2.rl testing asm case/goto1.rl testing crack case/goto1.rl testing c case/goto1.rl testing cs case/goto1.rl testing d case/goto1.rl testing go case/goto1.rl testing java case/goto1.rl testing julia case/goto1.rl testing asm case/gotocallret1.rl testing crack case/gotocallret1.rl testing c case/gotocallret1.rl testing cs case/gotocallret1.rl testing d case/gotocallret1.rl testing go case/gotocallret1.rl testing java case/gotocallret1.rl testing julia case/gotocallret1.rl testing asm case/gotocallret2.rl testing crack case/gotocallret2.rl testing c case/gotocallret2.rl testing cs case/gotocallret2.rl testing d case/gotocallret2.rl testing go case/gotocallret2.rl testing java case/gotocallret2.rl testing julia case/gotocallret2.rl testing asm case/gotocallret3.rl testing crack case/gotocallret3.rl testing c case/gotocallret3.rl testing cs case/gotocallret3.rl testing d case/gotocallret3.rl testing go case/gotocallret3.rl testing java case/gotocallret3.rl testing julia case/gotocallret3.rl testing ocaml case/gotocallret3.rl testing asm case/ncall1.rl testing crack case/ncall1.rl testing c case/ncall1.rl testing cs case/ncall1.rl testing d case/ncall1.rl testing go case/ncall1.rl testing java case/ncall1.rl testing julia case/ncall1.rl testing ocaml case/ncall1.rl testing asm case/next1.rl testing crack case/next1.rl testing c case/next1.rl testing cs case/next1.rl testing d case/next1.rl testing go case/next1.rl testing java case/next1.rl testing julia case/next1.rl testing ocaml case/next1.rl testing asm case/next2.rl testing crack case/next2.rl testing c case/next2.rl testing cs case/next2.rl testing d case/next2.rl testing go case/next2.rl testing java case/next2.rl testing julia case/next2.rl testing ocaml case/next2.rl testing asm case/patact.rl testing crack case/patact.rl testing c case/patact.rl testing cs case/patact.rl testing d case/patact.rl testing go case/patact.rl testing java case/patact.rl testing julia case/patact.rl testing ocaml case/patact.rl testing asm case/rangei.rl testing crack case/rangei.rl testing c case/rangei.rl testing cs case/rangei.rl testing d case/rangei.rl testing go case/rangei.rl testing java case/rangei.rl testing julia case/rangei.rl testing ocaml case/rangei.rl testing asm case/scan1.rl testing crack case/scan1.rl testing c case/scan1.rl testing cs case/scan1.rl testing d case/scan1.rl testing go case/scan1.rl testing java case/scan1.rl testing julia case/scan1.rl testing ocaml case/scan1.rl testing asm case/scan2.rl testing crack case/scan2.rl testing c case/scan2.rl testing cs case/scan2.rl testing d case/scan2.rl testing go case/scan2.rl testing java case/scan2.rl testing julia case/scan2.rl testing ocaml case/scan2.rl testing asm case/scan3.rl testing crack case/scan3.rl testing c case/scan3.rl testing cs case/scan3.rl testing d case/scan3.rl testing go case/scan3.rl testing java case/scan3.rl testing julia case/scan3.rl testing ocaml case/scan3.rl testing asm case/scan4.rl testing crack case/scan4.rl testing c case/scan4.rl testing cs case/scan4.rl testing d case/scan4.rl testing go case/scan4.rl testing java case/scan4.rl testing julia case/scan4.rl testing ocaml case/scan4.rl testing asm case/stateact1.rl testing crack case/stateact1.rl testing c case/stateact1.rl testing cs case/stateact1.rl testing d case/stateact1.rl testing go case/stateact1.rl testing java case/stateact1.rl testing julia case/stateact1.rl testing ocaml case/stateact1.rl testing asm case/targs1.rl testing crack case/targs1.rl testing c case/targs1.rl testing cs case/targs1.rl testing d case/targs1.rl testing go case/targs1.rl testing java case/targs1.rl testing julia case/targs1.rl testing ocaml case/targs1.rl testing asm case/zlen1.rl testing crack case/zlen1.rl testing c case/zlen1.rl testing cs case/zlen1.rl testing d case/zlen1.rl testing go case/zlen1.rl testing java case/zlen1.rl testing julia case/zlen1.rl testing ocaml case/zlen1.rl ./aapl.d/working/test_svector.diff ---- cases 979 ---- failures 1 real 0m9.293s user 0m39.608s sys 0m13.456s * ERROR: dev-util/colm-0.14.7::gentoo failed (test phase): * (no error message) * * Call stack: * ebuild.sh, line 127: Called src_test * environment, line 1572: Called die * The specific snippet of code: * ./runtests || die * * If you need support, post the output of `emerge --info '=dev-util/colm-0.14.7::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/colm-0.14.7::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-util/colm-0.14.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/colm-0.14.7/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/test' * S: '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7'