Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 486124 Details for
Bug 625754
dev-lang/swi-prolog-7.5.4 : cryptolib.c:359:33: error: CRYPTO_ONCE_STATIC_INIT undeclared here (not in a function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang:swi-prolog-7.5.4:20170720-175758.log
dev-lang:swi-prolog-7.5.4:20170720-175758.log (text/plain), 125.04 KB, created by
Toralf Förster
on 2017-07-20 18:14:52 UTC
(
hide
)
Description:
dev-lang:swi-prolog-7.5.4:20170720-175758.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-07-20 18:14:52 UTC
Size:
125.04 KB
patch
obsolete
> * Package: dev-lang/swi-prolog-7.5.4 > * Repository: gentoo > * Maintainer: prolog@gentoo.org > * USE: abi_x86_64 amd64 berkdb elibc_glibc gmp kernel_linux libedit libressl readline ssl userland_GNU zlib > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking swipl-7.5.4.tar.gz to /var/tmp/portage/dev-lang/swi-prolog-7.5.4/work >>>> Source unpacked in /var/tmp/portage/dev-lang/swi-prolog-7.5.4/work >>>> Preparing source in /var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4 ... > * econf: updating swipl-7.5.4/src/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating swipl-7.5.4/src/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating swipl-7.5.4/packages/xpce/src/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating swipl-7.5.4/packages/xpce/src/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating swipl-7.5.4/packages/xpce/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating swipl-7.5.4/packages/xpce/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating swipl-7.5.4/packages/jpl/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating swipl-7.5.4/packages/jpl/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating swipl-7.5.4/packages/clib/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating swipl-7.5.4/packages/clib/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 --libdir=/usr/lib64 --enable-gmp --disable-static --enable-shared --enable-custom-flags COFLAGS=-O2 -pipe -march=native -Wall -fno-strict-aliasing >checking builddir... src >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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking build system compiler x86_64-pc-linux-gnu-gcc... yes >checking for build system executable suffix... >checking for gmake... gmake >checking "whether make is GNU-make"... yes >checking "whether mkdir accepts -p"... yes >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 for x86_64-pc-linux-gnu-windres... no >checking for windres... no >checking for chrpath... : >checking for emacs-etags... no >checking for etags... etags >checking for gawk... gawk >checking for sed... /bin/sed >checking for perl... /usr/bin/perl >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for library containing strerror... none required >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 special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for inline... inline >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 size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >checking whether float word ordering is bigendian... no >checking whether __attribute__((visibility())) is supported... yes >checking Script arguments... does not breakdown arguments >checking Use git-based version stamps... no >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for dlopen in -ldl... yes >checking for dlopen... yes >checking for dladdr... yes >checking "whether LDFLAGS need -rdynamic"... yes >checking "whether gcc supports -pthread"... yes >checking for sem_init in -lrt... yes >checking for sem_init... yes >checking for pthread_mutexattr_setkind_np... yes >checking for pthread_mutexattr_settype... yes >checking for pthread_kill... yes >checking whether mutex support recursive locking... yes >checking for pthread_sigmask... yes >checking for pthread_setconcurrency... yes >checking for pthread_getw32threadhandle_np... no >checking for sysconf... yes >checking "copy stack size"... yes >checking for main in -lm... yes >checking for main in -lncursesw... yes >checking term.h usability... yes >checking term.h presence... yes >checking for term.h... yes >checking ncurses/term.h usability... no >checking ncurses/term.h presence... no >checking for ncurses/term.h... no >checking curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking ncurses/curses.h usability... no >checking ncurses/curses.h presence... no >checking for ncurses/curses.h... no >checking for cc -c -o... yes >checking for unistd.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/stat.h... (cached) yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking sys/stropts.h usability... yes >checking sys/stropts.h presence... yes >checking for sys/stropts.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking sys/termios.h usability... yes >checking sys/termios.h presence... yes >checking for sys/termios.h... yes >checking sys/termio.h usability... no >checking sys/termio.h presence... no >checking for sys/termio.h... no >checking bstring.h usability... no >checking bstring.h presence... no >checking for bstring.h... no >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking mach-o/rld.h usability... no >checking mach-o/rld.h presence... no >checking for mach-o/rld.h... no >checking mach/thread_act.h usability... no >checking mach/thread_act.h presence... no >checking for mach/thread_act.h... no >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking floatingpoint.h usability... no >checking floatingpoint.h presence... no >checking for floatingpoint.h... no >checking ieeefp.h usability... no >checking ieeefp.h presence... no >checking for ieeefp.h... no >checking ieee754.h usability... yes >checking ieee754.h presence... yes >checking for ieee754.h... yes >checking SupportDefs.h usability... no >checking SupportDefs.h presence... no >checking for SupportDefs.h... no >checking crtdbg.h usability... no >checking crtdbg.h presence... no >checking for crtdbg.h... no >checking shlobj.h usability... no >checking shlobj.h presence... no >checking for shlobj.h... no >checking winsock2.h usability... no >checking winsock2.h presence... no >checking for winsock2.h... no >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking valgrind/valgrind.h usability... no >checking valgrind/valgrind.h presence... no >checking for valgrind/valgrind.h... no >checking for access... yes >checking for fchmod... yes >checking for chmod... yes >checking for dossleep... no >checking for fstat... yes >checking for readlink... yes >checking for getwd... yes >checking for getcwd... yes >checking for getpagesize... yes >checking for getpwnam... yes >checking for getrlimit... yes >checking for gettimeofday... yes >checking for opendir... yes >checking for sysconf... (cached) yes >checking for popen... yes >checking for putenv... yes >checking for random... yes >checking for remove... yes >checking for rename... yes >checking for select... yes >checking for fcntl... yes >checking for getrusage... yes >checking for signal... yes >checking for sigset... yes >checking for sigprocmask... yes >checking for sleep... yes >checking for usleep... yes >checking for srand... yes >checking for srandom... yes >checking for stat... yes >checking for memmove... yes >checking for stricmp... no >checking for strlwr... no >checking for sigaction... yes >checking for sigsetmask... yes >checking for siggetmask... yes >checking for sigblock... yes >checking for rint... yes >checking for aint... no >checking for floor... yes >checking for ceil... yes >checking for isnan... yes >checking for isinf... yes >checking for tcsetattr... yes >checking for cfmakeraw... yes >checking for getpid... yes >checking for strerror... yes >checking for tgetent... yes >checking for times... yes >checking for unsetenv... yes >checking for grantpt... yes >checking for nanosleep... yes >checking for waitpid... yes >checking for setlocale... yes >checking for fpgetmask... no >checking for fpresetsticky... no >checking for mtrace... yes >checking for localtime_r... yes >checking for asctime_r... yes >checking for ctime_r... yes >checking for mmap... yes >checking for confstr... yes >checking for strcasecmp... yes >checking for mbscoll... no >checking for mbscasecoll... no >checking for fpclass... no >checking for setenv... yes >checking for posix_openpt... yes >checking for wcsxfrm... yes >checking for sysctlbyname... no >checking for mbsnrtowcs... yes >checking for wcsdup... yes >checking for ftruncate... yes >checking for localtime_s... no >checking for localeconv... yes >checking for poll... yes >checking for WSAPoll... no >checking whether mbsnrtowcs is declared... no >checking whether time.h and sys/time.h may both be included... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for sys/wait.h that is POSIX.1 compatible... 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 for __builtin_clz... yes >checking for __sync_synchronize... yes >checking for signbit... yes >checking for intptr_t... yes >checking "whether unsetenv is void"... no >checking sys/syscall.h usability... yes >checking sys/syscall.h presence... yes >checking for sys/syscall.h... yes >checking for syscall... yes >checking whether <sys/syscall.h> has __NR_gettid... yes >checking for syscall support for gettid... yes >checking for clock_gettime in -lrt... yes >checking for clock_gettime... yes >checking for pthread support for cpu clocks... yes >checking for sysconf support for _SC_NPROCESSORS_CONF... yes >checking for backtrace_symbols in -lexecinfo... no >checking for dladdr... (cached) yes >checking size of void*... 8 >checking size of long... 8 >checking size of int... 4 >checking size of long long... 8 >checking size of wchar_t... 4 >checking for main in -lgmp... yes >checking gmp.h usability... yes >checking gmp.h presence... yes >checking for gmp.h... yes >checking "For gmp_randinit_mt()"... yes >checking for mp_bitcnt_t... yes >checking "variable timezone in tzset"... yes >checking for struct tm.tm_gmtoff... yes >checking "Boot filename"... boot64.prc >checking "fcntl based locking"... yes >checking alignment of void*... 8 >checking alignment of double... 8 >checking alignment of int64_t... 8 >checking "unaligned access"... not allowed >checking "__sync_add_and_fetch_8"... yes >checking "type rlim_t"... yes >checking "ru_idrss in struct rusage"... yes >checking "whether assert.h needs stdio.h"... no >configure: checking "for including sys/ioctl.h after sys/termios.h"... >checking "for type uchar"... "need typedef uchar" >checking "whether we need extern int errno"... no >checking "for symbolic links"... yes >checking return type of signal handlers... void >checking "for BSD signal handlers"... "BSD signals" >checking "for SIGPROF profiler support"... (1013 interrupts) yes >checking "for union wait"... no >checking "for tagged lvalues"... yes >checking "for label addresses"... yes >checking "for nop"... yes >checking "whether mmap maps regular files"... yes >checking siginfo.h usability... no >checking siginfo.h presence... no >checking for siginfo.h... no >checking "for SA_SIGINFO"... yes > CFLAGS=-Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC > LDFLAGS=-rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux > LIBS=-lgmp -lrt -lncursesw -lm -lrt -ldl >configure: creating ./config.status >config.status: creating Makefile >config.status: creating rc/Makefile >config.status: creating libtai/Makefile >config.status: creating ../man/Makefile >config.status: creating ../man/correctindex >config.status: creating swipl.1 >config.status: creating swipl.sh >config.status: creating swipl.pc >config.status: creating ../packages/Makefile >config.status: creating ../packages/swipl-ld.sh >config.status: creating ../packages/swipl.sh >config.status: creating ../packages/configure >config.status: creating ../packages/Makefile.defs >config.status: creating ../packages/Dialect.defs >config.status: creating config.h >config.status: executing exe commands >**************************************************************** >* Now type the following to make and install the basic environment >* >* % make >* % make install >* >* To complete the environment, goto the packages directory and check >* the README file for further instructions. >**************************************************************** > > * econf: updating swipl-7.5.4/src/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating swipl-7.5.4/src/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating swipl-7.5.4/packages/xpce/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating swipl-7.5.4/packages/xpce/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating swipl-7.5.4/packages/xpce/src/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating swipl-7.5.4/packages/xpce/src/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating swipl-7.5.4/packages/jpl/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating swipl-7.5.4/packages/jpl/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating swipl-7.5.4/packages/clib/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating swipl-7.5.4/packages/clib/config.sub with /usr/share/gnuconfig/config.sub >./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 --libdir=/usr/lib64 --without-archive --with-bdb --without-jpl --with-libedit --without-odbc --with-readline --with-ssl --without-xpce --with-zlib COFLAGS="${CFLAGS}" >Dropped package archive >Added package bdb >Dropped package jpl >Added package libedit >Dropped package odbc >Added package readline >Added package ssl >Dropped package xpce >Added package zlib >********************** >* Configuring packages clib cpp table sgml RDF semweb http chr clpqr nlp tipc pldoc plunit protobufs windows PDT utf8proc pengines cql pcre bdb libedit readline ssl zlib >********************** >********************** >* Package clib >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >checking for socket... yes >checking for gethostent... yes >checking for uuid_create in -lossp-uuid... no >checking for uuid_create in -luuid... no >configure: WARNING: Cannot find libossp-uuid or libuuid -- dropping uuid.pl >checking for crypt in -lcrypt... yes >checking for crypt... yes >checking for syslog... yes >checking h_errno... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking for unistd.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for sys/types.h... (cached) yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking for sys/stat.h... (cached) yes >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking crt_externs.h usability... no >checking crt_externs.h presence... no >checking for crt_externs.h... no >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking size of long... 8 >checking size of long long... 8 >checking for setsid... yes >checking for strerror... yes >checking for utime... yes >checking for getrlimit... yes >checking for strcasestr... yes >checking for vfork... yes >checking for _NSGetEnviron... no >checking for pipe2... yes >checking for prctl... yes >checking for sysconf... yes >checking for poll... yes >checking for initgroups... yes >checking for setgroups... yes >checking for mallinfo... yes >checking for malloc_info... yes >checking for open_memstream... yes >checking for socklen_t... yes >checking for ssize_t... yes >checking _XOPEN_SOURCE... yes >checking for setpgid... yes >checking for setpgrp... yes >checking whether setpgrp takes no argument... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package cpp >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >configure: creating ./config.status >config.status: creating Makefile >********************** >* Package table >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for unistd.h... (cached) yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking floatingpoint.h usability... no >checking floatingpoint.h presence... no >checking for floatingpoint.h... no >checking for mmap... yes >checking for strerror... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package sgml >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >checking size of long... 8 >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for unistd.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking floatingpoint.h usability... no >checking floatingpoint.h presence... no >checking for floatingpoint.h... no >checking for snprintf... yes >checking for strerror... yes >checking for strtoll... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package RDF >********************** >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package semweb >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >checking size of long... 8 >checking size of void*... 8 >checking whether __attribute__((visibility())) is supported... yes >checking for wcsdup... yes >checking for wcscasecmp... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package http >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package chr >********************** >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package clpqr >********************** >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >configure: creating ./config.status >config.status: creating Makefile >********************** >* Package nlp >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >checking for wcsdup... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package tipc >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >checking for socket... yes >checking h_errno... yes >checking for sys/types.h... (cached) yes >checking linux/tipc.h usability... yes >checking linux/tipc.h presence... yes >checking for linux/tipc.h... yes >checking for linux/tipc.h... (cached) yes >checking for socklen_t... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package pldoc >********************** >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >configure: creating ./config.status >config.status: creating Makefile >config.status: creating server/man_server.pl >********************** >* Package plunit >********************** >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >configure: creating ./config.status >config.status: creating Makefile >********************** >* Package protobufs >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >checking for sys/types.h... (cached) yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package PDT >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package utf8proc >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package pengines >********************** >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking for phantomjs... no >configure: creating ./config.status >config.status: creating Makefile >********************** >* Package cql >********************** >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >configure: creating ./config.status >config.status: creating Makefile >********************** >* Package pcre >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >checking pcre.h usability... yes >checking pcre.h presence... yes >checking for pcre.h... yes >checking for pcre_compile in -lpcre... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package bdb >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >checking db.h usability... yes >checking db.h presence... yes >checking for db.h... yes >checking db_create in -ldb... yes >checking Whether environment is sane... library ok >checking Whether environment is sane... header ok >checking "set_rpc_server() in db_env"... no >checking "set_server() in db_env"... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package libedit >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >checking for poll... yes >checking for unistd.h... (cached) yes >checking uxnt.h usability... no >checking uxnt.h presence... no >checking for uxnt.h... no >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking for el_init in -ledit... yes >checking histedit.h usability... yes >checking histedit.h presence... yes >checking for histedit.h... yes >checking for el_cursor... yes >checking for el_wset... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package readline >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >checking for poll... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking for main in -lreadline... yes >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking readline/history.h usability... yes >checking readline/history.h presence... yes >checking for readline/history.h... yes >checking for rl_completion_matches... yes >checking for rl_insert_close... yes >checking for rl_set_prompt... yes >checking for rl_clear_pending_input... yes >checking for rl_cleanup_after_signal... yes >checking for rl_filename_completion_function... yes >checking for rl_readline_state... yes >checking for rl_done... yes >checking for rl_event_hook... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package ssl >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >checking for unistd.h... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking Security/Security.h usability... no >checking Security/Security.h presence... no >checking for Security/Security.h... no >checking kSecClass... no >checking for main in -lcrypto... yes >checking for SSL_library_init in -lssl... yes >checking for OPENSSL_init_ssl in -lssl... no >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking for socklen_t... yes >checking h_errno... yes >checking for timegm... yes >checking for ERR_remove_state... yes >checking for ERR_remove_thread_state... yes >checking for X509_check_host... yes >checking for CRYPTO_THREADID_get_callback... yes >checking for CRYPTO_THREADID_set_callback... yes >checking for EVP_MD_CTX_free... no >checking for OPENSSL_zalloc... no >checking for X509_CRL_get0_signature... no >checking for X509_get0_signature... no >checking for X509_get0_notBefore... no >checking for X509_get0_notAfter... no >checking for X509_digest... yes >checking for X509_CRL_digest... yes >checking for X509_STORE_CTX_get0_chain... no >checking for i2d_re_X509_tbs... no >checking for OpenSSL_version... no >checking for EVP_CIPHER_CTX_reset... no >checking for EVP_blake2b512... no >checking for EVP_blake2s256... no >checking for HMAC_CTX_new... no >checking for HMAC_CTX_free... no >checking for CRYPTO_THREADID... yes >checking for X509_VERIFY_PARAM.id... yes >checking system certificate file... /etc/ssl/certs/ca-certificates.crt >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >********************** >* Package zlib >********************** >checking for gmake... gmake >checking for etags... etags >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >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 library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether byte ordering is bigendian... no >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking zutil.h usability... no >checking zutil.h presence... no >checking for zutil.h... no >checking for zlibVersion in -lz... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4 ... >make -j1 >**************** >Making SWI-Prolog 7.5.4 for x86_64-linux >To be installed in /usr/bin/swipl >Home (libraries) in /usr/lib64/swipl-7.5.4 >**************** >No GIT version change >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC rc/access.c -o rc/access.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC rc/build.c -o rc/build.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC rc/html.c -o rc/html.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC rc/util.c -o rc/util.o >make[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/rc' >rm -f librc.a >x86_64-pc-linux-gnu-ar cq librc.a html.o access.o build.o util.o >x86_64-pc-linux-gnu-ranlib librc.a >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC rc.c -o rc.o >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o swipl-rc rc.o -L. -lrc >make[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/rc' >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC libtai/caltime_utc.c -o libtai/caltime_utc.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC libtai/caltime_tai.c -o libtai/caltime_tai.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC libtai/leapsecs_sub.c -o libtai/leapsecs_sub.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC libtai/leapsecs_add.c -o libtai/leapsecs_add.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC libtai/caldate_fmjd.c -o libtai/caldate_fmjd.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC libtai/caldate_mjd.c -o libtai/caldate_mjd.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC libtai/leapsecs_init.c -o libtai/leapsecs_init.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC libtai/leapsecs_read.c -o libtai/leapsecs_read.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC libtai/tai_pack.c -o libtai/tai_pack.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC libtai/tai_unpack.c -o libtai/tai_unpack.o >make[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/libtai' >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC tai_add.c -o tai_add.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC tai_now.c -o tai_now.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC tai_sub.c -o tai_sub.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC taia_add.c -o taia_add.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC taia_approx.c -o taia_approx.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC taia_fmtfrac.c -o taia_fmtfrac.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC taia_frac.c -o taia_frac.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC taia_half.c -o taia_half.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC taia_less.c -o taia_less.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC taia_now.c -o taia_now.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC taia_pack.c -o taia_pack.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC taia_sub.c -o taia_sub.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC taia_tai.c -o taia_tai.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC taia_unpack.c -o taia_unpack.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC caldate_fmt.c -o caldate_fmt.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC caldate_scan.c -o caldate_scan.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC caldate_norm.c -o caldate_norm.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC caldate_ster.c -o caldate_ster.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC caltime_fmt.c -o caltime_fmt.o >x86_64-pc-linux-gnu-gcc -c -I.. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC caltime_scan.c -o caltime_scan.o >rm -f libtai.a >x86_64-pc-linux-gnu-ar cq libtai.a tai_add.o tai_now.o tai_pack.o tai_sub.o tai_unpack.o taia_add.o taia_approx.o taia_fmtfrac.o taia_frac.o taia_half.o taia_less.o taia_now.o taia_pack.o taia_sub.o taia_tai.o taia_unpack.o caldate_fmt.o caldate_scan.o caldate_fmjd.o caldate_mjd.o caldate_norm.o caldate_ster.o leapsecs_read.o leapsecs_init.o leapsecs_add.o leapsecs_sub.o caltime_fmt.o caltime_scan.o caltime_tai.o caltime_utc.o >x86_64-pc-linux-gnu-ranlib libtai.a >make[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/libtai' >x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC -o defatom ./defatom.c >./defatom "." >x86_64-pc-linux-gnu-gcc -g -O2 -o mkvmi ./mkvmi.c >./mkvmi "." >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-atom.c -o pl-atom.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-wam.c -o pl-wam.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-arith.c -o pl-arith.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-bag.c -o pl-bag.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-error.c -o pl-error.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-comp.c -o pl-comp.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-rc.c -o pl-rc.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-dwim.c -o pl-dwim.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-ext.c -o pl-ext.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-flag.c -o pl-flag.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-funct.c -o pl-funct.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-gc.c -o pl-gc.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-privitf.c -o pl-privitf.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-list.c -o pl-list.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-string.c -o pl-string.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-load.c -o pl-load.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-modul.c -o pl-modul.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-op.c -o pl-op.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-prims.c -o pl-prims.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-pro.c -o pl-pro.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-proc.c -o pl-proc.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-prof.c -o pl-prof.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-read.c -o pl-read.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-rec.c -o pl-rec.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-setup.c -o pl-setup.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-sys.c -o pl-sys.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-trace.c -o pl-trace.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-util.c -o pl-util.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-wic.c -o pl-wic.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-write.c -o pl-write.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-term.c -o pl-term.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-thread.c -o pl-thread.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-xterm.c -o pl-xterm.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-srcfile.c -o pl-srcfile.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-beos.c -o pl-beos.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-attvar.c -o pl-attvar.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-gvar.c -o pl-gvar.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-btree.c -o pl-btree.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-init.c -o pl-init.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-gmp.c -o pl-gmp.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-segstack.c -o pl-segstack.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-hash.c -o pl-hash.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-version.c -o pl-version.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-codetable.c -o pl-codetable.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-supervisor.c -o pl-supervisor.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-dbref.c -o pl-dbref.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-termhash.c -o pl-termhash.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-variant.c -o pl-variant.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-copyterm.c -o pl-copyterm.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-debug.c -o pl-debug.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-cont.c -o pl-cont.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-ressymbol.c -o pl-ressymbol.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-dict.c -o pl-dict.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-trie.c -o pl-trie.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-indirect.c -o pl-indirect.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-tabling.c -o pl-tabling.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-buffer.c -o os/pl-buffer.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-ctype.c -o os/pl-ctype.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-file.c -o os/pl-file.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-files.c -o os/pl-files.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-glob.c -o os/pl-glob.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-os.c -o os/pl-os.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-stream.c -o os/pl-stream.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-string.c -o os/pl-string.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-table.c -o os/pl-table.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-text.c -o os/pl-text.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-utf8.c -o os/pl-utf8.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-fmt.c -o os/pl-fmt.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-dtoa.c -o os/pl-dtoa.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-option.c -o os/pl-option.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-cstack.c -o os/pl-cstack.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-codelist.c -o os/pl-codelist.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-prologflag.c -o os/pl-prologflag.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-tai.c -o os/pl-tai.o >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC os/pl-locale.c -o os/pl-locale.o >x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -march=native -Wall -fno-strict-aliasing -o ../lib/x86_64-linux/libswipl.so.7.5.4 -Wl,-soname=libswipl.so.7.5 \ > pl-atom.o pl-wam.o pl-arith.o pl-bag.o pl-error.o pl-comp.o pl-rc.o pl-dwim.o pl-ext.o pl-flag.o pl-funct.o pl-gc.o pl-privitf.o pl-list.o pl-string.o pl-load.o pl-modul.o pl-op.o pl-prims.o pl-pro.o pl-proc.o pl-prof.o pl-read.o pl-rec.o pl-setup.o pl-sys.o pl-trace.o pl-util.o pl-wic.o pl-write.o pl-term.o pl-thread.o pl-xterm.o pl-srcfile.o pl-beos.o pl-attvar.o pl-gvar.o pl-btree.o pl-init.o pl-gmp.o pl-segstack.o pl-hash.o pl-version.o pl-codetable.o pl-supervisor.o pl-dbref.o pl-termhash.o pl-variant.o pl-copyterm.o pl-debug.o pl-cont.o pl-ressymbol.o pl-dict.o pl-trie.o pl-indirect.o pl-tabling.o os/pl-buffer.o os/pl-ctype.o os/pl-file.o os/pl-files.o os/pl-glob.o os/pl-os.o os/pl-stream.o os/pl-string.o os/pl-table.o os/pl-text.o os/pl-utf8.o os/pl-fmt.o os/pl-dtoa.o os/pl-option.o os/pl-cstack.o os/pl-codelist.o os/pl-prologflag.o os/pl-tai.o os/pl-locale.o rc/access.o rc/build.o rc/html.o rc/util.o libtai/caltime_utc.o libtai/caltime_tai.o libtai/leapsecs_sub.o libtai/leapsecs_add.o libtai/caldate_fmjd.o libtai/caldate_mjd.o libtai/leapsecs_init.o libtai/leapsecs_read.o libtai/tai_pack.o libtai/tai_unpack.o -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -Wl,-O1 -Wl,--as-needed -lgmp -lrt -lncursesw -lm -lrt -ldl >( cd ../lib/x86_64-linux && rm -f libswipl.so && ln -s libswipl.so.7.5.4 libswipl.so ) >( cd ../lib/x86_64-linux && rm -f libswipl.so.7.5 && ln -s libswipl.so.7.5.4 libswipl.so.7.5 ) >x86_64-pc-linux-gnu-gcc -c -I. -I. -I./rc -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC pl-main.c -o pl-main.o >x86_64-pc-linux-gnu-gcc -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -o swipl pl-main.o -L../lib/x86_64-linux -lswipl >: -c swipl || true >if [ ! -d ../include ]; then mkdir -p ../include; fi >cp ./SWI-Prolog.h ../include/SWI-Prolog.h >cp ./os/SWI-Stream.h ../include/SWI-Stream.h >rm -f swipl.prc >./swipl.sh -O -o swipl.prc -b ../boot/init.pl >Loading boot file ... >Loading Prolog startup files >SWI-Prolog boot files loaded >Boot compilation has created swipl.prc >ls -l swipl.prc >-rw-r--r-- 1 portage portage 173982 Jul 20 20:00 swipl.prc >./swipl.sh -x swipl.prc \ > -f none -F none \ > -g make_library_index\(\'../library\'\) \ > -t halt >% Updating index for library /var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/library/ >x86_64-pc-linux-gnu-gcc -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux \ > -I. -I. -Wall -O2 -pipe -march=native -Wall -fno-strict-aliasing -pthread -fPIC -o swipl-ld ./swipl-ld.c >make -j1 >for p in clib cpp table sgml RDF semweb http chr clpqr nlp tipc pldoc plunit protobufs windows PDT utf8proc pengines cql pcre bdb libedit readline ssl zlib; do \ > if [ -r $p/Makefile ]; then \ > gmake -C $p || echo $p >> .failed.objects; \ > fi; \ >done >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/clib' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o error.o error.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o socket.o socket.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o nonblockio.o nonblockio.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o socket.so error.o socket.o nonblockio.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o form.o form.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o cgi.o cgi.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o cgi.so error.o form.o cgi.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o memfile.o memfile.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o memfile.so error.o memfile.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o files.o files.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o files.so error.o files.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o crypt.o crypt.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o md5.o md5.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o md5passwd.o md5passwd.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o crypt.so error.o crypt.o md5.o md5passwd.o -lcrypt >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o time.o time.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o time.so error.o time.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o uid.o uid.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o uid.so uid.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o unix.o unix.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o unix.so error.o unix.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o syslog.o syslog.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o syslog.so syslog.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o rlimit.o rlimit.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o rlimit.so error.o rlimit.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o mallocinfo.o mallocinfo.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o mallocinfo.so error.o mallocinfo.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o readutil.o readutil.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o readutil.so readutil.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o streaminfo.o streaminfo.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o streaminfo.so error.o streaminfo.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o process.o process.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o process.so error.o process.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o sha4pl.o sha4pl.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o sha1/sha1.o sha1/sha1.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o sha1/sha2.o sha1/sha2.c >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -DUSE_SHA1 -o sha1/hmac_sha1.o sha1/hmac.c >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -DUSE_SHA256 -o sha1/hmac_sha256.o sha1/hmac.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o sha4pl.so error.o sha4pl.o sha1/sha1.o sha1/sha2.o sha1/hmac_sha1.o sha1/hmac_sha256.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o uri.o uri.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o uri.so uri.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o prolog_stream.o prolog_stream.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o prolog_stream.so prolog_stream.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o md54pl.o md54pl.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o md54pl.so md54pl.o md5.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o hash_stream.o hash_stream.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o hashstream.so hash_stream.o md5.o sha1/sha1.o sha1/sha2.o >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/clib' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/cpp' >Nothing to do for this package >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/cpp' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/table' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o table.o table.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o order.o order.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o error.o error.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o table.so table.o order.o error.o >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/table' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/sgml' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o parser.o parser.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o util.o util.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o charmap.o charmap.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o catalog.o catalog.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o model.o model.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o xmlns.o xmlns.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o utf8.o utf8.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o xml_unicode.o xml_unicode.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o error.o error.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o sgml2pl.o sgml2pl.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o quote.o quote.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o xsd.o xsd.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o sgml2pl.so parser.o util.o charmap.o catalog.o model.o xmlns.o utf8.o xml_unicode.o error.o sgml2pl.o quote.o xsd.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o dtd2pl.o dtd2pl.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o prolog.o prolog.c >x86_64-pc-linux-gnu-gcc -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o dtd2pl parser.o util.o charmap.o catalog.o model.o xmlns.o utf8.o xml_unicode.o dtd2pl.o prolog.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o sgml.o sgml.c >x86_64-pc-linux-gnu-gcc -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o sgml parser.o util.o charmap.o catalog.o model.o xmlns.o utf8.o xml_unicode.o sgml.o >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/sgml' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/RDF' >Nothing to do for this package >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/RDF' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/semweb' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o rdf_db.o rdf_db.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o atom.o atom.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o md5.o md5.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o atom_map.o atom_map.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o debug.o debug.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o hash.o hash.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o murmur.o murmur.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o query.o query.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o resource.o resource.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o error.o error.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o skiplist.o skiplist.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o snapshot.o snapshot.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o xsd.o xsd.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o rdf_db.so rdf_db.o atom.o md5.o atom_map.o debug.o hash.o murmur.o query.o resource.o error.o skiplist.o snapshot.o xsd.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o turtle.o turtle.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o turtle.so turtle.o murmur.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o ntriples.o ntriples.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o ntriples.so ntriples.o >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/semweb' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/http' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o http_stream.o http_stream.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o http_stream.so http_stream.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o json.o json.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o json.so json.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o websocket.o websocket.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o websocket.so websocket.o >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/http' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/chr' >../swipl.sh -q -f none -s chr_swi_bootstrap.pl \ > -g "chr_compile_step1('chr_translate_bootstrap1.chr','chr_translate_bootstrap1.pl'),halt" \ > -t 'halt(1)' >../swipl.sh -q -f none -s chr_swi_bootstrap.pl \ > -g "chr_compile_step2('chr_translate_bootstrap1.chr','chr_translate_bootstrap1.pl'),halt" \ > -t 'halt(1)' >../swipl.sh -q -f none -s chr_swi_bootstrap.pl \ > -g "chr_compile_step2('chr_translate_bootstrap2.chr','chr_translate_bootstrap2.pl'),halt" \ > -t 'halt(1)' >../swipl.sh -q -f none -s chr_swi_bootstrap.pl \ > -g "chr_compile_step3('chr_translate_bootstrap2.chr','chr_translate_bootstrap2.pl'),halt" \ > -t 'halt(1)' >../swipl.sh -q -f none -s chr_swi_bootstrap.pl \ > -g "chr_compile_step3('guard_entailment.chr','guard_entailment.pl'),halt" \ > -t 'halt(1)' >../swipl.sh -q -f none -s chr_swi_bootstrap.pl \ > -g "chr_compile_step3('chr_translate.chr','chr_translate.pl'),halt" \ > -t 'halt(1)' >../swipl.sh -p chr=. -q -f none -s chr_swi_bootstrap.pl \ > -g "chr_compile_step4('guard_entailment.chr','guard_entailment.pl'),halt" \ > -t 'halt(1)' >../swipl.sh -p chr=. -q -f none -s chr_swi_bootstrap.pl \ > -g "chr_compile_step4('chr_translate.chr','chr_translate.pl'),halt" \ > -t 'halt(1)' >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/chr' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/clpqr' >Nothing to be done for this package >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/clpqr' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/nlp' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o double_metaphone.o double_metaphone.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o double_metaphone.so double_metaphone.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o porter_stem.o porter_stem.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o porter_stem.so porter_stem.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o snowball.o snowball.c >gmake CFLAGS="-O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I." CC="x86_64-pc-linux-gnu-gcc" AR=x86_64-pc-linux-gnu-ar RANLIB=x86_64-pc-linux-gnu-ranlib\ > -C libstemmer_c -f Makefile.pl >gmake[2]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/nlp/libstemmer_c' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_danish.o src_c/stem_UTF_8_danish.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_dutch.o src_c/stem_UTF_8_dutch.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_english.o src_c/stem_UTF_8_english.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_finnish.o src_c/stem_UTF_8_finnish.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_french.o src_c/stem_UTF_8_french.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_german.o src_c/stem_UTF_8_german.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_hungarian.o src_c/stem_UTF_8_hungarian.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_italian.o src_c/stem_UTF_8_italian.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_norwegian.o src_c/stem_UTF_8_norwegian.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_porter.o src_c/stem_UTF_8_porter.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_portuguese.o src_c/stem_UTF_8_portuguese.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_romanian.o src_c/stem_UTF_8_romanian.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_russian.o src_c/stem_UTF_8_russian.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_spanish.o src_c/stem_UTF_8_spanish.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_swedish.o src_c/stem_UTF_8_swedish.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_turkish.o src_c/stem_UTF_8_turkish.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o runtime/api.o runtime/api.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o runtime/utilities.o runtime/utilities.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o libstemmer/libstemmer_utf8.o libstemmer/libstemmer_utf8.c >x86_64-pc-linux-gnu-ar -scru libstemmer.a src_c/stem_UTF_8_danish.o src_c/stem_UTF_8_dutch.o src_c/stem_UTF_8_english.o src_c/stem_UTF_8_finnish.o src_c/stem_UTF_8_french.o src_c/stem_UTF_8_german.o src_c/stem_UTF_8_hungarian.o src_c/stem_UTF_8_italian.o src_c/stem_UTF_8_norwegian.o src_c/stem_UTF_8_porter.o src_c/stem_UTF_8_portuguese.o src_c/stem_UTF_8_romanian.o src_c/stem_UTF_8_russian.o src_c/stem_UTF_8_spanish.o src_c/stem_UTF_8_swedish.o src_c/stem_UTF_8_turkish.o runtime/api.o runtime/utilities.o libstemmer/libstemmer_utf8.o >x86_64-pc-linux-gnu-ranlib libstemmer.a >gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/nlp/libstemmer_c' >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o snowball.so snowball.o libstemmer_c/libstemmer.a >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o isub.o isub.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o pl-isub.o pl-isub.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o isub.so isub.o pl-isub.o >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/nlp' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/tipc' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -I../clib -c -o tipc.o tipc.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o tipc.so ../clib/error.o tipc.o ../clib/nonblockio.o >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/tipc' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/pldoc' >gmake[1]: Nothing to be done for 'top'. >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/pldoc' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/plunit' >Nothing to do for this package >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/plunit' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/protobufs' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -I../clib -c -o protobufs.o protobufs.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o protobufs.so protobufs.o >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/protobufs' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/PDT' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o pdt_console.o pdt_console.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o pdt_console.so pdt_console.o >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/PDT' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/utf8proc' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o utf8proc.o utf8proc.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o unicode4pl.o unicode4pl.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o unicode4pl.so utf8proc.o unicode4pl.o >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/utf8proc' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/pengines' >Nothing to be done for this package >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/pengines' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/cql' >Nothing to be done for this package >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/cql' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/pcre' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o pcre4pl.o pcre4pl.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o pcre4pl.so pcre4pl.o -lpcre >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/pcre' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/bdb' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o bdb4pl.o bdb4pl.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o bdb4pl.so bdb4pl.o -ldb >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/bdb' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/libedit' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -c -o libedit4pl.o libedit4pl.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o libedit4pl.so libedit4pl.o -ledit >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/libedit' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/readline' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -c -o readline4pl.o readline4pl.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o readline4pl.so readline4pl.o -lreadline >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/readline' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/ssl' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -DSERVER_CERT_REQUIRED=TRUE -DCLIENT_CERT_REQUIRED=TRUE -c -o ssl4pl.o ssl4pl.c >In file included from ssl4pl.c:54:0: >cryptolib.c: In function âbio_createâ: >cryptolib.c:293:4: warning: implicit declaration of function âBIO_set_shutdownâ [-Wimplicit-function-declaration] > BIO_set_shutdown(bio, 1); > ^~~~~~~~~~~~~~~~ >cryptolib.c:294:4: warning: implicit declaration of function âBIO_set_initâ [-Wimplicit-function-declaration] > BIO_set_init(bio, 1); > ^~~~~~~~~~~~ >cryptolib.c: At top level: >cryptolib.c:359:8: error: unknown type name âCRYPTO_ONCEâ > static CRYPTO_ONCE once_read = CRYPTO_ONCE_STATIC_INIT; > ^~~~~~~~~~~ >cryptolib.c:359:33: error: âCRYPTO_ONCE_STATIC_INITâ undeclared here (not in a function) > static CRYPTO_ONCE once_read = CRYPTO_ONCE_STATIC_INIT; > ^~~~~~~~~~~~~~~~~~~~~~~ >cryptolib.c:360:8: error: unknown type name âCRYPTO_ONCEâ > static CRYPTO_ONCE once_write = CRYPTO_ONCE_STATIC_INIT; > ^~~~~~~~~~~ >cryptolib.c: In function âread_method_initâ: >cryptolib.c:368:20: warning: implicit declaration of function âBIO_meth_newâ [-Wimplicit-function-declaration] > BIO_METHOD *rm = BIO_meth_new(BIO_TYPE_MEM, "read"); > ^~~~~~~~~~~~ >cryptolib.c:368:20: warning: initialization makes pointer from integer without a cast [-Wint-conversion] >cryptolib.c:371:9: warning: implicit declaration of function âBIO_meth_set_readâ [-Wimplicit-function-declaration] > (BIO_meth_set_read(rm, &bio_read) <= 0) || > ^~~~~~~~~~~~~~~~~ >cryptolib.c:372:9: warning: implicit declaration of function âBIO_meth_set_getsâ [-Wimplicit-function-declaration] > (BIO_meth_set_gets(rm, &bio_gets) <= 0) || > ^~~~~~~~~~~~~~~~~ >cryptolib.c:373:9: warning: implicit declaration of function âBIO_meth_set_ctrlâ [-Wimplicit-function-declaration] > (BIO_meth_set_ctrl(rm, &bio_control) <= 0) || > ^~~~~~~~~~~~~~~~~ >cryptolib.c:374:9: warning: implicit declaration of function âBIO_meth_set_createâ [-Wimplicit-function-declaration] > (BIO_meth_set_create(rm, &bio_create) <= 0) || > ^~~~~~~~~~~~~~~~~~~ >cryptolib.c:375:9: warning: implicit declaration of function âBIO_meth_set_destroyâ [-Wimplicit-function-declaration] > (BIO_meth_set_destroy(rm, &bio_destroy) <= 0) ) > ^~~~~~~~~~~~~~~~~~~~ >cryptolib.c: In function âbio_read_methodâ: >cryptolib.c:386:9: warning: implicit declaration of function âCRYPTO_THREAD_run_onceâ [-Wimplicit-function-declaration] > if ( !CRYPTO_THREAD_run_once(&once_read, read_method_init) ) > ^~~~~~~~~~~~~~~~~~~~~~ >cryptolib.c: In function âwrite_method_initâ: >cryptolib.c:395:20: warning: initialization makes pointer from integer without a cast [-Wint-conversion] > BIO_METHOD *wm = BIO_meth_new(BIO_TYPE_MEM, "write"); > ^~~~~~~~~~~~ >cryptolib.c:398:9: warning: implicit declaration of function âBIO_meth_set_writeâ [-Wimplicit-function-declaration] > (BIO_meth_set_write(wm, &bio_write) <= 0) || > ^~~~~~~~~~~~~~~~~~ >ssl4pl.c: In function âunify_crlâ: >ssl4pl.c:620:3: warning: implicit declaration of function âX509_CRL_get0_signatureâ [-Wimplicit-function-declaration] > X509_CRL_get0_signature(crl, &psig, &palg); > ^~~~~~~~~~~~~~~~~~~~~~~ >ssl4pl.c:628:38: warning: implicit declaration of function âX509_CRL_get0_nextUpdateâ [-Wimplicit-function-declaration] > unify_asn1_time(next_update, X509_CRL_get0_nextUpdate(crl)) && > ^~~~~~~~~~~~~~~~~~~~~~~~ >ssl4pl.c:628:38: warning: passing argument 2 of âunify_asn1_timeâ makes pointer from integer without a cast [-Wint-conversion] >ssl4pl.c:326:1: note: expected âconst ASN1_TIME * {aka const struct asn1_string_st *}â but argument is of type âintâ > unify_asn1_time(term_t term, const ASN1_TIME *time) > ^~~~~~~~~~~~~~~ >ssl4pl.c:648:28: warning: implicit declaration of function âX509_REVOKED_get0_serialNumberâ [-Wimplicit-function-declaration] > i2a_ASN1_INTEGER(mem, X509_REVOKED_get0_serialNumber(r)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ssl4pl.c:648:28: warning: passing argument 2 of âi2a_ASN1_INTEGERâ makes pointer from integer without a cast [-Wint-conversion] >In file included from /usr/include/openssl/objects.h:960:0, > from /usr/include/openssl/evp.h:86, > from /usr/include/openssl/x509.h:73, > from /usr/include/openssl/x509v3.h:64, > from ssl4pl.c:47: >/usr/include/openssl/asn1.h:957:5: note: expected âASN1_INTEGER * {aka struct asn1_string_st *}â but argument is of type âintâ > int i2a_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *a); > ^~~~~~~~~~~~~~~~ >ssl4pl.c:652:50: warning: implicit declaration of function âX509_REVOKED_get0_revocationDateâ [-Wimplicit-function-declaration] > unify_asn1_time(revocation_date, X509_REVOKED_get0_revocationDate(r)) && > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ssl4pl.c:652:50: warning: passing argument 2 of âunify_asn1_timeâ makes pointer from integer without a cast [-Wint-conversion] >ssl4pl.c:326:1: note: expected âconst ASN1_TIME * {aka const struct asn1_string_st *}â but argument is of type âintâ > unify_asn1_time(term_t term, const ASN1_TIME *time) > ^~~~~~~~~~~~~~~ >ssl4pl.c: In function âunify_rsaâ: >ssl4pl.c:687:3: warning: implicit declaration of function âRSA_get0_keyâ [-Wimplicit-function-declaration] > RSA_get0_key(rsa, &n, &e, &d); > ^~~~~~~~~~~~ >ssl4pl.c:688:3: warning: implicit declaration of function âRSA_get0_factorsâ [-Wimplicit-function-declaration] > RSA_get0_factors(rsa, &p, &q); > ^~~~~~~~~~~~~~~~ >ssl4pl.c:689:3: warning: implicit declaration of function âRSA_get0_crt_paramsâ [-Wimplicit-function-declaration] > RSA_get0_crt_params(rsa, &dmp1, &dmq1, &iqmp); > ^~~~~~~~~~~~~~~~~~~ >ssl4pl.c: In function âunify_certificateâ: >ssl4pl.c:823:3: warning: implicit declaration of function âX509_get0_signatureâ [-Wimplicit-function-declaration] > X509_get0_signature(&psig, &palg, data); > ^~~~~~~~~~~~~~~~~~~ >ssl4pl.c: In function âget_dh2048â: >ssl4pl.c:2481:17: warning: implicit declaration of function âDH_set0_pqgâ [-Wimplicit-function-declaration] > || !DH_set0_pqg(dh, dhp_bn, NULL, dhg_bn)) { > ^~~~~~~~~~~ >ssl4pl.c: In function âssl_lib_initâ: >ssl4pl.c:2721:12: warning: implicit declaration of function âOPENSSL_init_sslâ [-Wimplicit-function-declaration] > (void) OPENSSL_init_ssl(0, NULL); > ^~~~~~~~~~~~~~~~ >ssl4pl.c:2726:42: warning: passing argument 3 of âSSL_CTX_get_ex_new_indexâ from incompatible pointer type [-Wincompatible-pointer-types] > , ssl_config_new > ^~~~~~~~~~~~~~ >In file included from ssl4pl.c:48:0: >/usr/include/openssl/ssl.h:1467:5: note: expected âint (*)(void *, void *, CRYPTO_EX_DATA *, int, long int, void *) {aka int (*)(void *, void *, struct crypto_ex_data_st *, int, long int, void *)}â but argument is of type âvoid (*)(void *, void *, CRYPTO_EX_DATA *, int, long int, void *) {aka void (*)(void *, void *, struct crypto_ex_data_st *, int, long int, void *)}â > int SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, > ^~~~~~~~~~~~~~~~~~~~~~~~ >ssl4pl.c:2727:42: warning: passing argument 4 of âSSL_CTX_get_ex_new_indexâ from incompatible pointer type [-Wincompatible-pointer-types] > , ssl_config_dup > ^~~~~~~~~~~~~~ >In file included from ssl4pl.c:48:0: >/usr/include/openssl/ssl.h:1467:5: note: expected âint (*)(CRYPTO_EX_DATA *, CRYPTO_EX_DATA *, void *, int, long int, void *) {aka int (*)(struct crypto_ex_data_st *, struct crypto_ex_data_st *, void *, int, long int, void *)}â but argument is of type âint (*)(CRYPTO_EX_DATA *, const CRYPTO_EX_DATA *, void *, int, long int, void *) {aka int (*)(struct crypto_ex_data_st *, const struct crypto_ex_data_st *, void *, int, long int, void *)}â > int SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, > ^~~~~~~~~~~~~~~~~~~~~~~~ >ssl4pl.c: In function âssl_ssl_bioâ: >ssl4pl.c:2809:32: warning: implicit declaration of function âSSL_get0_paramâ [-Wimplicit-function-declaration] > X509_VERIFY_PARAM *param = SSL_get0_param(instance->ssl); > ^~~~~~~~~~~~~~ >ssl4pl.c:2809:32: warning: initialization makes pointer from integer without a cast [-Wint-conversion] >ssl4pl.c:2817:5: warning: implicit declaration of function âX509_VERIFY_PARAM_set_hostflagsâ [-Wimplicit-function-declaration] > X509_VERIFY_PARAM_set_hostflags(param, 0); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ssl4pl.c:2818:5: warning: implicit declaration of function âX509_VERIFY_PARAM_set1_hostâ [-Wimplicit-function-declaration] > X509_VERIFY_PARAM_set1_host(param, config->host, 0); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >ssl4pl.c: In function âpl_ssl_sessionâ: >ssl4pl.c:3522:13: warning: implicit declaration of function âSSL_SESSION_get_protocol_versionâ [-Wimplicit-function-declaration] > version = SSL_SESSION_get_protocol_version(session); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ssl4pl.c:3527:23: warning: implicit declaration of function âSSL_SESSION_get_master_keyâ [-Wimplicit-function-declaration] > master_key_length = SSL_SESSION_get_master_key(session, master_key, SSL_MAX_MASTER_KEY_LENGTH); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >ssl4pl.c:3566:5: warning: implicit declaration of function âSSL_get_client_randomâ [-Wimplicit-function-declaration] > SSL_get_client_random(ssl, random, SSL3_RANDOM_SIZE); > ^~~~~~~~~~~~~~~~~~~~~ >ssl4pl.c:3571:5: warning: implicit declaration of function âSSL_get_server_randomâ [-Wimplicit-function-declaration] > SSL_get_server_random(ssl, random, SSL3_RANDOM_SIZE); > ^~~~~~~~~~~~~~~~~~~~~ >gmake[1]: *** [<builtin>: ssl4pl.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/ssl' >gmake[1]: Entering directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/zlib' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -pthread -fPIC -I/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o zlib4pl.o zlib4pl.c >x86_64-pc-linux-gnu-gcc -shared -rdynamic -Wl,-O1 -Wl,--as-needed -pthread -Wl,-rpath=/usr/lib64/swipl-7.5.4/lib/x86_64-linux -L/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/src/../lib/x86_64-linux -o zlib4pl.so zlib4pl.o -lz >gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages/zlib' >ERROR: The following packages.failed.objects: ssl >ERROR: The following errors were encountered while building the packages >ERROR: Failed in step objects: ssl > * ERROR: dev-lang/swi-prolog-7.5.4::gentoo failed (compile phase): > * Cannot report failed packages > * > * Call stack: > * ebuild.sh, line 115: Called src_compile > * environment, line 3988: Called die > * The specific snippet of code: > * ./report-failed || die "Cannot report failed packages"; > * > * If you need support, post the output of `emerge --info '=dev-lang/swi-prolog-7.5.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/swi-prolog-7.5.4::gentoo'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info =swi-prolog-7.5.4 > * The complete build log is located at '/var/log/portage/dev-lang:swi-prolog-7.5.4:20170720-175758.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4/packages' > * S: '/var/tmp/portage/dev-lang/swi-prolog-7.5.4/work/swipl-7.5.4'
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 625754
:
486122
| 486124 |
486126
|
486128
|
486130
|
486132