* Package: dev-util/colm-0.14.7-r1 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * 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-r1/work >>> Source unpacked in /var/tmp/portage/dev-util/colm-0.14.7-r1/work >>> Preparing source in /var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7 ... * Applying colm-0.14.7-drop-julia-check.patch ... [ ok ] * Applying colm-0.14.7-disable-static-lib.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/work/colm-0.14.7 ... * econf: updating colm-0.14.7/config.sub with /usr/share/gnuconfig/config.sub * econf: updating colm-0.14.7/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/colm-0.14.7-r1 --htmldir=/usr/share/doc/colm-0.14.7-r1/html --with-sysroot=/ --libdir=/usr/lib64 --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 x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-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 *... 8 checking size of long... 8 checking size of unsigned long... 8 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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-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 x86_64-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... no checking for ./DIST... no checking for gdc-8... no checking for gdc-7... no checking for gdc-6... no checking for gdc-5... no checking for javac... no checking for ruby... no checking for mcs... no checking for go... no checking for ocaml... no checking for rustc... no checking for julia... no checking for gnustep-config... no checking checking if ragel ASM tests will build ... ... no checking for crack... no checking for fopencookie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/aapl/Makefile config.status: creating src/libfsm/Makefile config.status: creating src/cgil/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/aapl.d/Makefile config.status: creating test/colm.d/Makefile config.status: creating test/rlhc.d/Makefile config.status: creating test/rlparse.d/Makefile config.status: creating test/trans.d/Makefile config.status: creating doc/Makefile config.status: creating doc/colm/Makefile config.status: creating src/config.h config.status: creating src/defs.h config.status: src/defs.h is unchanged 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-r1/work/colm-0.14.7 ... make -j4 Making all in src make[1]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src' make all-recursive make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src' Making all in aapl make[3]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/work/colm-0.14.7/src/aapl' Making all in libfsm make[3]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/libfsm' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-idbase.lo `test -f 'idbase.cc' || echo './'`idbase.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-fsmstate.lo `test -f 'fsmstate.cc' || echo './'`fsmstate.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-fsmbase.lo `test -f 'fsmbase.cc' || echo './'`fsmbase.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-fsmattach.lo `test -f 'fsmattach.cc' || echo './'`fsmattach.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c fsmattach.cc -fPIC -DPIC -o .libs/libfsm_la-fsmattach.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c fsmbase.cc -fPIC -DPIC -o .libs/libfsm_la-fsmbase.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c fsmstate.cc -fPIC -DPIC -o .libs/libfsm_la-fsmstate.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c idbase.cc -fPIC -DPIC -o .libs/libfsm_la-idbase.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-fsmmin.lo `test -f 'fsmmin.cc' || echo './'`fsmmin.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c fsmmin.cc -fPIC -DPIC -o .libs/libfsm_la-fsmmin.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-fsmgraph.lo `test -f 'fsmgraph.cc' || echo './'`fsmgraph.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-fsmap.lo `test -f 'fsmap.cc' || echo './'`fsmap.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c fsmgraph.cc -fPIC -DPIC -o .libs/libfsm_la-fsmgraph.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c fsmap.cc -fPIC -DPIC -o .libs/libfsm_la-fsmap.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-fsmcond.lo `test -f 'fsmcond.cc' || echo './'`fsmcond.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c fsmcond.cc -fPIC -DPIC -o .libs/libfsm_la-fsmcond.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-fsmnfa.lo `test -f 'fsmnfa.cc' || echo './'`fsmnfa.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c fsmnfa.cc -fPIC -DPIC -o .libs/libfsm_la-fsmnfa.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-common.lo `test -f 'common.cc' || echo './'`common.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c common.cc -fPIC -DPIC -o .libs/libfsm_la-common.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-redfsm.lo `test -f 'redfsm.cc' || echo './'`redfsm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c redfsm.cc -fPIC -DPIC -o .libs/libfsm_la-redfsm.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-gendata.lo `test -f 'gendata.cc' || echo './'`gendata.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c gendata.cc -fPIC -DPIC -o .libs/libfsm_la-gendata.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-allocgen.lo `test -f 'allocgen.cc' || echo './'`allocgen.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-codegen.lo `test -f 'codegen.cc' || echo './'`codegen.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c allocgen.cc -fPIC -DPIC -o .libs/libfsm_la-allocgen.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c codegen.cc -fPIC -DPIC -o .libs/libfsm_la-codegen.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-actexp.lo `test -f 'actexp.cc' || echo './'`actexp.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c actexp.cc -fPIC -DPIC -o .libs/libfsm_la-actexp.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-binvar.lo `test -f 'binvar.cc' || echo './'`binvar.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-tables.lo `test -f 'tables.cc' || echo './'`tables.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c binvar.cc -fPIC -DPIC -o .libs/libfsm_la-binvar.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c tables.cc -fPIC -DPIC -o .libs/libfsm_la-tables.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-tabgoto.lo `test -f 'tabgoto.cc' || echo './'`tabgoto.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c tabgoto.cc -fPIC -DPIC -o .libs/libfsm_la-tabgoto.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-tabbreak.lo `test -f 'tabbreak.cc' || echo './'`tabbreak.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c tabbreak.cc -fPIC -DPIC -o .libs/libfsm_la-tabbreak.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-tabvar.lo `test -f 'tabvar.cc' || echo './'`tabvar.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c tabvar.cc -fPIC -DPIC -o .libs/libfsm_la-tabvar.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-binary.lo `test -f 'binary.cc' || echo './'`binary.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c binary.cc -fPIC -DPIC -o .libs/libfsm_la-binary.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-bingoto.lo `test -f 'bingoto.cc' || echo './'`bingoto.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c bingoto.cc -fPIC -DPIC -o .libs/libfsm_la-bingoto.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-binbreak.lo `test -f 'binbreak.cc' || echo './'`binbreak.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-actloop.lo `test -f 'actloop.cc' || echo './'`actloop.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c binbreak.cc -fPIC -DPIC -o .libs/libfsm_la-binbreak.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c actloop.cc -fPIC -DPIC -o .libs/libfsm_la-actloop.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-flat.lo `test -f 'flat.cc' || echo './'`flat.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c flat.cc -fPIC -DPIC -o .libs/libfsm_la-flat.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-flatgoto.lo `test -f 'flatgoto.cc' || echo './'`flatgoto.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c flatgoto.cc -fPIC -DPIC -o .libs/libfsm_la-flatgoto.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-flatbreak.lo `test -f 'flatbreak.cc' || echo './'`flatbreak.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c flatbreak.cc -fPIC -DPIC -o .libs/libfsm_la-flatbreak.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-flatvar.lo `test -f 'flatvar.cc' || echo './'`flatvar.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c flatvar.cc -fPIC -DPIC -o .libs/libfsm_la-flatvar.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-switch.lo `test -f 'switch.cc' || echo './'`switch.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c switch.cc -fPIC -DPIC -o .libs/libfsm_la-switch.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-switchgoto.lo `test -f 'switchgoto.cc' || echo './'`switchgoto.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-switchbreak.lo `test -f 'switchbreak.cc' || echo './'`switchbreak.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-switchvar.lo `test -f 'switchvar.cc' || echo './'`switchvar.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c switchgoto.cc -fPIC -DPIC -o .libs/libfsm_la-switchgoto.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c switchvar.cc -fPIC -DPIC -o .libs/libfsm_la-switchvar.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c switchbreak.cc -fPIC -DPIC -o .libs/libfsm_la-switchbreak.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-goto.lo `test -f 'goto.cc' || echo './'`goto.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c goto.cc -fPIC -DPIC -o .libs/libfsm_la-goto.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-gotoloop.lo `test -f 'gotoloop.cc' || echo './'`gotoloop.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c gotoloop.cc -fPIC -DPIC -o .libs/libfsm_la-gotoloop.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-gotoexp.lo `test -f 'gotoexp.cc' || echo './'`gotoexp.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-ipgoto.lo `test -f 'ipgoto.cc' || echo './'`ipgoto.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c gotoexp.cc -fPIC -DPIC -o .libs/libfsm_la-gotoexp.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c ipgoto.cc -fPIC -DPIC -o .libs/libfsm_la-ipgoto.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-dot.lo `test -f 'dot.cc' || echo './'`dot.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o libfsm_la-asm.lo `test -f 'asm.cc' || echo './'`asm.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c dot.cc -fPIC -DPIC -o .libs/libfsm_la-dot.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c asm.cc -fPIC -DPIC -o .libs/libfsm_la-asm.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -release 0.14.7 -no-undefined -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libfsm.la -rpath /usr/lib64 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: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-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/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib64/crtn.o -march=native -O2 -Wl,--no-undefined -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libfsm-0.14.7.so -o .libs/libfsm-0.14.7.so libtool: link: (cd ".libs" && rm -f "libfsm.so" && ln -s "libfsm-0.14.7.so" "libfsm.so") libtool: link: ( cd ".libs" && rm -f "libfsm.la" && ln -s "../libfsm.la" "libfsm.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/libfsm' Making all in cgil make[3]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/work/colm-0.14.7/src/cgil' make[3]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -c -o colm-main.o `test -f 'main.cc' || echo './'`main.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -c -o bootstrap2-main.o `test -f 'main.cc' || echo './'`main.cc sedsubst: generating colm-wrap from colm-wrap.sh x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DCONS_INIT -pipe -march=native -fno-diagnostics-color -O2 -c -o bootstrap0-consinit.o `test -f 'consinit.cc' || echo './'`consinit.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DCONS_INIT -pipe -march=native -fno-diagnostics-color -O2 -c -o bootstrap0-main.o `test -f 'main.cc' || echo './'`main.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-resolve.o `test -f 'resolve.cc' || echo './'`resolve.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-lookup.o `test -f 'lookup.cc' || echo './'`lookup.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-synthesis.o `test -f 'synthesis.cc' || echo './'`synthesis.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-parsetree.o `test -f 'parsetree.cc' || echo './'`parsetree.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-fsmstate.o `test -f 'fsmstate.cc' || echo './'`fsmstate.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-fsmbase.o `test -f 'fsmbase.cc' || echo './'`fsmbase.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-fsmattach.o `test -f 'fsmattach.cc' || echo './'`fsmattach.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-fsmmin.o `test -f 'fsmmin.cc' || echo './'`fsmmin.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-fsmgraph.o `test -f 'fsmgraph.cc' || echo './'`fsmgraph.cc 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 [-Wmaybe-uninitialized] 107 | data[pos] = half & 0xff; | ^~~ synthesis.cc:1169:13: note: ‘asLoc’ was declared here 1169 | int asLoc; | ^~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-pdagraph.o `test -f 'pdagraph.cc' || echo './'`pdagraph.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-pdabuild.o `test -f 'pdabuild.cc' || echo './'`pdabuild.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-pdacodegen.o `test -f 'pdacodegen.cc' || echo './'`pdacodegen.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-fsmcodegen.o `test -f 'fsmcodegen.cc' || echo './'`fsmcodegen.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-redfsm.o `test -f 'redfsm.cc' || echo './'`redfsm.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-fsmexec.o `test -f 'fsmexec.cc' || echo './'`fsmexec.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-redbuild.o `test -f 'redbuild.cc' || echo './'`redbuild.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-closure.o `test -f 'closure.cc' || echo './'`closure.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-fsmap.o `test -f 'fsmap.cc' || echo './'`fsmap.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-dotgen.o `test -f 'dotgen.cc' || echo './'`dotgen.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-pcheck.o `test -f 'pcheck.cc' || echo './'`pcheck.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-ctinput.o `test -f 'ctinput.cc' || echo './'`ctinput.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-declare.o `test -f 'declare.cc' || echo './'`declare.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-codegen.o `test -f 'codegen.cc' || echo './'`codegen.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-exports.o `test -f 'exports.cc' || echo './'`exports.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-compiler.o `test -f 'compiler.cc' || echo './'`compiler.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-parser.o `test -f 'parser.cc' || echo './'`parser.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o libprog_a-reduce.o `test -f 'reduce.cc' || echo './'`reduce.cc /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c -o map.lo map.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c map.c -fPIC -DPIC -o .libs/map.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c -o pdarun.lo pdarun.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c pdarun.c -fPIC -DPIC -o .libs/pdarun.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c -o list.lo list.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c -o input.lo input.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c list.c -fPIC -DPIC -o .libs/list.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c input.c -fPIC -DPIC -o .libs/input.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c -o stream.lo stream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c stream.c -fPIC -DPIC -o .libs/stream.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c -o debug.lo debug.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c debug.c -fPIC -DPIC -o .libs/debug.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c -o codevect.lo codevect.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c codevect.c -fPIC -DPIC -o .libs/codevect.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c -o pool.lo pool.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c -o string.lo string.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c -o tree.lo tree.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c pool.c -fPIC -DPIC -o .libs/pool.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c -o iter.lo iter.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c string.c -fPIC -DPIC -o .libs/string.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c tree.c -fPIC -DPIC -o .libs/tree.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c iter.c -fPIC -DPIC -o .libs/iter.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c -o bytecode.lo bytecode.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c -o program.lo program.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c bytecode.c -fPIC -DPIC -o .libs/bytecode.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c program.c -fPIC -DPIC -o .libs/program.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c -o struct.lo struct.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c -o commit.lo commit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c struct.c -fPIC -DPIC -o .libs/struct.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c commit.c -fPIC -DPIC -o .libs/commit.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c -o print.lo print.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_INIT -pipe -march=native -fno-diagnostics-color -O2 -c -o bootstrap1-main.o `test -f 'main.cc' || echo './'`main.cc libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -c print.c -fPIC -DPIC -o .libs/print.o rm -f libprog.a x86_64-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 x86_64-pc-linux-gnu-ranlib libprog.a /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -release 0.14.7 -no-undefined -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcolm.la -rpath /usr/lib64 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: x86_64-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 -march=native -O2 -Wl,--no-undefined -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libcolm-0.14.7.so -o .libs/libcolm-0.14.7.so libtool: link: (cd ".libs" && rm -f "libcolm.so" && ln -s "libcolm-0.14.7.so" "libcolm.so") libtool: link: ( cd ".libs" && rm -f "libcolm.la" && ln -s "../libcolm.la" "libcolm.la" ) /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -DPREFIX='"/usr"' -DCONS_INIT -pipe -march=native -fno-diagnostics-color -O2 -L. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o bootstrap0 bootstrap0-consinit.o bootstrap0-main.o libprog.a libcolm.la libtool: link: x86_64-pc-linux-gnu-g++ -Wall -DPREFIX=\"/usr\" -DCONS_INIT -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o gen/bootstrap1-parse1.o `test -f 'gen/parse1.c' || echo './'`gen/parse1.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_INIT -pipe -march=native -fno-diagnostics-color -O2 -c -o bootstrap1-loadinit.o `test -f 'loadinit.cc' || echo './'`loadinit.cc ./colm-wrap -o gen/if1.cc gen/bootstrap1.pack x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_INIT -pipe -march=native -fno-diagnostics-color -O2 -c -o gen/bootstrap1-if1.o `test -f 'gen/if1.cc' || echo './'`gen/if1.cc /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -DPREFIX='"/usr"' -DLOAD_INIT -pipe -march=native -fno-diagnostics-color -O2 -L. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o bootstrap1 bootstrap1-loadinit.o bootstrap1-main.o gen/bootstrap1-if1.o gen/bootstrap1-parse1.o libprog.a libcolm.la libtool: link: x86_64-pc-linux-gnu-g++ -Wall -DPREFIX=\"/usr\" -DLOAD_INIT -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o gen/bootstrap2-parse2.o `test -f 'gen/parse2.c' || echo './'`gen/parse2.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -c -o bootstrap2-loadboot2.o `test -f 'loadboot2.cc' || echo './'`loadboot2.cc ./colm-wrap -o gen/if2.cc gen/bootstrap2.pack x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 2481 | return addParam( paramVarDef.id().loc(), type, typeRef, id ); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -L. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o bootstrap2 bootstrap2-main.o bootstrap2-loadboot2.o gen/bootstrap2-if2.o gen/bootstrap2-parse2.o libprog.a libcolm.la libtool: link: x86_64-pc-linux-gnu-g++ -Wall -DPREFIX=\"/usr\" -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -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 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -c -o colm-loadcolm.o `test -f 'loadcolm.cc' || echo './'`loadcolm.cc ./colm-wrap -o gen/if3.cc gen/bootstrap3.pack x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -c -o gen/colm-parse3.o `test -f 'gen/parse3.c' || echo './'`gen/parse3.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 2481 | return addParam( paramVarDef.id().loc(), type, typeRef, id ); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -L. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o colm colm-main.o colm-loadcolm.o gen/colm-if3.o gen/colm-parse3.o libprog.a -lcolm libtool: link: x86_64-pc-linux-gnu-g++ -Wall -DPREFIX=\"/usr\" -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -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-r1/work/colm-0.14.7/src/.libs/libcolm.so make[3]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src' make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src' make[1]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src' Making all in doc make[1]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/doc' Making all in colm make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/work/colm-0.14.7/doc/colm' make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/work/colm-0.14.7/doc' make[1]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/doc' Making all in test make[1]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/test' Making all in . make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/work/colm-0.14.7/test' Making all in aapl.d make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/test/aapl.d' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o stress_avltree.o stress_avltree.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o util.o util.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o stress_avliter.o stress_avliter.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o stress_avlmel.o stress_avlmel.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o stress_avlmelkey.o stress_avlmelkey.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o stress_avlitree.o stress_avlitree.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o stress_avlmap.o stress_avlmap.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o stress_avlset.o stress_avlset.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o stress_avlimel.o stress_avlimel.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o stress_avlimelkey.o stress_avlimelkey.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o stress_avlimap.o stress_avlimap.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o stress_avliset.o stress_avliset.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o stress_svector.o stress_svector.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o stress_allsort.o stress_allsort.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o stress_stblsort.o stress_stblsort.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_vector.o test_vector.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_bsttable.o test_bsttable.cpp 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’ [-Wunused-result] 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’ [-Wunused-result] 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’ [-Wunused-result] 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’ [-Wunused-result] 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’ [-Wunused-result] 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’ [-Wunused-result] 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’ [-Wunused-result] 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’ [-Wunused-result] 110 | scanf("%i", &pos); | ~~~~~^~~~~~~~~~~~ test_vector.cpp:111:38: warning: ignoring return value of ‘int scanf(const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 111 | scanf("%i", &len); | ~~~~~^~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_bstmap.o test_bstmap.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_bstset.o test_bstset.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_doublelist.o test_doublelist.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_dlistval.o test_dlistval.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_mergesort.o test_mergesort.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_allavl.o test_allavl.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_avliter.o test_avliter.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_quicksort.o test_quicksort.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_insertsort.o test_insertsort.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_bubblesort.o test_bubblesort.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_allsort.o test_allsort.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_svector.o test_svector.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_sbsttable.o test_sbsttable.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_sbstmap.o test_sbstmap.cpp 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’ [-Wunused-result] 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’ [-Wunused-result] 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’ [-Wunused-result] 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’ [-Wunused-result] 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’ [-Wunused-result] 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’ [-Wunused-result] 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’ [-Wunused-result] 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’ [-Wunused-result] 116 | scanf("%i", &pos); | ~~~~~^~~~~~~~~~~~ test_svector.cpp:117:38: warning: ignoring return value of ‘int scanf(const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 117 | scanf("%i", &len); | ~~~~~^~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_sbstset.o test_sbstset.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_avlkeyless.o test_avlkeyless.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_avlikeyless.o test_avlikeyless.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_compare.o test_compare.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_string.o test_string.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src/aapl -pipe -march=native -fno-diagnostics-color -O2 -c -o test_rope.o test_rope.cpp sedsubst: generating gentests from gentests.sh /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avltree stress_avltree.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avliter stress_avliter.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlmel stress_avlmel.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avltree stress_avltree.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avliter stress_avliter.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlmel stress_avlmel.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlmelkey stress_avlmelkey.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlitree stress_avlitree.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlmap stress_avlmap.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlmelkey stress_avlmelkey.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlmap stress_avlmap.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlitree stress_avlitree.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlset stress_avlset.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlimel stress_avlimel.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlimelkey stress_avlimelkey.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlimap stress_avlimap.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlset stress_avlset.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlimelkey stress_avlimelkey.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlimel stress_avlimel.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avliset stress_avliset.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_svector stress_svector.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlimap stress_avlimap.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_allsort stress_allsort.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_stblsort stress_stblsort.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_allsort stress_allsort.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avliset stress_avliset.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_svector stress_svector.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_vector test_vector.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_stblsort stress_stblsort.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_bsttable test_bsttable.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_bstmap test_bstmap.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_bstset test_bstset.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_vector test_vector.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_bsttable test_bsttable.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_bstmap test_bstmap.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_doublelist test_doublelist.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_dlistval test_dlistval.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_bstset test_bstset.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_mergesort test_mergesort.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_allavl test_allavl.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_doublelist test_doublelist.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_dlistval test_dlistval.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_allavl test_allavl.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_avliter test_avliter.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_mergesort test_mergesort.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_quicksort test_quicksort.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_insertsort test_insertsort.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_bubblesort test_bubblesort.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_avliter test_avliter.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_quicksort test_quicksort.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_insertsort test_insertsort.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_allsort test_allsort.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_bubblesort test_bubblesort.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_svector test_svector.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_sbsttable test_sbsttable.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_sbstmap test_sbstmap.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_allsort test_allsort.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_svector test_svector.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_sbsttable test_sbsttable.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_sbstset test_sbstset.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_sbstmap test_sbstmap.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_avlkeyless test_avlkeyless.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_avlikeyless test_avlikeyless.o util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_compare test_compare.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_sbstset test_sbstset.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_avlkeyless test_avlkeyless.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_string test_string.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_avlikeyless test_avlikeyless.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_compare test_compare.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_rope test_rope.o util.o libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_string test_string.o util.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_rope test_rope.o util.o -Wl,--as-needed make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/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-r1/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-r1/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-r1/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-r1/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-r1/work/colm-0.14.7/test/rlparse.d' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o rlparse-parse.o `test -f 'parse.c' || echo './'`parse.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o rlparse-if.o `test -f 'if.cc' || echo './'`if.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o rlparse-commit.o `test -f 'commit.cc' || echo './'`commit.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o rlparse-actparams.o `test -f 'actparams.cc' || echo './'`actparams.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o rlparse-parsetree.o `test -f 'parsetree.cc' || echo './'`parsetree.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o rlparse-parsedata.o `test -f 'parsedata.cc' || echo './'`parsedata.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o rlparse-common.o `test -f 'common.cc' || echo './'`common.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o rlparse-fsmap.o `test -f 'fsmap.cc' || echo './'`fsmap.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o rlparse-fsmbase.o `test -f 'fsmbase.cc' || echo './'`fsmbase.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o rlparse-idbase.o `test -f 'idbase.cc' || echo './'`idbase.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o rlparse-load.o `test -f 'load.cc' || echo './'`load.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o rlparse-reducer.o `test -f 'reducer.cc' || echo './'`reducer.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o rlparse-inputdata.o `test -f 'inputdata.cc' || echo './'`inputdata.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o rlparse-fsmgraph.o `test -f 'fsmgraph.cc' || echo './'`fsmgraph.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o rlparse-main.o `test -f 'main.cc' || echo './'`main.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o rlparse-dump.o `test -f 'dump.cc' || echo './'`dump.cc /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -L../../src -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -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-r1/work/colm-0.14.7/src/.libs/libcolm.so make[3]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/test/rlparse.d' make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/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-r1/work/colm-0.14.7/test/trans.d' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o trans-actparams.o `test -f 'actparams.cc' || echo './'`actparams.cc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o trans-trans.o `test -f 'trans.c' || echo './'`trans.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/include -pipe -march=native -fno-diagnostics-color -O2 -c -o trans-main.o `test -f 'main.c' || echo './'`main.c /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -L../../src -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o trans trans-actparams.o trans-trans.o trans-main.o -lcolm libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -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-r1/work/colm-0.14.7/src/.libs/libcolm.so make[3]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/test/trans.d' make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/test/trans.d' make[1]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/test' make[1]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/work/colm-0.14.7' >>> Source compiled. >>> Test phase: dev-util/colm-0.14.7-r1 make -j4 check Making check in src make[1]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src' Making check in aapl make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/work/colm-0.14.7/src/aapl' Making check in libfsm make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/work/colm-0.14.7/src/libfsm' Making check in cgil make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/work/colm-0.14.7/src/cgil' make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src' make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src' make[1]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/src' Making check in doc make[1]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/doc' Making check in colm make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/work/colm-0.14.7/doc/colm' make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/work/colm-0.14.7/doc' make[1]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/doc' Making check in test make[1]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/test' Making check in . make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/work/colm-0.14.7/test' Making check in aapl.d make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/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-r1/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-r1/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-r1/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-r1/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-r1/work/colm-0.14.7/test/rlparse.d' make check-am make[3]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/work/colm-0.14.7/test/rlparse.d' make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/work/colm-0.14.7/test/trans.d' make check-am make[3]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/work/colm-0.14.7/test/trans.d' make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/test/trans.d' make[1]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/test' make[1]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/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-r1/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 FAILED: exit value error: got: 127 expected: 0 testing accum3 testing accumbt1 FAILED: exit value error: got: 127 expected: 0 testing accumbt2 FAILED: exit value error: got: 127 expected: 0 testing accumbt3 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing argv1 FAILED: exit value error: got: 127 expected: 0 testing argv2 FAILED: exit value error: got: 127 expected: 0 testing backtrack1 FAILED: exit value error: got: 127 expected: 0 testing backtrack2 FAILED: exit value error: got: 127 expected: 0 testing backtrack3 FAILED: exit value error: got: 127 expected: 0 testing binary1 FAILED: exit value error: got: 127 expected: 0 testing btscan1 testing btscan2 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing call1 FAILED: exit value error: got: 127 expected: 0 testing collect FAILED: exit value error: got: 127 expected: 0 testing commitbt FAILED: exit value error: got: 127 expected: 0 testing concat1 FAILED: exit value error: got: 127 expected: 0 testing concat2 FAILED: exit value error: got: 127 expected: 0 testing construct1 FAILED: exit value error: got: 127 expected: 0 testing construct2 FAILED: exit value error: got: 127 expected: 0 testing construct3 FAILED: exit value error: got: 127 expected: 0 testing construct4 FAILED: exit value error: got: 127 expected: 0 testing constructex testing context1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing context2 FAILED: exit value error: got: 127 expected: 0 testing context3 FAILED: exit value error: got: 127 expected: 0 testing counting1 FAILED: exit value error: got: 127 expected: 0 testing counting2 FAILED: exit value error: got: 127 expected: 0 testing counting3 FAILED: exit value error: got: 127 expected: 0 testing counting4 FAILED: exit value error: got: 127 expected: 0 testing decl1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing decl2 testing decl3 FAILED: exit value error: got: 127 expected: 0 testing define1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing div testing exit1 FAILED: exit value error: got: 127 expected: 0 testing exit2 FAILED: exit value error: got: 127 expected: 0 testing exit3 FAILED: exit value error: got: 127 expected: 0 testing exit4 FAILED: exit value error: got: 127 expected: 0 testing exit5 testing exit6 testing export1 testing ext1 FAILED: exit value error: got: 127 expected: 0 testing factor1 testing factor2 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing factor3 FAILED: exit value error: got: 127 expected: 0 testing factor4 testing factor5 FAILED: exit value error: got: 127 expected: 0 testing factor6 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing forloop1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing forloop2 FAILED: exit value error: got: 127 expected: 0 testing forloop3 testing func1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing func2 testing func3 FAILED: exit value error: got: 127 expected: 0 testing func4 FAILED: exit value error: got: 127 expected: 9 FAILED: exit value error: got: 127 expected: 0 testing generate1 testing generate2 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 9 testing heredoc FAILED: exit value error: got: 127 expected: 9 testing ifblock1 FAILED: exit value error: got: 127 expected: 0 testing ignore1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing ignore2 testing ignore3 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing ignore4 FAILED: exit value error: got: 127 expected: 0 testing ignore5 testing include1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing indent testing inpush1 FAILED: exit value error: got: 127 expected: 0 testing island FAILED: exit value error: got: 127 expected: 0 testing lhs1 FAILED: exit value error: got: 127 expected: 0 testing liftattrs FAILED: exit value error: got: 127 expected: 0 testing list1 FAILED: exit value error: got: 127 expected: 0 testing list2 testing list3 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing list4 FAILED: exit value error: got: 127 expected: 0 testing literal1 FAILED: exit value error: got: 127 expected: 0 testing load1 FAILED: exit value error: got: 127 expected: 0 testing logical1 testing lookup1 FAILED: exit value error: got: 127 expected: 0 testing mailbox testing maketree1 testing map1 FAILED: exit value error: got: 127 expected: 0 testing map2 FAILED: exit value error: got: 127 expected: 0 testing map3 FAILED: exit value error: got: 127 expected: 0 testing map4 FAILED: exit value error: got: 127 expected: 0 testing map5 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing map6 testing matchex FAILED: exit value error: got: 127 expected: 0 testing maxlen testing multiregion1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing multiregion2 FAILED: exit value error: got: 127 expected: 0 testing mutualrec testing namespace1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing nestedcomm FAILED: exit value error: got: 127 expected: 0 testing new1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing open1 testing open2 FAILED: exit value error: got: 127 expected: 0 testing order1 FAILED: exit value error: got: 127 expected: 0 testing order2 testing parse1 testing parsetree1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing pointer1 FAILED: exit value error: got: 127 expected: 0 testing postfix FAILED: exit value error: got: 127 expected: 0 testing print1 FAILED: exit value error: got: 127 expected: 0 testing prints FAILED: exit value error: got: 127 expected: 0 testing pull1 FAILED: exit value error: got: 127 expected: 0 testing pull2 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing pushloc FAILED: exit value error: got: 127 expected: 0 testing ragelambig1 testing ragelambig2 FAILED: exit value error: got: 127 expected: 0 testing ragelambig3 FAILED: exit value error: got: 127 expected: 0 testing ragelambig4 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing redef1 FAILED: exit value error: got: 127 expected: 0 testing redef2 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing redef3 testing redef4 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing redef5 testing rediv FAILED: exit value error: got: 127 expected: 0 testing ref1 FAILED: exit value error: got: 127 expected: 0 testing ref2 FAILED: exit value error: got: 127 expected: 0 testing ref3 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing reor1 testing reor2 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing reparse FAILED: exit value error: got: 127 expected: 0 testing repeat1 FAILED: exit value error: got: 127 expected: 0 testing repeat2 FAILED: exit value error: got: 127 expected: 0 testing rhsref1 FAILED: exit value error: got: 127 expected: 0 testing rhsref2 testing rubyhere FAILED: exit value error: got: 127 expected: 0 testing scan1 FAILED: exit value error: got: 127 expected: 0 testing scope1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing send1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing sendstream testing sprintf FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing stds1 FAILED: exit value error: got: 127 expected: 0 testing streamseq1 testing streamseq2 FAILED: exit value error: got: 127 expected: 0 testing string FAILED: exit value error: got: 127 expected: 0 testing struct1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing superid FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing switch1 testing switch2 FAILED: exit value error: got: 127 expected: 0 testing tags1 FAILED: exit value error: got: 127 expected: 0 testing tags2 FAILED: exit value error: got: 127 expected: 0 testing tags3 testing tags4 testing tcontext1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing til FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing translate1 testing translate2 FAILED: exit value error: got: 127 expected: 0 testing travs1 FAILED: exit value error: got: 127 expected: 0 testing treecmp1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing typeref1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing typeref2 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing typeref3 testing undofrag1 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing undofrag2 FAILED: exit value error: got: 127 expected: 0 testing undofrag3 FAILED: exit value error: got: 127 expected: 0 testing undolist1 FAILED: exit value error: got: 127 expected: 0 testing undomap1 FAILED: exit value error: got: 127 expected: 0 testing undomap2 testing utf8 FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 testing void1 FAILED: exit value error: got: 127 expected: 0 testing while1 FAILED: exit value error: got: 127 expected: 0 testing xmlac FAILED: exit value error: got: 127 expected: 0 FAILED: exit value error: got: 127 expected: 0 ---- in ./rlhc.d executing case/atoi1_c.c-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi1_c.c-C-F1--goto-backend.out: No such file or directory executing case/atoi1_crack.crk-K-T1--var-backend.in crack ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi1_crack.crk-K-T1--var-backend.out: No such file or directory executing case/atoi1_cs.cs-A-F0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi1_cs.cs-A-F0--goto-backend.out: No such file or directory executing case/atoi1_cs.cs-A-F1--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi1_cs.cs-A-F1--var-backend.out: No such file or directory executing case/atoi1_cs.cs-A-T1--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi1_cs.cs-A-T1--var-backend.out: No such file or directory executing case/atoi1_go.go-Z-F1--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi1_go.go-Z-F1--var-backend.out: No such file or directory executing case/atoi1_go.go-Z-G0--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi1_go.go-Z-G0--goto-backend.out: No such file or directoryexecuting case/atoi1_go.go-Z-G2--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi1_go.go-Z-G2--goto-backend.out: No such file or directory executing case/atoi1_go.go-Z-T0--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi1_go.go-Z-T0--goto-backend.out: No such file or directory executing case/atoi1_java.java-J-F1--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi1_java.java-J-F1--goto-backend.out: No such file or directory executing case/atoi1_java.java-J-F1--var-backend.in java executing case/atoi1_julia.jl-Y-F0--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi1_java.java-J-F1--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi1_julia.jl-Y-F0--var-backend.out: No such file or directory executing case/atoi1_ocaml.ml-O-F0--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/atoi1_ruby.rb-R-F0--var-backend.in ruby diff: working/atoi1_ocaml.ml-O-F0--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi1_ruby.rb-R-F0--var-backend.out: No such file or directory executing case/atoi1_ruby.rb-R-T0--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/atoi1_rust.rs-U-F1--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi1_ruby.rb-R-T0--var-backend.out: No such file or directory diff: working/atoi1_rust.rs-U-F1--var-backend.out: No such file or directory executing case/atoi2_c.c-C-G2--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi2_c.c-C-G2--goto-backend.out: No such file or directory executing case/atoi2_c.c-C-T0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi2_c.c-C-T0--var-backend.out: No such file or directory executing case/atoi2_c.c-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/atoi2_crack.crk-K-F1--var-backend.in crack ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi2_c.c-C-T1--goto-backend.out: No such file or directory diff: working/atoi2_crack.crk-K-F1--var-backend.out: No such file or directory executing case/atoi2_crack.crk-K-T1--var-backend.in crack ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi2_crack.crk-K-T1--var-backend.out: No such file or directory executing case/atoi2_cs.cs-A-F1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi2_cs.cs-A-F1--goto-backend.out: No such file or directory executing case/atoi2_cs.cs-A-G1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi2_cs.cs-A-G1--goto-backend.out: No such file or directory executing case/atoi2_cs.cs-A-T0--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi2_cs.cs-A-T0--var-backend.out: No such file or directory executing case/atoi2_go.go-Z-F1--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi2_go.go-Z-F1--goto-backend.out: No such file or directoryexecuting case/atoi2_go.go-Z-T0--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi2_go.go-Z-T0--var-backend.out: No such file or directory executing case/atoi2_java.java-J-F0--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi2_java.java-J-F0--goto-backend.out: No such file or directory executing case/atoi2_ocaml.ml-O-T0--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi2_ocaml.ml-O-T0--var-backend.out: No such file or directory executing case/atoi2_ruby.rb-R-F0--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi2_ruby.rb-R-F0--var-backend.out: No such file or directory executing case/atoi2_ruby.rb-R-F1--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi2_ruby.rb-R-F1--var-backend.out: No such file or directory executing case/atoi2_ruby.rb-R-T0--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi2_ruby.rb-R-T0--var-backend.out: No such file or directory executing case/atoi2_rust.rs-U-F1--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi2_rust.rs-U-F1--var-backend.out: No such file or directory executing case/atoi3.rb-R-F0--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi3.rb-R-F0--var-backend.out: No such file or directory executing case/atoi3.rb-R-T0--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi3.rb-R-T0--var-backend.out: No such file or directory executing case/atoi4.ml-O-T1--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/atoi4.ml-O-T1--var-backend.out: No such file or directory executing case/builtin.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/builtin.c-C-G0--goto-backend.out: No such file or directory executing case/builtin.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/builtin.c-C-G1--goto-backend.out: No such file or directory executing case/builtin.c-C-G2--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/builtin.c-C-G2--goto-backend.out: No such file or directory executing case/builtin.c-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/builtin.c-C-T0--goto-backend.out: No such file or directory executing case/builtin.c-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/builtin.c-C-T1--goto-backend.out: No such file or directory executing case/call1.c-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/call2.cpp-C-G2--goto-backend.in c diff: working/call1.c-C-F0--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/call2.cpp-C-T0--goto-backend.in c diff: working/call2.cpp-C-G2--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/call2.cpp-C-T0--goto-backend.out: No such file or directory executing case/call3.m-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/call3.m-C-F0--goto-backend.out: No such file or directory executing case/call3.m-C-G2--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/call3.m-C-G2--goto-backend.out: No such file or directory executing case/call4_c.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/call4_c.c-C-G1--goto-backend.out: No such file or directory executing case/call4_c.c-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/call4_c.c-C-T1--goto-backend.in c diff: working/call4_c.c-C-T0--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/call4_c.c-C-T1--goto-backend.out: No such file or directory executing case/call4_cs.cs-A-F0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/call4_cs.cs-A-G1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/call4_cs.cs-A-G1--goto-backend.out: No such file or directory diff: working/call4_cs.cs-A-F0--goto-backend.out: No such file or directory executing case/call4_cs.cs-A-T1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/call4_cs.cs-A-T1--goto-backend.out: No such file or directory executing case/call4_go.go-Z-G1--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/call4_java.java-J-F1--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/call4_java.java-J-F1--goto-backend.out: No such file or directory diff: working/call4_go.go-Z-G1--goto-backend.out: No such file or directory executing case/call4_java.java-J-T0--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/call4_java.java-J-T0--goto-backend.out: No such file or directory executing case/caseindep_c.c-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/caseindep_c.c-C-F0--goto-backend.out: No such file or directory executing case/caseindep_c.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/caseindep_c.c-C-G1--goto-backend.out: No such file or directory executing case/caseindep_c.c-C-G2--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/caseindep_c.c-C-G2--goto-backend.out: No such file or directory executing case/caseindep_c.c-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/caseindep_c.c-C-T0--goto-backend.out: No such file or directory executing case/caseindep_cs.cs-A-F1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/caseindep_cs.cs-A-F1--goto-backend.out: No such file or directory executing case/caseindep_cs.cs-A-F1--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/caseindep_cs.cs-A-F1--var-backend.out: No such file or directory executing case/caseindep_cs.cs-A-T0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/caseindep_cs.cs-A-T1--var-backend.in csharp diff: working/caseindep_cs.cs-A-T0--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/caseindep_cs.cs-A-T1--var-backend.out: No such file or directory executing case/caseindep_go.go-Z-F0--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/caseindep_go.go-Z-F0--var-backend.out: No such file or directory executing case/caseindep_go.go-Z-T0--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/caseindep_go.go-Z-T0--goto-backend.out: No such file or directory executing case/caseindep_go.go-Z-T1--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/caseindep_go.go-Z-T1--var-backend.out: No such file or directory executing case/caseindep_java.java-J-F1--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/caseindep_java.java-J-F1--goto-backend.out: No such file or directory executing case/caseindep_java.java-J-T0--goto-backend.in java executing case/caseindep_java.java-J-T1--var-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/caseindep_java.java-J-T1--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/caseindep_julia.jl-Y-T0--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/caseindep_java.java-J-T0--goto-backend.out: No such file or directory diff: working/caseindep_julia.jl-Y-T0--var-backend.out: No such file or directory executing case/caseindep_ocaml.ml-O-F0--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/caseindep_ocaml.ml-O-F0--var-backend.out: No such file or directory executing case/caseindep_ocaml.ml-O-T0--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/caseindep_ocaml.ml-O-T1--var-backend.in ocaml diff: working/caseindep_ocaml.ml-O-T0--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/caseindep_ruby.rb-R-T0--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/caseindep_ocaml.ml-O-T1--var-backend.out: No such file or directory diff: working/caseindep_ruby.rb-R-T0--var-backend.out: No such file or directory executing case/caseindep_rust.rs-U-T1--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/clang1.c-C-F0--var-backend.in c diff: working/caseindep_rust.rs-U-T1--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/clang1.c-C-F0--var-backend.outexecuting case/clang1.c-C-F1--var-backend.in c : No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/clang1.c-C-F1--var-backend.out: No such file or directory executing case/clang1.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/clang1.c-C-G0--goto-backend.out: No such file or directory executing case/clang1.c-C-G2--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/clang1.c-C-G2--goto-backend.out: No such file or directory executing case/clang1.c-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/clang1.c-C-T0--goto-backend.out: No such file or directory executing case/clang1.c-C-T1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/clang1.c-C-T1--var-backend.out: No such file or directory executing case/clang2.m-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/clang2.m-C-G0--goto-backend.in c diff: working/clang2.m-C-F0--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/clang2.m-C-G0--goto-backend.out: No such file or directory executing case/clang2.m-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/clang2.m-C-T1--goto-backend.out: No such file or directory executing case/cond10.cpp-C-F0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond10.cpp-C-F0--var-backend.out: No such file or directory executing case/cond10.cpp-C-G2--goto-backend.in c executing case/cond10.cpp-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond10.cpp-C-T0--goto-backend.out: No such file or directory diff: working/cond10.cpp-C-G2--goto-backend.out: No such file or directory executing case/cond10.cpp-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond10.cpp-C-T1--goto-backend.out: No such file or directory executing case/cond1_c.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond1_c.c-C-G1--goto-backend.out: No such file or directory executing case/cond1_c.c-C-G2--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond1_c.c-C-G2--goto-backend.out: No such file or directory executing case/cond1_c.c-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond1_c.c-C-T1--goto-backend.out: No such file or directory executing case/cond1_cs.cs-A-F0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond1_cs.cs-A-F0--goto-backend.out: No such file or directory executing case/cond1_cs.cs-A-G0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/cond1_cs.cs-A-T1--goto-backend.in csharp diff: working/cond1_cs.cs-A-G0--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond1_cs.cs-A-T1--goto-backend.out: No such file or directory executing case/cond1_go.go-Z-F0--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond1_go.go-Z-F0--goto-backend.out: No such file or directory executing case/cond1_go.go-Z-F1--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond1_go.go-Z-F1--goto-backend.out: No such file or directory executing case/cond1_go.go-Z-G1--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond1_go.go-Z-G1--goto-backend.out: No such file or directory executing case/cond1_go.go-Z-T1--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond1_go.go-Z-T1--var-backend.out: No such file or directory executing case/cond1_java.java-J-F0--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond1_java.java-J-F0--goto-backend.out: No such file or directory executing case/cond1_java.java-J-T0--var-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond1_java.java-J-T0--var-backend.out: No such file or directory executing case/cond1_julia.jl-Y-F1--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/cond1_ocaml.ml-O-T0--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond1_julia.jl-Y-F1--var-backend.out: No such file or directory diff: working/cond1_ocaml.ml-O-T0--var-backend.out: No such file or directory executing case/cond1_ruby.rb-R-F0--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond1_ruby.rb-R-F0--var-backend.out: No such file or directory executing case/cond1_rust.rs-U-T1--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/cond2.cpp-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond1_rust.rs-U-T1--var-backend.out: No such file or directory diff: working/cond2.cpp-C-F0--goto-backend.out: No such file or directory executing case/cond2.cpp-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond2.cpp-C-F1--goto-backend.out: No such file or directory executing case/cond2.cpp-C-F1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/cond2.cpp-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond2.cpp-C-T0--goto-backend.out: No such file or directory diff: working/cond2.cpp-C-F1--var-backend.out: No such file or directory executing case/cond2.cpp-C-T0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond2.cpp-C-T0--var-backend.out: No such file or directory executing case/cond4.cpp-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond4.cpp-C-F1--goto-backend.out: No such file or directory executing case/cond4.cpp-C-F1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond4.cpp-C-F1--var-backend.out: No such file or directory executing case/cond4.cpp-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond4.cpp-C-T1--goto-backend.out: No such file or directory executing case/cond5.cpp-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond5.cpp-C-F0--goto-backend.out: No such file or directory executing case/cond5.cpp-C-F0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond5.cpp-C-F0--var-backend.out: No such file or directory executing case/cond5.cpp-C-T1--var-backend.in c executing case/cond6.cpp-C-T1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond6.cpp-C-T1--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond5.cpp-C-T1--var-backend.out: No such file or directory executing case/cond7_c.c-C-F1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond7_c.c-C-F1--var-backend.out: No such file or directory executing case/cond7_c.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/cond7_c.c-C-T1--var-backend.in c diff: working/cond7_c.c-C-G0--goto-backend.out: No such file or directory executing case/cond7_cs.cs-A-F0--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond7_cs.cs-A-F0--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/cond7_cs.cs-A-F1--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond7_cs.cs-A-F1--var-backend.out: No such file or directory diff: working/cond7_c.c-C-T1--var-backend.out: No such file or directory executing case/cond7_cs.cs-A-G0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond7_cs.cs-A-G0--goto-backend.out: No such file or directory executing case/cond7_cs.cs-A-T0--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond7_cs.cs-A-T0--var-backend.out: No such file or directory executing case/cond7_cs.cs-A-T1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond7_cs.cs-A-T1--goto-backend.out: No such file or directory executing case/cond7_go.go-Z-F1--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond7_go.go-Z-F1--goto-backend.out: No such file or directory executing case/cond7_go.go-Z-F1--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond7_go.go-Z-F1--var-backend.out: No such file or directory executing case/cond7_go.go-Z-G0--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond7_go.go-Z-G0--goto-backend.out: No such file or directory executing case/cond7_go.go-Z-G2--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond7_go.go-Z-G2--goto-backend.out: No such file or directory executing case/cond7_go.go-Z-T0--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/cond7_java.java-J-T0--var-backend.in java diff: working/cond7_go.go-Z-T0--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond7_java.java-J-T0--var-backend.out: No such file or directory executing case/cond7_julia.jl-Y-F0--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond7_julia.jl-Y-F0--var-backend.out: No such file or directory executing case/cond7_ocaml.ml-O-T1--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond7_ocaml.ml-O-T1--var-backend.out: No such file or directory executing case/cond8.ml-O-F1--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond8.ml-O-F1--var-backend.out: No such file or directory executing case/cond8.ml-O-T1--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/cond8.ml-O-T1--var-backend.out: No such file or directory executing case/conderr1.cpp-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/conderr1.cpp-C-F0--goto-backend.out: No such file or directory executing case/conderr1.cpp-C-F0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/conderr1.cpp-C-F0--var-backend.out: No such file or directory executing case/conderr1.cpp-C-T0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/conderr1.cpp-C-T0--var-backend.out: No such file or directory executing case/conderr2.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/conderr2.c-C-G0--goto-backend.out: No such file or directory executing case/conderr2.c-C-T0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/conderr2.c-C-T0--var-backend.out: No such file or directory executing case/condrep1.cpp-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/condrep1.cpp-C-T1--goto-backend.out: No such file or directory executing case/condrep2.cpp-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/condrep2.cpp-C-F0--goto-backend.out: No such file or directory executing case/condrep2.cpp-C-F0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/condrep2.cpp-C-F0--var-backend.out: No such file or directory executing case/condrep2.cpp-C-F1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/condrep2.cpp-C-F1--var-backend.out: No such file or directory executing case/condrep2.cpp-C-T1--var-backend.in c executing case/condrep3.cpp-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/condrep2.cpp-C-T1--var-backend.out: No such file or directory diff: working/condrep3.cpp-C-F1--goto-backend.out: No such file or directory executing case/condrep3.cpp-C-F1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/condrep3.cpp-C-F1--var-backend.out: No such file or directory executing case/condrep4.cpp-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/condrep4.cpp-C-G1--goto-backend.out: No such file or directory executing case/condrep4.cpp-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/condrep4.cpp-C-T0--goto-backend.out: No such file or directory executing case/condrep4.cpp-C-T1--var-backend.in c executing case/crack1.crk-K-F1--var-backend.in crack ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: executing case/crack1.crk-K-T1--var-backend.in crack working/crack1.crk-K-F1--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/crack1.crk-K-T1--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/condrep4.cpp-C-T1--var-backend.out: No such file or directory executing case/curs1_c.c-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_c.c-C-F0--goto-backend.out: No such file or directory executing case/curs1_c.c-C-F0--var-backend.in c executing case/curs1_c.c-C-F1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_c.c-C-F1--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_c.c-C-F0--var-backend.out: No such file or directory executing case/curs1_c.c-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_c.c-C-T1--goto-backend.out: No such file or directory executing case/curs1_crack.crk-K-F0--var-backend.in crack ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_crack.crk-K-F0--var-backend.out: No such file or directory executing case/curs1_crack.crk-K-T0--var-backend.in crack ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_crack.crk-K-T0--var-backend.out: No such file or directory executing case/curs1_cs.cs-A-F0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_cs.cs-A-F0--goto-backend.out: No such file or directory executing case/curs1_cs.cs-A-F0--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/curs1_cs.cs-A-G0--goto-backend.in csharp diff: working/curs1_cs.cs-A-F0--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_cs.cs-A-G0--goto-backend.out: No such file or directory executing case/curs1_cs.cs-A-T1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_cs.cs-A-T1--goto-backend.out: No such file or directory executing case/curs1_go.go-Z-F0--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_go.go-Z-F0--goto-backend.out: No such file or directory executing case/curs1_go.go-Z-T0--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_go.go-Z-T0--var-backend.out: No such file or directory executing case/curs1_go.go-Z-T1--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_go.go-Z-T1--var-backend.out: No such file or directory executing case/curs1_java.java-J-F0--var-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_java.java-J-F0--var-backend.out: No such file or directory executing case/curs1_java.java-J-F1--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_java.java-J-F1--goto-backend.out: No such file or directory executing case/curs1_java.java-J-T0--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/curs1_julia.jl-Y-T0--var-backend.in julia diff: working/curs1_java.java-J-T0--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_julia.jl-Y-T0--var-backend.out: No such file or directory executing case/curs1_julia.jl-Y-T1--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_julia.jl-Y-T1--var-backend.out: No such file or directory executing case/curs1_ocaml.ml-O-F1--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_ocaml.ml-O-F1--var-backend.out: No such file or directory executing case/curs1_ocaml.ml-O-T1--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/curs1_rust.rs-U-F0--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_ocaml.ml-O-T1--var-backend.out: No such file or directory diff: executing case/curs1_rust.rs-U-T0--var-backend.in rust working/curs1_rust.rs-U-F0--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/curs1_rust.rs-U-T0--var-backend.out: No such file or directory executing case/element2.c-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/element2.c-C-F1--goto-backend.out: No such file or directory executing case/element2.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/element2.c-C-G0--goto-backend.out: No such file or directory executing case/element2.c-C-T0--goto-backend.in c executing case/element2.c-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: executing case/element3.m-C-F0--var-backend.in c working/element2.c-C-T0--goto-backend.out: No such file or directory diff: working/element2.c-C-T1--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/element3.m-C-F0--var-backend.out: No such file or directory executing case/element3.m-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/element3.m-C-G1--goto-backend.out: No such file or directory executing case/element3.m-C-T1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/element3.m-C-T1--var-backend.out: No such file or directory executing case/eofact_c.c-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/eofact_c.c-C-F1--goto-backend.out: No such file or directory executing case/eofact_c.c-C-F1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/eofact_c.c-C-F1--var-backend.out: No such file or directory executing case/eofact_c.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/eofact_c.c-C-G1--goto-backend.in c diff: working/eofact_c.c-C-G0--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/eofact_c.c-C-G1--goto-backend.out: No such file or directory executing case/eofact_c.c-C-T1--var-backend.in c executing case/eofact_cs.cs-A-F0--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/eofact_c.c-C-T1--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/eofact_cs.cs-A-F0--var-backend.out: No such file or directory executing case/eofact_cs.cs-A-G0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/eofact_cs.cs-A-G0--goto-backend.out: No such file or directory executing case/eofact_go.go-Z-F0--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/eofact_go.go-Z-F0--var-backend.out: No such file or directory executing case/eofact_java.java-J-F1--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/eofact_java.java-J-T0--var-backend.in java diff: working/eofact_java.java-J-F1--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/eofact_julia.jl-Y-F1--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: diff: working/eofact_java.java-J-T0--var-backend.out: No such file or directory working/eofact_julia.jl-Y-F1--var-backend.out: No such file or directory executing case/eofact_ocaml.ml-O-T0--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/eofact_ocaml.ml-O-T0--var-backend.out: No such file or directory executing case/eofact_ocaml.ml-O-T1--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/eofact_ocaml.ml-O-T1--var-backend.out: No such file or directory executing case/erract1.cpp-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract1.cpp-C-F0--goto-backend.out: No such file or directory executing case/erract1.cpp-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract1.cpp-C-F1--goto-backend.out: No such file or directory executing case/erract1.cpp-C-F1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract1.cpp-C-F1--var-backend.out: No such file or directory executing case/erract1.cpp-C-G2--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract1.cpp-C-G2--goto-backend.out: No such file or directory executing case/erract1.cpp-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/erract1.cpp-C-T1--var-backend.in c diff: working/erract1.cpp-C-T0--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract1.cpp-C-T1--var-backend.out: No such file or directory executing case/erract2_c.c-C-F0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract2_c.c-C-F0--var-backend.out: No such file or directory executing case/erract2_c.c-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/erract2_crack.crk-K-F0--var-backend.in crack ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract2_c.c-C-F1--goto-backend.out: No such file or directory diff: working/erract2_crack.crk-K-F0--var-backend.out: No such file or directory executing case/erract2_cs.cs-A-F0--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract2_cs.cs-A-F0--var-backend.out: No such file or directory executing case/erract2_cs.cs-A-G1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract2_cs.cs-A-G1--goto-backend.out: No such file or directory executing case/erract2_go.go-Z-F1--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract2_go.go-Z-F1--var-backend.out: No such file or directory executing case/erract2_go.go-Z-G0--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract2_go.go-Z-G0--goto-backend.out: No such file or directory executing case/erract2_go.go-Z-T0--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract2_go.go-Z-T0--var-backend.out: No such file or directory executing case/erract2_java.java-J-F0--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract2_java.java-J-F0--goto-backend.out: No such file or directory executing case/erract2_java.java-J-T1--var-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract2_java.java-J-T1--var-backend.out: No such file or directory executing case/erract2_julia.jl-Y-T0--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract2_julia.jl-Y-T0--var-backend.out: No such file or directory executing case/erract2_ocaml.ml-O-F1--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract2_ocaml.ml-O-F1--var-backend.out: No such file or directory executing case/erract2_ocaml.ml-O-T0--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract2_ocaml.ml-O-T0--var-backend.out: No such file or directory executing case/erract2_ruby.rb-R-T1--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/erract2_rust.rs-U-F0--var-backend.in rust diff: working/erract2_ruby.rb-R-T1--var-backend.out: No such file or directory executing case/erract3.c-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract3.c-C-F1--goto-backend.out: No such file or directory executing case/erract3.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract3.c-C-G1--goto-backend.out: No such file or directory diff: working/erract2_rust.rs-U-F0--var-backend.out: No such file or directory executing case/erract3.c-C-T1--goto-backend.in c executing case/erract3.c-C-T1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract3.c-C-T1--var-backend.out: No such file or directory diff: working/erract3.c-C-T1--goto-backend.out: No such file or directory executing case/erract4.m-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract4.m-C-F1--goto-backend.out: No such file or directory executing case/erract5.m-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract5.m-C-F1--goto-backend.out: No such file or directory executing case/erract5.m-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract5.m-C-G0--goto-backend.out: No such file or directory executing case/erract6.c-C-F0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/erract6.c-C-F1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract6.c-C-F0--var-backend.out: No such file or directory diff: working/erract6.c-C-F1--var-backend.out: No such file or directory executing case/erract8.java-J-T1--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract8.java-J-T1--goto-backend.out: No such file or directory executing case/erract8.java-J-T1--var-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract8.java-J-T1--var-backend.out: No such file or directory executing case/erract9.rb-R-F0--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract9.rb-R-F0--var-backend.out: No such file or directory executing case/erract9.rb-R-F1--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract9.rb-R-F1--var-backend.out: No such file or directory executing case/erract9.rb-R-T1--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/erract9.rb-R-T1--var-backend.out: No such file or directory executing case/export1.c-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/export1.c-C-F0--goto-backend.out: No such file or directory executing case/export1.c-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/export1.c-C-F1--goto-backend.out: No such file or directory executing case/export2.java-J-T0--var-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/export2.java-J-T0--var-backend.out: No such file or directory executing case/export2.java-J-T1--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/export2.java-J-T1--goto-backend.out: No such file or directory executing case/export2.java-J-T1--var-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/export3.rb-R-T0--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/export2.java-J-T1--var-backend.out: No such file or directory executing case/fnext1.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/export3.rb-R-T0--var-backend.out: No such file or directory diff: working/fnext1.c-C-G0--goto-backend.out: No such file or directory executing case/fnext1.c-C-G2--goto-backend.in c executing case/fnext2.c-C-F0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: executing case/fnext2.c-C-T1--goto-backend.in c working/fnext2.c-C-F0--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/fnext1.c-C-G2--goto-backend.out: No such file or directory diff: working/fnext2.c-C-T1--goto-backend.out: No such file or directory executing case/fnext3.c-C-T0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/fnext3.c-C-T0--var-backend.out: No such file or directory executing case/fnext3.c-C-T1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/forder1.c-C-F0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/forder1.c-C-F0--var-backend.out: No such file or directory diff: working/fnext3.c-C-T1--var-backend.out: No such file or directory executing case/forder2.c-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/forder2.c-C-F0--goto-backend.out: No such file or directory executing case/forder2.c-C-F0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/forder2.c-C-F0--var-backend.out: No such file or directory executing case/forder2.c-C-F1--var-backend.in c executing case/forder2.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/forder2.c-C-G0--goto-backend.out: No such file or directory diff: working/forder2.c-C-F1--var-backend.out: No such file or directory executing case/forder2.c-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/forder2.c-C-T0--goto-backend.out: No such file or directory executing case/forder2.c-C-T0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/forder2.c-C-T0--var-backend.out: No such file or directory executing case/forder3.c-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/forder3.c-C-F0--goto-backend.out: No such file or directory executing case/forder3.c-C-F0--var-backend.in c executing case/forder3.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/forder3.c-C-G0--goto-backend.out: No such file or directory diff: working/forder3.c-C-F0--var-backend.out: No such file or directory executing case/genrep1.c-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/genrep1.c-C-F0--goto-backend.out: No such file or directory executing case/genrep1.c-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/genrep2.c-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/genrep1.c-C-F1--goto-backend.out: No such file or directory diff: working/genrep2.c-C-F0--goto-backend.out: No such file or directory executing case/genrep2.c-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/genrep2.c-C-G0--goto-backend.in c diff: working/genrep2.c-C-F1--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/genrep2.c-C-G0--goto-backend.out: No such file or directory executing case/genrep2.c-C-T0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/genrep2.c-C-T0--var-backend.out: No such file or directory executing case/genrep2.c-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/genrep2.c-C-T1--goto-backend.out: No such file or directory executing case/genrep4.c-C-F0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/genrep4.c-C-G0--goto-backend.in c diff: working/genrep4.c-C-F0--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/genrep4.c-C-G0--goto-backend.out: No such file or directory executing case/genrep4.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/genrep4.c-C-G1--goto-backend.out: No such file or directory executing case/genrep4.c-C-G2--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/genrep4.c-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/genrep4.c-C-T0--goto-backend.out: No such file or directorydiff: working/genrep4.c-C-G2--goto-backend.out: No such file or directory executing case/genrep4.c-C-T0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/genrep4.c-C-T0--var-backend.out: No such file or directory executing case/genrep4.c-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/genrep4.c-C-T1--goto-backend.out: No such file or directory executing case/genrep4.c-C-T1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/genrep5.c-C-F0--goto-backend.in c diff: working/genrep4.c-C-T1--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/genrep5.c-C-F0--goto-backend.out: No such file or directory executing case/genrep5.c-C-F0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/genrep5.c-C-F0--var-backend.out: No such file or directory executing case/genrep5.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/genrep5.c-C-G0--goto-backend.out: No such file or directory executing case/genrep5.c-C-T0--var-backend.in c executing case/genrep6.c-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/genrep6.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory working/genrep5.c-C-T0--var-backend.out: No such file or directory diff: working/genrep6.c-C-F1--goto-backend.out: No such file or directory diff: working/genrep6.c-C-G0--goto-backend.out: No such file or directory executing case/genrep6.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/genrep6.c-C-G1--goto-backend.out: No such file or directory executing case/genrep6.c-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/genrep6.c-C-T1--goto-backend.out: No such file or directory executing case/genrep6.c-C-T1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/goto1_c.c-C-G1--goto-backend.in c diff: working/genrep6.c-C-T1--var-backend.out: No such file or directory executing case/goto1_c.c-C-G2--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/goto1_c.c-C-G2--goto-backend.out: No such file or directory executing case/goto1_cs.cs-A-F0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/goto1_cs.cs-A-F0--goto-backend.out: No such file or directory executing case/goto1_cs.cs-A-G0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/goto1_c.c-C-G1--goto-backend.out: No such file or directory executing case/goto1_go.go-Z-F0--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/goto1_cs.cs-A-G0--goto-backend.out: No such file or directory diff: working/goto1_go.go-Z-F0--var-backend.out: No such file or directory executing case/goto1_go.go-Z-F1--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/goto1_go.go-Z-T1--goto-backend.in go executing case/goto1_java.java-J-F0--var-backend.in java diff: working/goto1_go.go-Z-F1--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/goto1_java.java-J-F0--var-backend.out: No such file or directory diff: working/goto1_go.go-Z-T1--goto-backend.out: No such file or directory executing case/goto1_julia.jl-Y-F0--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/goto1_julia.jl-Y-T0--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/goto1_julia.jl-Y-F0--var-backend.out: No such file or directory diff: working/goto1_julia.jl-Y-T0--var-backend.out: No such file or directory executing case/goto1_rust.rs-U-F1--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/goto1_rust.rs-U-F1--var-backend.out: No such file or directory executing case/goto1_rust.rs-U-T0--var-backend.in rust executing case/goto1_rust.rs-U-T1--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/gotocallret1_c.c-C-F0--goto-backend.in c diff: working/goto1_rust.rs-U-T1--var-backend.out: No such file or directory diff: working/goto1_rust.rs-U-T0--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret1_c.c-C-F0--goto-backend.out: No such file or directory executing case/gotocallret2_c.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret2_c.c-C-G1--goto-backend.out: No such file or directoryexecuting case/gotocallret2_c.c-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret2_c.c-C-T0--goto-backend.out: No such file or directory executing case/gotocallret2_cs.cs-A-F0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret2_cs.cs-A-F0--goto-backend.out: No such file or directory executing case/gotocallret2_cs.cs-A-G0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret2_cs.cs-A-G0--goto-backend.out: No such file or directory executing case/gotocallret2_cs.cs-A-G1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret2_cs.cs-A-G1--goto-backend.out: No such file or directory executing case/gotocallret2_cs.cs-A-T0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret2_cs.cs-A-T0--goto-backend.out: No such file or directory executing case/gotocallret2_cs.cs-A-T1--goto-backend.in csharp executing case/gotocallret2_java.java-J-T0--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret2_java.java-J-T0--goto-backend.out: No such file or directory diff: working/gotocallret2_cs.cs-A-T1--goto-backend.out: No such file or directory executing case/gotocallret3_c.c-C-F1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret3_c.c-C-F1--var-backend.out: No such file or directory executing case/gotocallret3_c.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/gotocallret3_cs.cs-A-F0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret3_c.c-C-G0--goto-backend.out: No such file or directory diff: working/gotocallret3_cs.cs-A-F0--goto-backend.out: No such file or directory executing case/gotocallret3_cs.cs-A-F0--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret3_cs.cs-A-F0--var-backend.out: No such file or directory executing case/gotocallret3_cs.cs-A-G0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret3_cs.cs-A-G0--goto-backend.out: No such file or directory executing case/gotocallret3_cs.cs-A-G1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: executing case/gotocallret3_cs.cs-A-T0--var-backend.in csharp working/gotocallret3_cs.cs-A-G1--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret3_cs.cs-A-T0--var-backend.out: No such file or directory executing case/gotocallret3_go.go-Z-F0--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret3_go.go-Z-F0--goto-backend.out: No such file or directory executing case/gotocallret3_go.go-Z-F1--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret3_go.go-Z-F1--var-backend.out: No such file or directory executing case/gotocallret3_go.go-Z-G1--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/gotocallret3_go.go-Z-T1--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret3_go.go-Z-T1--goto-backend.out: No such file or directory diff: working/gotocallret3_go.go-Z-G1--goto-backend.out: No such file or directory executing case/gotocallret3_java.java-J-F0--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret3_java.java-J-F0--goto-backend.out: No such file or directory executing case/gotocallret3_java.java-J-F0--var-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret3_java.java-J-F0--var-backend.out: No such file or directory executing case/gotocallret3_ocaml.ml-O-F0--var-backend.in ocaml executing case/gotocallret3_ocaml.ml-O-T1--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret3_ocaml.ml-O-T1--var-backend.out: No such file or directory executing case/gotocallret3_ruby.rb-R-T1--var-backend.in ruby diff: working/gotocallret3_ocaml.ml-O-F0--var-backend.out./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory : No such file or directory diff: working/gotocallret3_ruby.rb-R-T1--var-backend.out: No such file or directory executing case/gotocallret3_rust.rs-U-F1--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret3_rust.rs-U-F1--var-backend.out: No such file or directory executing case/gotocallret3_rust.rs-U-T0--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/gotocallret3_rust.rs-U-T0--var-backend.out: No such file or directory executing case/high1.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/high1.c-C-G1--goto-backend.out: No such file or directory executing case/high1.c-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/high1.c-C-T0--goto-backend.out: No such file or directory executing case/high1.c-C-T0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/high1.c-C-T0--var-backend.out: No such file or directory executing case/high2.cpp-C-F0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/high2.cpp-C-F0--var-backend.out: No such file or directory executing case/high2.cpp-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/high2.cpp-C-F1--goto-backend.out: No such file or directoryexecuting case/high2.cpp-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/high2.cpp-C-T1--goto-backend.out: No such file or directory executing case/high3.m-C-F1--goto-backend.in c executing case/high3.m-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/high3.m-C-F1--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/high3.m-C-G1--goto-backend.out: No such file or directory executing case/high3.m-C-G2--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/high3.m-C-G2--goto-backend.out: No such file or directory executing case/high3.m-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/high3.m-C-T0--goto-backend.out: No such file or directory executing case/high3.m-C-T0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/high3.m-C-T1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/high3.m-C-T0--var-backend.out: No such file or directory diff: working/high3.m-C-T1--var-backend.out: No such file or directory executing case/import1.c-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/import1.c-C-F0--goto-backend.out: No such file or directory executing case/import1.c-C-F0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/import1.c-C-F0--var-backend.out: No such file or directory executing case/import1.c-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/import1.c-C-F1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/import1.c-C-F1--var-backend.out: No such file or directory diff: working/import1.c-C-F1--goto-backend.out: No such file or directory executing case/import1.c-C-G2--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/import1.c-C-G2--goto-backend.out: No such file or directory executing case/import1.c-C-T0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/import1.c-C-T0--var-backend.out: No such file or directory executing case/java1.java-J-F0--var-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/java1.java-J-F0--var-backend.out: No such file or directory executing case/java1.java-J-T0--var-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/java1.java-J-T0--var-backend.out: No such file or directory executing case/java2.java-J-T0--var-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/lmgoto.cpp-C-F0--goto-backend.in c diff: working/java2.java-J-T0--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/lmgoto.cpp-C-F0--goto-backend.out: No such file or directory executing case/lmgoto.cpp-C-F1--goto-backend.in c executing case/lmgoto.cpp-C-T1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/lmgoto.cpp-C-T1--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/lmgoto.cpp-C-F1--goto-backend.out: No such file or directory executing case/ncall1_c.c-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/ncall1_c.c-C-F1--goto-backend.out: No such file or directory executing case/ncall1_c.c-C-F1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/ncall1_c.c-C-F1--var-backend.out: No such file or directory executing case/ncall1_c.c-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/ncall1_c.c-C-T0--goto-backend.out: No such file or directory executing case/ncall1_c.c-C-T0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/ncall1_c.c-C-T0--var-backend.out: No such file or directory executing case/ncall1_c.c-C-T1--goto-backend.in c executing case/ncall1_crack.crk-K-T0--var-backend.in crack ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/ncall1_crack.crk-K-T0--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/ncall1_c.c-C-T1--goto-backend.out: No such file or directory executing case/ncall1_cs.cs-A-F0--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/ncall1_cs.cs-A-F0--var-backend.out: No such file or directory executing case/ncall1_cs.cs-A-F1--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/ncall1_cs.cs-A-F1--var-backend.out: No such file or directory executing case/ncall1_cs.cs-A-G1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/ncall1_cs.cs-A-G1--goto-backend.out: No such file or directory executing case/ncall1_cs.cs-A-T0--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/ncall1_cs.cs-A-T1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/ncall1_cs.cs-A-T0--var-backend.out: No such file or directory diff: working/ncall1_cs.cs-A-T1--goto-backend.out: No such file or directory executing case/ncall1_go.go-Z-F0--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/ncall1_java.java-J-T1--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/ncall1_go.go-Z-F0--var-backend.out: No such file or directory diff: working/ncall1_java.java-J-T1--goto-backend.out: No such file or directory executing case/ncall1_ocaml.ml-O-F1--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/ncall1_ocaml.ml-O-F1--var-backend.out: No such file or directory executing case/ncall1_ruby.rb-R-F0--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/ncall1_ruby.rb-R-F0--var-backend.out: No such file or directory executing case/ncall1_ruby.rb-R-F1--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/ncall1_ruby.rb-R-F1--var-backend.out: No such file or directory executing case/next1_c.c-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next1_c.c-C-F0--goto-backend.out: No such file or directory executing case/next1_c.c-C-T1--goto-backend.in c executing case/next1_c.c-C-T1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next1_c.c-C-T1--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next1_c.c-C-T1--var-backend.out: No such file or directory executing case/next1_cs.cs-A-F0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next1_cs.cs-A-F0--goto-backend.out: No such file or directory executing case/next1_cs.cs-A-F1--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next1_cs.cs-A-F1--var-backend.out: No such file or directory executing case/next1_cs.cs-A-T1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next1_cs.cs-A-T1--goto-backend.out: No such file or directory executing case/next1_go.go-Z-G2--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next1_go.go-Z-G2--goto-backend.out: No such file or directory executing case/next1_go.go-Z-T1--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next1_go.go-Z-T1--var-backend.out: No such file or directory executing case/next1_java.java-J-F1--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next1_java.java-J-F1--goto-backend.out: No such file or directory executing case/next1_java.java-J-F1--var-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next1_java.java-J-F1--var-backend.out: No such file or directory executing case/next1_julia.jl-Y-F1--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next1_julia.jl-Y-F1--var-backend.out: No such file or directory executing case/next1_ocaml.ml-O-F0--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next1_ocaml.ml-O-F0--var-backend.out: No such file or directory executing case/next1_ruby.rb-R-T1--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/next1_rust.rs-U-F0--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next1_ruby.rb-R-T1--var-backend.out: No such file or directory diff: working/next1_rust.rs-U-F0--var-backend.out: No such file or directory executing case/next2_c.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/next2_crack.crk-K-T1--var-backend.in crack diff: working/next2_c.c-C-G1--goto-backend.out: No such file or directory executing case/next2_cs.cs-A-G0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next2_cs.cs-A-G0--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/next2_cs.cs-A-G1--goto-backend.in csharp diff: working/next2_crack.crk-K-T1--var-backend.out: No such file or directory executing case/next2_cs.cs-A-T1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next2_cs.cs-A-G1--goto-backend.out: No such file or directory executing case/next2_julia.jl-Y-F1--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next2_julia.jl-Y-F1--var-backend.out: No such file or directory diff: working/next2_cs.cs-A-T1--goto-backend.out: No such file or directory executing case/next2_ocaml.ml-O-F0--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next2_ocaml.ml-O-F0--var-backend.out: No such file or directory executing case/next2_ocaml.ml-O-T1--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next2_ocaml.ml-O-T1--var-backend.out: No such file or directory executing case/next2_ruby.rb-R-T1--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/next2_ruby.rb-R-T1--var-backend.out: No such file or directory executing case/nfa1.c-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/nfa1.c-C-F1--goto-backend.out: No such file or directory executing case/nfa1.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/nfa1.c-C-G0--goto-backend.out: No such file or directory executing case/nfa1.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/nfa1.c-C-G1--goto-backend.out: No such file or directory executing case/nfa1.c-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/nfa1.c-C-T1--goto-backend.out: No such file or directory executing case/nfa3.c-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/nfa3.c-C-F0--goto-backend.out: No such file or directory executing case/nfa3.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/nfa3.c-C-G1--goto-backend.out: No such file or directory executing case/nfa3.c-C-T0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/nfa3.c-C-T1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/nfa3.c-C-T0--var-backend.out: No such file or directory diff: working/nfa3.c-C-T1--var-backend.out: No such file or directory executing case/noignore.c-C-F1--goto-backend.in c executing case/noignore.c-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/noignore.c-C-T0--goto-backend.out: No such file or directory executing case/noignore.c-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/noignore.c-C-F1--goto-backend.out: No such file or directory diff: working/noignore.c-C-T1--goto-backend.out: No such file or directory executing case/patact_c.c-C-F0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/patact_c.c-C-F0--var-backend.out: No such file or directory executing case/patact_c.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/patact_c.c-C-G0--goto-backend.out: No such file or directory executing case/patact_c.c-C-G2--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/patact_c.c-C-T0--var-backend.in c diff: working/patact_c.c-C-G2--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/patact_crack.crk-K-T0--var-backend.in crack diff: working/patact_c.c-C-T0--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/patact_crack.crk-K-T0--var-backend.out: No such file or directory executing case/patact_crack.crk-K-T1--var-backend.in crack executing case/patact_cs.cs-A-F1--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/patact_crack.crk-K-T1--var-backend.out: No such file or directory executing case/patact_go.go-Z-G2--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/patact_cs.cs-A-F1--var-backend.out: No such file or directory diff: working/patact_go.go-Z-G2--goto-backend.out: No such file or directory executing case/patact_java.java-J-T0--var-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/patact_java.java-J-T0--var-backend.out: No such file or directory executing case/patact_julia.jl-Y-F1--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/patact_julia.jl-Y-F1--var-backend.out: No such file or directory executing case/patact_julia.jl-Y-T0--var-backend.in julia executing case/patact_ruby.rb-R-T0--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/patact_ruby.rb-R-T0--var-backend.out: No such file or directory executing case/patact_ruby.rb-R-T1--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/patact_ruby.rb-R-T1--var-backend.out: No such file or directory diff: working/patact_julia.jl-Y-T0--var-backend.out: No such file or directory executing case/patact_rust.rs-U-F0--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/patact_rust.rs-U-F0--var-backend.out: No such file or directory executing case/patact_rust.rs-U-F1--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/patact_rust.rs-U-F1--var-backend.out: No such file or directory executing case/patact_rust.rs-U-T0--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/patact_rust.rs-U-T0--var-backend.out: No such file or directory executing case/patact_rust.rs-U-T1--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/patact_rust.rs-U-T1--var-backend.out: No such file or directory executing case/recdescent1.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/recdescent1.c-C-G1--goto-backend.out: No such file or directory executing case/recdescent2.java-J-T0--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/recdescent2.java-J-T0--goto-backend.out: No such file or directory executing case/recdescent4.c-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/recdescent4.c-C-F1--goto-backend.out: No such file or directory executing case/recdescent4.c-C-F1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/recdescent4.c-C-F1--var-backend.out: No such file or directory executing case/recdescent4.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/recdescent4.c-C-G0--goto-backend.out: No such file or directory executing case/recdescent4.c-C-G2--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/recdescent4.c-C-G2--goto-backend.out: No such file or directory executing case/recdescent5.java-J-F1--var-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/recdescent5.java-J-F1--var-backend.out: No such file or directory executing case/recdescent5.java-J-T0--var-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/recdescent5.java-J-T0--var-backend.out: No such file or directory executing case/repetition.cpp-C-F1--goto-backend.in c executing case/repetition.cpp-C-F1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: executing case/repetition.cpp-C-G0--goto-backend.in c working/repetition.cpp-C-F1--goto-backend.out: No such file or directory executing case/repetition.cpp-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/repetition.cpp-C-G1--goto-backend.out: No such file or directory diff: working/repetition.cpp-C-F1--var-backend.out: No such file or directoryexecuting case/repetition.cpp-C-T1--goto-backend.in c diff: working/repetition.cpp-C-G0--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/repetition.cpp-C-T1--goto-backend.out: No such file or directory executing case/rpn1.ml-O-F0--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/rpn1.ml-O-F0--var-backend.out: No such file or directory executing case/rpn1.ml-O-T0--var-backend.in ocaml executing case/ruby1.rb-R-F0--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/ruby1.rb-R-T0--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/ruby1.rb-R-T0--var-backend.out: No such file or directory diff: working/ruby1.rb-R-F0--var-backend.out: No such file or directory executing case/rust1.rs-U-T0--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/rust1.rs-U-T0--var-backend.out: No such file or directory diff: working/rpn1.ml-O-T0--var-backend.out: No such file or directory executing case/rust1.rs-U-T1--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/rust1.rs-U-T1--var-backend.out: No such file or directory executing case/scan1_c.c-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/scan1_c.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan1_c.c-C-G1--goto-backend.out: No such file or directory diff: working/scan1_c.c-C-F1--goto-backend.out: No such file or directory executing case/scan1_c.c-C-T1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan1_c.c-C-T1--var-backend.out: No such file or directory executing case/scan1_crack.crk-K-F0--var-backend.in crack ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan1_crack.crk-K-F0--var-backend.out: No such file or directory executing case/scan1_cs.cs-A-G0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan1_cs.cs-A-G0--goto-backend.out: No such file or directory executing case/scan1_go.go-Z-F1--var-backend.in go executing case/scan1_go.go-Z-G1--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan1_go.go-Z-G1--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/scan1_go.go-Z-T1--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan1_go.go-Z-F1--var-backend.out: No such file or directorydiff: working/scan1_go.go-Z-T1--var-backend.out: No such file or directory executing case/scan1_java.java-J-T0--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan1_java.java-J-T0--goto-backend.out: No such file or directory executing case/scan1_julia.jl-Y-T1--var-backend.in julia executing case/scan1_ruby.rb-R-T0--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan1_ruby.rb-R-T0--var-backend.out: No such file or directory diff: working/scan1_julia.jl-Y-T1--var-backend.out: No such file or directory executing case/scan1_ruby.rb-R-T1--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/scan2_c.c-C-F0--var-backend.in c diff: working/scan1_ruby.rb-R-T1--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan2_c.c-C-F0--var-backend.out: No such file or directory executing case/scan2_c.c-C-F1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan2_c.c-C-F1--var-backend.out: No such file or directory executing case/scan2_c.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan2_c.c-C-G1--goto-backend.out: No such file or directory executing case/scan2_crack.crk-K-F0--var-backend.in crack executing case/scan2_cs.cs-A-F1--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan2_crack.crk-K-F0--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan2_cs.cs-A-F1--var-backend.out: No such file or directory executing case/scan2_cs.cs-A-G1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan2_cs.cs-A-G1--goto-backend.out: No such file or directory executing case/scan2_cs.cs-A-T0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/scan2_go.go-Z-F1--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan2_cs.cs-A-T0--goto-backend.out: No such file or directory diff: working/scan2_go.go-Z-F1--var-backend.out: No such file or directory executing case/scan2_go.go-Z-T0--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan2_go.go-Z-T0--goto-backend.out: No such file or directory executing case/scan2_go.go-Z-T0--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan2_go.go-Z-T0--var-backend.out: No such file or directory executing case/scan2_java.java-J-F0--var-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan2_java.java-J-F0--var-backend.out: No such file or directory executing case/scan2_julia.jl-Y-F0--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan2_julia.jl-Y-F0--var-backend.out: No such file or directory executing case/scan2_julia.jl-Y-T0--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan2_julia.jl-Y-T0--var-backend.out: No such file or directory executing case/scan2_ruby.rb-R-F1--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan2_ruby.rb-R-F1--var-backend.out: No such file or directory executing case/scan2_ruby.rb-R-T1--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan2_ruby.rb-R-T1--var-backend.out: No such file or directory executing case/scan2_rust.rs-U-T0--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan2_rust.rs-U-T0--var-backend.out: No such file or directory executing case/scan2_rust.rs-U-T1--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan2_rust.rs-U-T1--var-backend.out: No such file or directory executing case/scan3_c.c-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan3_c.c-C-T0--goto-backend.out: No such file or directoryexecuting case/scan3_c.c-C-T0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan3_c.c-C-T0--var-backend.out: No such file or directory executing case/scan3_c.c-C-T1--goto-backend.in c executing case/scan3_cs.cs-A-F0--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan3_c.c-C-T1--goto-backend.out: No such file or directory diff: working/scan3_cs.cs-A-F0--var-backend.out: No such file or directory executing case/scan3_cs.cs-A-G1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/scan3_cs.cs-A-T0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan3_cs.cs-A-G1--goto-backend.out: No such file or directory diff: working/scan3_cs.cs-A-T0--goto-backend.out: No such file or directory executing case/scan3_go.go-Z-F1--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan3_go.go-Z-F1--var-backend.out: No such file or directory executing case/scan3_go.go-Z-T0--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan3_go.go-Z-T0--goto-backend.out: No such file or directory executing case/scan3_go.go-Z-T1--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan3_go.go-Z-T1--goto-backend.out: No such file or directory executing case/scan3_java.java-J-T0--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan3_java.java-J-T0--goto-backend.out: No such file or directory executing case/scan3_java.java-J-T1--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan3_java.java-J-T1--goto-backend.out: No such file or directory executing case/scan3_julia.jl-Y-T1--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan3_julia.jl-Y-T1--var-backend.out: No such file or directory executing case/scan3_ocaml.ml-O-F1--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan3_ocaml.ml-O-F1--var-backend.out: No such file or directory executing case/scan3_ruby.rb-R-T1--var-backend.in ruby executing case/scan3_rust.rs-U-F1--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan3_ruby.rb-R-T1--var-backend.out: No such file or directory diff: working/scan3_rust.rs-U-F1--var-backend.out: No such file or directory executing case/scan3_rust.rs-U-T0--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan3_rust.rs-U-T0--var-backend.out: No such file or directory executing case/scan4_c.c-C-F0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan4_c.c-C-F0--var-backend.out: No such file or directory executing case/scan4_crack.crk-K-T0--var-backend.in crack ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan4_crack.crk-K-T0--var-backend.out: No such file or directory executing case/scan4_cs.cs-A-G1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/scan4_cs.cs-A-T1--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan4_cs.cs-A-T1--var-backend.out: No such file or directory diff: working/scan4_cs.cs-A-G1--goto-backend.out: No such file or directory executing case/scan4_go.go-Z-T0--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/scan4_go.go-Z-T1--var-backend.in go executing case/scan4_julia.jl-Y-F0--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: diff: working/scan4_go.go-Z-T1--var-backend.out: No such file or directory working/scan4_julia.jl-Y-F0--var-backend.outdiff: : No such file or directoryworking/scan4_go.go-Z-T0--goto-backend.out: No such file or directory executing case/scan4_julia.jl-Y-F1--var-backend.in julia executing case/scan4_julia.jl-Y-T1--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan4_julia.jl-Y-T1--var-backend.out: No such file or directory diff: working/scan4_julia.jl-Y-F1--var-backend.out: No such file or directory executing case/scan4_ocaml.ml-O-T0--var-backend.in ocaml executing case/scan4_ruby.rb-R-F0--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/scan4_ruby.rb-R-T0--var-backend.in ruby diff: working/scan4_ruby.rb-R-F0--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan4_ruby.rb-R-T0--var-backend.out: No such file or directory diff: working/scan4_ocaml.ml-O-T0--var-backend.out: No such file or directory executing case/scan4_rust.rs-U-T0--var-backend.in rust executing case/scan5.ml-O-F0--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan5.ml-O-F0--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan4_rust.rs-U-T0--var-backend.out: No such file or directory executing case/scan5.ml-O-T0--var-backend.in ocaml executing case/scan5.ml-O-T1--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan5.ml-O-T0--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/scan5.ml-O-T1--var-backend.out: No such file or directory executing case/stateact1_c.c-C-F0--goto-backend.in c executing case/stateact1_c.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/stateact1_c.c-C-F0--goto-backend.out: No such file or directory executing case/stateact1_c.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/stateact1_c.c-C-G0--goto-backend.out: No such file or directory diff: working/stateact1_c.c-C-G1--goto-backend.out: No such file or directory executing case/stateact1_c.c-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/stateact1_c.c-C-T1--goto-backend.out: No such file or directory executing case/stateact1_c.c-C-T1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/stateact1_c.c-C-T1--var-backend.out: No such file or directory executing case/stateact1_cs.cs-A-F0--goto-backend.in csharp executing case/stateact1_cs.cs-A-F0--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/stateact1_cs.cs-A-F0--var-backend.out: No such file or directory executing case/stateact1_cs.cs-A-T0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/stateact1_go.go-Z-G2--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/stateact1_cs.cs-A-F0--goto-backend.out: No such file or directory diff: working/stateact1_go.go-Z-G2--goto-backend.out: No such file or directory diff: working/stateact1_cs.cs-A-T0--goto-backend.out: No such file or directory executing case/stateact1_go.go-Z-T1--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/stateact1_java.java-J-F1--goto-backend.in java ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/stateact1_java.java-J-F1--var-backend.in java diff: working/stateact1_go.go-Z-T1--goto-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory 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 ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/stateact1_java.java-J-F1--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/stateact1_java.java-J-F1--goto-backend.out: No such file or directory diff: working/stateact1_java.java-J-T1--goto-backend.out: No such file or directory diff: working/stateact1_rust.rs-U-F1--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/stateact1_java.java-J-T0--goto-backend.out: No such file or directory executing case/stateact1_rust.rs-U-T1--var-backend.in rust ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/stateact1_rust.rs-U-T1--var-backend.out: No such file or directory executing case/statechart1.c-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory executing case/statechart1.c-C-G0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/statechart1.c-C-G0--goto-backend.out: No such file or directory executing case/statechart1.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/statechart1.c-C-G1--goto-backend.out: No such file or directory diff: working/statechart1.c-C-F0--goto-backend.out: No such file or directory executing case/statechart1.c-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/statechart1.c-C-T1--goto-backend.out: No such file or directory executing case/statechart1.c-C-T1--var-backend.in c executing case/targs1_c.c-C-F0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: executing case/targs1_crack.crk-K-F1--var-backend.in crack working/targs1_c.c-C-F0--var-backend.out: No such file or directory diff: working/statechart1.c-C-T1--var-backend.out: No such file or directory executing case/targs1_cs.cs-A-F0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_cs.cs-A-F0--goto-backend.out: No such file or directory executing case/targs1_cs.cs-A-F1--goto-backend.in csharp diff: working/targs1_crack.crk-K-F1--var-backend.out: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_cs.cs-A-F1--goto-backend.out: No such file or directory executing case/targs1_cs.cs-A-G0--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_cs.cs-A-G0--goto-backend.out: No such file or directory executing case/targs1_cs.cs-A-G1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_cs.cs-A-G1--goto-backend.out: No such file or directory executing case/targs1_cs.cs-A-T1--goto-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_cs.cs-A-T1--goto-backend.out: No such file or directory executing case/targs1_cs.cs-A-T1--var-backend.in csharp ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_cs.cs-A-T1--var-backend.out: No such file or directory executing case/targs1_go.go-Z-F0--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_go.go-Z-F0--goto-backend.out: No such file or directory executing case/targs1_go.go-Z-F1--var-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_go.go-Z-F1--var-backend.out: No such file or directory executing case/targs1_go.go-Z-G1--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_go.go-Z-G1--goto-backend.out: No such file or directory executing case/targs1_go.go-Z-G2--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_go.go-Z-G2--goto-backend.out: No such file or directory executing case/targs1_go.go-Z-T0--goto-backend.in go ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_go.go-Z-T0--goto-backend.out: No such file or directory executing case/targs1_julia.jl-Y-T0--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_julia.jl-Y-T0--var-backend.out: No such file or directory executing case/targs1_julia.jl-Y-T1--var-backend.in julia ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_julia.jl-Y-T1--var-backend.out: No such file or directory executing case/targs1_ocaml.ml-O-T0--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_ocaml.ml-O-T0--var-backend.out: No such file or directory executing case/targs1_ocaml.ml-O-T1--var-backend.in ocaml ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_ocaml.ml-O-T1--var-backend.out: No such file or directory executing case/targs1_ruby.rb-R-F0--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_ruby.rb-R-F0--var-backend.out: No such file or directory executing case/targs1_ruby.rb-R-T1--var-backend.in ruby ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/targs1_ruby.rb-R-T1--var-backend.out: No such file or directory executing case/tofrom2.c-C-F0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/tofrom2.c-C-F0--goto-backend.out: No such file or directory executing case/tofrom2.c-C-F1--goto-backend.in c executing case/tofrom2.c-C-G1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/tofrom2.c-C-F1--goto-backend.out: No such file or directory executing case/tofrom2.c-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/tofrom2.c-C-G1--goto-backend.out: No such file or directory diff: working/tofrom2.c-C-T0--goto-backend.out: No such file or directory executing case/tofrom2.c-C-T0--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/tofrom2.c-C-T0--var-backend.out: No such file or directory executing case/union.cpp-C-F1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/union.cpp-C-F1--goto-backend.out: No such file or directory executing case/union.cpp-C-F1--var-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/union.cpp-C-F1--var-backend.out: No such file or directory executing case/union.cpp-C-T0--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/union.cpp-C-T0--goto-backend.out: No such file or directory executing case/union.cpp-C-T1--goto-backend.in c ./rlhc: error while loading shared libraries: libcolm-0.14.7.so: cannot open shared object file: No such file or directory diff: working/union.cpp-C-T1--goto-backend.out: No such file or directory ---- 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 go case/call4.rl testing d 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 cs case/cond1.rl testing c 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 ocaml case/scan3.rl testing julia 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 ./colm.d/working/xmlac.diff ./colm.d/working/while1.diff ./colm.d/working/void1.diff ./colm.d/working/utf8.diff ./colm.d/working/undomap2.diff ./colm.d/working/undomap1.diff ./colm.d/working/undolist1.diff ./colm.d/working/undofrag3.diff ./colm.d/working/undofrag2.diff ./colm.d/working/undofrag1.diff ./colm.d/working/typeref3.diff ./colm.d/working/typeref2.diff ./colm.d/working/typeref1.diff ./colm.d/working/treecmp1.diff ./colm.d/working/travs1.diff ./colm.d/working/translate2.diff ./colm.d/working/translate1.diff ./colm.d/working/til.diff ./colm.d/working/tags4.diff ./colm.d/working/tcontext1.diff ./colm.d/working/tags3.diff ./colm.d/working/tags2.diff ./colm.d/working/tags1.diff ./colm.d/working/switch2.diff ./colm.d/working/switch1.diff ./colm.d/working/superid.diff ./colm.d/working/string.diff ./colm.d/working/struct1.diff ./colm.d/working/streamseq2.diff ./colm.d/working/sprintf.diff ./colm.d/working/streamseq1.diff ./colm.d/working/stds1.diff ./colm.d/working/sendstream.diff ./colm.d/working/scan1.diff ./colm.d/working/send1.diff ./colm.d/working/scope1.diff ./colm.d/working/repeat2.diff ./colm.d/working/rubyhere.diff ./colm.d/working/rhsref2.diff ./colm.d/working/rhsref1.diff ./colm.d/working/pushloc.diff ./colm.d/working/repeat1.diff ./colm.d/working/reparse.diff ./colm.d/working/reor2.diff ./colm.d/working/reor1.diff ./colm.d/working/ref3.diff ./colm.d/working/ref2.diff ./colm.d/working/ref1.diff ./colm.d/working/rediv.diff ./colm.d/working/redef5.diff ./colm.d/working/redef3.diff ./colm.d/working/redef2.diff ./colm.d/working/redef1.diff ./colm.d/working/ragelambig4.diff ./colm.d/working/ragelambig3.diff ./colm.d/working/ragelambig2.diff ./colm.d/working/ragelambig1.diff ./colm.d/working/pull2.diff ./colm.d/working/pull1.diff ./colm.d/working/lookup1.diff ./colm.d/working/prints.diff ./colm.d/working/print1.diff ./colm.d/working/postfix.diff ./colm.d/working/pointer1.diff ./colm.d/working/parsetree1.diff ./colm.d/working/order1.diff ./colm.d/working/parse1.diff ./colm.d/working/order2.diff ./colm.d/working/open2.diff ./colm.d/working/open1.diff ./colm.d/working/new1.diff ./colm.d/working/nestedcomm.diff ./colm.d/working/namespace1.diff ./colm.d/working/mutualrec.diff ./colm.d/working/multiregion2.diff ./colm.d/working/multiregion1.diff ./colm.d/working/maxlen.diff ./colm.d/working/matchex.diff ./colm.d/working/map6.diff ./colm.d/working/map4.diff ./colm.d/working/map3.diff ./colm.d/working/mailbox.diff ./colm.d/working/map2.diff ./colm.d/working/map1.diff ./colm.d/working/maketree1.diff ./colm.d/working/logical1.diff ./colm.d/working/literal1.diff ./colm.d/working/list4.diff ./colm.d/working/list3.diff ./colm.d/working/list2.diff ./colm.d/working/list1.diff ./colm.d/working/liftattrs.diff ./colm.d/working/lhs1.diff ./colm.d/working/island.diff ./colm.d/working/inpush1.diff ./colm.d/working/indent.diff ./colm.d/working/include1.diff ./colm.d/working/generate1.diff ./colm.d/working/ignore5.diff ./colm.d/working/ignore4.diff ./colm.d/working/ignore3.diff ./colm.d/working/ignore2.diff ./colm.d/working/ignore1.diff ./colm.d/working/ifblock1.diff ./colm.d/working/heredoc.diff ./colm.d/working/generate2.diff ./colm.d/working/exit6.diff ./colm.d/working/exit4.diff ./colm.d/working/func4.diff ./colm.d/working/func3.diff ./colm.d/working/exit5.diff ./colm.d/working/func2.diff ./colm.d/working/func1.diff ./colm.d/working/forloop3.diff ./colm.d/working/forloop2.diff ./colm.d/working/forloop1.diff ./colm.d/working/factor6.diff ./colm.d/working/factor5.diff ./colm.d/working/factor2.diff ./colm.d/working/factor1.diff ./colm.d/working/ext1.diff ./colm.d/working/exit1.diff ./colm.d/working/div.diff ./colm.d/working/define1.diff ./colm.d/working/decl2.diff ./colm.d/working/decl1.diff ./colm.d/working/counting4.diff ./colm.d/working/counting3.diff ./colm.d/working/counting2.diff ./colm.d/working/counting1.diff ./colm.d/working/context3.diff ./colm.d/working/context2.diff ./colm.d/working/context1.diff ./colm.d/working/constructex.diff ./colm.d/working/construct4.diff ./colm.d/working/construct3.diff ./colm.d/working/construct2.diff ./colm.d/working/construct1.diff ./colm.d/working/commitbt.diff ./colm.d/working/collect.diff ./colm.d/working/call1.diff ./colm.d/working/btscan2.diff ./colm.d/working/btscan1.diff ./colm.d/working/binary1.diff ./colm.d/working/backtrack3.diff ./colm.d/working/backtrack2.diff ./colm.d/working/backtrack1.diff ./colm.d/working/argv2.diff ./colm.d/working/argv1.diff ./colm.d/working/accumbt3.diff ./colm.d/working/accumbt2.diff ./colm.d/working/accumbt1.diff ./colm.d/working/accum3.diff ./colm.d/working/accum2.diff ./colm.d/working/accum1.diff ---- cases 979 ---- failures 155 real 0m38.017s user 0m50.372s sys 0m13.015s * ERROR: dev-util/colm-0.14.7-r1::gentoo failed (test phase): * (no error message) * * Call stack: * ebuild.sh, line 127: Called src_test * environment, line 1595: 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-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/colm-0.14.7-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-util:colm-0.14.7-r1:20211112-224959.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/colm-0.14.7-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/colm-0.14.7-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/test' * S: '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7'