* Package: dev-lisp/ecls-16.1.3 * Repository: gentoo * Maintainer: common-lisp@gentoo.org * USE: abi_x86_64 amd64 cpu_flags_x86_sse cxx elibc_glibc gengc kernel_linux libatomic threads unicode userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * You have enabled the generational garbage collector or * the precise collection routines. These features are not very stable * at the moment and may cause crashes. * Don't enable them unless you know what you're doing. >>> Unpacking source... >>> Unpacking ecl-16.1.3.tgz to /var/tmp/portage/dev-lisp/ecls-16.1.3/work >>> Source unpacked in /var/tmp/portage/dev-lisp/ecls-16.1.3/work >>> Preparing source in /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3 ... * Applying ecls-16.1.3-headers-gentoo.patch ... [ ok ] * Applying ecls-16.1.3-build.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3 ... * econf: updating ecl-16.1.3/src/libffi/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ecl-16.1.3/src/libffi/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ecl-16.1.3/src/gmp/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ecl-16.1.3/src/gmp/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ecl-16.1.3/src/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ecl-16.1.3/src/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ecl-16.1.3/src/bdwgc/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ecl-16.1.3/src/bdwgc/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 --docdir=/usr/share/doc/ecls-16.1.3 --htmldir=/usr/share/doc/ecls-16.1.3/html --libdir=/usr/lib64 --with-system-gmp --enable-boehm=system --enable-longdouble=yes --with-dffi --with-cxx --enable-gengc --disable-precisegc --without-debug-cflags --enable-libatomic=system --with-sse --enable-threads --with-__thread --enable-unicode --with-unicode-names --without-x Switching to directory `build' to continue configuration. checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for etags... etags checking for ld flags when building shared libraries... -shared -Wl,-O1 -Wl,--as-needed checking for required libraries... -ldl -lm checking for architecture... X86_64 checking for software type... linux / checking for __thread local data... yes checking for install-info... /usr/bin/install-info checking for __gmpz_init in -lgmp... yes checking for __gmpz_init in -lgmp... (cached) yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking GMP autoconf... "yes." checking for getpwnam in -lsun... no checking for library containing strerror... none required checking for pthread_rwlock_init... yes checking for pthread_rwlock_t... yes checking for thread object files... c/threads/process c/threads/queue c/threads/mutex c/threads/condition_variable c/threads/semaphore c/threads/barrier c/threads/mailbox c/threads/rwlock checking for use of __thread... yes checking for GC_get_thr_restart_signal in -lgc... yes checking for GC_register_my_thread in -lgc... yes checking gc.h usability... yes checking gc.h presence... yes checking for gc.h... yes checking for GC_set_start_callback in -lgc... yes checking whether we can use the existing Boehm-Weiser library ... yes checking if we use Boehm-Demers-Weiser precise garbage collector... no checking for ffi_closure_alloc in -lffi... yes checking ffi/ffi.h usability... no checking ffi/ffi.h presence... no checking for ffi/ffi.h... no checking ffi.h usability... no checking ffi.h presence... no checking for ffi.h... no checking whether we can use the existing libffi library ... no configure: Configuring included libffi library: checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for gsed... sed checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -fPIC checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc -fPIC accepts -g... yes checking for x86_64-pc-linux-gnu-gcc -fPIC option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc -fPIC understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc -fPIC... gcc3 checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking dependency style of x86_64-pc-linux-gnu-gcc -fPIC... gcc3 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 -fPIC... /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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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... 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... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -fPIC object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -fPIC -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -fPIC supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -fPIC option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -fPIC PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -fPIC static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -fPIC supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -fPIC supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -fPIC linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no 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 size of size_t... 8 checking for C compiler vendor... gnu checking CFLAGS for maximum warnings... -Wall checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for mkostemp... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking size of double... 8 checking size of long double... 16 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking assembler supports pc related relocs... yes checking assembler .ascii pseudo-op support... yes checking assembler .string pseudo-op support... yes checking for _ prefix in compiled symbols... no checking toolchain supports unwind section type... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating libffi.pc config.status: creating fficonfig.h config.status: linking /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src/x86/ffitarget.h to include/ffitarget.h config.status: executing buildir commands config.status: skipping top_srcdir/Makefile - not created config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands checking for soname flags... -Wl,-soname,libecl.so.16.1 checking for X... disabled checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for ulimit.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for ptrdiff_t... yes checking size of long long... 64 checking whether byte ordering is bigendian... no checking appropiate type for fixnums... long int checking for stdint.h... (cached) yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking character sequence for end of line... lf checking for _longjmp... yes checking for code to detect FP exceptions... x86_64 checking for SSE intrinsics... yes checking for long double... yes checking for sinl... yes checking for cosl... yes checking for tanl... yes checking for logl... yes checking for expl... yes checking for ldexpl... yes checking for frexpl... yes checking whether stack growns downwards... yes checking whether closedir returns void... no checking for error_at_line... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for working strtod... yes checking for floor... yes checking for getcwd... yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for getpagesize... (cached) yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for putenv... yes checking for socket... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking for nanosleep... yes checking for alarm... yes checking for times... yes checking for select... yes checking for setenv... yes checking for putenv... (cached) yes checking for lstat... yes checking for mkstemp... yes checking for sigprocmask... yes checking for isatty... yes checking for tzset... yes checking for gettimeofday... yes checking for getrusage... yes checking for feenableexcept... yes checking for expf... yes checking for logf... yes checking for sqrtf... yes checking for cosf... yes checking for sinf... yes checking for tanf... yes checking for sinhf... yes checking for coshf... yes checking for tanhf... yes checking for floorf... yes checking for ceilf... yes checking for fabsf... yes checking for frexpf... yes checking for ldexpf... yes checking for log1p... yes checking for log1pf... yes checking for log1pl... yes checking for copysign... yes checking for sched_yield... yes checking for uname... yes checking for fseeko... yes checking for dladdr... yes checking for backtrace... yes checking for backtrace_symbols... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking working environ... yes checking atomic_ops.h usability... yes checking atomic_ops.h presence... yes checking for atomic_ops.h... yes checking libatomic-ops version ... system = init form configure: creating ./config.status config.status: creating bare.lsp config.status: creating lsp/load.lsp config.status: creating clos/load.lsp config.status: creating cmp/load.lsp config.status: creating ../Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/ecl.man config.status: creating doc/ecl-config.man config.status: creating ecl/configpre.h config.status: creating ecl/configpre-int.h config.status: creating bin/ecl-config.pre config.status: creating lsp/config.lsp config.status: creating compile.pre config.status: creating cmp/cmpdefs.pre config.status: creating tests/config.lsp config.status: creating tests/Makefile config.status: creating ecl/config.h config.status: creating ecl/config-internal.h Configuration complete. To build ECL, issue make in this directory. >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3 ... make -j1 -j1 cd build; make make[1]: Entering directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build' libffi make[2]: Entering directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi' Making install in include make[3]: Entering directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi/include' make[4]: Entering directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi/include' /bin/mkdir -p '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/ecl' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ffi.h ffitarget.h '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/ecl' make[4]: Leaving directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi/include' make[3]: Leaving directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi/include' Making install in testsuite make[3]: Entering directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi/testsuite' make[3]: Leaving directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi/testsuite' Making install in man make[3]: Entering directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi/man' make[4]: Entering directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi/man' /bin/mkdir -p '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/share/man/man3' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/man/ffi.3 /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/man/ffi_call.3 /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/man/ffi_prep_cif.3 /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/man/ffi_prep_cif_var.3 '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/share/man/man3' make[4]: Leaving directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi/man' make[3]: Leaving directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi/man' make[3]: Entering directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi' libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fPIC -D_THREAD_SAFE -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src/prep_cif.c -o src/prep_cif.o libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fPIC -D_THREAD_SAFE -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src/types.c -o src/types.o libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fPIC -D_THREAD_SAFE -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src/raw_api.c -o src/raw_api.o libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fPIC -D_THREAD_SAFE -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src/java_raw_api.c -o src/java_raw_api.o libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fPIC -D_THREAD_SAFE -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src/closures.c -o src/closures.o /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src/closures.c: In function 'dlmmap_locked': /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src/closures.c:488:7: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate (execfd, offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src/closures.c:500:7: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate (execfd, offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fPIC -D_THREAD_SAFE -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src/x86/ffi64.c -o src/x86/ffi64.o libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fPIC -D_THREAD_SAFE -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src/x86/unix64.S -o src/x86/unix64.o libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fPIC -D_THREAD_SAFE -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src/x86/ffi.c -o src/x86/ffi.o libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src -I. -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fPIC -D_THREAD_SAFE -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/src/x86/sysv.S -o src/x86/sysv.o libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libffi_convenience.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffi.o src/x86/sysv.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libffi_convenience.a libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libffi.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffi.o src/x86/sysv.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libffi.a libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) make[4]: Entering directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi' /bin/mkdir -p '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build' /bin/sh ./libtool --mode=install /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libffi.la '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build' libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/libffi.lai /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi.la libtool: install: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/libffi.a /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi.a libtool: install: chmod 644 /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi.a libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi.a libtool: finish: PATH="/usr/lib/portage/python3.6/ebuild-helpers/xattr:/usr/lib/portage/python3.6/ebuild-helpers:/usr/lib/llvm/7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/sbin" ldconfig -n /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/share/info' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/libffi/doc/libffi.info '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/share/info' install-info --info-dir='/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/share/info' '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/share/info/libffi.info' /bin/mkdir -p '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/pkgconfig' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libffi.pc '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/pkgconfig' make[4]: Leaving directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi' make[3]: Leaving directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi' make[2]: Leaving directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build/libffi' dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/main.d -> c/main.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/symbol.d -> c/symbol.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/package.d -> c/package.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/cons.d -> c/cons.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/list.d -> c/list.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/apply.d -> c/apply.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/eval.d -> c/eval.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/interpreter.d -> c/interpreter.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/compiler.d -> c/compiler.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/disassembler.d -> c/disassembler.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/instance.d -> c/instance.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/gfun.d -> c/gfun.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/clos/cache.d -> c/clos/cache.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/clos/accessor.d -> c/clos/accessor.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/reference.d -> c/reference.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/character.d -> c/character.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/file.d -> c/file.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/read.d -> c/read.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/print.d -> c/print.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/error.d -> c/error.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/string.d -> c/string.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/cfun.d -> c/cfun.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/reader/parse_integer.d -> c/reader/parse_integer.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/reader/parse_number.d -> c/reader/parse_number.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/printer/float_to_digits.d -> c/printer/float_to_digits.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/printer/float_to_string.d -> c/printer/float_to_string.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/printer/integer_to_string.d -> c/printer/integer_to_string.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/printer/write_ugly.d -> c/printer/write_ugly.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/printer/write_object.d -> c/printer/write_object.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/printer/write_symbol.d -> c/printer/write_symbol.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/printer/write_array.d -> c/printer/write_array.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/printer/write_list.d -> c/printer/write_list.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/printer/write_code.d -> c/printer/write_code.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/printer/write_sse.d -> c/printer/write_sse.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/printer/print_unreadable.d -> c/printer/print_unreadable.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/ffi/libraries.d -> c/ffi/libraries.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/ffi/backtrace.d -> c/ffi/backtrace.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/ffi/mmap.d -> c/ffi/mmap.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/ffi/cdata.d -> c/ffi/cdata.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/cos.d -> c/numbers/cos.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/sin.d -> c/numbers/sin.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/tan.d -> c/numbers/tan.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/atan.d -> c/numbers/atan.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/cosh.d -> c/numbers/cosh.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/sinh.d -> c/numbers/sinh.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/tanh.d -> c/numbers/tanh.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/exp.d -> c/numbers/exp.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/expt.d -> c/numbers/expt.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/log.d -> c/numbers/log.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/sqrt.d -> c/numbers/sqrt.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/abs.d -> c/numbers/abs.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/zerop.d -> c/numbers/zerop.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/plusp.d -> c/numbers/plusp.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/minusp.d -> c/numbers/minusp.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/negate.d -> c/numbers/negate.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/conjugate.d -> c/numbers/conjugate.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/one_plus.d -> c/numbers/one_plus.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/one_minus.d -> c/numbers/one_minus.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/plus.d -> c/numbers/plus.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/minus.d -> c/numbers/minus.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/times.d -> c/numbers/times.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/divide.d -> c/numbers/divide.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/number_compare.d -> c/numbers/number_compare.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/number_equalp.d -> c/numbers/number_equalp.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/minmax.d -> c/numbers/minmax.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/floor.d -> c/numbers/floor.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/ceiling.d -> c/numbers/ceiling.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/round.d -> c/numbers/round.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/numbers/truncate.d -> c/numbers/truncate.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/typespec.d -> c/typespec.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/assignment.d -> c/assignment.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/predicate.d -> c/predicate.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/number.d -> c/number.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/num_pred.d -> c/num_pred.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/num_arith.d -> c/num_arith.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/num_co.d -> c/num_co.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/num_log.d -> c/num_log.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/num_rand.d -> c/num_rand.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/array.d -> c/array.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/vector_push.d -> c/vector_push.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/sequence.d -> c/sequence.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/cmpaux.d -> c/cmpaux.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/macros.d -> c/macros.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/backq.d -> c/backq.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/stacks.d -> c/stacks.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/time.d -> c/time.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/unixint.d -> c/unixint.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/mapfun.d -> c/mapfun.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/multival.d -> c/multival.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/hash.d -> c/hash.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/format.d -> c/format.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/pathname.d -> c/pathname.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/structure.d -> c/structure.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/load.d -> c/load.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/unixfsys.d -> c/unixfsys.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/unixsys.d -> c/unixsys.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/serialize.d -> c/serialize.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/ffi.d -> c/ffi.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/sse2.d -> c/sse2.c dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/threads/atomic.d -> c/threads/atomic.c Compiling c/main.o... Compiling c/symbol.o... Compiling c/package.o... Compiling c/cons.o... Compiling c/list.o... Compiling c/apply.o... Compiling c/eval.o... Compiling c/interpreter.o... Compiling c/compiler.o... Compiling c/disassembler.o... Compiling c/instance.o... Compiling c/gfun.o... Compiling c/clos/cache.o... Compiling c/clos/accessor.o... Compiling c/reference.o... Compiling c/character.o... Compiling c/file.o... /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/file.d: In function ‘ecl_off_t_to_integer’: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/file.d:5361:14: warning: right shift count >= width of type [-Wshift-count-overflow] ECL_BIGNUM_LIMBS(y)[1] = offset; ^~~ /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/file.d: In function ‘ecl_integer_to_off_t’: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/file.d:5393:16: warning: left shift count >= width of type [-Wshift-count-overflow] } ^ Compiling c/read.o... Compiling c/print.o... Compiling c/error.o... Compiling c/string.o... Compiling c/cfun.o... Compiling c/reader/parse_integer.o... Compiling c/reader/parse_number.o... Compiling c/printer/float_to_digits.o... Compiling c/printer/float_to_string.o... Compiling c/printer/integer_to_string.o... Compiling c/printer/write_ugly.o... Compiling c/printer/write_object.o... Compiling c/printer/write_symbol.o... Compiling c/printer/write_array.o... Compiling c/printer/write_list.o... Compiling c/printer/write_code.o... Compiling c/printer/write_sse.o... Compiling c/printer/print_unreadable.o... Compiling c/ffi/libraries.o... Compiling c/ffi/backtrace.o... Compiling c/ffi/mmap.o... Compiling c/ffi/cdata.o... Compiling c/numbers/cos.o... Compiling c/numbers/sin.o... Compiling c/numbers/tan.o... Compiling c/numbers/atan.o... Compiling c/numbers/cosh.o... Compiling c/numbers/sinh.o... Compiling c/numbers/tanh.o... Compiling c/numbers/exp.o... Compiling c/numbers/expt.o... Compiling c/numbers/log.o... Compiling c/numbers/sqrt.o... Compiling c/numbers/abs.o... Compiling c/numbers/zerop.o... Compiling c/numbers/plusp.o... Compiling c/numbers/minusp.o... Compiling c/numbers/negate.o... Compiling c/numbers/conjugate.o... Compiling c/numbers/one_plus.o... Compiling c/numbers/one_minus.o... Compiling c/numbers/plus.o... Compiling c/numbers/minus.o... Compiling c/numbers/times.o... Compiling c/numbers/divide.o... Compiling c/numbers/number_compare.o... Compiling c/numbers/number_equalp.o... Compiling c/numbers/minmax.o... Compiling c/numbers/floor.o... Compiling c/numbers/ceiling.o... Compiling c/numbers/round.o... Compiling c/numbers/truncate.o... Compiling c/typespec.o... Compiling c/assignment.o... Compiling c/predicate.o... Compiling c/number.o... Compiling c/num_pred.o... Compiling c/num_arith.o... Compiling c/num_co.o... Compiling c/num_log.o... Compiling c/num_rand.o... /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/num_rand.d: In function ‘init_random_state’: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/num_rand.d:214:5: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] read(file_handler, &seed, sizeof(ulong)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling c/array.o... Compiling c/vector_push.o... Compiling c/sequence.o... Compiling c/cmpaux.o... Compiling c/macros.o... Compiling c/backq.o... Compiling c/stacks.o... Compiling c/time.o... Compiling c/unixint.o... /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/unixint.d: In function ‘deferred_signal_handler’: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/unixint.d:518:17: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] ecl_giveup_spinlock(&signal_thread_spinlock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/unixint.d: In function ‘asynchronous_signal_servicing_thread’: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/unixint.d:552:9: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result] ecl_giveup_spinlock(&signal_thread_spinlock); ^~~~~~~~~~~~~~~~~~~~~~~~ Compiling c/mapfun.o... Compiling c/multival.o... Compiling c/hash.o... Compiling c/format.o... Compiling c/pathname.o... Compiling c/structure.o... Compiling c/load.o... Compiling c/unixfsys.o... Compiling c/unixsys.o... /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/unixsys.d: In function ‘si_run_program’: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/unixsys.d:702:5: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result] pipe(pipe_fd); ^~~~~~~~~~~~~ /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/unixsys.d: In function ‘create_descriptor’: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/unixsys.d:515:5: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result] if (direction == @':input') { ^~~~~~~~ Compiling c/serialize.o... Compiling c/ffi.o... Compiling c/sse2.o... Compiling c/threads/atomic.o... dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/big.d -> c/big.c Compiling c/big.o... dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/threads/process.d -> c/threads/process.c Compiling c/threads/process.o... dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/threads/queue.d -> c/threads/queue.c Compiling c/threads/queue.o... dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/threads/mutex.d -> c/threads/mutex.c Compiling c/threads/mutex.o... dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/threads/condition_variable.d -> c/threads/condition_variable.c Compiling c/threads/condition_variable.o... dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/threads/semaphore.d -> c/threads/semaphore.c Compiling c/threads/semaphore.o... dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/threads/barrier.d -> c/threads/barrier.c Compiling c/threads/barrier.o... dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/threads/mailbox.d -> c/threads/mailbox.c Compiling c/threads/mailbox.o... dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/threads/rwlock.d -> c/threads/rwlock.c Compiling c/threads/rwlock.o... dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/alloc_2.d -> c/alloc_2.c Compiling c/alloc_2.o... dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/tcp.d -> c/tcp.c Compiling c/tcp.o... Compiling c/unicode/ucd.o... Compiling c/unicode/ucd-0000.o... Compiling c/unicode/ucd-0016.o... Compiling c/unicode/ucd-0032.o... Compiling c/unicode/ucd-0048.o... Compiling c/unicode/ucd-0064.o... Compiling c/unicode/ucd-0080.o... Compiling c/unicode/ucd-0096.o... Compiling c/unicode/ucd_names_char.o... Compiling c/unicode/ucd_names_codes.o... Compiling c/unicode/ucd_names_pair.o... Compiling c/unicode/ucd_names_str.o... dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/all_symbols.d -> c/all_symbols.c Building libeclmin.a... dpp: /var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/src/c/cinit.d -> c/cinit.c Building ecl_min... ;*** Lisp core booted **** ECL (Embeddable Common Lisp) ;;; ;;; Welcome to bare.lsp. Let's bring this instance up! ;;; ;;; ;;; About to load lsp/load.lsp ;;; ;;; Loading src:lsp;export.lsp ;;; Loading src:lsp;defmacro.lsp ;;; Loading src:lsp;helpfile.lsp ;;; Loading src:lsp;evalmacros.lsp ;;; Loading src:lsp;cmuutil.lsp ;;; Loading src:lsp;setf.lsp/bin/sh: line 4: 22882 Segmentation fault ECLDIR=`pwd`/ ./ecl_min compile make[1]: *** [Makefile:241: bin/ecl] Error 139 make[1]: Leaving directory '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3/build' make: *** [Makefile:72: all] Error 2 * ERROR: dev-lisp/ecls-16.1.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lisp/ecls-16.1.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lisp/ecls-16.1.3::gentoo'`. * The complete build log is located at '/var/log/portage/dev-lisp:ecls-16.1.3:20181021-070537.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lisp/ecls-16.1.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lisp/ecls-16.1.3/temp/environment'. * Working directory: '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3' * S: '/var/tmp/portage/dev-lisp/ecls-16.1.3/work/ecl-16.1.3'