* Package: dev-util/colm-0.14.7-r1:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox 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 ] * Applying colm-0.14.7-solaris.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 --system-acdir=/var/tmp/portage/dev-util/colm-0.14.7-r1/temp/aclocal' ... [ 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 ... >>> 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.10/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... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of 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) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of 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 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-file... no checking for file... file 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 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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... g++ -E checking for ld used by 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 g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/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... pygmentize checking for ./DIST... no checking for gdc-8... no checking for gdc-7... no checking for gdc-6... no checking for gdc-5... no checking for javac... no checking for ruby... no checking for mcs... no checking for go... /usr/bin/go checking for ocaml... no checking for rustc... /usr/bin/rustc checking for julia... no checking for gnustep-config... no checking checking if ragel ASM tests will build ... ... no checking for crack... no checking for fopencookie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/aapl/Makefile config.status: creating src/libfsm/Makefile config.status: creating src/cgil/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/aapl.d/Makefile config.status: creating test/colm.d/Makefile config.status: creating test/rlhc.d/Makefile config.status: creating test/rlparse.d/Makefile config.status: creating test/trans.d/Makefile config.status: creating doc/Makefile config.status: creating doc/colm/Makefile config.status: creating src/config.h config.status: creating src/defs.h config.status: 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 g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-idbase.lo `test -f 'idbase.cc' || echo './'`idbase.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-fsmstate.lo `test -f 'fsmstate.cc' || echo './'`fsmstate.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-fsmbase.lo `test -f 'fsmbase.cc' || echo './'`fsmbase.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-fsmattach.lo `test -f 'fsmattach.cc' || echo './'`fsmattach.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c idbase.cc -fPIC -DPIC -o .libs/libfsm_la-idbase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c fsmstate.cc -fPIC -DPIC -o .libs/libfsm_la-fsmstate.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c fsmattach.cc -fPIC -DPIC -o .libs/libfsm_la-fsmattach.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c fsmbase.cc -fPIC -DPIC -o .libs/libfsm_la-fsmbase.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-fsmmin.lo `test -f 'fsmmin.cc' || echo './'`fsmmin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c fsmmin.cc -fPIC -DPIC -o .libs/libfsm_la-fsmmin.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-fsmgraph.lo `test -f 'fsmgraph.cc' || echo './'`fsmgraph.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c fsmgraph.cc -fPIC -DPIC -o .libs/libfsm_la-fsmgraph.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-fsmap.lo `test -f 'fsmap.cc' || echo './'`fsmap.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c fsmap.cc -fPIC -DPIC -o .libs/libfsm_la-fsmap.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-fsmcond.lo `test -f 'fsmcond.cc' || echo './'`fsmcond.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c fsmcond.cc -fPIC -DPIC -o .libs/libfsm_la-fsmcond.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-fsmnfa.lo `test -f 'fsmnfa.cc' || echo './'`fsmnfa.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c fsmnfa.cc -fPIC -DPIC -o .libs/libfsm_la-fsmnfa.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-common.lo `test -f 'common.cc' || echo './'`common.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c common.cc -fPIC -DPIC -o .libs/libfsm_la-common.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-redfsm.lo `test -f 'redfsm.cc' || echo './'`redfsm.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-gendata.lo `test -f 'gendata.cc' || echo './'`gendata.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c redfsm.cc -fPIC -DPIC -o .libs/libfsm_la-redfsm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c gendata.cc -fPIC -DPIC -o .libs/libfsm_la-gendata.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-allocgen.lo `test -f 'allocgen.cc' || echo './'`allocgen.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c allocgen.cc -fPIC -DPIC -o .libs/libfsm_la-allocgen.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-codegen.lo `test -f 'codegen.cc' || echo './'`codegen.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c codegen.cc -fPIC -DPIC -o .libs/libfsm_la-codegen.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-actexp.lo `test -f 'actexp.cc' || echo './'`actexp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c actexp.cc -fPIC -DPIC -o .libs/libfsm_la-actexp.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-binvar.lo `test -f 'binvar.cc' || echo './'`binvar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c binvar.cc -fPIC -DPIC -o .libs/libfsm_la-binvar.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-tables.lo `test -f 'tables.cc' || echo './'`tables.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c tables.cc -fPIC -DPIC -o .libs/libfsm_la-tables.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-tabgoto.lo `test -f 'tabgoto.cc' || echo './'`tabgoto.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c tabgoto.cc -fPIC -DPIC -o .libs/libfsm_la-tabgoto.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-tabbreak.lo `test -f 'tabbreak.cc' || echo './'`tabbreak.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c tabbreak.cc -fPIC -DPIC -o .libs/libfsm_la-tabbreak.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-tabvar.lo `test -f 'tabvar.cc' || echo './'`tabvar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c tabvar.cc -fPIC -DPIC -o .libs/libfsm_la-tabvar.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-binary.lo `test -f 'binary.cc' || echo './'`binary.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c binary.cc -fPIC -DPIC -o .libs/libfsm_la-binary.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-bingoto.lo `test -f 'bingoto.cc' || echo './'`bingoto.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c bingoto.cc -fPIC -DPIC -o .libs/libfsm_la-bingoto.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-binbreak.lo `test -f 'binbreak.cc' || echo './'`binbreak.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c binbreak.cc -fPIC -DPIC -o .libs/libfsm_la-binbreak.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-actloop.lo `test -f 'actloop.cc' || echo './'`actloop.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-flat.lo `test -f 'flat.cc' || echo './'`flat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c actloop.cc -fPIC -DPIC -o .libs/libfsm_la-actloop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c flat.cc -fPIC -DPIC -o .libs/libfsm_la-flat.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-flatgoto.lo `test -f 'flatgoto.cc' || echo './'`flatgoto.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c flatgoto.cc -fPIC -DPIC -o .libs/libfsm_la-flatgoto.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-flatbreak.lo `test -f 'flatbreak.cc' || echo './'`flatbreak.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c flatbreak.cc -fPIC -DPIC -o .libs/libfsm_la-flatbreak.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-flatvar.lo `test -f 'flatvar.cc' || echo './'`flatvar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c flatvar.cc -fPIC -DPIC -o .libs/libfsm_la-flatvar.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-switch.lo `test -f 'switch.cc' || echo './'`switch.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c switch.cc -fPIC -DPIC -o .libs/libfsm_la-switch.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-switchgoto.lo `test -f 'switchgoto.cc' || echo './'`switchgoto.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c switchgoto.cc -fPIC -DPIC -o .libs/libfsm_la-switchgoto.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-switchbreak.lo `test -f 'switchbreak.cc' || echo './'`switchbreak.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c switchbreak.cc -fPIC -DPIC -o .libs/libfsm_la-switchbreak.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-switchvar.lo `test -f 'switchvar.cc' || echo './'`switchvar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c switchvar.cc -fPIC -DPIC -o .libs/libfsm_la-switchvar.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-goto.lo `test -f 'goto.cc' || echo './'`goto.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c goto.cc -fPIC -DPIC -o .libs/libfsm_la-goto.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-gotoloop.lo `test -f 'gotoloop.cc' || echo './'`gotoloop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c gotoloop.cc -fPIC -DPIC -o .libs/libfsm_la-gotoloop.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-gotoexp.lo `test -f 'gotoexp.cc' || echo './'`gotoexp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c gotoexp.cc -fPIC -DPIC -o .libs/libfsm_la-gotoexp.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-ipgoto.lo `test -f 'ipgoto.cc' || echo './'`ipgoto.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c ipgoto.cc -fPIC -DPIC -o .libs/libfsm_la-ipgoto.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-dot.lo `test -f 'dot.cc' || echo './'`dot.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c dot.cc -fPIC -DPIC -o .libs/libfsm_la-dot.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfsm_la-asm.lo `test -f 'asm.cc' || echo './'`asm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c asm.cc -fPIC -DPIC -o .libs/libfsm_la-asm.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.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/12.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.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' g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o colm-main.o `test -f 'main.cc' || echo './'`main.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o bootstrap2-main.o `test -f 'main.cc' || echo './'`main.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DCONS_INIT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o bootstrap0-consinit.o `test -f 'consinit.cc' || echo './'`consinit.cc sedsubst: generating colm-wrap from colm-wrap.sh g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DCONS_INIT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o bootstrap0-main.o `test -f 'main.cc' || echo './'`main.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-resolve.o `test -f 'resolve.cc' || echo './'`resolve.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-lookup.o `test -f 'lookup.cc' || echo './'`lookup.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-synthesis.o `test -f 'synthesis.cc' || echo './'`synthesis.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-parsetree.o `test -f 'parsetree.cc' || echo './'`parsetree.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-fsmstate.o `test -f 'fsmstate.cc' || echo './'`fsmstate.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-fsmbase.o `test -f 'fsmbase.cc' || echo './'`fsmbase.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-fsmattach.o `test -f 'fsmattach.cc' || echo './'`fsmattach.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-fsmmin.o `test -f 'fsmmin.cc' || echo './'`fsmmin.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-fsmgraph.o `test -f 'fsmgraph.cc' || echo './'`fsmgraph.cc In file included from compiler.h:42, from synthesis.cc:26: In member function ‘void CodeVect::setHalf(long int, half_t)’, inlined from ‘UniqueType* LangVarRef::evaluateCall(Compiler*, CodeVect&, CallArgVect*)’ at synthesis.cc:1190:15: parsetree.h:107:22: warning: ‘asLoc’ may be used uninitialized [-Wmaybe-uninitialized] 107 | data[pos] = half & 0xff; | ^~~ synthesis.cc: In member function ‘UniqueType* LangVarRef::evaluateCall(Compiler*, CodeVect&, CallArgVect*)’: synthesis.cc:1169:13: note: ‘asLoc’ was declared here 1169 | int asLoc; | ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-pdagraph.o `test -f 'pdagraph.cc' || echo './'`pdagraph.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-pdabuild.o `test -f 'pdabuild.cc' || echo './'`pdabuild.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-pdacodegen.o `test -f 'pdacodegen.cc' || echo './'`pdacodegen.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-fsmcodegen.o `test -f 'fsmcodegen.cc' || echo './'`fsmcodegen.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-redfsm.o `test -f 'redfsm.cc' || echo './'`redfsm.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-fsmexec.o `test -f 'fsmexec.cc' || echo './'`fsmexec.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-redbuild.o `test -f 'redbuild.cc' || echo './'`redbuild.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-closure.o `test -f 'closure.cc' || echo './'`closure.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-fsmap.o `test -f 'fsmap.cc' || echo './'`fsmap.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-dotgen.o `test -f 'dotgen.cc' || echo './'`dotgen.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-pcheck.o `test -f 'pcheck.cc' || echo './'`pcheck.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-ctinput.o `test -f 'ctinput.cc' || echo './'`ctinput.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-declare.o `test -f 'declare.cc' || echo './'`declare.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-codegen.o `test -f 'codegen.cc' || echo './'`codegen.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-exports.o `test -f 'exports.cc' || echo './'`exports.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-compiler.o `test -f 'compiler.cc' || echo './'`compiler.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-parser.o `test -f 'parser.cc' || echo './'`parser.cc g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libprog_a-reduce.o `test -f 'reduce.cc' || echo './'`reduce.cc /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o map.lo map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c map.c -fPIC -DPIC -o .libs/map.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o pdarun.lo pdarun.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c pdarun.c -fPIC -DPIC -o .libs/pdarun.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o list.lo list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o input.lo input.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c list.c -fPIC -DPIC -o .libs/list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c input.c -fPIC -DPIC -o .libs/input.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o stream.lo stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c stream.c -fPIC -DPIC -o .libs/stream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o debug.lo debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o codevect.lo codevect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c codevect.c -fPIC -DPIC -o .libs/codevect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o pool.lo pool.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o string.lo string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c pool.c -fPIC -DPIC -o .libs/pool.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o tree.lo tree.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o iter.lo iter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c string.c -fPIC -DPIC -o .libs/string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c tree.c -fPIC -DPIC -o .libs/tree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c iter.c -fPIC -DPIC -o .libs/iter.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o bytecode.lo bytecode.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o program.lo program.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c bytecode.c -fPIC -DPIC -o .libs/bytecode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c program.c -fPIC -DPIC -o .libs/program.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o struct.lo struct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o commit.lo commit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c commit.c -fPIC -DPIC -o .libs/commit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c struct.c -fPIC -DPIC -o .libs/struct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o print.lo print.c g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_INIT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o bootstrap1-main.o `test -f 'main.cc' || echo './'`main.cc libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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: 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 g++ -Wall -DPREFIX='"/usr"' -DCONS_INIT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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: g++ -Wall -DPREFIX=\"/usr\" -DCONS_INIT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o gen/bootstrap1-parse1.o `test -f 'gen/parse1.c' || echo './'`gen/parse1.c g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_INIT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o bootstrap1-loadinit.o `test -f 'loadinit.cc' || echo './'`loadinit.cc ./colm-wrap -o gen/if1.cc gen/bootstrap1.pack g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_INIT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o gen/bootstrap1-if1.o `test -f 'gen/if1.cc' || echo './'`gen/if1.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -DPREFIX='"/usr"' -DLOAD_INIT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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: g++ -Wall -DPREFIX=\"/usr\" -DLOAD_INIT -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o bootstrap2-loadboot2.o `test -f 'loadboot2.cc' || echo './'`loadboot2.cc ./colm-wrap -o gen/if2.cc gen/bootstrap2.pack gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o gen/bootstrap2-parse2.o `test -f 'gen/parse2.c' || echo './'`gen/parse2.c g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 [-Wmaybe-uninitialized] 2481 | return addParam( paramVarDef.id().loc(), type, typeRef, id ); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ loadfinal.cc:2468:35: note: ‘type’ was declared here 2468 | ObjectField::Type type; | ^~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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: g++ -Wall -DPREFIX=\"/usr\" -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o colm-loadcolm.o `test -f 'loadcolm.cc' || echo './'`loadcolm.cc ./colm-wrap -o gen/if3.cc gen/bootstrap3.pack gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o gen/colm-parse3.o `test -f 'gen/parse3.c' || echo './'`gen/parse3.c g++ -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 [-Wmaybe-uninitialized] 2481 | return addParam( paramVarDef.id().loc(), type, typeRef, id ); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ loadfinal.cc:2468:35: note: ‘type’ was declared here 2468 | ObjectField::Type type; | ^~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -DPREFIX='"/usr"' -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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: g++ -Wall -DPREFIX=\"/usr\" -DLOAD_COLM -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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.sh from subject.sh.in sedsubst: generating subject.mk from subject.mk.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' 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 -D_GLIBCXX_ASSERTIONS -c -o stress_avltree.o stress_avltree.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o util.o util.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o stress_avliter.o stress_avliter.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o stress_avlmel.o stress_avlmel.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o stress_avlmelkey.o stress_avlmelkey.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o stress_avlitree.o stress_avlitree.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o stress_avlmap.o stress_avlmap.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o stress_avlset.o stress_avlset.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o stress_avlimel.o stress_avlimel.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o stress_avlimelkey.o stress_avlimelkey.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o stress_avlimap.o stress_avlimap.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o stress_avliset.o stress_avliset.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o stress_svector.o stress_svector.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o stress_allsort.o stress_allsort.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o stress_stblsort.o stress_stblsort.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_vector.o test_vector.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); | ~~~~~^~~~~~~~~~~~ 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 -D_GLIBCXX_ASSERTIONS -c -o test_bsttable.o test_bsttable.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_bstmap.o test_bstmap.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_bstset.o test_bstset.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_doublelist.o test_doublelist.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_dlistval.o test_dlistval.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_mergesort.o test_mergesort.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_allavl.o test_allavl.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_avliter.o test_avliter.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_quicksort.o test_quicksort.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_insertsort.o test_insertsort.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_bubblesort.o test_bubblesort.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_allsort.o test_allsort.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_svector.o test_svector.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_sbsttable.o test_sbsttable.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); | ~~~~~^~~~~~~~~~~~ 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 -D_GLIBCXX_ASSERTIONS -c -o test_sbstmap.o test_sbstmap.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_sbstset.o test_sbstset.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_avlkeyless.o test_avlkeyless.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_avlikeyless.o test_avlikeyless.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_compare.o test_compare.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_string.o test_string.cpp 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 -D_GLIBCXX_ASSERTIONS -c -o test_rope.o test_rope.cpp sedsubst: generating gentests from gentests.sh /bin/sh ../../libtool --tag=CXX --mode=link g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avltree stress_avltree.o util.o libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avltree stress_avltree.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlmel stress_avlmel.o util.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlmelkey stress_avlmelkey.o util.o libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avliter stress_avliter.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlmel stress_avlmel.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlmelkey stress_avlmelkey.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlmap stress_avlmap.o util.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlset stress_avlset.o util.o libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlmap stress_avlmap.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlitree stress_avlitree.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlset stress_avlset.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlimap stress_avlimap.o util.o libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlimel stress_avlimel.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avlimelkey stress_avlimelkey.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_svector stress_svector.o util.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_stblsort stress_stblsort.o util.o libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_allsort stress_allsort.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_avliset stress_avliset.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o stress_svector stress_svector.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_vector test_vector.o util.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_bstset test_bstset.o util.o libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_vector test_vector.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_bsttable test_bsttable.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_bstset test_bstset.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_dlistval test_dlistval.o util.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_allavl test_allavl.o util.o libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_doublelist test_doublelist.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_dlistval test_dlistval.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_mergesort test_mergesort.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_avliter test_avliter.o util.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_quicksort test_quicksort.o util.o libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_avliter test_avliter.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_bubblesort test_bubblesort.o util.o libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_quicksort test_quicksort.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_allsort test_allsort.o util.o libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_insertsort test_insertsort.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_sbstmap test_sbstmap.o util.o libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_allsort test_allsort.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_sbstset test_sbstset.o util.o libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_sbsttable test_sbsttable.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_svector test_svector.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_avlkeyless test_avlkeyless.o util.o libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_sbstset test_sbstset.o util.o -Wl,--as-needed /bin/sh ../../libtool --tag=CXX --mode=link g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_compare test_compare.o util.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_string test_string.o util.o libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_avlkeyless test_avlkeyless.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_avlikeyless test_avlikeyless.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_rope test_rope.o util.o libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_string test_string.o util.o -Wl,--as-needed libtool: link: g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 sh: line 1: clang: command not found error: colm: there was a problem compiling the output make[2]: *** [Makefile:1703: rlhc] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/test/rlhc.d' make[1]: *** [Makefile:438: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/test' make: *** [Makefile:486: all-recursive] Error 1 * ERROR: dev-util/colm-0.14.7-r1::gentoo failed (compile phase): * emake failed * * 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:20220917-113728.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' * S: '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7'