downloading reverse dependencies ... downloading rolog_0.9.18.tar.gz ... ok installing dependencies ‘rswipl’ * installing *source* package ‘rswipl’ ... ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’ mkdir -p ../build (cd ../build ; CC="gcc-14 " CXX="g++-14 -std=gnu++17" CFLAGS="-g -O2 -Wall -mtune=native " CPPFLAGS="-I/usr/local/include" LDFLAGS="-Wl,-O1" CXXFLAGS="-g -O2 -Wall -pedantic -mtune=native -fpic" cmake -DCMAKE_CXX_STANDARD=17 -DCMAKE_INSTALL_PREFIX=../inst/swipl -DSWIPL_INSTALL_IN_LIB=ON -DINSTALL_DOCUMENTATION=OFF -DBUILD_TESTING=ON -DSWIPL_PACKAGES_JAVA=OFF -DSWIPL_PACKAGES_X=OFF -DSWIPL_PACKAGES_ODBC=OFF -DUSE_GMP=OFF -DSWIPL_PACKAGES_PYTHON=OFF -S ../src/swipl-devel) CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc-14 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++-14 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting build type to 'Release' as none was specified. -- Configuring SWI-Prolog-9.3.18 -- Check floating point format -- Check floating point format - IEEE-754, little endian -- The following SWI-Prolog packages are disabled because the required sources are not installed: mqi ltx2htm nlp paxos redis stomp PDT pengines pldoc protobufs RDF semweb sweep table bdb tipc swipl-win libedit readline Use one of the commands below to add all packages or specific packages git -C .. submodule update --init git -C .. submodule update --init packages/ -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3.1") -- Found Curses: /usr/lib/x86_64-linux-gnu/libcurses.so -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") -- Could NOT find LibTCMalloc (missing: LIBTCMALLOC_LIBRARY) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Checking for 64-bit off_t -- Checking for 64-bit off_t - present -- Checking for fseeko/ftello -- Checking for fseeko/ftello - present -- Large File support - found CMake Deprecation Warning at src/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Could NOT find LibTCMalloc (missing: LIBTCMALLOC_LIBRARY) -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for threads.h -- Looking for threads.h - found -- Looking for wchar.h -- Looking for wchar.h - found -- Looking for alloca.h -- Looking for alloca.h - found -- Looking for curses.h -- Looking for curses.h - found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for dl.h -- Looking for dl.h - not found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for dmalloc.h -- Looking for dmalloc.h - not found -- Looking for execinfo.h -- Looking for execinfo.h - found -- Looking for float.h -- Looking for float.h - found -- Looking for floatingpoint.h -- Looking for floatingpoint.h - not found -- Looking for ieeefp.h -- Looking for ieeefp.h - not found -- Looking for ieee754.h -- Looking for ieee754.h - found -- Looking for libloaderapi.h -- Looking for libloaderapi.h - not found -- Looking for limits.h -- Looking for limits.h - found -- Looking for locale.h -- Looking for locale.h - found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for ncurses/curses.h -- Looking for ncurses/curses.h - not found -- Looking for ncurses/term.h -- Looking for ncurses/term.h - not found -- Looking for poll.h -- Looking for poll.h - found -- Looking for pwd.h -- Looking for pwd.h - found -- Looking for shlobj.h -- Looking for shlobj.h - not found -- Looking for signal.h -- Looking for signal.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/dir.h -- Looking for sys/dir.h - found -- Looking for sys/file.h -- Looking for sys/file.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/ndir.h -- Looking for sys/ndir.h - not found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/syscall.h -- Looking for sys/syscall.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/termio.h -- Looking for sys/termio.h - not found -- Looking for sys/termios.h -- Looking for sys/termios.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/wait.h -- Looking for sys/wait.h - found -- Looking for term.h -- Looking for term.h - found -- Looking for time.h -- Looking for time.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - found -- Looking for vfork.h -- Looking for vfork.h - not found -- Looking for mach/thread_act.h -- Looking for mach/thread_act.h - not found -- Looking for sys/stropts.h -- Looking for sys/stropts.h - not found -- Looking for zlib.h -- Looking for zlib.h - found -- Looking for crt_externs.h -- Looking for crt_externs.h - not found -- Looking for gperftools/malloc_extension_c.h -- Looking for gperftools/malloc_extension_c.h - not found -- Performing Test HAVE_GCC_ATOMIC -- Performing Test HAVE_GCC_ATOMIC - Success -- Performing Test HAVE_GCC_ATOMIC_8 -- Performing Test HAVE_GCC_ATOMIC_8 - Success -- Performing Test HAVE___BUILTIN_MUL_OVERFLOW -- Performing Test HAVE___BUILTIN_MUL_OVERFLOW - Success -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for sin in m -- Looking for sin in m - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of void * -- Check size of void * - done -- Check size of long long -- Check size of long long - done -- Check size of wchar_t -- Check size of wchar_t - done -- Check size of wint_t -- Check size of wint_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of __int128 -- Check size of __int128 - done -- Check size of z_crc_t -- Check size of z_crc_t - done -- Check alignment of INT64_T: -- Check alignment of DOUBLE: -- Check alignment of VOIDP: -- Looking for mmap -- Looking for mmap - found -- Looking for popen -- Looking for popen - found -- Looking for strerror -- Looking for strerror - found -- Looking for poll -- Looking for poll - found -- Looking for getpwnam -- Looking for getpwnam - found -- Looking for fork -- Looking for fork - found -- Looking for vfork -- Looking for vfork - found -- Looking for qsort_r -- Looking for qsort_r - found -- Looking for qsort_s -- Looking for qsort_s - not found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for access -- Looking for access - found -- Looking for chmod -- Looking for chmod - found -- Looking for fchmod -- Looking for fchmod - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for fstat -- Looking for fstat - found -- Looking for ftruncate -- Looking for ftruncate - found -- Looking for getcwd -- Looking for getcwd - found -- Looking for getwd -- Looking for getwd - found -- Looking for opendir -- Looking for opendir - found -- Looking for readlink -- Looking for readlink - found -- Looking for remove -- Looking for remove - found -- Looking for rename -- Looking for rename - found -- Looking for stat -- Looking for stat - found -- Looking for fopen64 -- Looking for fopen64 - found -- Looking for memmove -- Looking for memmove - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for stricmp -- Looking for stricmp - not found -- Looking for strlwr -- Looking for strlwr - not found -- Looking for setlocale -- Looking for setlocale - found -- Looking for mbsnrtowcs -- Looking for mbsnrtowcs - found -- Looking for mbcasescoll -- Looking for mbcasescoll - not found -- Looking for localeconv -- Looking for localeconv - found -- Looking for wcsdup -- Looking for wcsdup - found -- Looking for wcsxfrm -- Looking for wcsxfrm - found -- Looking for getuid -- Looking for getuid - found -- Looking for getpid -- Looking for getpid - found -- Looking for waitpid -- Looking for waitpid - found -- Looking for setenv -- Looking for setenv - found -- Looking for putenv -- Looking for putenv - found -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for confstr -- Looking for confstr - found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for _NSGetEnviron -- Looking for _NSGetEnviron - not found -- Looking for mallinfo -- Looking for mallinfo - found -- Looking for mallinfo2 -- Looking for mallinfo2 - found -- Looking for shl_load -- Looking for shl_load - not found -- Looking for dlopen -- Looking for dlopen - found -- Looking for dladdr -- Looking for dladdr - found -- Looking for signal -- Looking for signal - found -- Looking for sigprocmask -- Looking for sigprocmask - found -- Looking for sigsetmask -- Looking for sigsetmask - found -- Looking for siggetmask -- Looking for siggetmask - found -- Looking for sigaction -- Looking for sigaction - found -- Looking for sigset -- Looking for sigset - found -- Looking for sigblock -- Looking for sigblock - found -- Looking for sigaltstack -- Looking for sigaltstack - found -- Looking for kill -- Looking for kill - found -- Looking for backtrace -- Looking for backtrace - found -- Looking for alarm -- Looking for alarm - found -- Looking for mtrace -- Looking for mtrace - found -- Looking for tgetent -- Looking for tgetent - found -- Looking for tcsetattr -- Looking for tcsetattr - found -- Looking for grantpt -- Looking for grantpt - found -- Looking for sgttyb -- Looking for sgttyb - not found -- Looking for cfmakeraw -- Looking for cfmakeraw - found -- Looking for ceil -- Looking for ceil - found -- Looking for floor -- Looking for floor - found -- Looking for srand -- Looking for srand - found -- Looking for srandom -- Looking for srandom - found -- Looking for random -- Looking for random - found -- Looking for rint -- Looking for rint - found -- Looking for fpclass -- Looking for fpclass - not found -- Looking for fpresetsticky -- Looking for fpresetsticky - not found -- Looking for fpsetmask -- Looking for fpsetmask - not found -- Looking for isnan -- Looking for isnan - found -- Looking for isinf -- Looking for isinf - found -- Looking for ftime -- Looking for ftime - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for localtime_s -- Looking for localtime_s - not found -- Looking for ctime_r -- Looking for ctime_r - found -- Looking for asctime_r -- Looking for asctime_r - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for sleep -- Looking for sleep - found -- Looking for usleep -- Looking for usleep - found -- Looking for select -- Looking for select - found -- Looking for clock -- Looking for clock - found -- Looking for times -- Looking for times - found -- Looking for delay -- Looking for delay - not found -- Looking for dossleep -- Looking for dossleep - not found -- Performing Test SYS_CPUSET_H_FOUND -- Performing Test SYS_CPUSET_H_FOUND - Failed -- Looking for pthread_np.h -- Looking for pthread_np.h - not found -- Looking for pthread_attr_setaffinity_np -- Looking for pthread_attr_setaffinity_np - found -- Looking for pthread_getname_np -- Looking for pthread_getname_np - found -- Looking for pthread_getw32threadhandle_np -- Looking for pthread_getw32threadhandle_np - not found -- Looking for pthread_kill -- Looking for pthread_kill - found -- Looking for pthread_mutexattr_setkind_np -- Looking for pthread_mutexattr_setkind_np - not found -- Looking for pthread_mutexattr_settype -- Looking for pthread_mutexattr_settype - found -- Looking for pthread_mutex_timedlock -- Looking for pthread_mutex_timedlock - found -- Looking for pthread_setconcurrency -- Looking for pthread_setconcurrency - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for pthread_sigmask -- Looking for pthread_sigmask - found -- Looking for pthread_timedjoin_np -- Looking for pthread_timedjoin_np - found -- Looking for pthread_getcpuclockid -- Looking for pthread_getcpuclockid - found -- Looking for pthread_attr_setstacksize -- Looking for pthread_attr_setstacksize - found -- Looking for pthread_getattr_np -- Looking for pthread_getattr_np - found -- Looking for sched_setaffinity -- Looking for sched_setaffinity - found -- Looking for sched_yield -- Looking for sched_yield - found -- Looking for sema_init -- Looking for sema_init - not found -- Looking for sem_init -- Looking for sem_init - found -- Looking for sem_timedwait -- Looking for sem_timedwait - found -- Looking for setitimer -- Looking for setitimer - found -- Checking for recursive mutex support -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE - Success -- Checking for recursive mutex support -- found -- Performing Test HAVE_PTHREAD_SETNAME_NP_WITH_TID -- Performing Test HAVE_PTHREAD_SETNAME_NP_WITH_TID - Success -- Performing Test HAVE_PTHREAD_SETNAME_NP_WITH_TID_AND_ARG -- Performing Test HAVE_PTHREAD_SETNAME_NP_WITH_TID_AND_ARG - Failed -- Performing Test HAVE_GETTID_FUNCTION -- Performing Test HAVE_GETTID_FUNCTION - Success -- Looking for WSAPoll -- Looking for WSAPoll - not found -- Looking for WinExec -- Looking for WinExec - not found -- Looking for F_SETLKW -- Looking for F_SETLKW - found -- Performing Test HAVE_VAR_TIMEZONE -- Performing Test HAVE_VAR_TIMEZONE - Success -- Looking for SIGPROF -- Looking for SIGPROF - found -- Performing Test HAVE_STRUCT_TIME_TM_GMTOFF -- Performing Test HAVE_STRUCT_TIME_TM_GMTOFF - Success -- Performing Test HAVE_STRUCT_STAT_ST_MTIM -- Performing Test HAVE_STRUCT_STAT_ST_MTIM - Success -- Performing Test HAVE_RU_IDRSS -- Performing Test HAVE_RU_IDRSS - Success -- Performing Test HAVE_GMP_RANDINIT_MT -- Performing Test HAVE_GMP_RANDINIT_MT - Failed -- qsort_r() has GNU signature -- Performing Test HAVE__BUILTIN_CLZ -- Performing Test HAVE__BUILTIN_CLZ - Success -- Performing Test HAVE__BUILTIN_POPCOUNT -- Performing Test HAVE__BUILTIN_POPCOUNT - Success -- Performing Test HAVE___BUILTIN_EXPECT -- Performing Test HAVE___BUILTIN_EXPECT - Success -- Performing Test HAVE___THREAD -- Performing Test HAVE___THREAD - Success -- Performing Test HAVE_VOLATILE -- Performing Test HAVE_VOLATILE - Success -- Performing Test HAVE_INLINE -- Performing Test HAVE_INLINE - Success -- Performing Test O_LABEL_ADDRESSES -- Performing Test O_LABEL_ADDRESSES - Success -- Performing Test HAVE_WEAK_ATTRIBUTE -- Performing Test HAVE_WEAK_ATTRIBUTE - Success -- Performing Test HAVE_VISIBILITY_ATTRIBUTE -- Performing Test HAVE_VISIBILITY_ATTRIBUTE - Success -- Performing Test HAVE_ALLOCA -- Performing Test HAVE_ALLOCA - Success -- Performing Test HAVE_SIGNBIT -- Performing Test HAVE_SIGNBIT - Success -- Check for signal return type in -- Check for signal handler return type type void - found -- sysconf() support for _SC_NPROCESSORS_CONF -- sysconf() supports _SC_NPROCESSORS_CONF - found -- Performing Test TIME_WITH_SYS_TIME -- Performing Test TIME_WITH_SYS_TIME - Success -- llround(nextoward(0.5),-10) == 0 (ok) -- copysign(1.0, modf(-0.0, _)) == -1.0 (ok) CMake Warning (dev) at cmake/QLF.cmake:75 (install): Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run "cmake --help-policy CMP0177" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): cmake/QLF.cmake:102 (add_swipl_target) src/CMakeLists.txt:336 (add_qcompile_target) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/QLF.cmake:75 (install): Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run "cmake --help-policy CMP0177" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): cmake/QLF.cmake:102 (add_swipl_target) src/CMakeLists.txt:337 (add_qcompile_target) This warning is for project developers. Use -Wno-dev to suppress it. CMake Deprecation Warning at packages/chr/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at packages/clib/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Looking for socket in socket -- Looking for socket in socket - not found -- Looking for gethostent in nsl -- Looking for gethostent in nsl - not found -- Looking for socket -- Looking for socket - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/un.h -- Looking for sys/un.h - found -- Check size of socklen_t -- Check size of socklen_t - done -- Performing Test HAVE_H_ERRNO -- Performing Test HAVE_H_ERRNO - Success -- Performing Test HAVE_IP_MREQN -- Performing Test HAVE_IP_MREQN - Success -- Could NOT find LibUUID (missing: LIBUUID_INCLUDE_DIR) -- Looking for crypt -- Looking for crypt - not found -- Looking for crypt in crypt -- Looking for crypt in crypt - found -- Looking for syslog -- Looking for syslog - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for utime.h -- Looking for utime.h - found -- Looking for crypt.h -- Looking for crypt.h - found -- Looking for syslog.h -- Looking for syslog.h - found -- Looking for sys/prctl.h -- Looking for sys/prctl.h - found -- Looking for netinet/tcp.h -- Looking for netinet/tcp.h - found -- Looking for setsid -- Looking for setsid - found -- Looking for utime -- Looking for utime - found -- Looking for strcasestr -- Looking for strcasestr - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for prctl -- Looking for prctl - found -- Looking for initgroups -- Looking for initgroups - found -- Looking for setgroups -- Looking for setgroups - found -- Looking for malloc_info -- Looking for malloc_info - found -- Looking for open_memstream -- Looking for open_memstream - found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for gai_strerror -- Looking for gai_strerror - found -- Looking for hstrerror -- Looking for hstrerror - found -- Looking for setpriority -- Looking for setpriority - found CMake Deprecation Warning at packages/clpqr/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at packages/inclpr/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at packages/cpp/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at packages/http/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Searching for jQuery -- Using system jQuery from /usr/share/javascript/jquery/jquery.min.js CMake Deprecation Warning at packages/plunit/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at packages/sgml/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Looking for io.h -- Looking for io.h - not found -- Looking for snprintf -- Looking for snprintf - found -- Looking for strtoll -- Looking for strtoll - found CMake Deprecation Warning at packages/utf8proc/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at packages/zlib/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at packages/archive/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Found LibArchive: /usr/lib/x86_64-linux-gnu/libarchive.so (found suitable version "3.7.4", minimum required is "3.0.0") -- Looking for archive_read_support_filter_bzip2 -- Looking for archive_read_support_filter_bzip2 - found -- Looking for archive_read_support_filter_compress -- Looking for archive_read_support_filter_compress - found -- Looking for archive_read_support_filter_gzip -- Looking for archive_read_support_filter_gzip - found -- Looking for archive_read_support_filter_grzip -- Looking for archive_read_support_filter_grzip - found -- Looking for archive_read_support_filter_lrzip -- Looking for archive_read_support_filter_lrzip - found -- Looking for archive_read_support_filter_lzip -- Looking for archive_read_support_filter_lzip - found -- Looking for archive_read_support_filter_lzma -- Looking for archive_read_support_filter_lzma - found -- Looking for archive_read_support_filter_lzop -- Looking for archive_read_support_filter_lzop - found -- Looking for archive_read_support_filter_none -- Looking for archive_read_support_filter_none - found -- Looking for archive_read_support_filter_rpm -- Looking for archive_read_support_filter_rpm - found -- Looking for archive_read_support_filter_uu -- Looking for archive_read_support_filter_uu - found -- Looking for archive_read_support_filter_xz -- Looking for archive_read_support_filter_xz - found -- Looking for archive_read_support_format_7zip -- Looking for archive_read_support_format_7zip - found -- Looking for archive_read_support_format_ar -- Looking for archive_read_support_format_ar - found -- Looking for archive_read_support_format_cab -- Looking for archive_read_support_format_cab - found -- Looking for archive_read_support_format_cpio -- Looking for archive_read_support_format_cpio - found -- Looking for archive_read_support_format_empty -- Looking for archive_read_support_format_empty - found -- Looking for archive_read_support_format_gnutar -- Looking for archive_read_support_format_gnutar - found -- Looking for archive_read_support_format_iso9660 -- Looking for archive_read_support_format_iso9660 - found -- Looking for archive_read_support_format_lha -- Looking for archive_read_support_format_lha - found -- Looking for archive_read_support_format_mtree -- Looking for archive_read_support_format_mtree - found -- Looking for archive_read_support_format_rar -- Looking for archive_read_support_format_rar - found -- Looking for archive_read_support_format_raw -- Looking for archive_read_support_format_raw - found -- Looking for archive_read_support_format_tar -- Looking for archive_read_support_format_tar - found -- Looking for archive_read_support_format_xar -- Looking for archive_read_support_format_xar - found -- Looking for archive_read_support_format_zip -- Looking for archive_read_support_format_zip - found -- Looking for archive_read_set_seek_callback -- Looking for archive_read_set_seek_callback - found CMake Deprecation Warning at packages/pcre/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Found PCRE: /usr/lib/x86_64-linux-gnu/libpcre2-8.so CMake Deprecation Warning at packages/yaml/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Could NOT find LibYAML (missing: LIBYAML_INCLUDE_DIR YAML_LIBRARY) CMake Deprecation Warning at packages/ssl/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.3.2") -- Looking for Security/Security.h -- Looking for Security/Security.h - not found -- Performing Test HAVE_KSECCLASS -- Performing Test HAVE_KSECCLASS - Failed -- Looking for timegm -- Looking for timegm - found -- Looking for ERR_remove_state -- Looking for ERR_remove_state - found -- Looking for ERR_remove_thread_state -- Looking for ERR_remove_thread_state - found -- Looking for X509_check_host -- Looking for X509_check_host - found -- Looking for CRYPTO_THREADID_get_callback -- Looking for CRYPTO_THREADID_get_callback - not found -- Looking for CRYPTO_THREADID_set_callback -- Looking for CRYPTO_THREADID_set_callback - not found -- Looking for EVP_MD_CTX_free -- Looking for EVP_MD_CTX_free - found -- Looking for OPENSSL_zalloc -- Looking for OPENSSL_zalloc - not found -- Looking for X509_CRL_get0_signature -- Looking for X509_CRL_get0_signature - found -- Looking for X509_get0_signature -- Looking for X509_get0_signature - found -- Looking for X509_get0_notBefore -- Looking for X509_get0_notBefore - found -- Looking for X509_get0_notAfter -- Looking for X509_get0_notAfter - found -- Looking for X509_digest -- Looking for X509_digest - found -- Looking for X509_CRL_digest -- Looking for X509_CRL_digest - found -- Looking for X509_STORE_CTX_get0_chain -- Looking for X509_STORE_CTX_get0_chain - found -- Looking for i2d_re_X509_tbs -- Looking for i2d_re_X509_tbs - found -- Looking for OpenSSL_version -- Looking for OpenSSL_version - found -- Looking for EVP_CIPHER_CTX_reset -- Looking for EVP_CIPHER_CTX_reset - found -- Looking for EVP_blake2b512 -- Looking for EVP_blake2b512 - found -- Looking for EVP_blake2s256 -- Looking for EVP_blake2s256 - found -- Looking for EVP_sha3_224 -- Looking for EVP_sha3_224 - found -- Looking for EVP_sha3_256 -- Looking for EVP_sha3_256 - found -- Looking for EVP_sha3_384 -- Looking for EVP_sha3_384 - found -- Looking for EVP_sha3_512 -- Looking for EVP_sha3_512 - found -- Looking for HMAC_CTX_new -- Looking for HMAC_CTX_new - found -- Looking for HMAC_CTX_free -- Looking for HMAC_CTX_free - found -- Looking for EVP_MAC_fetch -- Looking for EVP_MAC_fetch - found -- Looking for EVP_MAC_CTX_free -- Looking for EVP_MAC_CTX_free - found -- Looking for EVP_MAC_update -- Looking for EVP_MAC_update - found -- Looking for EVP_MAC_final -- Looking for EVP_MAC_final - found -- Looking for EVP_PKEY_new -- Looking for EVP_PKEY_new - found -- Looking for EVP_PKEY_free -- Looking for EVP_PKEY_free - found -- Looking for EVP_PKEY_get_bn_param -- Looking for EVP_PKEY_get_bn_param - found -- Looking for EVP_PKEY_get_octet_string_param -- Looking for EVP_PKEY_get_octet_string_param - found -- Looking for EVP_PKEY_get_size -- Looking for EVP_PKEY_get_size - found -- Looking for EVP_PKEY_decrypt -- Looking for EVP_PKEY_decrypt - found -- Looking for EVP_PKEY_encrypt -- Looking for EVP_PKEY_encrypt - found -- Looking for EVP_PKEY_sign -- Looking for EVP_PKEY_sign - found -- Looking for EVP_PKEY_verify -- Looking for EVP_PKEY_verify - found -- Looking for EVP_PKEY_Q_keygen -- Looking for EVP_PKEY_Q_keygen - found -- Looking for OSSL_PARAM_construct_utf8_string -- Looking for OSSL_PARAM_construct_utf8_string - found -- Looking for BN_check_prime -- Looking for BN_check_prime - found -- Looking for SSL_CTX_set_alpn_protos -- Looking for SSL_CTX_set_alpn_protos - found -- Looking for OSSL_PARAM_BLD_new -- Looking for OSSL_PARAM_BLD_new - found -- Looking for SSL_SESSION_get_protocol_version -- Looking for SSL_SESSION_get_protocol_version - found -- Looking for SSL_get_client_random -- Looking for SSL_get_client_random - found -- Looking for openssl/kdf.h -- Looking for openssl/kdf.h - found -- Looking for openssl/core_names.h -- Looking for openssl/core_names.h - found -- Looking for openssl/param_build.h -- Looking for openssl/param_build.h - found -- Looking for openssl/applink.c -- Looking for openssl/applink.c - not found -- Performing Test GET_SIGNATURE_PASSED -- Performing Test GET_SIGNATURE_PASSED - Success -- GET0SIG_CONST_T const -- Check size of CRYPTO_THREADID -- Check size of CRYPTO_THREADID - failed -- Performing Test HAVE_X509_VERIFY_PARAM_ID -- Performing Test HAVE_X509_VERIFY_PARAM_ID - Failed -- Using /bin/openssl to create ssl test certificates -- Finding default package generator -- Setup for packaging with DEB -- Configuring done (50.8s) -- Generating done (0.2s) -- Build files have been written to: /home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build LD_LIBRARY_PATH=/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/src/../build/src:/home/hornik/tmp/R/lib:/usr/lib/x86_64-linux-gnu:/usr/lib/jvm/java-21-openjdk-amd64/lib/server:/home/hornik/tmp/R/lib:/usr/lib/x86_64-linux-gnu:/usr/lib/jvm/java-21-openjdk-amd64/lib/server:/home/hornik/tmp/R/lib:/usr/lib/x86_64-linux-gnu:/usr/lib/jvm/java-21-openjdk-amd64/lib/server:/usr/lib/R/lib:/usr/lib/x86_64-linux-gnu:/usr/lib/jvm/default-java/lib/server:/home/hornik/tmp/R/lib:/usr/lib/x86_64-linux-gnu:/usr/lib/jvm/java-21-openjdk-amd64/lib/server cmake --build ../build gmake[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[2]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 0%] Building C object src/CMakeFiles/mkvmi.dir/mkvmi.c.o [ 1%] Linking C executable mkvmi make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 1%] Built target mkvmi make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 1%] Building C object src/CMakeFiles/defatom.dir/defatom.c.o [ 1%] Linking C executable defatom make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 1%] Built target defatom make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 1%] Building C object packages/ssl/CMakeFiles/plugin_crypto4pl.dir/crypto4pl.c.o [ 1%] Building C object packages/ssl/CMakeFiles/plugin_crypto4pl.dir/crypt_blowfish.c.o [ 2%] Building C object packages/ssl/CMakeFiles/plugin_crypto4pl.dir/__/clib/error.c.o [ 2%] Linking C shared module crypto4pl.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 2%] Built target plugin_crypto4pl make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 3%] Generating ../../home/doc/packages/examples/ssl/.created [ 3%] Generating ../../home/doc/packages/examples/ssl/client.pl [ 3%] Generating ../../home/doc/packages/examples/ssl/https.pl [ 3%] Generating ../../home/doc/packages/examples/ssl/server.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 3%] Built target plugin_ssl_example_files make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 3%] Generating ../home/boot/.created [ 4%] Generating ../home/boot/apply.pl [ 4%] Generating ../home/boot/attvar.pl [ 4%] Generating ../home/boot/autoload.pl [ 4%] Generating ../home/boot/bags.pl [ 4%] Generating ../home/boot/dcg.pl [ 4%] Generating ../home/boot/dicts.pl [ 4%] Generating ../home/boot/dwim.pl [ 4%] Generating ../home/boot/engines.pl [ 5%] Generating ../home/boot/expand.pl [ 5%] Generating ../home/boot/gc.pl [ 5%] Generating ../home/boot/history.pl [ 5%] Generating ../home/boot/init.pl [ 5%] Generating ../home/boot/iri.pl [ 5%] Generating ../home/boot/license.pl [ 5%] Generating ../home/boot/load.pl [ 5%] Generating ../home/boot/messages.pl [ 6%] Generating ../home/boot/packs.pl [ 6%] Generating ../home/boot/predopts.pl [ 6%] Generating ../home/boot/qlf.pl [ 6%] Generating ../home/boot/rc.pl [ 6%] Generating ../home/boot/syspred.pl [ 6%] Generating ../home/boot/tabling.pl [ 6%] Generating ../home/boot/threads.pl [ 6%] Generating ../home/boot/toplevel.pl [ 7%] Generating ../home/boot/topvars.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 7%] Built target core_boot make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 7%] Generating ../home/library/.created [ 7%] Generating ../home/library/aggregate.pl [ 7%] Generating ../home/library/ansi_term.pl [ 8%] Generating ../home/library/apply.pl [ 8%] Generating ../home/library/apply_macros.pl [ 8%] Generating ../home/library/arithmetic.pl [ 8%] Generating ../home/library/assoc.pl [ 8%] Generating ../home/library/atom.pl [ 8%] Generating ../home/library/backcomp.pl [ 8%] Generating ../home/library/base32.pl [ 8%] Generating ../home/library/base64.pl [ 9%] Generating ../home/library/broadcast.pl [ 9%] Generating ../home/library/charsio.pl [ 9%] Generating ../home/library/check.pl [ 9%] Generating ../home/library/check_installation.pl [ 9%] Generating ../home/library/codesio.pl [ 9%] Generating ../home/library/coinduction.pl [ 9%] Generating ../home/library/console_input.pl [ 9%] Generating ../home/library/csv.pl [ 10%] Generating ../home/library/ctypes.pl [ 10%] Generating ../home/library/date.pl [ 10%] Generating ../home/library/debug.pl [ 10%] Generating ../home/library/dialect.pl [ 10%] Generating ../home/library/dicts.pl [ 10%] Generating ../home/library/dif.pl [ 10%] Generating ../home/library/edinburgh.pl [ 10%] Generating ../home/library/edit.pl [ 11%] Generating ../home/library/error.pl [ 11%] Generating ../home/library/exceptions.pl [ 11%] Generating ../home/library/explain.pl [ 11%] Generating ../home/library/fastrw.pl [ 11%] Generating ../home/library/files.pl [ 11%] Generating ../home/library/gensym.pl [ 11%] Generating ../home/library/git.pl [ 11%] Generating ../home/library/hashtable.pl [ 12%] Generating ../home/library/heaps.pl [ 12%] Generating ../home/library/hotfix.pl [ 12%] Generating ../home/library/increval.pl [ 12%] Generating ../home/library/intercept.pl [ 12%] Generating ../home/library/iostream.pl [ 12%] Generating ../home/library/lazy_lists.pl [ 12%] Generating ../home/library/listing.pl [ 12%] Generating ../home/library/lists.pl [ 13%] Generating ../home/library/macros.pl [ 13%] Generating ../home/library/main.pl [ 13%] Generating ../home/library/make.pl [ 13%] Generating ../home/library/modules.pl [ 13%] Generating ../home/library/nb_rbtrees.pl [ 13%] Generating ../home/library/nb_set.pl [ 13%] Generating ../home/library/obfuscate.pl [ 13%] Generating ../home/library/occurs.pl [ 14%] Generating ../home/library/operators.pl [ 14%] Generating ../home/library/option.pl [ 14%] Generating ../home/library/optparse.pl [ 14%] Generating ../home/library/ordsets.pl [ 14%] Generating ../home/library/oset.pl [ 14%] Generating ../home/library/pairs.pl [ 14%] Generating ../home/library/persistency.pl [ 14%] Generating ../home/library/pio.pl [ 15%] Generating ../home/library/portray_text.pl [ 15%] Generating ../home/library/pprint.pl [ 15%] Generating ../home/library/predicate_options.pl [ 15%] Generating ../home/library/prolog_autoload.pl [ 15%] Generating ../home/library/prolog_breakpoints.pl [ 15%] Generating ../home/library/prolog_clause.pl [ 15%] Generating ../home/library/prolog_code.pl [ 15%] Generating ../home/library/prolog_codewalk.pl [ 16%] Generating ../home/library/prolog_colour.pl [ 16%] Generating ../home/library/prolog_config.pl [ 16%] Generating ../home/library/prolog_coverage.pl [ 16%] Generating ../home/library/prolog_debug.pl [ 16%] Generating ../home/library/prolog_deps.pl [ 16%] Generating ../home/library/prolog_evaluable.pl [ 16%] Generating ../home/library/prolog_format.pl [ 16%] Generating ../home/library/prolog_history.pl [ 17%] Generating ../home/library/prolog_jiti.pl [ 17%] Generating ../home/library/prolog_locale.pl [ 17%] Generating ../home/library/prolog_metainference.pl [ 17%] Generating ../home/library/prolog_pack.pl [ 17%] Generating ../home/library/prolog_profile.pl [ 17%] Generating ../home/library/prolog_source.pl [ 17%] Generating ../home/library/prolog_stack.pl [ 17%] Generating ../home/library/prolog_trace.pl [ 18%] Generating ../home/library/prolog_versions.pl [ 18%] Generating ../home/library/prolog_wrap.pl [ 18%] Generating ../home/library/prolog_xref.pl [ 18%] Generating ../home/library/pure_input.pl [ 18%] Generating ../home/library/qpforeign.pl [ 18%] Generating ../home/library/qsave.pl [ 18%] Generating ../home/library/quasi_quotations.pl [ 18%] Generating ../home/library/quintus.pl [ 19%] Generating ../home/library/random.pl [ 19%] Generating ../home/library/rbtrees.pl [ 19%] Generating ../home/library/readln.pl [ 19%] Generating ../home/library/readutil.pl [ 19%] Generating ../home/library/record.pl [ 19%] Generating ../home/library/rwlocks.pl [ 19%] Generating ../home/library/sandbox.pl [ 19%] Generating ../home/library/settings.pl [ 20%] Generating ../home/library/shell.pl [ 20%] Generating ../home/library/shlib.pl [ 20%] Generating ../home/library/solution_sequences.pl [ 20%] Generating ../home/library/sort.pl [ 20%] Generating ../home/library/statistics.pl [ 20%] Generating ../home/library/streams.pl [ 20%] Generating ../home/library/strings.pl [ 20%] Generating ../home/library/system.pl [ 21%] Generating ../home/library/tables.pl [ 21%] Generating ../home/library/tabling.pl [ 21%] Generating ../home/library/terms.pl [ 21%] Generating ../home/library/thread.pl [ 21%] Generating ../home/library/thread_pool.pl [ 21%] Generating ../home/library/threadutil.pl [ 21%] Generating ../home/library/tty.pl [ 21%] Generating ../home/library/ugraphs.pl [ 22%] Generating ../home/library/url.pl [ 22%] Generating ../home/library/utf8.pl [ 22%] Generating ../home/library/varnumbers.pl [ 22%] Generating ../home/library/vm.pl [ 22%] Generating ../home/library/wfs.pl [ 22%] Generating ../home/library/when.pl [ 22%] Generating ../home/library/writef.pl [ 22%] Generating ../home/library/www_browser.pl [ 23%] Generating ../home/library/yall.pl [ 23%] Generating ../home/library/zip.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 23%] Built target core_library make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 23%] Generating ../home/library/clp/.created [ 23%] Generating ../home/library/clp/bounds.pl [ 24%] Generating ../home/library/clp/clp_distinct.pl [ 24%] Generating ../home/library/clp/clp_events.pl [ 24%] Generating ../home/library/clp/clpb.pl [ 24%] Generating ../home/library/clp/clpfd.pl [ 24%] Generating ../home/library/clp/simplex.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 24%] Built target core_library_clp make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 25%] Generating ../home/library/dcg/.created [ 25%] Generating ../home/library/dcg/basics.pl [ 25%] Generating ../home/library/dcg/high_order.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 25%] Built target core_library_dcg make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 25%] Generating ../home/library/unicode/.created [ 25%] Generating ../home/library/unicode/blocks.pl [ 25%] Generating ../home/library/unicode/unicode_data.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 25%] Built target core_library_unicode make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 25%] Generating ../home/library/lynx/.created [ 25%] Generating ../home/library/lynx/format.pl [ 25%] Generating ../home/library/lynx/html_style.pl [ 25%] Generating ../home/library/lynx/html_text.pl [ 25%] Generating ../home/library/lynx/pldoc_style.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 25%] Built target core_library_lynx make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 25%] Generating ../home/library/dialect/.created [ 25%] Generating ../home/library/dialect/bim.pl [ 25%] Generating ../home/library/dialect/commons.pl [ 25%] Generating ../home/library/dialect/hprolog.pl [ 25%] Generating ../home/library/dialect/ifprolog.pl [ 25%] Generating ../home/library/dialect/sicstus.pl [ 25%] Generating ../home/library/dialect/sicstus4.pl [ 25%] Generating ../home/library/dialect/xsb.pl [ 26%] Generating ../home/library/dialect/yap.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 26%] Built target core_library_dialect make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 26%] Generating ../home/library/dialect/swi/.created [ 27%] Generating ../home/library/dialect/swi/syspred_options.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 27%] Built target core_library_dialect_swi make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 27%] Generating ../home/library/dialect/eclipse/.created [ 27%] Generating ../home/library/dialect/eclipse/test_util_iso.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 27%] Built target core_library_dialect_eclipse make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 27%] Generating ../home/library/dialect/hprolog/.created [ 27%] Generating ../home/library/dialect/hprolog/format.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 27%] Built target core_library_dialect_hprolog make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 27%] Generating ../home/library/dialect/sicstus/.created [ 28%] Generating ../home/library/dialect/sicstus/README.TXT [ 28%] Generating ../home/library/dialect/sicstus/arrays.pl [ 28%] Generating ../home/library/dialect/sicstus/block.pl [ 28%] Generating ../home/library/dialect/sicstus/lists.pl [ 28%] Generating ../home/library/dialect/sicstus/ordsets.pl [ 28%] Generating ../home/library/dialect/sicstus/sockets.pl [ 28%] Generating ../home/library/dialect/sicstus/system.pl [ 28%] Generating ../home/library/dialect/sicstus/terms.pl [ 29%] Generating ../home/library/dialect/sicstus/timeout.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 29%] Built target core_library_dialect_sicstus make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 29%] Generating ../home/library/dialect/sicstus4/.created [ 29%] Generating ../home/library/dialect/sicstus4/aggregate.pl [ 29%] Generating ../home/library/dialect/sicstus4/between.pl [ 29%] Generating ../home/library/dialect/sicstus4/clpfd.pl [ 29%] Generating ../home/library/dialect/sicstus4/file_systems.pl [ 29%] Generating ../home/library/dialect/sicstus4/lists.pl [ 29%] Generating ../home/library/dialect/sicstus4/ordsets.pl [ 30%] Generating ../home/library/dialect/sicstus4/samsort.pl [ 30%] Generating ../home/library/dialect/sicstus4/sets.pl [ 30%] Generating ../home/library/dialect/sicstus4/sockets.pl [ 30%] Generating ../home/library/dialect/sicstus4/system.pl [ 30%] Generating ../home/library/dialect/sicstus4/terms.pl [ 30%] Generating ../home/library/dialect/sicstus4/timeout.pl [ 30%] Generating ../home/library/dialect/sicstus4/types.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 30%] Built target core_library_dialect_sicstus4 make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 30%] Generating ../home/library/dialect/iso/.created [ 30%] Generating ../home/library/dialect/iso/iso_predicates.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 30%] Built target core_library_dialect_iso make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 30%] Generating ../home/library/dialect/yap/.created [ 30%] Generating ../home/library/dialect/yap/README.TXT make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 30%] Built target core_library_dialect_yap make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 30%] Generating ../home/library/dialect/xsb/.created [ 30%] Generating ../home/library/dialect/xsb/README.md [ 30%] Generating ../home/library/dialect/xsb/basics.pl [ 30%] Generating ../home/library/dialect/xsb/consult.pl [ 30%] Generating ../home/library/dialect/xsb/curr_sym.pl [ 30%] Generating ../home/library/dialect/xsb/error_handler.pl [ 30%] Generating ../home/library/dialect/xsb/gensym.pl [ 31%] Generating ../home/library/dialect/xsb/gpp.pl [ 31%] Generating ../home/library/dialect/xsb/intern.pl [ 31%] Generating ../home/library/dialect/xsb/lists.pl [ 31%] Generating ../home/library/dialect/xsb/machine.pl [ 31%] Generating ../home/library/dialect/xsb/ordsets.pl [ 31%] Generating ../home/library/dialect/xsb/setof.pl [ 31%] Generating ../home/library/dialect/xsb/source.pl [ 31%] Generating ../home/library/dialect/xsb/standard.pl [ 32%] Generating ../home/library/dialect/xsb/storage.pl [ 32%] Generating ../home/library/dialect/xsb/string.pl [ 32%] Generating ../home/library/dialect/xsb/thread.pl [ 32%] Generating ../home/library/dialect/xsb/timed_call.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 32%] Built target core_library_dialect_xsb make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 33%] Generating ../home/library/theme/.created [ 33%] Generating ../home/library/theme/auto.pl [ 33%] Generating ../home/library/theme/dark.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 33%] Built target core_library_theme make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 34%] Generating ../home/library/iri_scheme/.created [ 34%] Generating ../home/library/iri_scheme/file.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 34%] Built target core_library_iri_scheme make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 34%] Generating ../home/library/build/.created [ 34%] Generating ../home/library/build/cmake.pl [ 34%] Generating ../home/library/build/conan.pl [ 34%] Generating ../home/library/build/make.pl [ 34%] Generating ../home/library/build/tools.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 34%] Built target core_library_build make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 34%] Generating ../home/demo/.created [ 35%] Generating ../home/demo/README.md [ 35%] Generating ../home/demo/likes.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 35%] Built target core_demo make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 35%] Generating ../home/cmake/.created [ 35%] Generating ../home/cmake/swipl.cmake make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 35%] Built target core_cmake make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 35%] Generating ../home/app/.created [ 35%] Generating ../home/app/README.md [ 35%] Generating ../home/app/app.pl [ 35%] Generating ../home/app/pack.pl [ 35%] Generating ../home/app/qlf.pl [ 35%] Generating ../home/app/splfr.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 35%] Built target core_app make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 35%] Generating ../home/include/.created [ 35%] Generating ../home/include/SWI-Prolog.h [ 35%] Generating ../home/include/SWI-Stream.h make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 35%] Built target core_headers make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 35%] Generating ../home/include/sicstus/.created [ 35%] Generating ../home/include/sicstus/sicstus.h make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 35%] Built target core_compat_sicstus make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 35%] Generating ../home/include/Yap/.created [ 35%] Generating ../home/include/Yap/YapInterface.h make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 35%] Built target core_compat_yap make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 35%] Generating ../../home/library/ext/chr/chr/.created [ 35%] Generating ../../home/library/ext/chr/chr/a_star.pl [ 35%] Generating ../../home/library/ext/chr/chr/binomialheap.pl [ 35%] Generating ../../home/library/ext/chr/chr/builtins.pl [ 35%] Generating ../../home/library/ext/chr/chr/chr_compiler_errors.pl [ 35%] Generating ../../home/library/ext/chr/chr/chr_compiler_options.pl [ 35%] Generating ../../home/library/ext/chr/chr/chr_compiler_utility.pl [ 35%] Generating ../../home/library/ext/chr/chr/chr_debug.pl [ 36%] Generating ../../home/library/ext/chr/chr/chr_hashtable_store.pl [ 36%] Generating ../../home/library/ext/chr/chr/chr_integertable_store.pl [ 36%] Generating ../../home/library/ext/chr/chr/chr_messages.pl [ 36%] Generating ../../home/library/ext/chr/chr/chr_op.pl [ 36%] Generating ../../home/library/ext/chr/chr/chr_runtime.pl [ 36%] Generating ../../home/library/ext/chr/chr/clean_code.pl [ 36%] Generating ../../home/library/ext/chr/chr/find.pl [ 36%] Generating ../../home/library/ext/chr/chr/listmap.pl [ 37%] Generating ../../home/library/ext/chr/chr/pairlist.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 37%] Built target plugin_chr_chr_pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 37%] Generating ../../home/doc/packages/examples/chr/.created [ 37%] Generating ../../home/doc/packages/examples/chr/bool.chr [ 37%] Generating ../../home/doc/packages/examples/chr/chrdif.chr [ 37%] Generating ../../home/doc/packages/examples/chr/chrfreeze.chr [ 37%] Generating ../../home/doc/packages/examples/chr/family.chr [ 37%] Generating ../../home/doc/packages/examples/chr/fib.chr [ 37%] Generating ../../home/doc/packages/examples/chr/fibonacci.chr [ 38%] Generating ../../home/doc/packages/examples/chr/gcd.chr [ 38%] Generating ../../home/doc/packages/examples/chr/leq.chr [ 38%] Generating ../../home/doc/packages/examples/chr/listdom.chr [ 38%] Generating ../../home/doc/packages/examples/chr/primes.chr make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Built target plugin_chr_example_files make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Generating ../../home/library/ext/clib/.created [ 38%] Generating ../../home/library/ext/clib/memfile.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Built target plugin_memfile__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Generating ../../home/library/ext/clib/filesex.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Built target plugin_files__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Generating ../../home/library/ext/clib/uri.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Built target plugin_uri__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Generating ../../home/library/ext/clib/prolog_stream.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Built target plugin_prolog_stream__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Generating ../../home/library/ext/clib/md5.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Built target plugin_md54pl__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Generating ../../home/library/ext/clib/crypt.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Built target plugin_crypt__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Generating ../../home/library/ext/clib/hash_stream.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Built target plugin_hashstream__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Generating ../../home/library/ext/clib/sha.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Built target plugin_sha4pl__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 38%] Generating ../../home/library/ext/clib/cgi.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 39%] Built target plugin_cgi__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 39%] Generating ../../home/library/ext/clib/time.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 39%] Built target plugin_time__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 39%] Generating ../../home/library/ext/clib/process.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 39%] Built target plugin_process__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 39%] Generating ../../home/library/ext/clib/streaminfo.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 39%] Built target plugin_streaminfo__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 39%] Generating ../../home/library/ext/clib/mallocinfo.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 39%] Built target plugin_mallocinfo__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 40%] Generating ../../home/library/ext/clib/unix.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 40%] Built target plugin_unix__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 41%] Generating ../../home/library/ext/clib/uid.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 41%] Built target plugin_uid__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 42%] Generating ../../home/library/ext/clib/rlimit.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 42%] Built target plugin_rlimit__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 42%] Generating ../../home/library/ext/clib/syslog.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 42%] Built target plugin_syslog__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 43%] Generating ../../home/library/ext/clib/sched.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 43%] Built target plugin_sched__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 44%] Generating ../../home/library/ext/clib/uuid.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 44%] Built target plugin_uuid__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 44%] Generating ../../home/library/ext/clib/prolog_server.pl [ 44%] Generating ../../home/library/ext/clib/socket.pl [ 44%] Generating ../../home/library/ext/clib/streampool.pl [ 44%] Generating ../../home/library/ext/clib/udp_broadcast.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 44%] Built target plugin_socket__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 44%] Generating ../../home/library/ext/clpqr/.created [ 44%] Generating ../../home/library/ext/clpqr/clpq.pl [ 44%] Generating ../../home/library/ext/clpqr/clpr.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 44%] Built target plugin_clpqr__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 44%] Generating ../../home/library/ext/clpqr/clpq/.created [ 44%] Generating ../../home/library/ext/clpqr/clpq/bb_q.pl [ 44%] Generating ../../home/library/ext/clpqr/clpq/bv_q.pl [ 44%] Generating ../../home/library/ext/clpqr/clpq/fourmotz_q.pl [ 45%] Generating ../../home/library/ext/clpqr/clpq/ineq_q.pl [ 45%] Generating ../../home/library/ext/clpqr/clpq/itf_q.pl [ 45%] Generating ../../home/library/ext/clpqr/clpq/nf_q.pl [ 45%] Generating ../../home/library/ext/clpqr/clpq/store_q.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 45%] Built target plugin_clpq_priv_clpq_pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 46%] Generating ../../home/library/ext/clpqr/clpr/.created [ 46%] Generating ../../home/library/ext/clpqr/clpr/bb_r.pl [ 46%] Generating ../../home/library/ext/clpqr/clpr/bv_r.pl [ 46%] Generating ../../home/library/ext/clpqr/clpr/fourmotz_r.pl [ 46%] Generating ../../home/library/ext/clpqr/clpr/ineq_r.pl [ 46%] Generating ../../home/library/ext/clpqr/clpr/itf_r.pl [ 46%] Generating ../../home/library/ext/clpqr/clpr/nf_r.pl [ 46%] Generating ../../home/library/ext/clpqr/clpr/store_r.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 46%] Built target plugin_clpr_priv_clpr_pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 47%] Generating ../../home/library/ext/clpqr/clpqr/.created [ 48%] Generating ../../home/library/ext/clpqr/clpqr/class.pl [ 48%] Generating ../../home/library/ext/clpqr/clpqr/dump.pl [ 48%] Generating ../../home/library/ext/clpqr/clpqr/geler.pl [ 48%] Generating ../../home/library/ext/clpqr/clpqr/highlight.pl [ 48%] Generating ../../home/library/ext/clpqr/clpqr/itf.pl [ 48%] Generating ../../home/library/ext/clpqr/clpqr/ordering.pl [ 48%] Generating ../../home/library/ext/clpqr/clpqr/project.pl [ 48%] Generating ../../home/library/ext/clpqr/clpqr/redund.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 48%] Built target plugin_clpqr_priv_clpqr_pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 48%] Generating ../../home/library/ext/inclpr/inclpr/.created [ 48%] Generating ../../home/library/ext/inclpr/inclpr/inclpr_consistency.pl [ 48%] Generating ../../home/library/ext/inclpr/inclpr/inclpr_core.pl [ 48%] Generating ../../home/library/ext/inclpr/inclpr/inclpr_interval_arithmetic.pl [ 48%] Generating ../../home/library/ext/inclpr/inclpr/inclpr_inversion.pl [ 48%] Generating ../../home/library/ext/inclpr/inclpr/inclpr_natural_interval_extension.pl [ 48%] Generating ../../home/library/ext/inclpr/inclpr/inclpr_newton.pl [ 49%] Generating ../../home/library/ext/inclpr/inclpr/inclpr_ordering.pl [ 49%] Generating ../../home/library/ext/inclpr/inclpr/inclpr_symbolic_processing.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 49%] Built target plugin_inclpr_priv_inclpr_pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 49%] Generating ../../home/library/ext/inclpr/.created [ 49%] Generating ../../home/library/ext/inclpr/inclpr.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 49%] Built target plugin_inclpr__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 49%] Generating ../../home/doc/packages/examples/inclpr/.created [ 50%] Generating ../../home/doc/packages/examples/inclpr/benchmarks.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 50%] Built target plugin_inclpr_example_files make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 50%] Generating ../../home/include/SWI-cpp.h [ 50%] Generating ../../home/include/SWI-cpp2-atommap.h [ 50%] Generating ../../home/include/SWI-cpp2-plx.h [ 50%] Generating ../../home/include/SWI-cpp2.cpp [ 50%] Generating ../../home/include/SWI-cpp2.h make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 50%] Built target pkg_cpp_headers make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 50%] Generating ../../home/doc/packages/examples/cpp/.created [ 50%] Generating ../../home/doc/packages/examples/cpp/README.md [ 50%] Generating ../../home/doc/packages/examples/cpp/likes.cpp [ 50%] Generating ../../home/doc/packages/examples/cpp/likes.pl [ 50%] Generating ../../home/doc/packages/examples/cpp/test_cpp.cpp [ 50%] Generating ../../home/doc/packages/examples/cpp/test_ffi.c make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 50%] Built target plugin_cpp_example_files make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 50%] Generating ../../home/library/ext/http/http/.created [ 50%] Generating ../../home/library/ext/http/http/html_head.pl [ 51%] Generating ../../home/library/ext/http/http/html_quasiquotations.pl [ 51%] Generating ../../home/library/ext/http/http/html_write.pl [ 51%] Generating ../../home/library/ext/http/http/http_path.pl [ 51%] Generating ../../home/library/ext/http/http/mimetype.pl [ 51%] Generating ../../home/library/ext/http/http/term_html.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 51%] Built target plugin_html_libs_http_pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 51%] Generating ../../home/library/ext/http/http/http_json.pl [ 51%] Generating ../../home/library/ext/http/http/json.pl [ 51%] Generating ../../home/library/ext/http/http/json_convert.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 52%] Built target plugin_json_http_pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 52%] Generating ../../home/library/ext/http/http/http_stream.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 52%] Built target plugin_http_stream_http_pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 52%] Generating ../../home/library/ext/http/http/dcg_basics.pl [ 52%] Generating ../../home/library/ext/http/http/http_client.pl [ 53%] Generating ../../home/library/ext/http/http/http_error.pl [ 53%] Generating ../../home/library/ext/http/http/http_header.pl [ 53%] Generating ../../home/library/ext/http/http/http_open.pl [ 53%] Generating ../../home/library/ext/http/http/http_proxy.pl [ 53%] Generating ../../home/library/ext/http/http/http_sgml_plugin.pl [ 53%] Generating ../../home/library/ext/http/http/js_grammar.pl [ 53%] Generating ../../home/library/ext/http/http/js_write.pl [ 53%] Generating ../../home/library/ext/http/http/mimepack.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 54%] Built target plugin_http_client_libs_http_pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 54%] Generating ../../home/library/ext/http/http/README.md [ 54%] Generating ../../home/library/ext/http/http/ax.pl [ 54%] Generating ../../home/library/ext/http/http/graphql.pl [ 54%] Generating ../../home/library/ext/http/http/htmx.pl [ 54%] Generating ../../home/library/ext/http/http/http_authenticate.pl [ 54%] Generating ../../home/library/ext/http/http/http_cookie.pl [ 54%] Generating ../../home/library/ext/http/http/http_cors.pl [ 55%] Generating ../../home/library/ext/http/http/http_digest.pl [ 55%] Generating ../../home/library/ext/http/http/http_dirindex.pl [ 55%] Generating ../../home/library/ext/http/http/http_dispatch.pl [ 55%] Generating ../../home/library/ext/http/http/http_dyn_workers.pl [ 55%] Generating ../../home/library/ext/http/http/http_exception.pl [ 55%] Generating ../../home/library/ext/http/http/http_files.pl [ 55%] Generating ../../home/library/ext/http/http/http_hook.pl [ 55%] Generating ../../home/library/ext/http/http/http_host.pl [ 56%] Generating ../../home/library/ext/http/http/http_load.pl [ 56%] Generating ../../home/library/ext/http/http/http_log.pl [ 56%] Generating ../../home/library/ext/http/http/http_multipart_plugin.pl [ 56%] Generating ../../home/library/ext/http/http/http_openid.pl [ 56%] Generating ../../home/library/ext/http/http/http_parameters.pl [ 56%] Generating ../../home/library/ext/http/http/http_pwp.pl [ 56%] Generating ../../home/library/ext/http/http/http_redis_plugin.pl [ 56%] Generating ../../home/library/ext/http/http/http_server.pl [ 57%] Generating ../../home/library/ext/http/http/http_server_files.pl [ 57%] Generating ../../home/library/ext/http/http/http_server_health.pl [ 57%] Generating ../../home/library/ext/http/http/http_session.pl [ 57%] Generating ../../home/library/ext/http/http/http_unix_daemon.pl [ 57%] Generating ../../home/library/ext/http/http/http_wrapper.pl [ 57%] Generating ../../home/library/ext/http/http/thread_httpd.pl [ 57%] Generating ../../home/library/ext/http/http/yadis.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 57%] Built target plugin_http_server_libs_http_pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 57%] Generating ../../home/library/ext/http/http/hub.pl [ 57%] Generating ../../home/library/ext/http/http/websocket.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 57%] Built target plugin_websocket_http_pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 57%] Generating ../../home/library/ext/http/http/web/css/.created [ 57%] Generating ../../home/library/ext/http/http/web/css/dirindex.css [ 57%] Generating ../../home/library/ext/http/http/web/css/openid.css make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 57%] Built target plugin_http_css_http_web_css_pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 57%] Generating ../../home/library/ext/http/http/web/icons/.created [ 57%] Generating ../../home/library/ext/http/http/web/icons/back.png [ 57%] Generating ../../home/library/ext/http/http/web/icons/c.png [ 57%] Generating ../../home/library/ext/http/http/web/icons/compressed.png [ 57%] Generating ../../home/library/ext/http/http/web/icons/folder.png [ 58%] Generating ../../home/library/ext/http/http/web/icons/generic.png [ 58%] Generating ../../home/library/ext/http/http/web/icons/layout.png [ 58%] Generating ../../home/library/ext/http/http/web/icons/openid-logo-square.png [ 58%] Generating ../../home/library/ext/http/http/web/icons/openid-logo-tiny.png make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 58%] Built target plugin_http_icons_http_web_icons_pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 58%] Generating ../../home/doc/packages/examples/http/.created [ 58%] Generating ../../home/doc/packages/examples/http/README.md [ 58%] Generating ../../home/doc/packages/examples/http/calc.pl [ 58%] Generating ../../home/doc/packages/examples/http/demo_body.pl [ 58%] Generating ../../home/doc/packages/examples/http/demo_client.pl [ 59%] Generating ../../home/doc/packages/examples/http/demo_daemon.pl [ 59%] Generating ../../home/doc/packages/examples/http/demo_files.pl [ 59%] Generating ../../home/doc/packages/examples/http/demo_hello.pl [ 59%] Generating ../../home/doc/packages/examples/http/demo_login.pl [ 59%] Generating ../../home/doc/packages/examples/http/demo_openid.pl [ 59%] Generating ../../home/doc/packages/examples/http/demo_pwp.pl [ 59%] Generating ../../home/doc/packages/examples/http/demo_rest.pl [ 59%] Generating ../../home/doc/packages/examples/http/demo_threads.pl [ 60%] Generating ../../home/doc/packages/examples/http/linux-init-script [ 60%] Generating ../../home/doc/packages/examples/http/systemd-script.service [ 60%] Generating ../../home/doc/packages/examples/http/upstart-script.conf make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 60%] Built target plugin_http_example_files make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 61%] Generating ../../home/doc/packages/examples/http/pwp/.created [ 61%] Generating ../../home/doc/packages/examples/http/pwp/context.pwp [ 61%] Generating ../../home/doc/packages/examples/http/pwp/index.pwp [ 61%] Generating ../../home/doc/packages/examples/http/pwp/pwp1.pwp [ 62%] Generating ../../home/doc/packages/examples/http/pwp/pwp2.pwp [ 62%] Generating ../../home/doc/packages/examples/http/pwp/pwp3.pwp [ 62%] Generating ../../home/doc/packages/examples/http/pwp/pwp4.pwp [ 62%] Generating ../../home/doc/packages/examples/http/pwp/pwp5.pwp [ 62%] Generating ../../home/doc/packages/examples/http/pwp/pwp6.pwp [ 62%] Generating ../../home/doc/packages/examples/http/pwp/pwp7.pwp [ 62%] Generating ../../home/doc/packages/examples/http/pwp/pwp8.pwp [ 62%] Generating ../../home/doc/packages/examples/http/pwp/pwpdb.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 62%] Built target plugin_http_pwp_example_files make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 62%] Generating ../../home/library/ext/plunit/.created [ 62%] Generating ../../home/library/ext/plunit/plunit.pl [ 62%] Generating ../../home/library/ext/plunit/test_wizard.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 62%] Built target plugin_plunit__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 62%] Generating ../../home/doc/packages/examples/plunit/.created [ 62%] Generating ../../home/doc/packages/examples/plunit/read.pl [ 63%] Generating ../../home/doc/packages/examples/plunit/simple.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 63%] Built target plugin_plunit_example_files make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 63%] Generating ../../home/library/ext/sgml/.created [ 63%] Generating ../../home/library/ext/sgml/c14n2.pl [ 64%] Generating ../../home/library/ext/sgml/iso_639.pl [ 64%] Generating ../../home/library/ext/sgml/pwp.pl [ 64%] Generating ../../home/library/ext/sgml/sgml.pl [ 64%] Generating ../../home/library/ext/sgml/sgml_write.pl [ 64%] Generating ../../home/library/ext/sgml/xpath.pl [ 64%] Generating ../../home/library/ext/sgml/xsdp_types.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 64%] Built target plugin_sgml__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 64%] Generating ../../home/library/ext/sgml/DTD/.created [ 64%] Generating ../../home/library/ext/sgml/DTD/HTML4.dcl [ 65%] Generating ../../home/library/ext/sgml/DTD/HTML4.dtd [ 65%] Generating ../../home/library/ext/sgml/DTD/HTML4.soc [ 65%] Generating ../../home/library/ext/sgml/DTD/HTML5.dtd [ 65%] Generating ../../home/library/ext/sgml/DTD/HTMLlat1.ent [ 65%] Generating ../../home/library/ext/sgml/DTD/HTMLspec.ent [ 65%] Generating ../../home/library/ext/sgml/DTD/HTMLsym.ent make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Built target plugin_sgml_DTD_pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Generating ../../home/library/ext/utf8proc/.created [ 65%] Generating ../../home/library/ext/utf8proc/unicode.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Built target plugin_utf8proc__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Generating ../../home/library/ext/zlib/.created [ 65%] Generating ../../home/library/ext/zlib/zlib.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Built target plugin_zlib__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Generating ../../home/library/ext/archive/.created [ 65%] Generating ../../home/library/ext/archive/archive.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Built target plugin_archive__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Generating ../../home/library/ext/pcre/.created [ 65%] Generating ../../home/library/ext/pcre/pcre.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Built target plugin_pcre__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Generating ../../home/library/ext/ssl/.created [ 65%] Generating ../../home/library/ext/ssl/ssl.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Built target plugin_ssl4pl__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Generating ../../home/library/ext/ssl/crypto.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Built target plugin_crypto4pl__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Generating ../../home/library/ext/ssl/saml.pl [ 65%] Generating ../../home/library/ext/ssl/xmldsig.pl [ 65%] Generating ../../home/library/ext/ssl/xmlenc.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Built target plugin_saml__pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Generating ../../home/library/ext/ssl/http/.created [ 65%] Generating ../../home/library/ext/ssl/http/http_ssl_plugin.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Built target plugin_ssl_http_plugin_http_pl_libs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Built target prolog_home make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Generating static atoms and functors make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Built target core-constants make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Generating VMI metadata into vmi-metadata.h make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Built target vmi-metadata make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 65%] Building C object src/CMakeFiles/swiplobjs.dir/pl-atom.c.o [ 65%] Building C object src/CMakeFiles/swiplobjs.dir/pl-wam.c.o [ 65%] Building C object src/CMakeFiles/swiplobjs.dir/pl-arith.c.o [ 66%] Building C object src/CMakeFiles/swiplobjs.dir/pl-bag.c.o [ 66%] Building C object src/CMakeFiles/swiplobjs.dir/pl-error.c.o [ 66%] Building C object src/CMakeFiles/swiplobjs.dir/pl-comp.c.o [ 66%] Building C object src/CMakeFiles/swiplobjs.dir/pl-zip.c.o [ 66%] Building C object src/CMakeFiles/swiplobjs.dir/pl-dwim.c.o [ 66%] Building C object src/CMakeFiles/swiplobjs.dir/pl-ext.c.o [ 66%] Building C object src/CMakeFiles/swiplobjs.dir/pl-flag.c.o [ 66%] Building C object src/CMakeFiles/swiplobjs.dir/pl-funct.c.o [ 67%] Building C object src/CMakeFiles/swiplobjs.dir/pl-gc.c.o [ 67%] Building C object src/CMakeFiles/swiplobjs.dir/pl-privitf.c.o [ 67%] Building C object src/CMakeFiles/swiplobjs.dir/pl-list.c.o [ 67%] Building C object src/CMakeFiles/swiplobjs.dir/pl-string.c.o [ 67%] Building C object src/CMakeFiles/swiplobjs.dir/pl-load.c.o [ 67%] Building C object src/CMakeFiles/swiplobjs.dir/pl-modul.c.o [ 67%] Building C object src/CMakeFiles/swiplobjs.dir/pl-op.c.o [ 67%] Building C object src/CMakeFiles/swiplobjs.dir/pl-prims.c.o [ 68%] Building C object src/CMakeFiles/swiplobjs.dir/pl-pro.c.o [ 68%] Building C object src/CMakeFiles/swiplobjs.dir/pl-proc.c.o [ 68%] Building C object src/CMakeFiles/swiplobjs.dir/pl-prof.c.o [ 68%] Building C object src/CMakeFiles/swiplobjs.dir/pl-read.c.o [ 68%] Building C object src/CMakeFiles/swiplobjs.dir/pl-rec.c.o [ 68%] Building C object src/CMakeFiles/swiplobjs.dir/pl-setup.c.o [ 68%] Building C object src/CMakeFiles/swiplobjs.dir/pl-sys.c.o [ 68%] Building C object src/CMakeFiles/swiplobjs.dir/pl-trace.c.o [ 69%] Building C object src/CMakeFiles/swiplobjs.dir/pl-util.c.o [ 69%] Building C object src/CMakeFiles/swiplobjs.dir/pl-qlf.c.o [ 69%] Building C object src/CMakeFiles/swiplobjs.dir/pl-write.c.o [ 69%] Building C object src/CMakeFiles/swiplobjs.dir/pl-term.c.o [ 69%] Building C object src/CMakeFiles/swiplobjs.dir/pl-thread.c.o [ 69%] Building C object src/CMakeFiles/swiplobjs.dir/pl-xterm.c.o [ 69%] Building C object src/CMakeFiles/swiplobjs.dir/pl-srcfile.c.o [ 69%] Building C object src/CMakeFiles/swiplobjs.dir/pl-attvar.c.o [ 70%] Building C object src/CMakeFiles/swiplobjs.dir/pl-gvar.c.o [ 70%] Building C object src/CMakeFiles/swiplobjs.dir/pl-btree.c.o [ 70%] Building C object src/CMakeFiles/swiplobjs.dir/pl-init.c.o [ 70%] Building C object src/CMakeFiles/swiplobjs.dir/pl-gmp.c.o [ 70%] Building C object src/CMakeFiles/swiplobjs.dir/pl-segstack.c.o [ 70%] Building C object src/CMakeFiles/swiplobjs.dir/pl-hash.c.o [ 70%] Building C object src/CMakeFiles/swiplobjs.dir/pl-version.c.o [ 70%] Building C object src/CMakeFiles/swiplobjs.dir/pl-codetable.c.o [ 71%] Building C object src/CMakeFiles/swiplobjs.dir/pl-supervisor.c.o [ 71%] Building C object src/CMakeFiles/swiplobjs.dir/pl-dbref.c.o [ 71%] Building C object src/CMakeFiles/swiplobjs.dir/pl-termhash.c.o [ 71%] Building C object src/CMakeFiles/swiplobjs.dir/pl-variant.c.o [ 71%] Building C object src/CMakeFiles/swiplobjs.dir/pl-assert.c.o [ 71%] Building C object src/CMakeFiles/swiplobjs.dir/pl-copyterm.c.o [ 71%] Building C object src/CMakeFiles/swiplobjs.dir/pl-debug.c.o [ 71%] Building C object src/CMakeFiles/swiplobjs.dir/pl-cont.c.o [ 72%] Building C object src/CMakeFiles/swiplobjs.dir/pl-ressymbol.c.o [ 72%] Building C object src/CMakeFiles/swiplobjs.dir/pl-dict.c.o [ 72%] Building C object src/CMakeFiles/swiplobjs.dir/pl-trie.c.o [ 72%] Building C object src/CMakeFiles/swiplobjs.dir/pl-indirect.c.o [ 72%] Building C object src/CMakeFiles/swiplobjs.dir/pl-tabling.c.o [ 72%] Building C object src/CMakeFiles/swiplobjs.dir/pl-rsort.c.o [ 72%] Building C object src/CMakeFiles/swiplobjs.dir/pl-mutex.c.o [ 72%] Building C object src/CMakeFiles/swiplobjs.dir/pl-allocpool.c.o [ 73%] Building C object src/CMakeFiles/swiplobjs.dir/pl-wrap.c.o [ 73%] Building C object src/CMakeFiles/swiplobjs.dir/pl-event.c.o [ 73%] Building C object src/CMakeFiles/swiplobjs.dir/pl-transaction.c.o [ 73%] Building C object src/CMakeFiles/swiplobjs.dir/pl-undo.c.o [ 73%] Building C object src/CMakeFiles/swiplobjs.dir/pl-alloc.c.o [ 73%] Building C object src/CMakeFiles/swiplobjs.dir/pl-index.c.o [ 73%] Building C object src/CMakeFiles/swiplobjs.dir/pl-fli.c.o [ 73%] Building C object src/CMakeFiles/swiplobjs.dir/pl-coverage.c.o [ 74%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-buffer.c.o [ 74%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-ctype.c.o [ 74%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-file.c.o [ 74%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-files.c.o [ 74%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-glob.c.o [ 74%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-os.c.o [ 74%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-stream.c.o [ 74%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-string.c.o [ 75%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-table.c.o [ 75%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-text.c.o [ 75%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-utf8.c.o [ 75%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-fmt.c.o [ 75%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-dtoa.c.o [ 75%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-option.c.o [ 75%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-cstack.c.o [ 75%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-codelist.c.o [ 76%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-prologflag.c.o [ 76%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-tai.c.o [ 76%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-locale.c.o [ 76%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/caltime_utc.c.o [ 76%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/caltime_tai.c.o [ 76%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/leapsecs_sub.c.o [ 76%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/leapsecs_add.c.o [ 76%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/caldate_fmjd.c.o [ 77%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/caldate_mjd.c.o [ 77%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/leapsecs_init.c.o [ 77%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/leapsecs_read.c.o [ 77%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/tai_pack.c.o [ 77%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/tai_unpack.c.o [ 77%] Building C object src/CMakeFiles/swiplobjs.dir/pl-bf.c.o [ 77%] Building C object src/CMakeFiles/swiplobjs.dir/libbf/bf_gmp.c.o [ 77%] Building C object src/CMakeFiles/swiplobjs.dir/libbf/libbf.c.o [ 78%] Building C object src/CMakeFiles/swiplobjs.dir/libbf/cutils.c.o [ 78%] Building C object src/CMakeFiles/swiplobjs.dir/libbf/mersenne-twister.c.o [ 78%] Building C object src/CMakeFiles/swiplobjs.dir/minizip/zip.c.o [ 78%] Building C object src/CMakeFiles/swiplobjs.dir/minizip/unzip.c.o [ 78%] Building C object src/CMakeFiles/swiplobjs.dir/minizip/ioapi.c.o make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 78%] Built target swiplobjs make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 78%] Linking C shared library libswipl.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 78%] Built target libswipl make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 78%] Building C object src/CMakeFiles/swipl.dir/pl-main.c.o [ 78%] Linking C executable swipl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 78%] Built target swipl make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 78%] Generating ../home/ABI [ 78%] Generating ../home/boot.prc make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 81%] Built target bootfile make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 81%] Built target core make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 81%] Building C object packages/clib/CMakeFiles/plugin_memfile.dir/error.c.o [ 81%] Building C object packages/clib/CMakeFiles/plugin_memfile.dir/memfile.c.o [ 81%] Linking C shared module memfile.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 81%] Built target plugin_memfile make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 81%] Building C object packages/clib/CMakeFiles/plugin_files.dir/error.c.o [ 81%] Building C object packages/clib/CMakeFiles/plugin_files.dir/files.c.o [ 81%] Linking C shared module files.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 81%] Built target plugin_files make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 81%] Building C object packages/clib/CMakeFiles/plugin_uri.dir/uri.c.o [ 81%] Linking C shared module uri.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 81%] Built target plugin_uri make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 81%] Building C object packages/clib/CMakeFiles/plugin_readutil.dir/readutil.c.o [ 81%] Linking C shared module readutil.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 81%] Built target plugin_readutil make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 81%] Building C object packages/clib/CMakeFiles/plugin_prolog_stream.dir/prolog_stream.c.o [ 82%] Linking C shared module prolog_stream.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 82%] Built target plugin_prolog_stream make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 82%] Building C object packages/clib/CMakeFiles/plugin_md54pl.dir/md54pl.c.o [ 82%] Building C object packages/clib/CMakeFiles/plugin_md54pl.dir/md5.c.o [ 83%] Linking C shared module md54pl.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 83%] Built target plugin_md54pl make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 83%] Building C object packages/clib/CMakeFiles/plugin_crypt.dir/error.c.o [ 84%] Building C object packages/clib/CMakeFiles/plugin_crypt.dir/crypt.c.o [ 84%] Building C object packages/clib/CMakeFiles/plugin_crypt.dir/md5.c.o [ 84%] Building C object packages/clib/CMakeFiles/plugin_crypt.dir/md5passwd.c.o [ 84%] Linking C shared module crypt.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 84%] Built target plugin_crypt make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 85%] Building C object packages/clib/CMakeFiles/plugin_hashstream.dir/hash_stream.c.o [ 85%] Building C object packages/clib/CMakeFiles/plugin_hashstream.dir/md5.c.o [ 85%] Building C object packages/clib/CMakeFiles/plugin_hashstream.dir/sha1/sha1.c.o [ 85%] Building C object packages/clib/CMakeFiles/plugin_hashstream.dir/sha1/sha2.c.o [ 85%] Linking C shared module hashstream.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 85%] Built target plugin_hashstream make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 85%] Building C object packages/clib/CMakeFiles/plugin_sha4pl.dir/error.c.o [ 85%] Building C object packages/clib/CMakeFiles/plugin_sha4pl.dir/sha4pl.c.o [ 86%] Building C object packages/clib/CMakeFiles/plugin_sha4pl.dir/sha1/sha1.c.o [ 86%] Building C object packages/clib/CMakeFiles/plugin_sha4pl.dir/sha1/sha2.c.o [ 86%] Building C object packages/clib/CMakeFiles/plugin_sha4pl.dir/sha1/hmac_sha1.c.o [ 86%] Building C object packages/clib/CMakeFiles/plugin_sha4pl.dir/sha1/hmac_sha256.c.o [ 86%] Linking C shared module sha4pl.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 86%] Built target plugin_sha4pl make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 86%] Building C object packages/clib/CMakeFiles/plugin_cgi.dir/error.c.o [ 86%] Building C object packages/clib/CMakeFiles/plugin_cgi.dir/form.c.o [ 86%] Building C object packages/clib/CMakeFiles/plugin_cgi.dir/cgi.c.o [ 86%] Linking C shared module cgi.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 86%] Built target plugin_cgi make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 87%] Building C object packages/clib/CMakeFiles/plugin_time.dir/error.c.o [ 87%] Building C object packages/clib/CMakeFiles/plugin_time.dir/time.c.o [ 87%] Linking C shared module time.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 87%] Built target plugin_time make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 87%] Building C object packages/clib/CMakeFiles/plugin_process.dir/error.c.o [ 87%] Building C object packages/clib/CMakeFiles/plugin_process.dir/process.c.o [ 87%] Linking C shared module process.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 87%] Built target plugin_process make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 87%] Building C object packages/clib/CMakeFiles/plugin_streaminfo.dir/error.c.o [ 87%] Building C object packages/clib/CMakeFiles/plugin_streaminfo.dir/streaminfo.c.o [ 87%] Linking C shared module streaminfo.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 87%] Built target plugin_streaminfo make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 87%] Building C object packages/clib/CMakeFiles/plugin_mallocinfo.dir/error.c.o [ 87%] Building C object packages/clib/CMakeFiles/plugin_mallocinfo.dir/mallocinfo.c.o [ 87%] Linking C shared module mallocinfo.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 87%] Built target plugin_mallocinfo make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 87%] Building C object packages/clib/CMakeFiles/plugin_unix.dir/error.c.o [ 87%] Building C object packages/clib/CMakeFiles/plugin_unix.dir/unix.c.o [ 87%] Linking C shared module unix.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 87%] Built target plugin_unix make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 87%] Building C object packages/clib/CMakeFiles/plugin_uid.dir/error.c.o [ 87%] Building C object packages/clib/CMakeFiles/plugin_uid.dir/uid.c.o [ 87%] Linking C shared module uid.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 87%] Built target plugin_uid make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 87%] Building C object packages/clib/CMakeFiles/plugin_rlimit.dir/error.c.o [ 87%] Building C object packages/clib/CMakeFiles/plugin_rlimit.dir/rlimit.c.o [ 87%] Linking C shared module rlimit.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 87%] Built target plugin_rlimit make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 88%] Building C object packages/clib/CMakeFiles/plugin_syslog.dir/syslog.c.o [ 88%] Linking C shared module syslog.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 88%] Built target plugin_syslog make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 88%] Building C object packages/clib/CMakeFiles/plugin_sched.dir/sched.c.o [ 88%] Linking C shared module sched.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 88%] Built target plugin_sched make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 88%] Building C object packages/clib/CMakeFiles/plugin_socket.dir/error.c.o [ 89%] Building C object packages/clib/CMakeFiles/plugin_socket.dir/socket.c.o [ 89%] Building C object packages/clib/CMakeFiles/plugin_socket.dir/nonblockio.c.o [ 89%] Linking C shared module socket.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 89%] Built target plugin_socket make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 89%] Building C object packages/inclpr/CMakeFiles/plugin_inclpr.dir/inclpr.c.o [ 89%] Linking C shared module inclpr.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 89%] Built target plugin_inclpr make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 89%] Building C object packages/cpp/CMakeFiles/plugin_test_ffi.dir/test_ffi.c.o [ 89%] Linking C shared module test_ffi.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 89%] Built target plugin_test_ffi make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 89%] Building CXX object packages/cpp/CMakeFiles/plugin_test_cpp.dir/test_cpp.cpp.o [ 89%] Linking CXX shared module test_cpp.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 89%] Built target plugin_test_cpp make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 89%] Building C object packages/http/CMakeFiles/plugin_json.dir/json.c.o [ 89%] Linking C shared module json.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 89%] Built target plugin_json make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 90%] Building C object packages/http/CMakeFiles/plugin_http_stream.dir/http_stream.c.o [ 90%] Linking C shared module http_stream.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 90%] Built target plugin_http_stream make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 90%] Building C object packages/http/CMakeFiles/plugin_websocket.dir/websocket.c.o [ 90%] Linking C shared module websocket.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 90%] Built target plugin_websocket make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 90%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/parser.c.o [ 90%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/util.c.o [ 90%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/charmap.c.o [ 90%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/catalog.c.o [ 90%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/model.c.o [ 90%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/xmlns.c.o [ 91%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/utf8.c.o [ 91%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/xml_unicode.c.o [ 91%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/quote.c.o [ 91%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/sgml2pl.c.o [ 91%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/xsd.c.o [ 91%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/error.c.o [ 91%] Linking C shared module sgml2pl.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 91%] Built target plugin_sgml2pl make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 91%] Building C object packages/utf8proc/CMakeFiles/plugin_unicode4pl.dir/unicode4pl.c.o [ 91%] Building C object packages/utf8proc/CMakeFiles/plugin_unicode4pl.dir/utf8proc.c.o [ 91%] Linking C shared module unicode4pl.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 91%] Built target plugin_unicode4pl make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 91%] Building C object packages/zlib/CMakeFiles/plugin_zlib4pl.dir/zlib4pl.c.o [ 92%] Linking C shared module zlib4pl.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 92%] Built target plugin_zlib4pl make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 92%] Building C object packages/archive/CMakeFiles/plugin_archive4pl.dir/archive4pl.c.o [ 93%] Linking C shared module archive4pl.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 93%] Built target plugin_archive4pl make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 94%] Building C object packages/pcre/CMakeFiles/plugin_pcre4pl.dir/pcre4pl.c.o [ 94%] Linking C shared module pcre4pl.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 94%] Built target plugin_pcre4pl make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 95%] Building C object packages/ssl/CMakeFiles/plugin_ssl4pl.dir/ssl4pl.c.o [ 95%] Building C object packages/ssl/CMakeFiles/plugin_ssl4pl.dir/__/clib/error.c.o [ 95%] Linking C shared module ssl4pl.so make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 95%] Built target plugin_ssl4pl make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 95%] Build home/library/INDEX.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 95%] Built target library_index_library make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 96%] Build home/library/clp/INDEX.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 96%] Built target library_index_library_clp make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 96%] Build home/library/dcg/INDEX.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 96%] Built target library_index_library_dcg make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 96%] Build home/library/unicode/INDEX.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 96%] Built target library_index_library_unicode make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 96%] Build home/library/lynx/INDEX.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 96%] Built target library_index_library_lynx make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 96%] QLF compiling prolog_colour.qlf make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 96%] Built target qlf-prolog_colour make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 96%] QLF compiling prolog_xref.qlf make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 97%] Built target qlf-prolog_xref make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 97%] Building C object src/CMakeFiles/swipl-ld.dir/swipl-ld.c.o [ 97%] Linking C executable swipl-ld make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 97%] Built target swipl-ld make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] -- CHR bootstrap compilation step 1 [ 98%] -- CHR bootstrap compilation step 2 [ 98%] -- CHR bootstrap compilation step 3 [ 98%] -- CHR bootstrap compilation step 4 [ 98%] Generating chr.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target chr_compile make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Build home/library/ext/clib/INDEX.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target library_index_library_ext_clib make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Build home/library/ext/http/http/INDEX.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target library_index_library_ext_http_http make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Build home/library/ext/plunit/INDEX.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target library_index_library_ext_plunit make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Build home/library/ext/sgml/INDEX.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target library_index_library_ext_sgml make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Build home/library/ext/utf8proc/INDEX.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target library_index_library_ext_utf8proc make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Build home/library/ext/zlib/INDEX.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target library_index_library_ext_zlib make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Build home/library/ext/archive/INDEX.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target library_index_library_ext_archive make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Build home/library/ext/pcre/INDEX.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target library_index_library_ext_pcre make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target socket make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target memfile make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target files make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target uri make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target readutil make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target prolog_stream make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target md54pl make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target crypt make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target hashstream make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target sha4pl make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target cgi make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target time make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target process make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target streaminfo make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target mallocinfo make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target unix make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target uid make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target rlimit make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target syslog make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target sched make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target clib make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Generating tests/test_certs/generated make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [ 98%] Built target test_certificates make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [100%] Build home/library/ext/ssl/INDEX.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [100%] Built target library_index_library_ext_ssl make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [100%] Build home/library/ext/ssl/http/INDEX.pl make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' [100%] Built target library_index_library_ext_ssl_http make[2]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' gmake[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build' cmake --install ../build -- Install configuration: "Release" -- Set non-toolchain portion of runtime path of "/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/inst/swipl/lib/swipl/bin/x86_64-linux/swipl" to "/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/inst/swipl/lib/swipl/lib/x86_64-linux" -- Set non-toolchain portion of runtime path of "/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/inst/swipl/lib/libswipl.so.9.3.18" to "/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/inst/swipl/lib/swipl/lib/x86_64-linux" -- Set non-toolchain portion of runtime path of "/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/inst/swipl/lib/swipl/bin/x86_64-linux/swipl-ld" to "/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/inst/swipl/lib/swipl/lib/x86_64-linux" (cd ../build ; LD_LIBRARY_PATH=/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/src/../build/src:/home/hornik/tmp/R/lib:/usr/lib/x86_64-linux-gnu:/usr/lib/jvm/java-21-openjdk-amd64/lib/server:/home/hornik/tmp/R/lib:/usr/lib/x86_64-linux-gnu:/usr/lib/jvm/java-21-openjdk-amd64/lib/server:/home/hornik/tmp/R/lib:/usr/lib/x86_64-linux-gnu:/usr/lib/jvm/java-21-openjdk-amd64/lib/server:/usr/lib/R/lib:/usr/lib/x86_64-linux-gnu:/usr/lib/jvm/default-java/lib/server:/home/hornik/tmp/R/lib:/usr/lib/x86_64-linux-gnu:/usr/lib/jvm/java-21-openjdk-amd64/lib/server ctest) Test project /home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/build Start 1: swipl:abi-version 1/63 Test #1: swipl:abi-version ................ Passed 0.00 sec Start 2: swipl:basic 2/63 Test #2: swipl:basic ...................... Passed 0.25 sec Start 3: swipl:unprotected 3/63 Test #3: swipl:unprotected ................ Passed 0.25 sec Start 4: swipl:core 4/63 Test #4: swipl:core ....................... Passed 2.48 sec Start 5: swipl:db 5/63 Test #5: swipl:db ......................... Passed 1.29 sec Start 6: swipl:attvar 6/63 Test #6: swipl:attvar ..................... Passed 0.26 sec Start 7: swipl:debug 7/63 Test #7: swipl:debug ...................... Passed 0.48 sec Start 8: swipl:tabling 8/63 Test #8: swipl:tabling .................... Passed 2.70 sec Start 9: swipl:library 9/63 Test #9: swipl:library .................... Passed 1.10 sec Start 10: swipl:compile 10/63 Test #10: swipl:compile .................... Passed 0.18 sec Start 11: swipl:charset 11/63 Test #11: swipl:charset .................... Passed 0.17 sec Start 12: swipl:eclipse 12/63 Test #12: swipl:eclipse .................... Passed 0.15 sec Start 13: swipl:clp 13/63 Test #13: swipl:clp ........................ Passed 0.23 sec Start 14: swipl:GC 14/63 Test #14: swipl:GC ......................... Passed 1.16 sec Start 15: swipl:save 15/63 Test #15: swipl:save ....................... Passed 1.36 sec Start 16: swipl:files 16/63 Test #16: swipl:files ...................... Passed 1.27 sec Start 17: swipl:transaction 17/63 Test #17: swipl:transaction ................ Passed 0.24 sec Start 18: swipl:xsb/basic_tests 18/63 Test #18: swipl:xsb/basic_tests ............ Passed 0.42 sec Start 19: swipl:xsb/ai_tests 19/63 Test #19: swipl:xsb/ai_tests ............... Passed 0.44 sec Start 20: swipl:xsb/ptq 20/63 Test #20: swipl:xsb/ptq .................... Passed 0.34 sec Start 21: swipl:xsb/neg_tests 21/63 Test #21: swipl:xsb/neg_tests .............. Passed 0.37 sec Start 22: swipl:xsb/delay_tests 22/63 Test #22: swipl:xsb/delay_tests ............ Passed 0.59 sec Start 23: swipl:xsb/wfs_tests 23/63 Test #23: swipl:xsb/wfs_tests .............. Passed 0.40 sec Start 24: swipl:xsb/table_tests 24/63 Test #24: swipl:xsb/table_tests ............ Passed 0.85 sec Start 25: swipl:xsb/incremental_tests 25/63 Test #25: swipl:xsb/incremental_tests ...... Passed 0.24 sec Start 26: swipl:xsb/nonmt_tests 26/63 Test #26: swipl:xsb/nonmt_tests ............ Passed 0.26 sec Start 27: swipl:xsb/sub_tests 27/63 Test #27: swipl:xsb/sub_tests .............. Passed 0.33 sec Start 28: swipl:thread 28/63 Test #28: swipl:thread ..................... Passed 5.67 sec Start 29: swipl:thread_wait 29/63 Test #29: swipl:thread_wait ................ Passed 0.41 sec Start 30: swipl:signals 30/63 Test #30: swipl:signals .................... Passed 0.51 sec Start 31: swipl:rational 31/63 Test #31: swipl:rational ................... Passed 0.21 sec Start 32: chr:chr 32/63 Test #32: chr:chr .......................... Passed 0.78 sec Start 33: clib:crypt 33/63 Test #33: clib:crypt ....................... Passed 0.13 sec Start 34: clib:memfile 34/63 Test #34: clib:memfile ..................... Passed 0.14 sec Start 35: clib:readutil 35/63 Test #35: clib:readutil .................... Passed 0.13 sec Start 36: clib:stream 36/63 Test #36: clib:stream ...................... Passed 0.12 sec Start 37: clib:uri 37/63 Test #37: clib:uri ......................... Passed 0.14 sec Start 38: clib:filesex 38/63 Test #38: clib:filesex ..................... Passed 0.13 sec Start 39: clib:cgi 39/63 Test #39: clib:cgi ......................... Passed 0.12 sec Start 40: clib:time 40/63 Test #40: clib:time ........................ Passed 0.87 sec Start 41: clib:process 41/63 Test #41: clib:process ..................... Passed 0.29 sec Start 42: clib:socket 42/63 Test #42: clib:socket ...................... Passed 4.39 sec Start 43: clib:af_unix 43/63 Test #43: clib:af_unix ..................... Passed 0.07 sec Start 44: clib:udp_sockets 44/63 Test #44: clib:udp_sockets ................. Passed 0.14 sec Start 45: clib:uuid 45/63 Test #45: clib:uuid ........................ Passed 0.12 sec Start 46: cpp:ffi 46/63 Test #46: cpp:ffi .......................... Passed 0.15 sec Start 47: cpp:cpp 47/63 Test #47: cpp:cpp .......................... Passed 0.26 sec Start 48: http:json 48/63 Test #48: http:json ........................ Passed 0.32 sec Start 49: http:term_html 49/63 Test #49: http:term_html ................... Passed 0.24 sec Start 50: http:cgi_stream 50/63 Test #50: http:cgi_stream .................. Passed 0.23 sec Start 51: http:http 51/63 Test #51: http:http ........................ Passed 0.42 sec Start 52: http:multipart 52/63 Test #52: http:multipart ................... Passed 0.24 sec Start 53: http:proxy 53/63 Test #53: http:proxy ....................... Passed 0.37 sec Start 54: http:websocket 54/63 Test #54: http:websocket ................... Passed 0.34 sec Start 55: http:graphql 55/63 Test #55: http:graphql ..................... Passed 0.24 sec Start 56: sgml:sgml 56/63 Test #56: sgml:sgml ........................ Passed 0.11 sec Start 57: sgml:sgml_write 57/63 Test #57: sgml:sgml_write .................. Passed 0.09 sec Start 58: sgml:xsd 58/63 Test #58: sgml:xsd ......................... Passed 0.14 sec Start 59: sgml:c14n 59/63 Test #59: sgml:c14n ........................ Passed 0.18 sec Start 60: zlib:zlib 60/63 Test #60: zlib:zlib ........................ Passed 0.28 sec Start 61: archive:archive 61/63 Test #61: archive:archive .................. Passed 0.27 sec Start 62: pcre:pcre 62/63 Test #62: pcre:pcre ........................ Passed 0.22 sec Start 63: ssl:ssl 63/63 Test #63: ssl:ssl .......................... Passed 4.24 sec 100% tests passed, 0 tests failed out of 63 Total Test time (real) = 40.67 sec rm ../inst/swipl/bin/swipl rm ../inst/swipl/bin/swipl-ld rm ../inst/swipl/lib/swipl/bin/*/swipl rm ../inst/swipl/lib/swipl/bin/*/swipl-ld touch ../build/done g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iswipl-devel/src -I../inst/swipl/lib/swipl/include -D_REENTRANT -D__SWI_PROLOG__ -D__SWI_EMBEDDED__ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -Iswipl-devel/src -I../inst/swipl/lib/swipl/include -D_REENTRANT -D__SWI_PROLOG__ -D__SWI_EMBEDDED__ -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c rswipl.cpp -o rswipl.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o rswipl.so RcppExports.o rswipl.o -L/home/hornik/tmp/scratch/Rtmp0jhadS/R.INSTALL19f0b948c53e58/rswipl/inst/swipl/lib -lswipl -Wl,-rpath,$ORIGIN/../swipl/lib -L/home/hornik/tmp/R/lib -lR installing via 'install.libs.R' to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-rswipl/00new/rswipl ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rswipl) checking rswipl_9.3.18.tar.gz ... checking rolog_0.9.18.tar.gz ... Depends: Package: rswipl Depends: R (>= 4.2) Imports: Rcpp (>= 1.0.7) LinkingTo: Rcpp Timings: user system elapsed rswipl 202.515 57.14 241.86 Results: Check status summary: OK Source packages 1 Reverse depends 1 Check results summary: rswipl ... OK rdepends_rolog ... OK