Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 691833 Details for
Bug 776688
dev-util/ragel, dev-util/colm: sandbox Access Violation on src_configure with Julia
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:colm-0.14.7:20210316-122113.log
dev-util:colm-0.14.7:20210316-122113.log (text/x-log), 63.59 KB, created by
Vadim A. Misbakh-Soloviov (mva) (RETIRED)
on 2021-03-16 15:24:26 UTC
(
hide
)
Description:
dev-util:colm-0.14.7:20210316-122113.log
Filename:
MIME Type:
Creator:
Vadim A. Misbakh-Soloviov (mva) (RETIRED)
Created:
2021-03-16 15:24:26 UTC
Size:
63.59 KB
patch
obsolete
> * Package: dev-util/colm-0.14.7 > * Repository: gentoo > * Maintainer: patrick@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: ccache fakeroot network-sandbox network-sandbox-proxy preserve-libs sandbox splitdebug userpriv usersandbox > * Running eautoreconf in '/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: colm-0.14.7/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/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... yes >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... asciidoc >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... /usr/bin/javac >checking checking if javac is able to compile programs ... ... yes >checking for ruby... no >checking for mcs... no >checking for go... /usr/bin/go >checking for ocaml... /usr/bin/ocaml >checking for rustc... /usr/bin/rustc >checking for julia... /usr/bin/julia >checking checking if julia is able to run programs ... ... * ACCESS DENIED: open_wr: /proc/self/mem >yes >checking checking if julia is version 1.0 or later ... ... yes >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 > * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- > * LOG FILE: "/var/tmp/portage/dev-util/colm-0.14.7/temp/sandbox.log" > * >VERSION 1.0 >FORMAT: F - Function called >FORMAT: S - Access Status >FORMAT: P - Path as passed to function >FORMAT: A - Absolute Path (not canonical) >FORMAT: R - Canonical Path >FORMAT: C - Command Line > >F: open_wr >S: deny >P: /proc/self/mem >A: /proc/self/mem >R: /proc/1022/mem >C: /usr/bin/julia conftest.jl > * -------------------------------------------------------------------------------- >[32;01m * [39;49;00mPackage: dev-util/colm-0.14.7 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: patrick@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: ccache fakeroot network-sandbox network-sandbox-proxy preserve-libs sandbox splitdebug userpriv usersandbox >>>> Compiling source in /var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7 ... >make -j25 -s -l5 >Making all in src >Making all in aapl >Making all in libfsm >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -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 -O2 -march=x86-64 -pipe -c fsmap.cc -fPIC -DPIC -o .libs/libfsm_la-fsmap.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -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 -O2 -march=x86-64 -pipe -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 -O2 -march=x86-64 -pipe -c fsmcond.cc -fPIC -DPIC -o .libs/libfsm_la-fsmcond.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c actexp.cc -fPIC -DPIC -o .libs/libfsm_la-actexp.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c gendata.cc -fPIC -DPIC -o .libs/libfsm_la-gendata.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c redfsm.cc -fPIC -DPIC -o .libs/libfsm_la-redfsm.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c tables.cc -fPIC -DPIC -o .libs/libfsm_la-tables.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -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 -O2 -march=x86-64 -pipe -c fsmnfa.cc -fPIC -DPIC -o .libs/libfsm_la-fsmnfa.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c idbase.cc -fPIC -DPIC -o .libs/libfsm_la-idbase.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -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 -O2 -march=x86-64 -pipe -c fsmmin.cc -fPIC -DPIC -o .libs/libfsm_la-fsmmin.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c codegen.cc -fPIC -DPIC -o .libs/libfsm_la-codegen.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c common.cc -fPIC -DPIC -o .libs/libfsm_la-common.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -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 -O2 -march=x86-64 -pipe -c fsmnfa.cc -o libfsm_la-fsmnfa.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c fsmgraph.cc -o libfsm_la-fsmgraph.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c fsmbase.cc -o libfsm_la-fsmbase.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c fsmcond.cc -o libfsm_la-fsmcond.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c fsmmin.cc -o libfsm_la-fsmmin.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c common.cc -o libfsm_la-common.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c fsmattach.cc -o libfsm_la-fsmattach.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c binvar.cc -o libfsm_la-binvar.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c codegen.cc -o libfsm_la-codegen.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c allocgen.cc -o libfsm_la-allocgen.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c idbase.cc -o libfsm_la-idbase.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c tables.cc -o libfsm_la-tables.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c fsmstate.cc -o libfsm_la-fsmstate.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c redfsm.cc -o libfsm_la-redfsm.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c actexp.cc -o libfsm_la-actexp.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c gendata.cc -o libfsm_la-gendata.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c fsmap.cc -o libfsm_la-fsmap.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c switch.cc -fPIC -DPIC -o .libs/libfsm_la-switch.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c flatvar.cc -fPIC -DPIC -o .libs/libfsm_la-flatvar.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c flat.cc -fPIC -DPIC -o .libs/libfsm_la-flat.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c flatgoto.cc -fPIC -DPIC -o .libs/libfsm_la-flatgoto.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c flatbreak.cc -fPIC -DPIC -o .libs/libfsm_la-flatbreak.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c actloop.cc -fPIC -DPIC -o .libs/libfsm_la-actloop.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c flatgoto.cc -o libfsm_la-flatgoto.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -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 -O2 -march=x86-64 -pipe -c flatvar.cc -o libfsm_la-flatvar.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c switchbreak.cc -fPIC -DPIC -o .libs/libfsm_la-switchbreak.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c goto.cc -fPIC -DPIC -o .libs/libfsm_la-goto.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c flatbreak.cc -o libfsm_la-flatbreak.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c gotoloop.cc -fPIC -DPIC -o .libs/libfsm_la-gotoloop.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c flat.cc -o libfsm_la-flat.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c switch.cc -o libfsm_la-switch.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -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 -O2 -march=x86-64 -pipe -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 -O2 -march=x86-64 -pipe -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 -O2 -march=x86-64 -pipe -c switchgoto.cc -o libfsm_la-switchgoto.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c asm.cc -fPIC -DPIC -o .libs/libfsm_la-asm.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c switchbreak.cc -o libfsm_la-switchbreak.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c ipgoto.cc -fPIC -DPIC -o .libs/libfsm_la-ipgoto.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c actloop.cc -o libfsm_la-actloop.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c bingoto.cc -fPIC -DPIC -o .libs/libfsm_la-bingoto.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -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 -O2 -march=x86-64 -pipe -c switchvar.cc -o libfsm_la-switchvar.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c dot.cc -o libfsm_la-dot.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c goto.cc -o libfsm_la-goto.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c gotoloop.cc -o libfsm_la-gotoloop.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c gotoexp.cc -o libfsm_la-gotoexp.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c asm.cc -o libfsm_la-asm.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c bingoto.cc -o libfsm_la-bingoto.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c ipgoto.cc -o libfsm_la-ipgoto.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c binbreak.cc -o libfsm_la-binbreak.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c tabvar.cc -fPIC -DPIC -o .libs/libfsm_la-tabvar.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c tabgoto.cc -fPIC -DPIC -o .libs/libfsm_la-tabgoto.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c binary.cc -fPIC -DPIC -o .libs/libfsm_la-binary.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c tabbreak.cc -fPIC -DPIC -o .libs/libfsm_la-tabbreak.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c tabgoto.cc -o libfsm_la-tabgoto.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c tabbreak.cc -o libfsm_la-tabbreak.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c tabvar.cc -o libfsm_la-tabvar.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -O2 -march=x86-64 -pipe -c binary.cc -o libfsm_la-binary.o >/dev/null 2>&1 >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.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/10.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crtn.o -O2 -march=x86-64 -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,libfsm-0.14.7.so -o .libs/libfsm-0.14.7.so >libtool: link: (cd ".libs" && rm -f "libfsm.so" && ln -s "libfsm-0.14.7.so" "libfsm.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libfsm.a libfsm_la-idbase.o libfsm_la-fsmstate.o libfsm_la-fsmbase.o libfsm_la-fsmattach.o libfsm_la-fsmmin.o libfsm_la-fsmgraph.o libfsm_la-fsmap.o libfsm_la-fsmcond.o libfsm_la-fsmnfa.o libfsm_la-common.o libfsm_la-redfsm.o libfsm_la-gendata.o libfsm_la-allocgen.o libfsm_la-codegen.o libfsm_la-actexp.o libfsm_la-binvar.o libfsm_la-tables.o libfsm_la-tabgoto.o libfsm_la-tabbreak.o libfsm_la-tabvar.o libfsm_la-binary.o libfsm_la-bingoto.o libfsm_la-binbreak.o libfsm_la-actloop.o libfsm_la-flat.o libfsm_la-flatgoto.o libfsm_la-flatbreak.o libfsm_la-flatvar.o libfsm_la-switch.o libfsm_la-switchgoto.o libfsm_la-switchbreak.o libfsm_la-switchvar.o libfsm_la-goto.o libfsm_la-gotoloop.o libfsm_la-gotoexp.o libfsm_la-ipgoto.o libfsm_la-dot.o libfsm_la-asm.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfsm.a >libtool: link: ( cd ".libs" && rm -f "libfsm.la" && ln -s "../libfsm.la" "libfsm.la" ) >Making all in cgil >sedsubst: generating colm-wrap from colm-wrap.sh >In file included from [01m[Kcompiler.h:42[m[K, > from [01m[Ksynthesis.cc:26[m[K: >[01m[Kparsetree.h:[m[K In member function â[01m[KUniqueType* LangVarRef::evaluateCall(Compiler*, CodeVect&, CallArgVect*)[m[Kâ: >[01m[Kparsetree.h:107:8:[m[K [01;35m[Kwarning: [m[Kâ[01m[KasLoc[m[Kâ may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > 107 | data[[01;35m[Kpos[m[K] = half & 0xff; > | [01;35m[K^~~[m[K >[01m[Ksynthesis.cc:1169:6:[m[K [01;36m[Knote: [m[Kâ[01m[KasLoc[m[Kâ was declared here > 1169 | int [01;36m[KasLoc[m[K; > | [01;36m[K^~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c pool.c -fPIC -DPIC -o .libs/pool.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -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 -O2 -march=x86-64 -pipe -c pool.c -o pool.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c codevect.c -fPIC -DPIC -o .libs/codevect.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -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 -O2 -march=x86-64 -pipe -c debug.c -fPIC -DPIC -o .libs/debug.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c stream.c -fPIC -DPIC -o .libs/stream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c input.c -fPIC -DPIC -o .libs/input.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c string.c -o string.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c print.c -fPIC -DPIC -o .libs/print.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c commit.c -fPIC -DPIC -o .libs/commit.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c iter.c -fPIC -DPIC -o .libs/iter.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -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 -O2 -march=x86-64 -pipe -c input.c -o input.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c codevect.c -o codevect.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c tree.c -o tree.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c iter.c -o iter.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c stream.c -o stream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -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 -O2 -march=x86-64 -pipe -c debug.c -o debug.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c struct.c -o struct.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c commit.c -o commit.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c print.c -o print.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c program.c -fPIC -DPIC -o .libs/program.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -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 -O2 -march=x86-64 -pipe -c list.c -o list.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c pdarun.c -fPIC -DPIC -o .libs/pdarun.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c program.c -o program.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c pdarun.c -o pdarun.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c map.c -fPIC -DPIC -o .libs/map.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c bytecode.c -o bytecode.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/aapl -Iinclude -O2 -march=x86-64 -pipe -c map.c -o map.o >/dev/null 2>&1 >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 -O2 -march=x86-64 -Wl,--no-undefined -Wl,-O1 -Wl,-soname -Wl,libcolm-0.14.7.so -o .libs/libcolm-0.14.7.so >libtool: link: (cd ".libs" && rm -f "libcolm.so" && ln -s "libcolm-0.14.7.so" "libcolm.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcolm.a map.o pdarun.o list.o input.o stream.o debug.o codevect.o pool.o string.o tree.o iter.o bytecode.o program.o struct.o commit.o print.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcolm.a >libtool: link: ( cd ".libs" && rm -f "libcolm.la" && ln -s "../libcolm.la" "libcolm.la" ) >libtool: link: x86_64-pc-linux-gnu-g++ -Wall -DPREFIX=\"/usr\" -DCONS_INIT -O2 -march=x86-64 -pipe -Wl,-O1 -o .libs/bootstrap0 bootstrap0-consinit.o bootstrap0-main.o -L. -Wl,--as-needed libprog.a ./.libs/libcolm.so >libtool: link: x86_64-pc-linux-gnu-g++ -Wall -DPREFIX=\"/usr\" -DLOAD_INIT -O2 -march=x86-64 -pipe -Wl,-O1 -o .libs/bootstrap1 bootstrap1-loadinit.o bootstrap1-main.o gen/bootstrap1-if1.o gen/bootstrap1-parse1.o -L. -Wl,--as-needed libprog.a ./.libs/libcolm.so >In file included from [01m[Kloadboot2.cc:2[m[K: >[01m[Kloadfinal.cc:[m[K In member function â[01m[KObjectField* LoadColm::walkParamVarDef(param_var_def)[m[Kâ: >[01m[Kloadfinal.cc:2481:18:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktype[m[Kâ may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > 2481 | return [01;35m[KaddParam( paramVarDef.id().loc(), type, typeRef, id )[m[K; > | [01;35m[K~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >libtool: link: x86_64-pc-linux-gnu-g++ -Wall -DPREFIX=\"/usr\" -DLOAD_COLM -O2 -march=x86-64 -pipe -Wl,-O1 -o .libs/bootstrap2 bootstrap2-main.o bootstrap2-loadboot2.o gen/bootstrap2-if2.o gen/bootstrap2-parse2.o -L. -Wl,--as-needed libprog.a ./.libs/libcolm.so >In file included from [01m[Kloadcolm.cc:2[m[K: >[01m[Kloadfinal.cc:[m[K In member function â[01m[KObjectField* LoadColm::walkParamVarDef(param_var_def)[m[Kâ: >[01m[Kloadfinal.cc:2481:18:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktype[m[Kâ may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > 2481 | return [01;35m[KaddParam( paramVarDef.id().loc(), type, typeRef, id )[m[K; > | [01;35m[K~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >libtool: link: x86_64-pc-linux-gnu-g++ -Wall -DPREFIX=\"/usr\" -DLOAD_COLM -O2 -march=x86-64 -pipe -Wl,-O1 -o .libs/colm colm-main.o colm-loadcolm.o gen/colm-if3.o gen/colm-parse3.o -L. -Wl,--as-needed libprog.a /var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/.libs/libcolm.so >Making all in doc >Making all in colm >Making all in test >Making all in . >sedsubst: generating subject.mk from subject.mk.in >sedsubst: generating subject.sh from subject.sh.in >Making all in aapl.d >sedsubst: generating gentests from gentests.sh >[01m[Ktest_svector.cpp:[m[K In function â[01m[Kvoid testVector1()[m[Kâ: >[01m[Ktest_svector.cpp:55:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchar* fgets(char*, int, FILE*)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 55 | [01;35m[Kfgets(string, 200, stdin)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Ktest_svector.cpp:66:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchar* fgets(char*, int, FILE*)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 66 | [01;35m[Kfgets(string, 200, stdin)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Ktest_svector.cpp:77:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchar* fgets(char*, int, FILE*)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 77 | [01;35m[Kfgets(string, 200, stdin)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Ktest_svector.cpp:88:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kint scanf(const char*, ...)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 88 | [01;35m[Kscanf("%i ", &pos)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~~[m[K >[01m[Ktest_svector.cpp:91:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchar* fgets(char*, int, FILE*)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 91 | [01;35m[Kfgets(string, 200, stdin)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Ktest_svector.cpp:102:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kint scanf(const char*, ...)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 102 | [01;35m[Kscanf("%i ", &pos)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~~[m[K >[01m[Ktest_svector.cpp:105:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchar* fgets(char*, int, FILE*)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 105 | [01;35m[Kfgets(string, 200, stdin)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Ktest_svector.cpp:116:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kint scanf(const char*, ...)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 116 | [01;35m[Kscanf("%i", &pos)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~[m[K >[01m[Ktest_svector.cpp:117:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kint scanf(const char*, ...)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 117 | [01;35m[Kscanf("%i", &len)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~[m[K >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o stress_avlmelkey stress_avlmelkey.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o stress_avlimap stress_avlimap.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o stress_avlmap stress_avlmap.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_quicksort test_quicksort.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o stress_avlmel stress_avlmel.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o stress_avltree stress_avltree.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_avliter test_avliter.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o stress_avliset stress_avliset.o util.o -Wl,--as-needed >[01m[Ktest_vector.cpp:[m[K In function â[01m[Kvoid testVector1()[m[Kâ: >[01m[Ktest_vector.cpp:49:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchar* fgets(char*, int, FILE*)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 49 | [01;35m[Kfgets(string, 200, stdin)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Ktest_vector.cpp:60:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchar* fgets(char*, int, FILE*)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 60 | [01;35m[Kfgets(string, 200, stdin)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Ktest_vector.cpp:71:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchar* fgets(char*, int, FILE*)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 71 | [01;35m[Kfgets(string, 200, stdin)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Ktest_vector.cpp:82:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kint scanf(const char*, ...)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 82 | [01;35m[Kscanf("%i ", &pos)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~~[m[K >[01m[Ktest_vector.cpp:85:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchar* fgets(char*, int, FILE*)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 85 | [01;35m[Kfgets(string, 200, stdin)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Ktest_vector.cpp:96:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kint scanf(const char*, ...)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 96 | [01;35m[Kscanf("%i ", &pos)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~~[m[K >[01m[Ktest_vector.cpp:99:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchar* fgets(char*, int, FILE*)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 99 | [01;35m[Kfgets(string, 200, stdin)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Ktest_vector.cpp:110:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kint scanf(const char*, ...)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 110 | [01;35m[Kscanf("%i", &pos)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~[m[K >[01m[Ktest_vector.cpp:111:10:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kint scanf(const char*, ...)[m[Kâ declared with attribute â[01m[Kwarn_unused_result[m[Kâ [[01;35m[K-Wunused-result[m[K] > 111 | [01;35m[Kscanf("%i", &len)[m[K; > | [01;35m[K~~~~~^~~~~~~~~~~~[m[K >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o stress_avlset stress_avlset.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o stress_avliter stress_avliter.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_insertsort test_insertsort.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_bubblesort test_bubblesort.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o stress_avlimel stress_avlimel.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_sbstset test_sbstset.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_allsort test_allsort.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_svector test_svector.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_compare test_compare.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o stress_avlitree stress_avlitree.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_string test_string.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o stress_avlimelkey stress_avlimelkey.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_rope test_rope.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o stress_stblsort stress_stblsort.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_bsttable test_bsttable.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_bstmap test_bstmap.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_avlkeyless test_avlkeyless.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_bstset test_bstset.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_dlistval test_dlistval.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_mergesort test_mergesort.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_allavl test_allavl.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_avlikeyless test_avlikeyless.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_vector test_vector.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_sbstmap test_sbstmap.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_doublelist test_doublelist.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o test_sbsttable test_sbsttable.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o stress_svector stress_svector.o util.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o stress_allsort stress_allsort.o util.o -Wl,--as-needed >Making all in colm.d >sedsubst: generating gentests from gentests.sh >Making all in rlhc.d >Making all in rlparse.d >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o .libs/rlparse rlparse-parse.o rlparse-if.o rlparse-commit.o rlparse-actparams.o rlparse-parsetree.o rlparse-parsedata.o rlparse-common.o rlparse-fsmap.o rlparse-fsmbase.o rlparse-idbase.o rlparse-load.o rlparse-reducer.o rlparse-inputdata.o rlparse-fsmgraph.o rlparse-main.o rlparse-dump.o -L../../src -Wl,--as-needed /var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/.libs/libcolm.so >Making all in trans.d >libtool: link: x86_64-pc-linux-gnu-g++ -O2 -march=x86-64 -pipe -Wl,-O1 -o .libs/trans trans-actparams.o trans-trans.o trans-main.o -L../../src -Wl,--as-needed /var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/.libs/libcolm.so >>>> Source compiled. >>>> Test phase [not enabled]: dev-util/colm-0.14.7 > >>>> Install dev-util/colm-0.14.7 into /var/tmp/portage/dev-util/colm-0.14.7/image >make -j25 -s -l5 DESTDIR=/var/tmp/portage/dev-util/colm-0.14.7/image install >Making install in src >Making install in aapl > /bin/mkdir -p '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/include/aapl/' > /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c -m 644 avlbasic.h avlimel.h avlmap.h bstcommon.h compare.h insertsort.h sbstset.h avlcommon.h avlimelkey.h avlmel.h bstmap.h dlcommon.h mergesort.h sbsttable.h avlibasic.h avliset.h avlmelkey.h bstset.h dlist.h quicksort.h svector.h avlikeyless.h avlitree.h avlset.h bsttable.h dlistmel.h resize.h table.h avlimap.h avlkeyless.h avltree.h bubblesort.h dlistval.h sbstmap.h vector.h astring.h buffer.h rope.h '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/include/aapl/' >Making install in libfsm > /bin/mkdir -p '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/lib64' > /bin/mkdir -p '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/include/libfsm/' > /bin/sh ../../libtool --mode=install /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c libfsm.la '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/lib64' > /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c -m 644 action.h fsmgraph.h common.h gendata.h redfsm.h dot.h asm.h ragel.h '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/include/libfsm/' >libtool: install: /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c .libs/libfsm-0.14.7.so /var/tmp/portage/dev-util/colm-0.14.7/image/usr/lib64/libfsm-0.14.7.so >libtool: install: (cd /var/tmp/portage/dev-util/colm-0.14.7/image/usr/lib64 && { ln -s -f libfsm-0.14.7.so libfsm.so || { rm -f libfsm.so && ln -s libfsm-0.14.7.so libfsm.so; }; }) >libtool: install: /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c .libs/libfsm.lai /var/tmp/portage/dev-util/colm-0.14.7/image/usr/lib64/libfsm.la >libtool: install: /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c .libs/libfsm.a /var/tmp/portage/dev-util/colm-0.14.7/image/usr/lib64/libfsm.a >libtool: install: chmod 644 /var/tmp/portage/dev-util/colm-0.14.7/image/usr/lib64/libfsm.a >libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-util/colm-0.14.7/image/usr/lib64/libfsm.a >libtool: [31mwarning[0m: [1mremember to run 'libtool --finish /usr/lib64'[0m >Making install in cgil > /bin/mkdir -p '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/share' > /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c -m 644 ril.lm rlhc-main.lm rlhc-c.lm rlhc-csharp.lm rlhc-go.lm rlhc-js.lm rlhc-ruby.lm rlhc-crack.lm rlhc-d.lm rlhc-java.lm rlhc-julia.lm rlhc-ocaml.lm rlhc-rust.lm '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/share' > /bin/mkdir -p '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/lib64' > /bin/mkdir -p '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/bin' > /bin/sh ../libtool --mode=install /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c libcolm.la '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/lib64' > /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c colm-wrap '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/bin' > /bin/mkdir -p '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/include/colm' > /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c -m 644 config.h bytecode.h defs.h debug.h pool.h input.h pdarun.h map.h type.h tree.h struct.h program.h colm.h internal.h colmex.h '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/include/colm' >libtool: install: /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c .libs/libcolm-0.14.7.so /var/tmp/portage/dev-util/colm-0.14.7/image/usr/lib64/libcolm-0.14.7.so >libtool: install: (cd /var/tmp/portage/dev-util/colm-0.14.7/image/usr/lib64 && { ln -s -f libcolm-0.14.7.so libcolm.so || { rm -f libcolm.so && ln -s libcolm-0.14.7.so libcolm.so; }; }) >libtool: install: /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c .libs/libcolm.lai /var/tmp/portage/dev-util/colm-0.14.7/image/usr/lib64/libcolm.la >libtool: install: /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c .libs/libcolm.a /var/tmp/portage/dev-util/colm-0.14.7/image/usr/lib64/libcolm.a >libtool: install: chmod 644 /var/tmp/portage/dev-util/colm-0.14.7/image/usr/lib64/libcolm.a >libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-util/colm-0.14.7/image/usr/lib64/libcolm.a >libtool: [31mwarning[0m: [1mremember to run 'libtool --finish /usr/lib64'[0m > /bin/mkdir -p '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/bin' > /bin/sh ../libtool --mode=install /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c colm '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/bin' >libtool: [31mwarning[0m: [1m'/var/tmp/portage/dev-util/colm-0.14.7/work/colm-0.14.7/src/libcolm.la' has not been installed in '/usr/lib64'[0m >libtool: install: /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c .libs/colm /var/tmp/portage/dev-util/colm-0.14.7/image/usr/bin/colm >Making install in doc >Making install in colm >Making install in test >Making install in . > /bin/mkdir -p '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/share' > /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c -m 644 runtests '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/share' >Making install in aapl.d >Making install in colm.d >Making install in rlhc.d >Making install in rlparse.d >Making install in trans.d > /bin/mkdir -p '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/share/doc/colm-0.14.7' > /var/tmp/portage/._portage_reinstall_.v47lmem9/bin/ebuild-helpers/xattr/install -c -m 644 colm.vim '/var/tmp/portage/dev-util/colm-0.14.7/image/usr/share/doc/colm-0.14.7' >>>> Completed installing dev-util/colm-0.14.7 into /var/tmp/portage/dev-util/colm-0.14.7/image > > [32;01m*[0m Final size of build directory: 68088 KiB (66.4 MiB) > [32;01m*[0m Final size of installed tree: 7264 KiB ( 7.0 MiB) > >removing executable bit: /usr/lib64/libcolm.la >removing executable bit: /usr/lib64/libfsm.la >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version > /usr/lib64/libcolm.a > /usr/lib64/libcolm-0.14.7.so > /usr/lib64/libfsm-0.14.7.so > /usr/lib64/libfsm.a > /usr/bin/colm >>>> Test phase [not enabled]: dev-util/colm-0.14.7 >./ >./usr/ >./usr/lib/ >./usr/lib/debug/ >./usr/lib/debug/usr/ >./usr/lib/debug/usr/bin/ >./usr/lib/debug/usr/bin/colm.debug >./usr/lib/debug/usr/lib64/ >./usr/lib/debug/usr/lib64/libcolm-0.14.7.so.debug >./usr/lib/debug/usr/lib64/libfsm-0.14.7.so.debug >./usr/bin/ >./usr/bin/colm >./usr/bin/colm-wrap >./usr/share/ >./usr/share/doc/ >./usr/share/doc/colm-0.14.7/ >./usr/share/doc/colm-0.14.7/README.bz2 >./usr/share/doc/colm-0.14.7/colm.vim.bz2 >./usr/share/runtests >./usr/share/rlhc-rust.lm >./usr/share/rlhc-ocaml.lm >./usr/share/rlhc-julia.lm >./usr/share/rlhc-java.lm >./usr/share/rlhc-d.lm >./usr/share/rlhc-crack.lm >./usr/share/rlhc-ruby.lm >./usr/share/rlhc-js.lm >./usr/share/rlhc-go.lm >./usr/share/rlhc-csharp.lm >./usr/share/rlhc-c.lm >./usr/share/rlhc-main.lm >./usr/share/ril.lm >./usr/lib64/ >./usr/lib64/libfsm-0.14.7.so >./usr/lib64/libcolm-0.14.7.so >./usr/lib64/libcolm.a >./usr/lib64/libcolm.la >./usr/lib64/libcolm.so >./usr/lib64/libfsm.a >./usr/lib64/libfsm.la >./usr/lib64/libfsm.so >./usr/include/ >./usr/include/colm/ >./usr/include/colm/colmex.h >./usr/include/colm/internal.h >./usr/include/colm/colm.h >./usr/include/colm/program.h >./usr/include/colm/struct.h >./usr/include/colm/tree.h >./usr/include/colm/type.h >./usr/include/colm/map.h >./usr/include/colm/pdarun.h >./usr/include/colm/input.h >./usr/include/colm/pool.h >./usr/include/colm/debug.h >./usr/include/colm/defs.h >./usr/include/colm/bytecode.h >./usr/include/colm/config.h >./usr/include/libfsm/ >./usr/include/libfsm/ragel.h >./usr/include/libfsm/asm.h >./usr/include/libfsm/dot.h >./usr/include/libfsm/redfsm.h >./usr/include/libfsm/gendata.h >./usr/include/libfsm/common.h >./usr/include/libfsm/fsmgraph.h >./usr/include/libfsm/action.h >./usr/include/aapl/ >./usr/include/aapl/rope.h >./usr/include/aapl/buffer.h >./usr/include/aapl/astring.h >./usr/include/aapl/vector.h >./usr/include/aapl/sbstmap.h >./usr/include/aapl/dlistval.h >./usr/include/aapl/bubblesort.h >./usr/include/aapl/avltree.h >./usr/include/aapl/avlkeyless.h >./usr/include/aapl/avlimap.h >./usr/include/aapl/table.h >./usr/include/aapl/resize.h >./usr/include/aapl/dlistmel.h >./usr/include/aapl/bsttable.h >./usr/include/aapl/avlset.h >./usr/include/aapl/avlitree.h >./usr/include/aapl/avlikeyless.h >./usr/include/aapl/svector.h >./usr/include/aapl/quicksort.h >./usr/include/aapl/dlist.h >./usr/include/aapl/bstset.h >./usr/include/aapl/avlmelkey.h >./usr/include/aapl/avliset.h >./usr/include/aapl/avlibasic.h >./usr/include/aapl/sbsttable.h >./usr/include/aapl/mergesort.h >./usr/include/aapl/dlcommon.h >./usr/include/aapl/bstmap.h >./usr/include/aapl/avlmel.h >./usr/include/aapl/avlimelkey.h >./usr/include/aapl/avlcommon.h >./usr/include/aapl/sbstset.h >./usr/include/aapl/insertsort.h >./usr/include/aapl/compare.h >./usr/include/aapl/bstcommon.h >./usr/include/aapl/avlmap.h >./usr/include/aapl/avlimel.h >./usr/include/aapl/avlbasic.h >>>> Done. > [32;01m*[39;49;00m checking 90 files for package collisions >[31;01m * [39;49;00mThis package will overwrite one or more files that may belong to other >[31;01m * [39;49;00mpackages (see list below). You can use a command such as `portageq >[31;01m * [39;49;00mowners / <filename>` to identify the installed package that owns a >[31;01m * [39;49;00mfile. If portageq reports that only one package owns a file then do >[31;01m * [39;49;00mNOT file a bug report. A bug report is only useful if it identifies at >[31;01m * [39;49;00mleast two or more packages that are known to install the same file(s). >[31;01m * [39;49;00mIf a collision occurs and you can not explain where the file came from >[31;01m * [39;49;00mthen you should simply ignore the collision since there is not enough >[31;01m * [39;49;00minformation to determine if a real problem exists. Please do NOT file >[31;01m * [39;49;00ma bug report at https://bugs.gentoo.org/ unless you report exactly >[31;01m * [39;49;00mwhich two packages install the same file(s). See >[31;01m * [39;49;00mhttps://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how >[31;01m * [39;49;00mto solve the problem. And once again, please do NOT file a bug report >[31;01m * [39;49;00munless you have completely understood the above message. >[31;01m * [39;49;00m >[31;01m * [39;49;00mDetected file collision(s): >[31;01m * [39;49;00m >[31;01m * [39;49;00m /usr/lib64/libfsm.so >[31;01m * [39;49;00m >[31;01m * [39;49;00mSearching all installed packages for file collisions... >[31;01m * [39;49;00m >[31;01m * [39;49;00mPress Ctrl-C to Stop >[31;01m * [39;49;00m >[31;01m * [39;49;00mdev-util/ragel-7.0.0.12:0::gentoo >[31;01m * [39;49;00m /usr/lib64/libfsm.so >[31;01m * [39;49;00m >[31;01m * [39;49;00mPackage 'dev-util/colm-0.14.7' NOT merged due to file collisions. If >[31;01m * [39;49;00mnecessary, refer to your elog messages for the whole content of the >[31;01m * [39;49;00mabove message. >>>> Test phase [not enabled]: dev-util/colm-0.14.7 >>>> Test phase [not enabled]: dev-util/colm-0.14.7 >>>> It appears that 'colm-0.14.7' is already instprepped; skipping. >>>> Remove '/var/tmp/portage/dev-util/colm-0.14.7/.instprepped' to force instprep. > [32;01m*[39;49;00m checking 90 files for package collisions >>>> Merging dev-util/colm-0.14.7 to / >--- /usr/ >--- /usr/include/ >>>> /usr/include/aapl/ >>>> /usr/include/aapl/avlbasic.h >>>> /usr/include/aapl/avlimel.h >>>> /usr/include/aapl/avlmap.h >>>> /usr/include/aapl/bstcommon.h >>>> /usr/include/aapl/compare.h >>>> /usr/include/aapl/insertsort.h >>>> /usr/include/aapl/sbstset.h >>>> /usr/include/aapl/avlcommon.h >>>> /usr/include/aapl/avlimelkey.h >>>> /usr/include/aapl/avlmel.h >>>> /usr/include/aapl/bstmap.h >>>> /usr/include/aapl/dlcommon.h >>>> /usr/include/aapl/mergesort.h >>>> /usr/include/aapl/sbsttable.h >>>> /usr/include/aapl/avlibasic.h >>>> /usr/include/aapl/avliset.h >>>> /usr/include/aapl/avlmelkey.h >>>> /usr/include/aapl/bstset.h >>>> /usr/include/aapl/dlist.h >>>> /usr/include/aapl/quicksort.h >>>> /usr/include/aapl/svector.h >>>> /usr/include/aapl/avlikeyless.h >>>> /usr/include/aapl/avlitree.h >>>> /usr/include/aapl/avlset.h >>>> /usr/include/aapl/bsttable.h >>>> /usr/include/aapl/dlistmel.h >>>> /usr/include/aapl/resize.h >>>> /usr/include/aapl/table.h >>>> /usr/include/aapl/avlimap.h >>>> /usr/include/aapl/avlkeyless.h >>>> /usr/include/aapl/avltree.h >>>> /usr/include/aapl/bubblesort.h >>>> /usr/include/aapl/dlistval.h >>>> /usr/include/aapl/sbstmap.h >>>> /usr/include/aapl/vector.h >>>> /usr/include/aapl/astring.h >>>> /usr/include/aapl/buffer.h >>>> /usr/include/aapl/rope.h >>>> /usr/include/libfsm/ >>>> /usr/include/libfsm/action.h >>>> /usr/include/libfsm/fsmgraph.h >>>> /usr/include/libfsm/common.h >>>> /usr/include/libfsm/gendata.h >>>> /usr/include/libfsm/redfsm.h >>>> /usr/include/libfsm/dot.h >>>> /usr/include/libfsm/asm.h >>>> /usr/include/libfsm/ragel.h >--- /usr/include/colm/ >>>> /usr/include/colm/config.h >>>> /usr/include/colm/bytecode.h >>>> /usr/include/colm/defs.h >>>> /usr/include/colm/debug.h >>>> /usr/include/colm/pool.h >>>> /usr/include/colm/input.h >>>> /usr/include/colm/pdarun.h >>>> /usr/include/colm/map.h >>>> /usr/include/colm/type.h >>>> /usr/include/colm/tree.h >>>> /usr/include/colm/struct.h >>>> /usr/include/colm/program.h >>>> /usr/include/colm/colm.h >>>> /usr/include/colm/internal.h >>>> /usr/include/colm/colmex.h >--- /usr/lib64/ >>>> /usr/lib64/libfsm.la >>>> /usr/lib64/libfsm.a >>>> /usr/lib64/libcolm.la >>>> /usr/lib64/libcolm.a >>>> /usr/lib64/libcolm-0.14.7.so >>>> /usr/lib64/libfsm-0.14.7.so >--- /usr/share/ >>>> /usr/share/ril.lm >>>> /usr/share/rlhc-main.lm >>>> /usr/share/rlhc-c.lm >>>> /usr/share/rlhc-csharp.lm >>>> /usr/share/rlhc-go.lm >>>> /usr/share/rlhc-js.lm >>>> /usr/share/rlhc-ruby.lm >>>> /usr/share/rlhc-crack.lm >>>> /usr/share/rlhc-d.lm >>>> /usr/share/rlhc-java.lm >>>> /usr/share/rlhc-julia.lm >>>> /usr/share/rlhc-ocaml.lm >>>> /usr/share/rlhc-rust.lm >>>> /usr/share/runtests >--- /usr/share/doc/ >>>> /usr/share/doc/colm-0.14.7/ >>>> /usr/share/doc/colm-0.14.7/colm.vim.bz2 >>>> /usr/share/doc/colm-0.14.7/README.bz2 >--- /usr/bin/ >>>> /usr/bin/colm-wrap >>>> /usr/bin/colm >--- /usr/lib/ >--- /usr/lib/debug/ >--- /usr/lib/debug/usr/ >--- /usr/lib/debug/usr/lib64/ >>>> /usr/lib/debug/usr/lib64/libfsm-0.14.7.so.debug >>>> /usr/lib/debug/usr/lib64/libcolm-0.14.7.so.debug >--- /usr/lib/debug/usr/bin/ >>>> /usr/lib/debug/usr/bin/colm.debug >>>> /usr/lib64/libcolm.so -> libcolm-0.14.7.so >>>> /usr/lib64/libfsm.so -> libfsm-0.14.7.so >>>> needed obj /usr/lib64/libcolm-0.13.0.7.so >>>> Safely unmerging already-installed instance... >No package files given... Grabbing a set. ><<< obj /usr/share/doc/colm-0.13.0.7/colm.vim.bz2 ><<< obj /usr/share/doc/colm-0.13.0.7/README.bz2 ><<< obj /usr/share/doc/colm-0.13.0.7/ChangeLog.bz2 ><<< obj /usr/share/doc/colm-0.13.0.7/AUTHORS ><<< obj /usr/share/doc/colm-0.13.0.7/9_00_q_and_a.html ><<< obj /usr/share/doc/colm-0.13.0.7/8_05_contributing.html ><<< obj /usr/share/doc/colm-0.13.0.7/8_04_error_handling.html ><<< obj /usr/share/doc/colm-0.13.0.7/8_03_performance.html ><<< obj /usr/share/doc/colm-0.13.0.7/8_02_modularity.html ><<< obj /usr/share/doc/colm-0.13.0.7/8_01_embedding.html ><<< obj /usr/share/doc/colm-0.13.0.7/8_00_advanced_topics.html ><<< obj /usr/share/doc/colm-0.13.0.7/3_05_reduction.html ><<< obj /usr/share/doc/colm-0.13.0.7/3_04_undo.html ><<< obj /usr/share/doc/colm-0.13.0.7/3_03_match.html ><<< obj /usr/share/doc/colm-0.13.0.7/3_02_parse.html ><<< obj /usr/share/doc/colm-0.13.0.7/3_01_lex.html ><<< obj /usr/share/doc/colm-0.13.0.7/3_00_language_transformation.html ><<< obj /usr/share/doc/colm-0.13.0.7/2_03_def.html ><<< obj /usr/share/doc/colm-0.13.0.7/2_02_list_map_struct_alias.html ><<< obj /usr/share/doc/colm-0.13.0.7/2_01_basic.html ><<< obj /usr/share/doc/colm-0.13.0.7/2_00_types.html ><<< obj /usr/share/doc/colm-0.13.0.7/1_06_iterators.html ><<< obj /usr/share/doc/colm-0.13.0.7/1_05_variables.html ><<< obj /usr/share/doc/colm-0.13.0.7/1_04_functions.html ><<< obj /usr/share/doc/colm-0.13.0.7/1_03_control_flow.html ><<< obj /usr/share/doc/colm-0.13.0.7/1_02_expressions.html ><<< obj /usr/share/doc/colm-0.13.0.7/1_01_statements.html ><<< obj /usr/share/doc/colm-0.13.0.7/1_00_language_overview.html ><<< obj /usr/share/doc/colm-0.13.0.7/0_06_scope.html ><<< obj /usr/share/doc/colm-0.13.0.7/0_05_fizzbuzz.html ><<< obj /usr/share/doc/colm-0.13.0.7/0_04_hello_world.html ><<< obj /usr/share/doc/colm-0.13.0.7/0_03_commandline.html ><<< obj /usr/share/doc/colm-0.13.0.7/0_02_vim_syntax.html ><<< obj /usr/share/doc/colm-0.13.0.7/0_01_installing.html ><<< obj /usr/share/doc/colm-0.13.0.7/0_00_welcome.html >--- replaced dir /usr/share/doc >--- replaced dir /usr/share >--- replaced sym /usr/lib64/libcolm.so >--- replaced obj /usr/lib64/libcolm-0.13.0.7.so >--- replaced dir /usr/lib64 ><<< obj /usr/lib/debug/usr/lib64/libcolm-0.13.0.7.so.debug >--- replaced dir /usr/lib/debug/usr/lib64 >--- replaced obj /usr/lib/debug/usr/bin/colm.debug >--- replaced dir /usr/lib/debug/usr/bin >--- replaced dir /usr/lib/debug/usr >--- replaced dir /usr/lib/debug >--- cfgpro dir /usr/lib >--- replaced obj /usr/include/colm/type.h >--- replaced obj /usr/include/colm/tree.h >--- replaced obj /usr/include/colm/struct.h >--- replaced obj /usr/include/colm/program.h >--- replaced obj /usr/include/colm/pool.h >--- replaced obj /usr/include/colm/pdarun.h >--- replaced obj /usr/include/colm/map.h >--- replaced obj /usr/include/colm/internal.h >--- replaced obj /usr/include/colm/input.h >--- replaced obj /usr/include/colm/defs.h >--- replaced obj /usr/include/colm/debug.h >--- replaced obj /usr/include/colm/config.h >--- replaced obj /usr/include/colm/colm.h >--- replaced obj /usr/include/colm/bytecode.h >--- replaced dir /usr/include/colm >--- replaced dir /usr/include >--- replaced obj /usr/bin/colm >--- replaced dir /usr/bin >--- replaced dir /usr ><<< dir /usr/share/doc/colm-0.13.0.7 >>>> Regenerating /etc/ld.so.cache... >>>> Original instance of package unmerged safely. >>>> dev-util/colm-0.14.7 merged. >>>> Regenerating /etc/ld.so.cache...
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 776688
: 691833 |
691836