* installing *source* package ‘rswipl’ ...
** this is package ‘rswipl’ version ‘10.1.6’
** package ‘rswipl’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.1.sdk’
patch -N -p2 < ../inst/patch/02-clib.patch
patching file 'swipl-devel/packages/clib/process.c'
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to 'swipl-devel/packages/clib/process.c.rej'
make: [../build/done] Error 1 (ignored)
patch -N -p2 < ../inst/patch/03-cpp.patch
patching file 'swipl-devel/packages/cpp/test_cpp.cpp'
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to 'swipl-devel/packages/cpp/test_cpp.cpp.rej'
make: [../build/done] Error 1 (ignored)
patch -N -p2 < ../inst/patch/04-cpp.patch
patching file 'swipl-devel/packages/cpp/test_cpp.pl'
Ignoring previously applied (or reversed) patch.
2 out of 2 hunks ignored--saving rejects to 'swipl-devel/packages/cpp/test_cpp.pl.rej'
make: [../build/done] Error 1 (ignored)
mkdir -p ../build
(cd ../build ; CC="clang -arch arm64 -std=gnu2x" CXX="clang++ -arch arm64 -std=gnu++17" CFLAGS="-falign-functions=64 -Wall -g -O2 " CPPFLAGS="-I/opt/R/arm64/include -I/opt/R/arm64/include -I/Library/Developer/CommandLineTools/usr/include/c++/v1" LDFLAGS="-L/opt/R/arm64/lib -L/opt/R/arm64/lib" CXXFLAGS="-falign-functions=64 -Wall -g -O2 " /Applications/CMake.app/Contents/bin/cmake -DCMAKE_CXX_STANDARD=17 -DCMAKE_INSTALL_PREFIX=../inst/swipl -DMACOSX_DEPENDENCIES_FROM=Homebrew -DSWIPL_INSTALL_IN_LIB=ON -DINSTALL_DOCUMENTATION=OFF -DBUILD_TESTING=ON -DINSTALL_TESTS=ON -DSWIPL_PACKAGES_JAVA=OFF -DSWIPL_PACKAGES_GUI=OFF -DSWIPL_PACKAGES_ODBC=OFF -DSWIPL_PACKAGES_PYTHON=OFF -DCMAKE_BUILD_TYPE=Release -S ../src/swipl-devel)
-- The C compiler identification is AppleClang 14.0.3.14030022
-- The CXX compiler identification is AppleClang 14.0.3.14030022
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang - 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: /Library/Developer/CommandLineTools/usr/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring SWI-Prolog-10.1.6
-- Using Homebrew packages from /opt/homebrew
-- Check floating point format
-- Check floating point format - unknown
-- 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 tipc libedit
Use one of the commands below to add all packages or specific packages

   git -C .. submodule update --init  
   git -C .. submodule update --init packages/<pkg>

-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/lib/libz.tbd (found version "1.2.11")
-- Could NOT find GMP (missing: GMP_LIBRARIES GMP_LIBRARIES_DIR GMP_INCLUDE_DIRS) 
-- Found Curses: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/lib/libcurses.tbd
-- 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
-- Could NOT find GMP (missing: GMP_LIBRARIES GMP_LIBRARIES_DIR GMP_INCLUDE_DIRS) 
-- 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 - not 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 - not 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 - not 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 - not found
-- Looking for vfork.h
-- Looking for vfork.h - not found
-- Looking for mach/thread_act.h
-- Looking for mach/thread_act.h - 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 - found
-- Looking for gperftools/malloc_extension_c.h
-- Looking for gperftools/malloc_extension_c.h - not found
-- Looking for sanitizer/lsan_interface.h
-- Looking for sanitizer/lsan_interface.h - 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 - not 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 mp_bitcnt_t
-- Check size of mp_bitcnt_t - failed
-- 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 - not 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 wcwidth
-- Looking for wcwidth - 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 - found
-- Looking for mallinfo
-- Looking for mallinfo - not found
-- Looking for mallinfo2
-- Looking for mallinfo2 - not 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 - not 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 - not 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 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 - not 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 - not 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 - not found
-- Looking for pthread_getcpuclockid
-- Looking for pthread_getcpuclockid - not found
-- Looking for pthread_attr_setstacksize
-- Looking for pthread_attr_setstacksize - found
-- Looking for pthread_getattr_np
-- Looking for pthread_getattr_np - not found
-- Looking for pthread_win32_process_detach_np
-- Looking for pthread_win32_process_detach_np - not found
-- Looking for sched_setaffinity
-- Looking for sched_setaffinity - not 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 - not 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 - Failed
-- 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 - Failed
-- Performing Test HAVE_GETTID_MACRO
-- Performing Test HAVE_GETTID_MACRO - Failed
-- Performing Test HAVE_GETTID_SYSCALL
-- Performing Test HAVE_GETTID_SYSCALL - Failed
-- 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 - Failed
-- 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 BSD signature
-- Performing Test HAVE___AUTO_TYPE
-- Performing Test HAVE___AUTO_TYPE - Success
-- 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 - Failed
-- 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
-- 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)
-- 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 UUID_LIBRARY) 
-- Looking for crypt
-- Looking for 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 - not found
-- Looking for syslog.h
-- Looking for syslog.h - found
-- Looking for sys/prctl.h
-- Looking for sys/prctl.h - not 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 - not found
-- Looking for prctl
-- Looking for prctl - not found
-- Looking for initgroups
-- Looking for initgroups - found
-- Looking for setgroups
-- Looking for setgroups - found
-- Looking for malloc_info
-- Looking for malloc_info - not 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
-- Searching for jQuery
-- No system jquery.js; using our own
-- Looking for io.h
-- Looking for io.h - not found
-- Looking for snprintf
-- Looking for snprintf - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for ctype.h
-- Looking for ctype.h - found
-- Found PkgConfig: /opt/R/arm64/bin/pkg-config (found version "0.29.2")
-- Checking for module 'libutf8proc'
--   Found libutf8proc, version 2.5.0
-- Performing Test HAVE_UTF8PROC_CHARWIDTH
-- Performing Test HAVE_UTF8PROC_CHARWIDTH - Success
-- Performing Test HAVE_UTF8PROC_AMBIGUOUS_WIDTH
-- Performing Test HAVE_UTF8PROC_AMBIGUOUS_WIDTH - Failed
-- Performing Test HAVE_UTF8PROC_BIDI_MIRRORED
-- Performing Test HAVE_UTF8PROC_BIDI_MIRRORED - Success
-- Performing Test HAVE_UTF8PROC_INDIC_CONJUNCT_BREAK
-- Performing Test HAVE_UTF8PROC_INDIC_CONJUNCT_BREAK - Failed
-- Performing Test HAVE_UTF8PROC_BOUNDCLASS_EXTENDED_PICTOGRAPHIC
-- Performing Test HAVE_UTF8PROC_BOUNDCLASS_EXTENDED_PICTOGRAPHIC - Success
-- Looking for utf8proc_unicode_version
-- Looking for utf8proc_unicode_version - found
-- Looking for utf8proc_codepoint_valid
-- Looking for utf8proc_codepoint_valid - found
-- Looking for utf8proc_grapheme_break_stateful
-- Looking for utf8proc_grapheme_break_stateful - found
-- Looking for utf8proc_tolower
-- Looking for utf8proc_tolower - found
-- Looking for utf8proc_toupper
-- Looking for utf8proc_toupper - found
-- Looking for utf8proc_totitle
-- Looking for utf8proc_totitle - found
-- Could NOT find LibArchive (missing: LibArchive_INCLUDE_DIR) (Required is at least version "3.0.0")
-- Optional package Berkeley DB was not found
-- Could NOT find PCRE (missing: PCRE_LIBRARY PCRE_INCLUDE_DIR) 
-- Could NOT find LibYAML (missing: LIBYAML_INCLUDE_DIR YAML_LIBRARY) 
-- Found OpenSSL: /opt/R/arm64/lib/libcrypto.a (found version "3.5.4")
-- Looking for Security/Security.h
-- Looking for Security/Security.h - found
-- Performing Test HAVE_KSECCLASS
-- Performing Test HAVE_KSECCLASS - Success
-- Looking for ASN1_STRING_get0_data
-- Looking for ASN1_STRING_get0_data - found
-- Looking for timegm
-- Looking for timegm - found
-- Looking for X509_check_host
-- Looking for X509_check_host - found
-- Looking for i2d_re_X509_tbs
-- Looking for i2d_re_X509_tbs - 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_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 OSSL_PARAM_BLD_new
-- Looking for OSSL_PARAM_BLD_new - 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
-- Using /opt/R/arm64/bin/openssl to create ssl test certificates
-- Configuring done (33.4s)
-- Generating done (1.8s)
-- Build files have been written to: /Volumes/Builds/packages/big-sur-arm64/results/4.5/rswipl.Rcheck/00_pkg_src/rswipl/build
/Applications/CMake.app/Contents/bin/cmake --build ../build
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
[  0%] Building C object src/CMakeFiles/mkvmi.dir/mkvmi.c.o
[  0%] Linking C executable mkvmi
[  0%] Built target mkvmi
[  0%] Building C object src/CMakeFiles/defatom.dir/defatom.c.o
[  0%] Linking C executable defatom
[  0%] Built target defatom
[  0%] Generating static atoms and functors
[  0%] Built target core-constants
[  0%] Generating VMI metadata into vmi-metadata.h
[  0%] Built target vmi-metadata
[  0%] Building C object src/CMakeFiles/swiplobjs.dir/pl-atom.c.o
[  0%] Building C object src/CMakeFiles/swiplobjs.dir/pl-wam.c.o
[  0%] Building C object src/CMakeFiles/swiplobjs.dir/pl-arith.c.o
[  0%] Building C object src/CMakeFiles/swiplobjs.dir/pl-bag.c.o
[  0%] Building C object src/CMakeFiles/swiplobjs.dir/pl-error.c.o
[  0%] Building C object src/CMakeFiles/swiplobjs.dir/pl-comp.c.o
[  0%] Building C object src/CMakeFiles/swiplobjs.dir/pl-zip.c.o
[  0%] Building C object src/CMakeFiles/swiplobjs.dir/pl-dwim.c.o
[  0%] Building C object src/CMakeFiles/swiplobjs.dir/pl-ext.c.o
[  1%] Building C object src/CMakeFiles/swiplobjs.dir/pl-flag.c.o
[  1%] Building C object src/CMakeFiles/swiplobjs.dir/pl-funct.c.o
[  1%] Building C object src/CMakeFiles/swiplobjs.dir/pl-gc.c.o
[  1%] Building C object src/CMakeFiles/swiplobjs.dir/pl-privitf.c.o
[  1%] Building C object src/CMakeFiles/swiplobjs.dir/pl-list.c.o
[  1%] Building C object src/CMakeFiles/swiplobjs.dir/pl-string.c.o
[  1%] Building C object src/CMakeFiles/swiplobjs.dir/pl-load.c.o
[  1%] Building C object src/CMakeFiles/swiplobjs.dir/pl-modul.c.o
[  1%] Building C object src/CMakeFiles/swiplobjs.dir/pl-op.c.o
[  1%] Building C object src/CMakeFiles/swiplobjs.dir/pl-prims.c.o
[  2%] Building C object src/CMakeFiles/swiplobjs.dir/pl-pro.c.o
[  2%] Building C object src/CMakeFiles/swiplobjs.dir/pl-proc.c.o
[  2%] Building C object src/CMakeFiles/swiplobjs.dir/pl-prof.c.o
[  2%] Building C object src/CMakeFiles/swiplobjs.dir/pl-read.c.o
[  2%] Building C object src/CMakeFiles/swiplobjs.dir/pl-rec.c.o
[  2%] Building C object src/CMakeFiles/swiplobjs.dir/pl-setup.c.o
[  2%] Building C object src/CMakeFiles/swiplobjs.dir/pl-sys.c.o
[  2%] Building C object src/CMakeFiles/swiplobjs.dir/pl-trace.c.o
[  2%] Building C object src/CMakeFiles/swiplobjs.dir/pl-util.c.o
[  2%] Building C object src/CMakeFiles/swiplobjs.dir/pl-qlf.c.o
[  3%] Building C object src/CMakeFiles/swiplobjs.dir/pl-write.c.o
[  3%] Building C object src/CMakeFiles/swiplobjs.dir/pl-term.c.o
[  3%] Building C object src/CMakeFiles/swiplobjs.dir/pl-thread.c.o
[  3%] Building C object src/CMakeFiles/swiplobjs.dir/pl-srcfile.c.o
[  3%] Building C object src/CMakeFiles/swiplobjs.dir/pl-attvar.c.o
[  3%] Building C object src/CMakeFiles/swiplobjs.dir/pl-gvar.c.o
[  3%] Building C object src/CMakeFiles/swiplobjs.dir/pl-btree.c.o
[  3%] Building C object src/CMakeFiles/swiplobjs.dir/pl-termset.c.o
[  3%] Building C object src/CMakeFiles/swiplobjs.dir/pl-init.c.o
[  3%] Building C object src/CMakeFiles/swiplobjs.dir/pl-gmp.c.o
[  4%] Building C object src/CMakeFiles/swiplobjs.dir/pl-segstack.c.o
[  4%] Building C object src/CMakeFiles/swiplobjs.dir/pl-hash.c.o
[  4%] Building C object src/CMakeFiles/swiplobjs.dir/pl-version.c.o
[  4%] Building C object src/CMakeFiles/swiplobjs.dir/pl-codetable.c.o
[  4%] Building C object src/CMakeFiles/swiplobjs.dir/pl-supervisor.c.o
[  4%] Building C object src/CMakeFiles/swiplobjs.dir/pl-dbref.c.o
[  4%] Building C object src/CMakeFiles/swiplobjs.dir/pl-termhash.c.o
[  4%] Building C object src/CMakeFiles/swiplobjs.dir/pl-variant.c.o
[  4%] Building C object src/CMakeFiles/swiplobjs.dir/pl-assert.c.o
[  4%] Building C object src/CMakeFiles/swiplobjs.dir/pl-copyterm.c.o
[  5%] Building C object src/CMakeFiles/swiplobjs.dir/pl-debug.c.o
[  5%] Building C object src/CMakeFiles/swiplobjs.dir/pl-cont.c.o
[  5%] Building C object src/CMakeFiles/swiplobjs.dir/pl-ressymbol.c.o
[  5%] Building C object src/CMakeFiles/swiplobjs.dir/pl-dict.c.o
[  5%] Building C object src/CMakeFiles/swiplobjs.dir/pl-trie.c.o
[  5%] Building C object src/CMakeFiles/swiplobjs.dir/pl-indirect.c.o
[  5%] Building C object src/CMakeFiles/swiplobjs.dir/pl-tabling.c.o
[  5%] Building C object src/CMakeFiles/swiplobjs.dir/pl-rsort.c.o
[  5%] Building C object src/CMakeFiles/swiplobjs.dir/pl-mutex.c.o
[  5%] Building C object src/CMakeFiles/swiplobjs.dir/pl-allocpool.c.o
[  6%] Building C object src/CMakeFiles/swiplobjs.dir/pl-wrap.c.o
[  6%] Building C object src/CMakeFiles/swiplobjs.dir/pl-event.c.o
[  6%] Building C object src/CMakeFiles/swiplobjs.dir/pl-transaction.c.o
[  6%] Building C object src/CMakeFiles/swiplobjs.dir/pl-undo.c.o
[  6%] Building C object src/CMakeFiles/swiplobjs.dir/pl-alloc.c.o
[  6%] Building C object src/CMakeFiles/swiplobjs.dir/pl-index.c.o
[  6%] Building C object src/CMakeFiles/swiplobjs.dir/pl-fli.c.o
[  6%] Building C object src/CMakeFiles/swiplobjs.dir/pl-coverage.c.o
[  6%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-buffer.c.o
[  6%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-ctype.c.o
[  7%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-file.c.o
[  7%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-files.c.o
[  7%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-glob.c.o
[  7%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-os.c.o
[  7%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-stream.c.o
[  7%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-string.c.o
[  7%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-table.c.o
[  7%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-text.c.o
[  7%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-utf8.c.o
[  7%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-fmt.c.o
[  8%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-dtoa.c.o
[  8%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-option.c.o
[  8%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-cstack.c.o
[  8%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-codelist.c.o
[  8%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-prologflag.c.o
[  8%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-tai.c.o
[  8%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-locale.c.o
[  8%] Building C object src/CMakeFiles/swiplobjs.dir/os/pl-apple.c.o
[  8%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/caltime_utc.c.o
[  8%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/caltime_tai.c.o
[  9%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/leapsecs_sub.c.o
[  9%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/leapsecs_add.c.o
[  9%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/caldate_fmjd.c.o
[  9%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/caldate_mjd.c.o
[  9%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/leapsecs_init.c.o
[  9%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/leapsecs_read.c.o
[  9%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/tai_pack.c.o
[  9%] Building C object src/CMakeFiles/swiplobjs.dir/libtai/tai_unpack.c.o
[  9%] Building C object src/CMakeFiles/swiplobjs.dir/pl-bf.c.o
[  9%] Building C object src/CMakeFiles/swiplobjs.dir/libbf/bf_gmp.c.o
[ 10%] Building C object src/CMakeFiles/swiplobjs.dir/libbf/libbf.c.o
[ 10%] Building C object src/CMakeFiles/swiplobjs.dir/libbf/cutils.c.o
[ 10%] Building C object src/CMakeFiles/swiplobjs.dir/libbf/mersenne-twister.c.o
[ 10%] Building C object src/CMakeFiles/swiplobjs.dir/minizip/zip.c.o
[ 10%] Building C object src/CMakeFiles/swiplobjs.dir/minizip/unzip.c.o
[ 10%] Building C object src/CMakeFiles/swiplobjs.dir/minizip/ioapi.c.o
[ 10%] Built target swiplobjs
[ 10%] Linking C shared library libswipl.dylib
[ 10%] Built target libswipl
[ 11%] Building C object packages/ssl/CMakeFiles/plugin_crypto4pl.dir/crypto4pl.c.o
[ 11%] Building C object packages/ssl/CMakeFiles/plugin_crypto4pl.dir/crypt_blowfish.c.o
[ 11%] Building C object packages/ssl/CMakeFiles/plugin_crypto4pl.dir/__/clib/error.c.o
[ 11%] Linking C shared module crypto4pl.so
[ 11%] Built target plugin_crypto4pl
[ 11%] Generating ../../home/doc/packages/examples/ssl/.created
[ 11%] Generating ../../home/doc/packages/examples/ssl/client.pl
[ 11%] Generating ../../home/doc/packages/examples/ssl/https.pl
[ 11%] Generating ../../home/doc/packages/examples/ssl/server.pl
[ 11%] Built target plugin_ssl_example_files
[ 11%] Generating ../home/boot/.created
[ 11%] Generating ../home/boot/apply.pl
[ 11%] Generating ../home/boot/attvar.pl
[ 11%] Generating ../home/boot/autoload.pl
[ 11%] Generating ../home/boot/bags.pl
[ 11%] Generating ../home/boot/dcg.pl
[ 11%] Generating ../home/boot/dicts.pl
[ 11%] Generating ../home/boot/dwim.pl
[ 11%] Generating ../home/boot/engines.pl
[ 12%] Generating ../home/boot/expand.pl
[ 12%] Generating ../home/boot/gc.pl
[ 12%] Generating ../home/boot/history.pl
[ 12%] Generating ../home/boot/init.pl
[ 12%] Generating ../home/boot/iri.pl
[ 12%] Generating ../home/boot/license.pl
[ 12%] Generating ../home/boot/load.pl
[ 12%] Generating ../home/boot/messages.pl
[ 12%] Generating ../home/boot/packs.pl
[ 12%] Generating ../home/boot/predopts.pl
[ 13%] Generating ../home/boot/qlf.pl
[ 13%] Generating ../home/boot/rc.pl
[ 13%] Generating ../home/boot/syspred.pl
[ 13%] Generating ../home/boot/tabling.pl
[ 13%] Generating ../home/boot/threads.pl
[ 13%] Generating ../home/boot/toplevel.pl
[ 13%] Generating ../home/boot/topvars.pl
[ 13%] Built target core_boot
[ 13%] Generating ../home/library/.created
[ 14%] Generating ../home/library/aggregate.pl
[ 14%] Generating ../home/library/ansi_term.pl
[ 14%] Generating ../home/library/apply.pl
[ 14%] Generating ../home/library/apply_macros.pl
[ 14%] Generating ../home/library/arithmetic.pl
[ 14%] Generating ../home/library/assoc.pl
[ 14%] Generating ../home/library/atom.pl
[ 14%] Generating ../home/library/backcomp.pl
[ 14%] Generating ../home/library/base32.pl
[ 14%] Generating ../home/library/base64.pl
[ 15%] Generating ../home/library/broadcast.pl
[ 15%] Generating ../home/library/charsio.pl
[ 15%] Generating ../home/library/check.pl
[ 15%] Generating ../home/library/check_installation.pl
[ 15%] Generating ../home/library/codesio.pl
[ 15%] Generating ../home/library/coinduction.pl
[ 15%] Generating ../home/library/console_input.pl
[ 15%] Generating ../home/library/csv.pl
[ 15%] Generating ../home/library/ctypes.pl
[ 15%] Generating ../home/library/date.pl
[ 16%] Generating ../home/library/debug.pl
[ 16%] Generating ../home/library/dialect.pl
[ 16%] Generating ../home/library/dicts.pl
[ 16%] Generating ../home/library/dif.pl
[ 16%] Generating ../home/library/edinburgh.pl
[ 16%] Generating ../home/library/edit.pl
[ 16%] Generating ../home/library/error.pl
[ 16%] Generating ../home/library/exceptions.pl
[ 16%] Generating ../home/library/explain.pl
[ 16%] Generating ../home/library/fastrw.pl
[ 17%] Generating ../home/library/files.pl
[ 17%] Generating ../home/library/gensym.pl
[ 17%] Generating ../home/library/git.pl
[ 17%] Generating ../home/library/hashtable.pl
[ 17%] Generating ../home/library/heaps.pl
[ 17%] Generating ../home/library/hotfix.pl
[ 17%] Generating ../home/library/increval.pl
[ 17%] Generating ../home/library/intercept.pl
[ 17%] Generating ../home/library/iostream.pl
[ 17%] Generating ../home/library/lazy_lists.pl
[ 18%] Generating ../home/library/listing.pl
[ 18%] Generating ../home/library/lists.pl
[ 18%] Generating ../home/library/macros.pl
[ 18%] Generating ../home/library/main.pl
[ 18%] Generating ../home/library/make.pl
[ 18%] Generating ../home/library/modules.pl
[ 18%] Generating ../home/library/nb_rbtrees.pl
[ 18%] Generating ../home/library/nb_set.pl
[ 18%] Generating ../home/library/obfuscate.pl
[ 18%] Generating ../home/library/occurs.pl
[ 19%] Generating ../home/library/operators.pl
[ 19%] Generating ../home/library/option.pl
[ 19%] Generating ../home/library/optparse.pl
[ 19%] Generating ../home/library/ordsets.pl
[ 19%] Generating ../home/library/oset.pl
[ 19%] Generating ../home/library/pairs.pl
[ 19%] Generating ../home/library/persistency.pl
[ 19%] Generating ../home/library/pio.pl
[ 19%] Generating ../home/library/portray_text.pl
[ 19%] Generating ../home/library/pprint.pl
[ 20%] Generating ../home/library/predicate_options.pl
[ 20%] Generating ../home/library/prolog_autoload.pl
[ 20%] Generating ../home/library/prolog_breakpoints.pl
[ 20%] Generating ../home/library/prolog_clause.pl
[ 20%] Generating ../home/library/prolog_code.pl
[ 20%] Generating ../home/library/prolog_codewalk.pl
[ 20%] Generating ../home/library/prolog_colour.pl
[ 20%] Generating ../home/library/prolog_config.pl
[ 20%] Generating ../home/library/prolog_coverage.pl
[ 20%] Generating ../home/library/prolog_debug.pl
[ 21%] Generating ../home/library/prolog_deps.pl
[ 21%] Generating ../home/library/prolog_evaluable.pl
[ 21%] Generating ../home/library/prolog_format.pl
[ 21%] Generating ../home/library/prolog_history.pl
[ 21%] Generating ../home/library/prolog_jiti.pl
[ 21%] Generating ../home/library/prolog_locale.pl
[ 21%] Generating ../home/library/prolog_metainference.pl
[ 21%] Generating ../home/library/prolog_pack.pl
[ 21%] Generating ../home/library/prolog_profile.pl
[ 21%] Generating ../home/library/prolog_qlfmake.pl
[ 22%] Generating ../home/library/prolog_source.pl
[ 22%] Generating ../home/library/prolog_stack.pl
[ 22%] Generating ../home/library/prolog_trace.pl
[ 22%] Generating ../home/library/prolog_versions.pl
[ 22%] Generating ../home/library/prolog_wrap.pl
[ 22%] Generating ../home/library/prolog_xref.pl
[ 22%] Generating ../home/library/pure_input.pl
[ 22%] Generating ../home/library/qpforeign.pl
[ 22%] Generating ../home/library/qsave.pl
[ 22%] Generating ../home/library/quasi_quotations.pl
[ 23%] Generating ../home/library/quintus.pl
[ 23%] Generating ../home/library/random.pl
[ 23%] Generating ../home/library/rbtrees.pl
[ 23%] Generating ../home/library/readln.pl
[ 23%] Generating ../home/library/readutil.pl
[ 23%] Generating ../home/library/record.pl
[ 23%] Generating ../home/library/rwlocks.pl
[ 23%] Generating ../home/library/sandbox.pl
[ 23%] Generating ../home/library/settings.pl
[ 23%] Generating ../home/library/shell.pl
[ 24%] Generating ../home/library/shlib.pl
[ 24%] Generating ../home/library/solution_sequences.pl
[ 24%] Generating ../home/library/sort.pl
[ 24%] Generating ../home/library/statistics.pl
[ 24%] Generating ../home/library/streams.pl
[ 24%] Generating ../home/library/strings.pl
[ 24%] Generating ../home/library/system.pl
[ 24%] Generating ../home/library/tables.pl
[ 24%] Generating ../home/library/tableutil.pl
[ 24%] Generating ../home/library/tabling.pl
[ 25%] Generating ../home/library/terms.pl
[ 25%] Generating ../home/library/thread.pl
[ 25%] Generating ../home/library/thread_pool.pl
[ 25%] Generating ../home/library/threadutil.pl
[ 25%] Generating ../home/library/tty.pl
[ 25%] Generating ../home/library/ugraphs.pl
[ 25%] Generating ../home/library/url.pl
[ 25%] Generating ../home/library/utf8.pl
[ 25%] Generating ../home/library/varnumbers.pl
[ 25%] Generating ../home/library/vm.pl
[ 26%] Generating ../home/library/wfs.pl
[ 26%] Generating ../home/library/when.pl
[ 26%] Generating ../home/library/writef.pl
[ 26%] Generating ../home/library/www_browser.pl
[ 26%] Generating ../home/library/yall.pl
[ 26%] Generating ../home/library/zip.pl
[ 26%] Built target core_library
[ 26%] Generating ../home/library/clp/.created
[ 26%] Generating ../home/library/clp/bounds.pl
[ 26%] Generating ../home/library/clp/clp_distinct.pl
[ 26%] Generating ../home/library/clp/clp_events.pl
[ 26%] Generating ../home/library/clp/clpb.pl
[ 26%] Generating ../home/library/clp/clpfd.pl
[ 26%] Generating ../home/library/clp/simplex.pl
[ 26%] Built target core_library_clp
[ 26%] Generating ../home/library/dcg/.created
[ 26%] Generating ../home/library/dcg/basics.pl
[ 27%] Generating ../home/library/dcg/high_order.pl
[ 27%] Built target core_library_dcg
[ 27%] Generating ../home/library/unicode/.created
[ 27%] Generating ../home/library/unicode/blocks.pl
[ 27%] Generating ../home/library/unicode/unicode_data.pl
[ 27%] Built target core_library_unicode
[ 28%] Generating ../home/library/lynx/.created
[ 28%] Generating ../home/library/lynx/format.pl
[ 28%] Generating ../home/library/lynx/html_style.pl
[ 28%] Generating ../home/library/lynx/html_text.pl
[ 28%] Generating ../home/library/lynx/pldoc_style.pl
[ 28%] Built target core_library_lynx
[ 29%] Generating ../home/library/dialect/.created
[ 29%] Generating ../home/library/dialect/bim.pl
[ 29%] Generating ../home/library/dialect/commons.pl
[ 29%] Generating ../home/library/dialect/hprolog.pl
[ 29%] Generating ../home/library/dialect/ifprolog.pl
[ 29%] Generating ../home/library/dialect/sicstus.pl
[ 29%] Generating ../home/library/dialect/sicstus4.pl
[ 29%] Generating ../home/library/dialect/xsb.pl
[ 29%] Generating ../home/library/dialect/yap.pl
[ 29%] Built target core_library_dialect
[ 29%] Generating ../home/library/dialect/swi/.created
[ 29%] Generating ../home/library/dialect/swi/syspred_options.pl
[ 29%] Built target core_library_dialect_swi
[ 29%] Generating ../home/library/dialect/eclipse/.created
[ 29%] Generating ../home/library/dialect/eclipse/test_util_iso.pl
[ 29%] Built target core_library_dialect_eclipse
[ 29%] Generating ../home/library/dialect/hprolog/.created
[ 29%] Generating ../home/library/dialect/hprolog/format.pl
[ 29%] Built target core_library_dialect_hprolog
[ 29%] Generating ../home/library/dialect/iso/.created
[ 29%] Generating ../home/library/dialect/iso/iso_predicates.pl
[ 29%] Built target core_library_dialect_iso
[ 29%] Generating ../home/library/dialect/yap/.created
[ 29%] Generating ../home/library/dialect/yap/README.TXT
[ 29%] Built target core_library_dialect_yap
[ 29%] Generating ../home/library/theme/.created
[ 29%] Generating ../home/library/theme/auto.pl
[ 29%] Generating ../home/library/theme/dark.pl
[ 29%] Generating ../home/library/theme/light.pl
[ 29%] Built target core_library_theme
[ 29%] Generating ../home/library/iri_scheme/.created
[ 29%] Generating ../home/library/iri_scheme/file.pl
[ 29%] Built target core_library_iri_scheme
[ 29%] Generating ../home/demo/.created
[ 29%] Generating ../home/demo/README.md
[ 29%] Generating ../home/demo/likes.pl
[ 29%] Built target core_demo
[ 29%] Generating ../home/cmake/.created
[ 29%] Generating ../home/cmake/swipl.cmake
[ 29%] Built target core_cmake
[ 29%] Generating ../home/app/.created
[ 29%] Generating ../home/app/README.md
[ 29%] Generating ../home/app/app.pl
[ 29%] Generating ../home/app/pack.pl
[ 29%] Generating ../home/app/qlf.pl
[ 29%] Generating ../home/app/splfr.pl
[ 30%] Generating ../home/app/sys.pl
[ 30%] Built target core_app
[ 30%] Generating ../home/library/dialect/sicstus/.created
[ 30%] Generating ../home/library/dialect/sicstus/README.TXT
[ 30%] Generating ../home/library/dialect/sicstus/arrays.pl
[ 30%] Generating ../home/library/dialect/sicstus/block.pl
[ 31%] Generating ../home/library/dialect/sicstus/lists.pl
[ 31%] Generating ../home/library/dialect/sicstus/ordsets.pl
[ 31%] Generating ../home/library/dialect/sicstus/sockets.pl
[ 31%] Generating ../home/library/dialect/sicstus/system.pl
[ 31%] Generating ../home/library/dialect/sicstus/terms.pl
[ 31%] Generating ../home/library/dialect/sicstus/timeout.pl
[ 31%] Built target core_library_dialect_sicstus
[ 32%] Generating ../home/library/dialect/sicstus4/.created
[ 32%] Generating ../home/library/dialect/sicstus4/aggregate.pl
[ 32%] Generating ../home/library/dialect/sicstus4/between.pl
[ 32%] Generating ../home/library/dialect/sicstus4/clpfd.pl
[ 33%] Generating ../home/library/dialect/sicstus4/file_systems.pl
[ 33%] Generating ../home/library/dialect/sicstus4/lists.pl
[ 33%] Generating ../home/library/dialect/sicstus4/ordsets.pl
[ 33%] Generating ../home/library/dialect/sicstus4/samsort.pl
[ 33%] Generating ../home/library/dialect/sicstus4/sets.pl
[ 33%] Generating ../home/library/dialect/sicstus4/sockets.pl
[ 33%] Generating ../home/library/dialect/sicstus4/system.pl
[ 33%] Generating ../home/library/dialect/sicstus4/terms.pl
[ 33%] Generating ../home/library/dialect/sicstus4/timeout.pl
[ 33%] Generating ../home/library/dialect/sicstus4/types.pl
[ 33%] Built target core_library_dialect_sicstus4
[ 33%] Generating ../home/library/dialect/xsb/.created
[ 33%] Generating ../home/library/dialect/xsb/README.md
[ 33%] Generating ../home/library/dialect/xsb/basics.pl
[ 33%] Generating ../home/library/dialect/xsb/consult.pl
[ 33%] Generating ../home/library/dialect/xsb/curr_sym.pl
[ 33%] Generating ../home/library/dialect/xsb/error_handler.pl
[ 33%] Generating ../home/library/dialect/xsb/gensym.pl
[ 33%] Generating ../home/library/dialect/xsb/gpp.pl
[ 34%] Generating ../home/library/dialect/xsb/intern.pl
[ 34%] Generating ../home/library/dialect/xsb/lists.pl
[ 34%] Generating ../home/library/dialect/xsb/machine.pl
[ 34%] Generating ../home/library/dialect/xsb/ordsets.pl
[ 34%] Generating ../home/library/dialect/xsb/setof.pl
[ 34%] Generating ../home/library/dialect/xsb/source.pl
[ 34%] Generating ../home/library/dialect/xsb/standard.pl
[ 34%] Generating ../home/library/dialect/xsb/storage.pl
[ 34%] Generating ../home/library/dialect/xsb/string.pl
[ 34%] Generating ../home/library/dialect/xsb/thread.pl
[ 35%] Generating ../home/library/dialect/xsb/timed_call.pl
[ 35%] Built target core_library_dialect_xsb
[ 35%] Generating ../home/library/build/.created
[ 35%] Generating ../home/library/build/cmake.pl
[ 35%] Generating ../home/library/build/conan.pl
[ 35%] Generating ../home/library/build/make.pl
[ 36%] Generating ../home/library/build/tools.pl
[ 36%] Built target core_library_build
[ 36%] Generating ../home/include/.created
[ 36%] Generating ../home/include/SWI-Prolog.h
[ 36%] Generating ../home/include/SWI-Stream.h
[ 36%] Built target core_headers
[ 36%] Generating ../home/include/sicstus/.created
[ 37%] Generating ../home/include/sicstus/sicstus.h
[ 37%] Built target core_compat_sicstus
[ 37%] Generating ../home/include/Yap/.created
[ 37%] Generating ../home/include/Yap/YapInterface.h
[ 37%] Built target core_compat_yap
[ 37%] Generating ../../home/library/ext/chr/chr/.created
[ 37%] Generating ../../home/library/ext/chr/chr/a_star.pl
[ 37%] Generating ../../home/library/ext/chr/chr/binomialheap.pl
[ 37%] Generating ../../home/library/ext/chr/chr/builtins.pl
[ 37%] Generating ../../home/library/ext/chr/chr/chr_compiler_errors.pl
[ 37%] Generating ../../home/library/ext/chr/chr/chr_compiler_options.pl
[ 37%] Generating ../../home/library/ext/chr/chr/chr_compiler_utility.pl
[ 37%] Generating ../../home/library/ext/chr/chr/chr_debug.pl
[ 37%] Generating ../../home/library/ext/chr/chr/chr_hashtable_store.pl
[ 37%] Generating ../../home/library/ext/chr/chr/chr_integertable_store.pl
[ 38%] Generating ../../home/library/ext/chr/chr/chr_messages.pl
[ 38%] Generating ../../home/library/ext/chr/chr/chr_op.pl
[ 38%] Generating ../../home/library/ext/chr/chr/chr_runtime.pl
[ 38%] Generating ../../home/library/ext/chr/chr/clean_code.pl
[ 38%] Generating ../../home/library/ext/chr/chr/find.pl
[ 38%] Generating ../../home/library/ext/chr/chr/listmap.pl
[ 38%] Generating ../../home/library/ext/chr/chr/pairlist.pl
[ 38%] Built target plugin_chr_chr_pl_libs
[ 38%] Generating ../../home/doc/packages/examples/chr/.created
[ 38%] Generating ../../home/doc/packages/examples/chr/bool.chr
[ 38%] Generating ../../home/doc/packages/examples/chr/chrdif.chr
[ 39%] Generating ../../home/doc/packages/examples/chr/chrfreeze.chr
[ 39%] Generating ../../home/doc/packages/examples/chr/family.chr
[ 39%] Generating ../../home/doc/packages/examples/chr/fib.chr
[ 39%] Generating ../../home/doc/packages/examples/chr/fibonacci.chr
[ 39%] Generating ../../home/doc/packages/examples/chr/gcd.chr
[ 39%] Generating ../../home/doc/packages/examples/chr/leq.chr
[ 39%] Generating ../../home/doc/packages/examples/chr/listdom.chr
[ 39%] Generating ../../home/doc/packages/examples/chr/primes.chr
[ 39%] Built target plugin_chr_example_files
[ 39%] Generating ../../home/library/ext/clib/.created
[ 39%] Generating ../../home/library/ext/clib/memfile.pl
[ 39%] Built target plugin_memfile__pl_libs
[ 39%] Generating ../../home/library/ext/clib/filesex.pl
[ 40%] Built target plugin_files__pl_libs
[ 41%] Generating ../../home/library/ext/clib/uri.pl
[ 41%] Built target plugin_uri__pl_libs
[ 41%] Generating ../../home/library/ext/clib/prolog_stream.pl
[ 41%] Built target plugin_prolog_stream__pl_libs
[ 41%] Generating ../../home/library/ext/clib/md5.pl
[ 41%] Built target plugin_md54pl__pl_libs
[ 41%] Generating ../../home/library/ext/clib/crypt.pl
[ 41%] Built target plugin_crypt__pl_libs
[ 41%] Generating ../../home/library/ext/clib/hash_stream.pl
[ 41%] Built target plugin_hashstream__pl_libs
[ 41%] Generating ../../home/library/ext/clib/sha.pl
[ 42%] Built target plugin_sha4pl__pl_libs
[ 42%] Generating ../../home/library/ext/clib/cgi.pl
[ 43%] Built target plugin_cgi__pl_libs
[ 43%] Generating ../../home/library/ext/clib/time.pl
[ 43%] Built target plugin_time__pl_libs
[ 43%] Generating ../../home/library/ext/clib/process.pl
[ 43%] Built target plugin_process__pl_libs
[ 43%] Generating ../../home/library/ext/clib/streaminfo.pl
[ 43%] Built target plugin_streaminfo__pl_libs
[ 43%] Generating ../../home/library/ext/clib/unix.pl
[ 43%] Built target plugin_unix__pl_libs
[ 43%] Generating ../../home/library/ext/clib/uid.pl
[ 44%] Built target plugin_uid__pl_libs
[ 44%] Generating ../../home/library/ext/clib/rlimit.pl
[ 44%] Built target plugin_rlimit__pl_libs
[ 44%] Generating ../../home/library/ext/clib/syslog.pl
[ 44%] Built target plugin_syslog__pl_libs
[ 44%] Generating ../../home/library/ext/clib/sched.pl
[ 44%] Built target plugin_sched__pl_libs
[ 44%] Generating ../../home/library/ext/clib/uuid.pl
[ 44%] Built target plugin_uuid__pl_libs
[ 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
[ 44%] Built target plugin_socket__pl_libs
[ 44%] Generating ../../home/library/ext/clpqr/.created
[ 44%] Generating ../../home/library/ext/clpqr/clpq.pl
[ 44%] Generating ../../home/library/ext/clpqr/clpr.pl
[ 44%] Built target plugin_clpqr__pl_libs
[ 44%] Generating ../../home/library/ext/clpqr/clpq/.created
[ 44%] Generating ../../home/library/ext/clpqr/clpq/bb_q.pl
[ 45%] Generating ../../home/library/ext/clpqr/clpq/bv_q.pl
[ 45%] 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
[ 45%] Built target plugin_clpq_priv_clpq_pl_libs
[ 45%] Generating ../../home/library/ext/clpqr/clpr/.created
[ 45%] 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
[ 46%] Built target plugin_clpr_priv_clpr_pl_libs
[ 46%] Generating ../../home/library/ext/clpqr/clpqr/.created
[ 47%] Generating ../../home/library/ext/clpqr/clpqr/class.pl
[ 47%] Generating ../../home/library/ext/clpqr/clpqr/dump.pl
[ 47%] Generating ../../home/library/ext/clpqr/clpqr/geler.pl
[ 47%] Generating ../../home/library/ext/clpqr/clpqr/highlight.pl
[ 47%] Generating ../../home/library/ext/clpqr/clpqr/itf.pl
[ 47%] Generating ../../home/library/ext/clpqr/clpqr/ordering.pl
[ 47%] Generating ../../home/library/ext/clpqr/clpqr/project.pl
[ 47%] Generating ../../home/library/ext/clpqr/clpqr/redund.pl
[ 47%] Built target plugin_clpqr_priv_clpqr_pl_libs
[ 47%] Generating ../../home/library/ext/inclpr/inclpr/.created
[ 47%] 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
[ 48%] Generating ../../home/library/ext/inclpr/inclpr/inclpr_ordering.pl
[ 48%] Generating ../../home/library/ext/inclpr/inclpr/inclpr_symbolic_processing.pl
[ 48%] Built target plugin_inclpr_priv_inclpr_pl_libs
[ 48%] Generating ../../home/library/ext/inclpr/.created
[ 48%] Generating ../../home/library/ext/inclpr/inclpr.pl
[ 48%] Built target plugin_inclpr__pl_libs
[ 48%] Generating ../../home/doc/packages/examples/inclpr/.created
[ 48%] Generating ../../home/doc/packages/examples/inclpr/benchmarks.pl
[ 48%] Built target plugin_inclpr_example_files
[ 48%] 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
[ 50%] Built target pkg_cpp_headers
[ 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
[ 51%] Generating ../../home/doc/packages/examples/cpp/test_cpp.cpp
[ 51%] Generating ../../home/doc/packages/examples/cpp/test_ffi.c
[ 51%] Built target plugin_cpp_example_files
[ 51%] Generating ../../home/library/ext/http/http/.created
[ 51%] Generating ../../home/library/ext/http/http/html_decl.pl
[ 51%] Generating ../../home/library/ext/http/http/html_head.pl
[ 52%] Generating ../../home/library/ext/http/http/html_quasiquotations.pl
[ 52%] Generating ../../home/library/ext/http/http/html_write.pl
[ 52%] Generating ../../home/library/ext/http/http/http_path.pl
[ 52%] Generating ../../home/library/ext/http/http/mimetype.pl
[ 52%] Generating ../../home/library/ext/http/http/term_html.pl
[ 52%] Built target plugin_html_libs_http_pl_libs
[ 52%] Generating ../../home/library/ext/http/http/http_stream.pl
[ 52%] Built target plugin_http_stream_http_pl_libs
[ 52%] Generating ../../home/library/ext/http/http/dcg_basics.pl
[ 52%] Generating ../../home/library/ext/http/http/http_client.pl
[ 52%] Generating ../../home/library/ext/http/http/http_error.pl
[ 52%] 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_write.pl
[ 53%] Generating ../../home/library/ext/http/http/mimepack.pl
[ 53%] Built target plugin_http_client_libs_http_pl_libs
[ 53%] Generating ../../home/library/ext/http/http/README.md
[ 53%] 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
[ 54%] Generating ../../home/library/ext/http/http/http_digest.pl
[ 54%] Generating ../../home/library/ext/http/http/http_dirindex.pl
[ 54%] Generating ../../home/library/ext/http/http/http_dispatch.pl
[ 54%] Generating ../../home/library/ext/http/http/http_dyn_workers.pl
[ 54%] 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
[ 55%] Generating ../../home/library/ext/http/http/http_load.pl
[ 55%] Generating ../../home/library/ext/http/http/http_log.pl
[ 55%] Generating ../../home/library/ext/http/http/http_multipart_plugin.pl
[ 55%] Generating ../../home/library/ext/http/http/http_openid.pl
[ 55%] Generating ../../home/library/ext/http/http/http_parameters.pl
[ 55%] Generating ../../home/library/ext/http/http/http_pwp.pl
[ 55%] Generating ../../home/library/ext/http/http/http_redis_plugin.pl
[ 56%] Generating ../../home/library/ext/http/http/http_server.pl
[ 56%] Generating ../../home/library/ext/http/http/http_server_files.pl
[ 56%] Generating ../../home/library/ext/http/http/http_server_health.pl
[ 56%] Generating ../../home/library/ext/http/http/http_session.pl
[ 56%] Generating ../../home/library/ext/http/http/http_unix_daemon.pl
[ 56%] Generating ../../home/library/ext/http/http/http_wrapper.pl
[ 56%] Generating ../../home/library/ext/http/http/thread_httpd.pl
[ 56%] Generating ../../home/library/ext/http/http/yadis.pl
[ 56%] Built target plugin_http_server_libs_http_pl_libs
[ 56%] Generating ../../home/library/ext/http/http/hub.pl
[ 56%] Generating ../../home/library/ext/http/http/websocket.pl
[ 57%] Built target plugin_websocket_http_pl_libs
[ 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
[ 57%] Built target plugin_http_css_http_web_css_pl_libs
[ 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
[ 57%] 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
[ 58%] Built target plugin_http_icons_http_web_icons_pl_libs
[ 58%] Generating ../../home/library/http/web/js/.created
[ 58%] Generating ../../home/library/http/web/js/jquery-3.6.0.min.js
[ 58%] Built target plugin_http_jquery
[ 58%] Generating ../../home/doc/packages/examples/http/.created
[ 58%] Generating ../../home/doc/packages/examples/http/README.md
[ 59%] Generating ../../home/doc/packages/examples/http/calc.pl
[ 59%] Generating ../../home/doc/packages/examples/http/demo_body.pl
[ 59%] 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
[ 60%] 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
[ 60%] Built target plugin_http_example_files
[ 60%] Generating ../../home/doc/packages/examples/http/pwp/.created
[ 60%] Generating ../../home/doc/packages/examples/http/pwp/context.pwp
[ 60%] Generating ../../home/doc/packages/examples/http/pwp/index.pwp
[ 60%] Generating ../../home/doc/packages/examples/http/pwp/pwp1.pwp
[ 60%] Generating ../../home/doc/packages/examples/http/pwp/pwp2.pwp
[ 61%] Generating ../../home/doc/packages/examples/http/pwp/pwp3.pwp
[ 61%] Generating ../../home/doc/packages/examples/http/pwp/pwp4.pwp
[ 61%] Generating ../../home/doc/packages/examples/http/pwp/pwp5.pwp
[ 61%] Generating ../../home/doc/packages/examples/http/pwp/pwp6.pwp
[ 61%] Generating ../../home/doc/packages/examples/http/pwp/pwp7.pwp
[ 61%] Generating ../../home/doc/packages/examples/http/pwp/pwp8.pwp
[ 61%] Generating ../../home/doc/packages/examples/http/pwp/pwpdb.pl
[ 61%] Built target plugin_http_pwp_example_files
[ 61%] Generating ../../home/library/ext/plunit/.created
[ 61%] Generating ../../home/library/ext/plunit/plunit.pl
[ 61%] Generating ../../home/library/ext/plunit/test_wizard.pl
[ 61%] Built target plugin_plunit__pl_libs
[ 61%] Generating ../../home/doc/packages/examples/plunit/.created
[ 61%] Generating ../../home/doc/packages/examples/plunit/read.pl
[ 61%] Generating ../../home/doc/packages/examples/plunit/simple.pl
[ 61%] Built target plugin_plunit_example_files
[ 61%] Generating ../../home/library/ext/sgml/.created
[ 61%] Generating ../../home/library/ext/sgml/c14n2.pl
[ 61%] Generating ../../home/library/ext/sgml/iso_639.pl
[ 61%] Generating ../../home/library/ext/sgml/pwp.pl
[ 61%] Generating ../../home/library/ext/sgml/sgml.pl
[ 61%] Generating ../../home/library/ext/sgml/sgml_write.pl
[ 61%] Generating ../../home/library/ext/sgml/xpath.pl
[ 62%] Generating ../../home/library/ext/sgml/xsdp_types.pl
[ 62%] Built target plugin_sgml__pl_libs
[ 62%] Generating ../../home/library/ext/sgml/DTD/.created
[ 62%] Generating ../../home/library/ext/sgml/DTD/HTML4.dcl
[ 62%] Generating ../../home/library/ext/sgml/DTD/HTML4.dtd
[ 62%] Generating ../../home/library/ext/sgml/DTD/HTML4.soc
[ 62%] Generating ../../home/library/ext/sgml/DTD/HTML5.dtd
[ 63%] Generating ../../home/library/ext/sgml/DTD/HTMLlat1.ent
[ 63%] Generating ../../home/library/ext/sgml/DTD/HTMLspec.ent
[ 63%] Generating ../../home/library/ext/sgml/DTD/HTMLsym.ent
[ 63%] Built target plugin_sgml_DTD_pl_libs
[ 63%] Generating ../../home/library/ext/table/.created
[ 63%] Generating ../../home/library/ext/table/table.pl
[ 63%] Generating ../../home/library/ext/table/table_util.pl
[ 63%] Built target plugin_table__pl_libs
[ 63%] Generating ../../home/library/ext/utf8proc/.created
[ 63%] Generating ../../home/library/ext/utf8proc/unicode.pl
[ 63%] Built target plugin_utf8proc__pl_libs
[ 63%] Generating ../../home/library/ext/zlib/.created
[ 63%] Generating ../../home/library/ext/zlib/zlib.pl
[ 63%] Built target plugin_zlib__pl_libs
[ 63%] Generating ../../home/library/ext/json/.created
[ 64%] Generating ../../home/library/ext/json/json.pl
[ 64%] Generating ../../home/library/ext/json/json_convert.pl
[ 64%] Generating ../../home/library/ext/json/json_grammar.pl
[ 64%] Generating ../../home/library/ext/json/json_rpc_client.pl
[ 64%] Generating ../../home/library/ext/json/json_rpc_common.pl
[ 64%] Generating ../../home/library/ext/json/json_rpc_server.pl
[ 64%] Generating ../../home/library/ext/json/json_schema.pl
[ 64%] Built target plugin_json__pl_libs
[ 64%] Generating ../../home/library/ext/json/http/.created
[ 64%] Generating ../../home/library/ext/json/http/http_json.pl
[ 64%] Generating ../../home/library/ext/json/http/js_grammar.pl
[ 65%] Generating ../../home/library/ext/json/http/json.pl
[ 65%] Generating ../../home/library/ext/json/http/json_convert.pl
[ 65%] Built target plugin_json_http_plugin_http_pl_libs
[ 65%] Generating ../../home/library/ext/ssl/.created
[ 65%] Generating ../../home/library/ext/ssl/ssl.pl
[ 65%] Built target plugin_ssl4pl__pl_libs
[ 65%] Generating ../../home/library/ext/ssl/crypto.pl
[ 65%] Built target plugin_crypto4pl__pl_libs
[ 65%] Generating ../../home/library/ext/ssl/saml.pl
[ 65%] Generating ../../home/library/ext/ssl/xmldsig.pl
[ 65%] Generating ../../home/library/ext/ssl/xmlenc.pl
[ 65%] Built target plugin_saml__pl_libs
[ 66%] Generating ../../home/library/ext/ssl/http/.created
[ 66%] Generating ../../home/library/ext/ssl/http/http_ssl_plugin.pl
[ 66%] Built target plugin_ssl_http_plugin_http_pl_libs
[ 66%] Built target prolog_home
[ 66%] Building C object src/CMakeFiles/swipl.dir/pl-main.c.o
[ 66%] Linking C executable swipl
[ 66%] Built target swipl
[ 66%] Generating ../home/ABI
[ 66%] Generating ../home/boot.prc
[ 68%] Built target bootfile
[ 68%] Built target core
[ 68%] Building C object packages/clib/CMakeFiles/plugin_memfile.dir/error.c.o
[ 68%] Building C object packages/clib/CMakeFiles/plugin_memfile.dir/memfile.c.o
[ 69%] Linking C shared module memfile.so
[ 69%] Built target plugin_memfile
[ 69%] Building C object packages/clib/CMakeFiles/plugin_files.dir/error.c.o
[ 69%] Building C object packages/clib/CMakeFiles/plugin_files.dir/files.c.o
[ 69%] Linking C shared module files.so
[ 69%] Built target plugin_files
[ 69%] Building C object packages/clib/CMakeFiles/plugin_uri.dir/uri.c.o
[ 69%] Linking C shared module uri.so
[ 69%] Built target plugin_uri
[ 69%] Building C object packages/clib/CMakeFiles/plugin_readutil.dir/readutil.c.o
[ 69%] Linking C shared module readutil.so
[ 69%] Built target plugin_readutil
[ 69%] Building C object packages/clib/CMakeFiles/plugin_prolog_stream.dir/prolog_stream.c.o
[ 69%] Linking C shared module prolog_stream.so
[ 69%] Built target plugin_prolog_stream
[ 69%] Building C object packages/clib/CMakeFiles/plugin_md54pl.dir/md54pl.c.o
[ 69%] Building C object packages/clib/CMakeFiles/plugin_md54pl.dir/md5.c.o
[ 69%] Linking C shared module md54pl.so
[ 69%] Built target plugin_md54pl
[ 69%] Building C object packages/clib/CMakeFiles/plugin_crypt.dir/error.c.o
[ 69%] Building C object packages/clib/CMakeFiles/plugin_crypt.dir/crypt.c.o
[ 69%] Building C object packages/clib/CMakeFiles/plugin_crypt.dir/md5.c.o
[ 69%] Building C object packages/clib/CMakeFiles/plugin_crypt.dir/md5passwd.c.o
[ 69%] Linking C shared module crypt.so
[ 69%] Built target plugin_crypt
[ 69%] Building C object packages/clib/CMakeFiles/plugin_hashstream.dir/hash_stream.c.o
[ 69%] Building C object packages/clib/CMakeFiles/plugin_hashstream.dir/md5.c.o
[ 69%] Building C object packages/clib/CMakeFiles/plugin_hashstream.dir/sha1/sha1.c.o
[ 69%] Building C object packages/clib/CMakeFiles/plugin_hashstream.dir/sha1/sha2.c.o
[ 69%] Linking C shared module hashstream.so
[ 69%] Built target plugin_hashstream
[ 69%] Building C object packages/clib/CMakeFiles/plugin_sha4pl.dir/error.c.o
[ 69%] Building C object packages/clib/CMakeFiles/plugin_sha4pl.dir/sha4pl.c.o
[ 69%] Building C object packages/clib/CMakeFiles/plugin_sha4pl.dir/sha1/sha1.c.o
[ 69%] Building C object packages/clib/CMakeFiles/plugin_sha4pl.dir/sha1/sha2.c.o
[ 69%] Building C object packages/clib/CMakeFiles/plugin_sha4pl.dir/sha1/hmac_sha1.c.o
[ 69%] Building C object packages/clib/CMakeFiles/plugin_sha4pl.dir/sha1/hmac_sha256.c.o
[ 69%] Linking C shared module sha4pl.so
[ 69%] Built target plugin_sha4pl
[ 69%] Building C object packages/clib/CMakeFiles/plugin_cgi.dir/error.c.o
[ 69%] Building C object packages/clib/CMakeFiles/plugin_cgi.dir/form.c.o
[ 69%] Building C object packages/clib/CMakeFiles/plugin_cgi.dir/cgi.c.o
[ 69%] Linking C shared module cgi.so
[ 69%] Built target plugin_cgi
[ 69%] Building C object packages/clib/CMakeFiles/plugin_time.dir/error.c.o
[ 69%] Building C object packages/clib/CMakeFiles/plugin_time.dir/time.c.o
[ 69%] Linking C shared module time.so
[ 69%] Built target plugin_time
[ 69%] Building C object packages/clib/CMakeFiles/plugin_process.dir/error.c.o
[ 70%] Building C object packages/clib/CMakeFiles/plugin_process.dir/process.c.o
[ 70%] Linking C shared module process.so
[ 70%] Built target plugin_process
[ 70%] Building C object packages/clib/CMakeFiles/plugin_streaminfo.dir/error.c.o
[ 70%] Building C object packages/clib/CMakeFiles/plugin_streaminfo.dir/streaminfo.c.o
[ 70%] Linking C shared module streaminfo.so
[ 70%] Built target plugin_streaminfo
[ 70%] Building C object packages/clib/CMakeFiles/plugin_unix.dir/error.c.o
[ 70%] Building C object packages/clib/CMakeFiles/plugin_unix.dir/unix.c.o
[ 70%] Linking C shared module unix.so
[ 70%] Built target plugin_unix
[ 70%] Building C object packages/clib/CMakeFiles/plugin_uid.dir/error.c.o
[ 70%] Building C object packages/clib/CMakeFiles/plugin_uid.dir/uid.c.o
[ 70%] Linking C shared module uid.so
[ 70%] Built target plugin_uid
[ 71%] Building C object packages/clib/CMakeFiles/plugin_rlimit.dir/error.c.o
[ 71%] Building C object packages/clib/CMakeFiles/plugin_rlimit.dir/rlimit.c.o
[ 71%] Linking C shared module rlimit.so
[ 71%] Built target plugin_rlimit
[ 71%] Building C object packages/clib/CMakeFiles/plugin_syslog.dir/syslog.c.o
[ 71%] Linking C shared module syslog.so
[ 71%] Built target plugin_syslog
[ 71%] Building C object packages/clib/CMakeFiles/plugin_sched.dir/sched.c.o
[ 72%] Linking C shared module sched.so
[ 72%] Built target plugin_sched
[ 72%] Building C object packages/clib/CMakeFiles/plugin_socket.dir/error.c.o
[ 72%] Building C object packages/clib/CMakeFiles/plugin_socket.dir/socket.c.o
[ 72%] Building C object packages/clib/CMakeFiles/plugin_socket.dir/nonblockio.c.o
[ 72%] Linking C shared module socket.so
[ 72%] Built target plugin_socket
[ 72%] Building C object packages/inclpr/CMakeFiles/plugin_inclpr.dir/inclpr.c.o
[ 72%] Linking C shared module inclpr.so
[ 72%] Built target plugin_inclpr
[ 72%] Building C object packages/cpp/CMakeFiles/plugin_test_ffi.dir/test_ffi.c.o
[ 73%] Linking C shared module test_ffi.so
[ 73%] Built target plugin_test_ffi
[ 73%] Building CXX object packages/cpp/CMakeFiles/plugin_test_cpp.dir/test_cpp.cpp.o
[ 73%] Linking CXX shared module test_cpp.so
[ 73%] Built target plugin_test_cpp
[ 73%] Building C object packages/http/CMakeFiles/plugin_http_stream.dir/http_stream.c.o
[ 74%] Linking C shared module http_stream.so
[ 74%] Built target plugin_http_stream
[ 74%] Building C object packages/http/CMakeFiles/plugin_websocket.dir/websocket.c.o
[ 74%] Linking C shared module websocket.so
[ 74%] Built target plugin_websocket
[ 74%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/parser.c.o
[ 74%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/util.c.o
[ 74%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/charmap.c.o
[ 74%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/catalog.c.o
[ 74%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/model.c.o
[ 74%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/xmlns.c.o
[ 74%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/utf8.c.o
[ 75%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/xml_unicode.c.o
[ 75%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/quote.c.o
[ 75%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/sgml2pl.c.o
[ 75%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/xsd.c.o
[ 75%] Building C object packages/sgml/CMakeFiles/plugin_sgml2pl.dir/error.c.o
[ 75%] Linking C shared module sgml2pl.so
[ 75%] Built target plugin_sgml2pl
[ 76%] Building C object packages/table/CMakeFiles/plugin_table.dir/table.c.o
[ 76%] Building C object packages/table/CMakeFiles/plugin_table.dir/order.c.o
[ 76%] Building C object packages/table/CMakeFiles/plugin_table.dir/error.c.o
[ 76%] Linking C shared module table.so
[ 76%] Built target plugin_table
[ 76%] Building C object packages/utf8proc/CMakeFiles/plugin_unicode4pl.dir/unicode4pl.c.o
[ 76%] Linking C shared module unicode4pl.so
[ 76%] Built target plugin_unicode4pl
[ 76%] Building C object packages/zlib/CMakeFiles/plugin_zlib4pl.dir/zlib4pl.c.o
[ 76%] Linking C shared module zlib4pl.so
[ 76%] Built target plugin_zlib4pl
[ 76%] Building C object packages/json/CMakeFiles/plugin_json.dir/json.c.o
[ 76%] Linking C shared module json.so
[ 76%] Built target plugin_json
[ 77%] Building C object packages/ssl/CMakeFiles/plugin_ssl4pl.dir/ssl4pl.c.o
[ 77%] Building C object packages/ssl/CMakeFiles/plugin_ssl4pl.dir/__/clib/error.c.o
[ 77%] Linking C shared module ssl4pl.so
[ 77%] Built target plugin_ssl4pl
[ 77%] Build home/library/INDEX.pl
[ 89%] Built target library_index_library
[ 90%] Build home/library/clp/INDEX.pl
[ 90%] Built target library_index_library_clp
[ 90%] Build home/library/dcg/INDEX.pl
[ 91%] Built target library_index_library_dcg
[ 91%] Build home/library/unicode/INDEX.pl
[ 91%] Built target library_index_library_unicode
[ 91%] Build home/library/lynx/INDEX.pl
[ 92%] Built target library_index_library_lynx
[ 92%] Built target ssl_http_plugin
[ 92%] Build home/library/ext/ssl/http/INDEX.pl
[ 92%] Built target library_index_library_ext_ssl_http
[ 92%] Build home/library/ext/clib//INDEX.pl
[ 92%] Built target library_index_library_ext_clib_
[ 92%] Build home/library/ext/http/http/INDEX.pl
[ 93%] Built target library_index_library_ext_http_http
[ 93%] Build home/library/ext/plunit//INDEX.pl
[ 93%] Built target library_index_library_ext_plunit_
[ 94%] Build home/library/ext/sgml//INDEX.pl
[ 94%] Built target library_index_library_ext_sgml_
[ 94%] Build home/library/ext/table//INDEX.pl
[ 94%] Built target library_index_library_ext_table_
[ 94%] Build home/library/ext/utf8proc//INDEX.pl
[ 95%] Built target library_index_library_ext_utf8proc_
[ 95%] Build home/library/ext/zlib//INDEX.pl
[ 95%] Built target library_index_library_ext_zlib_
[ 95%] Build home/library/ext/json//INDEX.pl
[ 96%] Built target library_index_library_ext_json_
[ 96%] Build home/library/ext/json/http/INDEX.pl
[ 96%] Built target library_index_library_ext_json_http
[ 96%] Build home/library/ext/ssl//INDEX.pl
[ 97%] Built target library_index_library_ext_ssl_
[ 97%] Built target library_index
[ 97%] -- CHR bootstrap compilation step 1
[ 97%] -- CHR bootstrap compilation step 2
[ 97%] -- CHR bootstrap compilation step 3
[ 98%] -- CHR bootstrap compilation step 4
[ 98%] Generating chr.pl
[ 98%] Built target chr_compile
[ 98%] Built target chr
[ 98%] Built target memfile
[ 98%] Built target files
[ 98%] Built target uri
[ 98%] Built target readutil
[ 98%] Built target prolog_stream
[ 98%] Built target md54pl
[ 98%] Built target crypt
[ 98%] Built target hashstream
[ 98%] Built target sha4pl
[ 98%] Built target cgi
[ 98%] Built target time
[ 98%] Built target process
[ 98%] Built target streaminfo
[ 98%] Built target unix
[ 98%] Built target uid
[ 98%] Built target rlimit
[ 98%] Built target syslog
[ 98%] Built target sched
[ 98%] Built target uuid
[ 98%] Built target socket
[ 98%] Built target clpqr
[ 98%] Built target clpq_priv
[ 98%] Built target clpr_priv
[ 98%] Built target clpqr_priv
[ 98%] Built target inclpr_priv
[ 98%] Built target inclpr
[ 98%] Built target test_ffi
[ 98%] Built target test_cpp
[ 98%] Built target html_libs
[ 98%] Built target http_stream
[ 98%] Built target http_client_libs
[ 98%] Built target http_server_libs
[ 98%] Built target websocket
[ 98%] Built target http_css
[ 98%] Built target http_icons
[ 98%] Built target plunit
[ 98%] Built target sgml
[ 98%] Built target table
[ 98%] Built target utf8proc
[ 98%] Built target zlib
[ 98%] Built target json_http_plugin
[ 98%] Built target json
[ 98%] Built target ssl4pl
[ 98%] Built target crypto4pl
[ 98%] Built target saml
[ 98%] QLF compile library
[ 98%] Built target library_qlf
[ 98%] Create MacOS icons
[ 98%] Built target generate_icns
[ 98%] Building C object src/CMakeFiles/swipl-win.dir/pl-main.c.o
[100%] Linking C executable swipl-win
[100%] Built target swipl-win
[100%] Building C object src/CMakeFiles/swipl-ld.dir/swipl-ld.c.o
[100%] Linking C executable swipl-ld
[100%] Built target swipl-ld
[100%] Built target clib
[100%] Generating tests/test_certs/generated
[100%] Built target test_certificates
/Applications/CMake.app/Contents/bin/cmake --install ../build
-- Install configuration: "Release"
(cd ../build ; /Applications/CMake.app/Contents/bin/ctest --output-on-failure)
Test project /Volumes/Builds/packages/big-sur-arm64/results/4.5/rswipl.Rcheck/00_pkg_src/rswipl/build
Connected to MAKE jobserver
      Start  1: swipl:abi-version
 1/66 Test  #1: swipl:abi-version ................   Passed    0.00 sec
      Start  2: swipl:basic
 2/66 Test  #2: swipl:basic ......................   Passed    0.10 sec
      Start  3: swipl:unprotected
 3/66 Test  #3: swipl:unprotected ................   Passed    0.06 sec
      Start  4: swipl:core
 4/66 Test  #4: swipl:core .......................***Failed    0.85 sec
Running scripts from core 
% [1/52] acyclic_terms:var_is_acyclic ............... passed (0.003 sec)
% [2/52] acyclic_terms:atom_is_acyclic .............. passed (0.000 sec)
% [3/52] acyclic_terms:term_is_acyclic .............. passed (0.000 sec)
% [4/52] acyclic_terms:sub_term_is_acyclic .......... passed (0.000 sec)
% [5/52] acyclic_terms:sib..g_leaves_is_acyclic ..... passed (0.000 sec)
% [6/52] acyclic_terms:sub..and_leaf_is_acyclic ..... passed (0.000 sec)
% [7/52] acyclic_terms:lea.._subterm_is_acyclic ..... passed (0.000 sec)
% [8/52] acyclic_terms:sib..ub_terms_is_acyclic ..... passed (0.000 sec)
% [9/52] acyclic_terms:mul..ub_terms_is_acyclic ..... passed (0.000 sec)
% [10/52] acyclic_terms:mul..ub_terms_is_acyclic .... passed (0.000 sec)
% [11/52] acyclic_terms:shared_term_is_acyclic_1 .... passed (0.000 sec)
% [12/52] acyclic_terms:shared_term_is_acyclic_2 .... passed (0.000 sec)
% [13/52] acyclic_terms:shared_term_is_acyclic_3 .... passed (0.000 sec)
% [14/52] acyclic_terms:shared_term_is_acyclic_4 .... passed (0.000 sec)
% [15/52] acyclic_terms:zer..ity_term_is_acyclic .... passed (0.000 sec)
% [16/52] acyclic_terms:zer..sub_term_is_acyclic .... passed (0.000 sec)
% [17/52] acyclic_terms:zer..red_term_is_acyclic .... passed (0.000 sec)
% [18/52] acyclic_terms:dee..ted_term_is_acyclic .... passed (0.000 sec)
% [19/52] acyclic_terms:dee..eft_term_is_acyclic .... passed (0.000 sec)
% [20/52] acyclic_terms:dee..ght_term_is_acyclic .... passed (0.000 sec)
% [21/52] acyclic_terms:dee..ted_term_is_acyclic .... passed (0.001 sec)
% [22/52] acyclic_terms:wid..ted_term_is_acyclic .... passed (0.009 sec)
% [23/52] acyclic_terms:list_is_acyclic ............. passed (0.000 sec)
% [24/52] acyclic_terms:empty_list_is_acyclic ....... passed (0.000 sec)
% [25/52] acyclic_terms:long_list_is_acyclic_1 ...... passed (0.010 sec)
% [26/52] acyclic_terms:long_list_is_acyclic_2 ...... passed (0.007 sec)
% [27/52] acyclic_terms:long_list_is_acyclic_3 ...... passed (0.007 sec)
% [28/52] cyclic_terms:term_is_cyclic ............... passed (0.000 sec)
% [29/52] cyclic_terms:sub_term_is_acyclic .......... passed (0.000 sec)
% [30/52] cyclic_terms:sub_.._and_leaf_is_cyclic .... passed (0.000 sec)
% [31/52] cyclic_terms:leaf..d_subterm_is_cyclic .... passed (0.000 sec)
% [32/52] cyclic_terms:mult..sub_terms_is_cyclic .... passed (0.000 sec)
% [33/52] cyclic_terms:mult..sub_terms_is_cyclic .... passed (0.000 sec)
% [34/52] cyclic_terms:deep..sted_term_is_cyclic .... passed (0.000 sec)
% [35/52] cyclic_terms:deep..left_term_is_cyclic .... passed (0.000 sec)
% [36/52] cyclic_terms:deep..ight_term_is_cyclic .... passed (0.000 sec)
% [37/52] cyclic_terms:deep..ed_term_is_cyclic_1 .... passed (0.001 sec)
% [38/52] cyclic_terms:deep..ed_term_is_cyclic_2 .... passed (0.001 sec)
% [39/52] cyclic_terms:wide..ed_term_is_cyclic_1 .... passed (0.008 sec)
% [40/52] cyclic_terms:wide..ed_term_is_cyclic_2 .... passed (0.009 sec)
% [41/52] cyclic_terms:list_is_cyclic ............... passed (0.000 sec)
% [42/52] cyclic_terms:long_list_is_cyclic .......... passed (0.003 sec)
% [43/52] cyclic_misc:term_hash_1 ................... passed (0.000 sec)
% [44/52] cyclic_misc:streq_1 ....................... passed (0.000 sec)
% [45/52] cyclic_misc:test_1 ........................ passed (0.000 sec)
% [46/52] cyclic_misc:test_2 ........................ passed (0.000 sec)
% [47/52] cyclic_misc:test_3 ........................ passed (0.000 sec)
% [48/52] cyclic_misc:test_4 ........................ passed (0.000 sec)
% [49/52] cyclic_misc:test_5 ........................ passed (0.000 sec)
% [50/52] cyclic_misc:test_6 ........................ passed (0.000 sec)
% [51/52] cyclic_misc:list_1 ........................ passed (0.000 sec)
% [52/52] cyclic_misc:sort_1 ........................ passed (0.000 sec)
.
% [1/14] answer:simple .............................. passed (0.000 sec)
% [2/14] answer:simple .............................. passed (0.000 sec)
% [3/14] answer:separated ........................... passed (0.000 sec)
% [4/14] answer:same ................................ passed (0.000 sec)
% [5/14] answer:same ................................ passed (0.000 sec)
% [6/14] answer:cycle ............................... passed (0.000 sec)
% [7/14] answer:cycle ............................... passed (0.000 sec)
% [8/14] answer:double_cycle ........................ passed (0.000 sec)
% [9/14] answer:freeze .............................. passed (0.000 sec)
% [10/14] answer:hidden1 ............................ passed (0.000 sec)
% [11/14] answer:hidden2 ............................ passed (0.000 sec)
% [12/14] answer:hidden3 ............................ passed (0.000 sec)
% [13/14] answer:name_var ........................... passed (0.000 sec)
% [14/14] answer:name_var ........................... passed (0.000 sec)
.
% [1/221] arith_basics:arith_1 ...................... passed (0.000 sec)
% [2/221] arith_basics:arith_2 ...................... passed (0.000 sec)
% [3/221] arith_basics:arith_3 ...................... passed (0.000 sec)
% [4/221] arith_basics:arith_4 ...................... passed (0.000 sec)
% [5/221] arith_basics:arith_5 ...................... passed (0.000 sec)
% [6/221] arith_basics:arith_6 ...................... passed (0.000 sec)
% [7/221] arith_basics:arith_7 ...................... passed (0.000 sec)
% [8/221] arith_basics:arith_8 ...................... passed (0.000 sec)
% [9/221] arith_basics:arith_9 ...................... passed (0.000 sec)
% [10/221] arith_basics:arith_10 .................... passed (0.000 sec)
% [11/221] arith_basics:float_fractional_part_1 ..... passed (0.000 sec)
% [12/221] arith_basics:arith_11 .................... passed (0.000 sec)
% [13/221] arith_basics:arith_12 .................... passed (0.000 sec)
% [14/221] arith_basics:arith_13 .................... passed (0.000 sec)
% [15/221] arith_basics:sign_1 ...................... passed (0.000 sec)
% [16/221] arith_basics:sign_2 ...................... passed (0.000 sec)
% [17/221] arith_basics:sign_3 ...................... passed (0.000 sec)
% [18/221] arith_basics:copysign_1 .................. passed (0.000 sec)
% [19/221] arith_basics:copysign_2 .................. passed (0.000 sec)
% [20/221] arith_basics:copysign_3 .................. passed (0.000 sec)
% [21/221] arith_basics:abs_1 ....................... passed (0.000 sec)
% [22/221] arith_basics:floor_1 ..................... passed (0.000 sec)
% [23/221] arith_basics:ceil_1 ...................... passed (0.000 sec)
% [24/221] arith_basics:truncate_1 .................. passed (0.000 sec)
% [25/221] arith_basics:floor_2 ..................... passed (0.000 sec)
% [26/221] arith_basics:ceil_2 ...................... passed (0.000 sec)
% [27/221] arith_basics:round_2 ..................... passed (0.000 sec)
% [28/221] arith_basics:integer_2 ................... passed (0.000 sec)
% [29/221] arith_basics:int_1 ....................... passed (0.000 sec)
% [30/221] arith_basics:cmp_1 ....................... passed (0.000 sec)
% [31/221] div:mod .................................. passed (0.000 sec)
% [32/221] div:minint ............................... passed (0.000 sec)
% [33/221] div:minint ............................... passed (0.000 sec)
% [34/221] gdiv:minint .............................. passed (0.000 sec)
% [35/221] rem:small ................................ passed (0.000 sec)
% [36/221] rem:small_divneg ......................... passed (0.000 sec)
% [37/221] rem:small_neg ............................ passed (0.000 sec)
% [38/221] rem:big .................................. passed (0.000 sec)
% [39/221] rem:big_neg .............................. passed (0.000 sec)
% [40/221] rem:exhaust .............................. passed (0.000 sec)
% [41/221] rem:big .................................. passed (0.000 sec)
% [42/221] rem:allq ................................. passed (0.003 sec)
% [43/221] mod:small ................................ passed (0.000 sec)
% [44/221] mod:small_divneg ......................... passed (0.000 sec)
% [45/221] mod:small_neg ............................ passed (0.000 sec)
% [46/221] mod:big .................................. passed (0.000 sec)
% [47/221] mod:big_neg .............................. passed (0.000 sec)
% [48/221] mod:exhaust .............................. passed (0.000 sec)
% [49/221] mod:big .................................. passed (0.000 sec)
% [50/221] pow:rat .................................. passed (0.000 sec)
% [51/221] pow:rat .................................. passed (0.000 sec)
% [52/221] pow:rat .................................. passed (0.000 sec)
% [53/221] pow:2^65 ................................. passed (0.000 sec)
% [54/221] gcd:gcd .................................. passed (0.000 sec)
% [55/221] gcd:gcd .................................. passed (0.000 sec)
% [56/221] gcd:gcd .................................. passed (0.000 sec)
% [57/221] shift:shift_right_large .................. passed (0.000 sec)
% [58/221] shift:shift_right_large .................. passed (0.000 sec)
% [59/221] shift:shift_right_large .................. passed (0.000 sec)
% [60/221] shift:shift_right_large .................. passed (0.000 sec)
% [61/221] shift:shift_left_large ................... passed (0.000 sec)
% [62/221] errors:cyclic ............................ passed (0.000 sec)
% [63/221] ar_builtin:a_add_fc_int .................. passed (0.000 sec)
% [64/221] ar_builtin:a_add_fc_float ................ passed (0.000 sec)
% [65/221] ar_builtin:a_fc_minus .................... passed (0.000 sec)
% [66/221] eval:ref ................................. passed (0.000 sec)
% [67/221] hyperbolic:sinh .......................... passed (0.000 sec)
% [68/221] hyperbolic:cosh .......................... passed (0.000 sec)
% [69/221] hyperbolic:tanh .......................... passed (0.000 sec)
% [70/221] hyperbolic:asinh ......................... passed (0.000 sec)
% [71/221] hyperbolic:acosh ......................... passed (0.000 sec)
% [72/221] hyperbolic:atanh ......................... passed (0.000 sec)
% [73/221] bigint:add_promote1 ...................... passed (0.000 sec)
% [74/221] bigint:add_promote2 ...................... passed (0.000 sec)
% [75/221] bigint:neg_1 ............................. passed (0.000 sec)
% [76/221] bigint:neg_2 ............................. passed (0.000 sec)
% [77/221] bigint:neg_promote ....................... passed (0.000 sec)
% [78/221] bigint:abs_1 ............................. passed (0.000 sec)
% [79/221] bigint:sign_1 ............................ passed (0.000 sec)
% [80/221] bigint:floor_1 ........................... passed (0.000 sec)
% [81/221] bigint:floor_2 ........................... passed (0.000 sec)
% [82/221] bigint:ceil_1 ............................ passed (0.000 sec)
% [83/221] bigint:ceil_2 ............................ passed (0.000 sec)
% [84/221] bigint:msb_0 ............................. passed (0.000 sec)
% [85/221] bigint:msb_1 ............................. passed (0.000 sec)
% [86/221] bigint:msb_2 ............................. passed (0.000 sec)
% [87/221] bigint:lsb_0 ............................. passed (0.000 sec)
% [88/221] bigint:lsb_1 ............................. passed (0.000 sec)
% [89/221] bigint:lsb_2 ............................. passed (0.000 sec)
% [90/221] bigint:popcount_1 ........................ passed (0.000 sec)
% [91/221] bigint:popcount_2 ........................ passed (0.000 sec)
% [92/221] bigint:shift_1 ........................... passed (0.000 sec)
% [93/221] bigint:shift_2 ........................... passed (0.000 sec)
% [94/221] bigint:shift_3 ........................... passed (0.001 sec)
% [95/221] bigint:fac_1 ............................. passed (0.000 sec)
% [96/221] bigint:arith_1 ........................... passed (0.000 sec)
% [97/221] bigint:pow_1 ............................. passed (0.000 sec)
% [98/221] bigint:pow_2 ............................. passed (0.000 sec)
% [99/221] bigint:pow_3 ............................. passed (0.000 sec)
% [100/221] bigint:pow_4 ............................ passed (0.000 sec)
% [101/221] bigint:pow_5 ............................ passed (0.000 sec)
% [102/221] bigint:pow_6 ............................ passed (0.000 sec)
% [103/221] bigint:pow_7 ............................ passed (0.000 sec)
% [104/221] bigint:powm_1 ........................... passed (0.000 sec)
% [105/221] bigint:powm_2 ........................... passed (0.000 sec)
% [106/221] bigint:integer_1 ........................ passed (0.000 sec)
% [107/221] bigint:integer_2 ........................ passed (0.000 sec)
% [108/221] bigint:rational_1 ....................... passed (0.000 sec)
% [109/221] bigint:rational_2 ....................... passed (0.000 sec)
% [110/221] bigint:rational_3 ....................... passed (0.000 sec)
% [111/221] bigint:rational_4 ....................... passed (0.000 sec)
% [112/221] bigint:rationalize_1 .................... passed (0.000 sec)
% [113/221] bigint:rationalize_2 .................... passed (0.000 sec)
% [114/221] bigint:number_1 ......................... passed (0.000 sec)
% [115/221] bigint:float_1 .......................... passed (0.000 sec)
% [116/221] bigint:cmp_1 ............................ passed (0.000 sec)
% [117/221] bigint:clause_1 ......................... passed (0.000 sec)
% [118/221] bigint:comp_1 ........................... passed (0.001 sec)
% [119/221] bigint:comp_2 ........................... passed (0.000 sec)
% [120/221] bigint:rec_1 ............................ passed (0.001 sec)
% [121/221] bigint:number_codes_1 ................... passed (0.000 sec)
% [122/221] bigint:atom_number_1 .................... passed (0.000 sec)
% [123/221] bigint:hex_1 ............................ passed (0.000 sec)
% [124/221] bigint:fmtd_1 ........................... passed (0.000 sec)
% [125/221] bigint:fmtd_2 ........................... passed (0.000 sec)
% [126/221] bigint:fmtD_1 ........................... passed (0.000 sec)
% [127/221] bigint:fmtD_2 ........................... passed (0.000 sec)
% [128/221] bigint:fmtf_1 ........................... passed (0.012 sec)
% [129/221] bigint:random ........................... passed (0.000 sec)
% [130/221] bigint:length ........................... passed (0.000 sec)
% [131/221] bigint:ar_add_ui ........................ passed (0.000 sec)
% [132/221] bigint:bf_trig_alloc .................... passed (0.001 sec)
% [133/221] minint:decimal .......................... passed (0.000 sec)
% [134/221] minint:spaced_decimal ................... passed (0.000 sec)
% [135/221] minint:binary ........................... passed (0.000 sec)
% [136/221] minint:spaced_binary .................... passed (0.000 sec)
% [137/221] minint:octal ............................ passed (0.000 sec)
% [138/221] minint:spaced_octal ..................... passed (0.000 sec)
% [139/221] minint:hexadecimal ...................... passed (0.000 sec)
% [140/221] minint:spaced_hexadecimal ............... passed (0.000 sec)
% [141/221] minint_promotion:decimal ................ passed (0.000 sec)
% [142/221] minint_promotion:spaced_decimal ......... passed (0.000 sec)
% [143/221] minint_promotion:binary ................. passed (0.000 sec)
% [144/221] minint_promotion:spaced_binary .......... passed (0.000 sec)
% [145/221] minint_promotion:octal .................. passed (0.000 sec)
% [146/221] minint_promotion:spaced_octal ........... passed (0.000 sec)
% [147/221] minint_promotion:hexadecimal ............ passed (0.000 sec)
% [148/221] minint_promotion:spaced_hexadecimal ..... passed (0.000 sec)
% [149/221] minint_promotion:mpz_to_int64 ........... passed (0.000 sec)
% [150/221] minint_promotion:addition ............... passed (0.000 sec)
% [151/221] minint_promotion:addition ............... passed (0.000 sec)
% [152/221] minint_promotion:subtraction ............ passed (0.000 sec)
% [153/221] minint_promotion:multiplication ......... passed (0.000 sec)
% [154/221] minint_promotion:multiplication ......... passed (0.000 sec)
% [155/221] minint_promotion:multiplication ......... passed (0.000 sec)
% [156/221] maxint:decimal .......................... passed (0.000 sec)
% [157/221] maxint:spaced_decimal ................... passed (0.000 sec)
% [158/221] maxint:binary ........................... passed (0.000 sec)
% [159/221] maxint:spaced_binary .................... passed (0.000 sec)
% [160/221] maxint:octal ............................ passed (0.000 sec)
% [161/221] maxint:spaced_octal ..................... passed (0.000 sec)
% [162/221] maxint:hexadecimal ...................... passed (0.000 sec)
% [163/221] maxint:spaced_hexadecimal ............... passed (0.000 sec)
% [164/221] maxint_promotion:decimal ................ passed (0.000 sec)
% [165/221] maxint_promotion:spaced_decimal ......... passed (0.000 sec)
% [166/221] maxint_promotion:binary ................. passed (0.000 sec)
% [167/221] maxint_promotion:spaced_binary .......... passed (0.000 sec)
% [168/221] maxint_promotion:octal .................. passed (0.000 sec)
% [169/221] maxint_promotion:spaced_octal ........... passed (0.000 sec)
% [170/221] maxint_promotion:hexadecimal ............ passed (0.000 sec)
% [171/221] maxint_promotion:spaced_hexadecimal ..... passed (0.000 sec)
% [172/221] maxint_promotion:addition ............... passed (0.000 sec)
% [173/221] maxint_promotion:addition ............... passed (0.000 sec)
% [174/221] maxint_promotion:subtraction ............ passed (0.000 sec)
% [175/221] maxint_promotion:multiplication ......... passed (0.000 sec)
% [176/221] maxint_promotion:multiplication ......... passed (0.000 sec)
% [177/221] maxint_promotion:multiplication ......... passed (0.000 sec)
% [178/221] round:half_down ......................... passed (0.000 sec)
% [179/221] round:nhalf_up .......................... passed (0.000 sec)
% [180/221] round:maxint ............................ passed (0.000 sec)
% [181/221] round:minint ............................ passed (0.000 sec)
% [182/221] float_misc:float_1 ...................... passed (0.000 sec)
% [183/221] float_misc:float_2 ...................... passed (0.000 sec)
% [184/221] float_misc:float_3 ...................... passed (0.000 sec)
% [185/221] float_misc:float_4 ...................... passed (0.000 sec)
% [186/221] float_misc:float_5 ...................... passed (0.000 sec)
% [187/221] float_misc:float_6 ...................... passed (0.000 sec)
% [188/221] float_misc:float_7 ...................... passed (0.000 sec)
% [189/221] float_misc:float_8 ...................... passed (0.000 sec)
% [190/221] float_overflow:max ...................... passed (0.000 sec)
% [191/221] float_overflow:add ...................... passed (0.000 sec)
% [192/221] float_overflow:minus .................... passed (0.000 sec)
% [193/221] float_overflow:mul ...................... passed (0.000 sec)
% [194/221] float_overflow:div ...................... passed (0.000 sec)
% [195/221] float_overflow:div ...................... passed (0.000 sec)
% [196/221] float_zero:eq ........................... passed (0.000 sec)
% [197/221] float_zero:lt ........................... passed (0.000 sec)
% [198/221] float_zero:gt ........................... passed (0.000 sec)
% [199/221] float_zero:eq ........................... passed (0.000 sec)
% [200/221] float_zero:lt ........................... passed (0.000 sec)
% [201/221] float_zero:gt ........................... passed (0.000 sec)
% [202/221] float_zero:cmp .......................... passed (0.000 sec)
% [203/221] float_zero:cmp .......................... passed (0.000 sec)
% [204/221] float_special:cmp ....................... passed (0.000 sec)
% [205/221] float_compare:max_nan ................... passed (0.000 sec)
% [206/221] float_compare:max_nan ................... passed (0.000 sec)
% [207/221] float_compare:min_nan ................... passed (0.000 sec)
% [208/221] float_compare:min_nan ................... passed (0.000 sec)
% [209/221] arith_misc:string ....................... passed (0.000 sec)
% [210/221] arith_misc:float_rval ................... passed (0.000 sec)
% [211/221] arith_misc:float_rval ................... passed (0.000 sec)
% [212/221] max_integer_size:set .................... passed (0.000 sec)
% [213/221] max_integer_size:overflow ............... passed (0.000 sec)
% [214/221] moded_int:between_1 ..................... passed (0.000 sec)
% [215/221] moded_int:between_2 ..................... passed (0.000 sec)
% [216/221] moded_int:between_3 ..................... passed (0.000 sec)
% [217/221] moded_int:between_4 ..................... passed (0.000 sec)
% [218/221] moded_int:succ_1 ........................ passed (0.000 sec)
% [219/221] moded_int:succ_2 ........................ passed (0.000 sec)
% [220/221] moded_int:succ_3 ........................ passed (0.000 sec)
% [221/221] moded_int:plus_1 ........................ passed (0.000 sec)
.
% [1/4] bags:nsols .................................. passed (0.000 sec)
% [2/4] bags:nsols_nested ........................... passed (0.000 sec)
% [3/4] bags:nsols_commit ........................... passed (0.000 sec)
% [4/4] bags:agc .................................... passed (0.024 sec)
.
% [1/46] bips:iso_8_3_10_4 .......................... passed (0.000 sec)
% [2/46] bips:iso_8_3_10_4 .......................... passed (0.000 sec)
% [3/46] bips:iso_8_3_10 ............................ passed (0.000 sec)
% [4/46] bips:iso_8_3_10 ............................ passed (0.000 sec)
% [5/46] bips:iso_8_3_10 ............................ passed (0.000 sec)
% [6/46] bips:iso_8_4_2_4 ........................... passed (0.000 sec)
% [7/46] bips:iso_8_4_2_4 ........................... passed (0.000 sec)
% [8/46] bips:iso_8_4_2_4 ........................... passed (0.000 sec)
% [9/46] bips:iso_8_4_2_3_a ......................... passed (0.000 sec)
% [10/46] bips:iso_8_4_2_3_b ........................ passed (0.000 sec)
% [11/46] bips:zero_codes ........................... passed (0.000 sec)
% [12/46] arg:shared ................................ passed (0.000 sec)
% [13/46] arg:unify ................................. passed (0.000 sec)
% [14/46] arg:zero .................................. passed (0.000 sec)
% [15/46] arg:one ................................... passed (0.000 sec)
% [16/46] arg:two ................................... passed (0.000 sec)
% [17/46] arg:atom .................................. passed (0.000 sec)
% [18/46] arg:big ................................... passed (0.000 sec)
% [19/46] arg:bigneg ................................ passed (0.000 sec)
% [20/46] arg:arg_vf ................................ passed (0.000 sec)
% [21/46] eq:eq_ff .................................. passed (0.000 sec)
% [22/46] length:comp_len ........................... passed (0.000 sec)
% [23/46] length:gen_list ........................... passed (0.000 sec)
% [24/46] length:neg_len ............................ passed (0.000 sec)
% [25/46] length:gen_unbound ........................ passed (0.000 sec)
% [26/46] length:no_integer ......................... passed (0.000 sec)
% [27/46] length:no_integer ......................... passed (0.000 sec)
% [28/46] length:no_integer ......................... passed (0.000 sec)
% [29/46] length:cycle .............................. passed (0.000 sec)
% [30/46] length:expression ......................... passed (0.000 sec)
% [31/46] length:no_list ............................ passed (0.000 sec)
% [32/46] length:no_list ............................ passed (0.000 sec)
% [33/46] length:no_list ............................ passed (0.000 sec)
% [34/46] length:swi ................................ passed (0.000 sec)
% [35/46] is_most_general_term:not_callable ......... passed (0.000 sec)
% [36/46] is_most_general_term:atom ................. passed (0.000 sec)
% [37/46] is_most_general_term:instantiated ......... passed (0.000 sec)
% [38/46] is_most_general_term:compound ............. passed (0.000 sec)
% [39/46] is_most_general_term:compound ............. passed (0.000 sec)
% [40/46] is_most_general_term:shared ............... passed (0.000 sec)
% [41/46] is_most_general_term:compound ............. passed (0.000 sec)
% [42/46] is_most_general_term:nil .................. passed (0.000 sec)
% [43/46] is_most_general_term:list ................. passed (0.000 sec)
% [44/46] is_most_general_term:partial_list ......... passed (0.000 sec)
% [45/46] is_most_general_term:list ................. passed (0.000 sec)
% [46/46] is_most_general_term:shared ............... passed (0.000 sec)
.
% [1/9] body_index:p1 ............................... passed (0.000 sec)
% [2/9] body_index:p2 ............................... passed (0.000 sec)
% [3/9] body_index:p3 ............................... passed (0.000 sec)
% [4/9] body_index:p4 ............................... passed (0.000 sec)
% [5/9] body_index:p5 ............................... passed (0.000 sec)
% [6/9] body_index:p6 ............................... passed (0.000 sec)
% [7/9] body_index:p6 ............................... passed (0.000 sec)
% [8/9] body_index:p7 ............................... passed (0.000 sec)
% [9/9] body_index:p8 ............................... passed (0.000 sec)
.
% [1/56] call1:call ................................. passed (0.000 sec)
% [2/56] call1:clause ............................... passed (0.000 sec)
% [3/56] call1:clause ............................... passed (0.000 sec)
% [4/56] call1:big_clause ........................... passed (0.042 sec)
% [5/56] apply:error ................................ passed (0.000 sec)
% [6/56] callN:error ................................ passed (0.000 sec)
% [7/56] callN:if_then_else ......................... passed (0.000 sec)
% [8/56] callN:disj ................................. passed (0.000 sec)
% [9/56] callN:conj ................................. passed (0.000 sec)
% [10/56] callN:qn8 ................................. passed (0.000 sec)
% [11/56] callN:an8 ................................. passed (0.000 sec)
% [12/56] callN:qe8 ................................. passed (0.000 sec)
% [13/56] callN:ae8 ................................. passed (0.000 sec)
% [14/56] callN:max_procedure_arity ................. passed (0.000 sec)
% [15/56] callN:max_procedure_arity ................. passed (0.000 sec)
% [16/56] cross_module_call:cmc1 .................... passed (0.000 sec)
% [17/56] cross_module_call:cmc1 .................... passed (0.000 sec)
% [18/56] cross_module_call:cmc2 .................... passed (0.000 sec)
% [19/56] cross_module_call:cmc2 .................... passed (0.000 sec)
% [20/56] cross_module_call:cmc3 .................... passed (0.000 sec)
% [21/56] cross_module_call:cmc4 .................... passed (0.000 sec)
% [22/56] cross_module_call:c_cm1 ................... passed (0.000 sec)
% [23/56] cross_module_call:c_cm2 ................... passed (0.000 sec)
% [24/56] at2:context ............................... passed (0.000 sec)
% [25/56] at2:var ................................... passed (0.000 sec)
% [26/56] at2:var ................................... passed (0.000 sec)
% [27/56] at2:var ................................... passed (0.000 sec)
% [28/56] at2:var ................................... passed (0.000 sec)
% [29/56] at2:var ................................... passed (0.000 sec)
% [30/56] snip:indent ............................... passed (0.000 sec)
% [31/56] snip:cut .................................. passed (0.000 sec)
% [32/56] snip:cut2 ................................. passed (0.000 sec)
% [33/56] snip:cut3 ................................. passed (0.000 sec)
% [34/56] snip:lscut ................................ passed (0.000 sec)
% [35/56] no_autoload:unknown ....................... passed (0.000 sec)
% [36/56] setup_call_cleanup:true ................... passed (0.000 sec)
% [37/56] setup_call_cleanup:true_debug ............. passed (0.000 sec)
% [38/56] setup_call_cleanup:cut .................... passed (0.000 sec)
% [39/56] setup_call_cleanup:cut_debug .............. passed (0.000 sec)
% [40/56] setup_call_cleanup:fail ................... passed (0.000 sec)
% [41/56] setup_call_cleanup:fail2 .................. passed (0.000 sec)
% [42/56] setup_call_cleanup:fail_debug ............. passed (0.000 sec)
% [43/56] setup_call_cleanup:fail_debug2 ............ passed (0.000 sec)
% [44/56] setup_call_cleanup:error .................. passed (0.000 sec)
% [45/56] setup_call_cleanup:error_debug ............ passed (0.000 sec)
% [46/56] setup_call_cleanup:nondet ................. passed (0.000 sec)
% [47/56] setup_call_cleanup:cleanup ................ passed (0.000 sec)
% [48/56] setup_call_cleanup:cleanup ................ passed (0.000 sec)
% [49/56] setup_call_cleanup:error_choice ........... passed (0.000 sec)
% [50/56] setup_call_cleanup:error_choice ........... passed (0.000 sec)
% [51/56] setup_call_cleanup:error_choice ........... passed (0.000 sec)
% [52/56] catch:exit_nondet ......................... passed (0.000 sec)
% [53/56] catch:partial_unification ................. passed (0.000 sec)
% [54/56] catch:attvar .............................. passed (0.000 sec)
% [55/56] catch:nested .............................. passed (0.000 sec)
% [56/56] catch:urgent .............................. passed (0.000 sec)
.
% [1/1] code_type:code_type ......................... passed (0.030 sec)
.
% [1/11] continuation:basic ......................... passed (0.000 sec)
% [2/11] continuation:sum ........................... passed (0.000 sec)
% [3/11] continuation:sum ........................... passed (0.000 sec)
% [4/11] continuation:sum ........................... passed (0.000 sec)
% [5/11] continuation:play .......................... passed (0.000 sec)
% [6/11] continuation:transducer .................... passed (0.000 sec)
% [7/11] continuation:ifthen ........................ passed (0.000 sec)
% [8/11] continuation:mcall2 ........................ passed (0.000 sec)
% [9/11] continuation:test_cref ..................... passed (0.001 sec)
% [10/11] continuation:context ...................... passed (0.000 sec)
% [11-1/11] fast_heap:fast_heap ..................... passed (0.000 sec)
% [11-2/11] fast_heap:fast_heap ..................... passed (0.000 sec)
% [11-3/11] fast_heap:fast_heap ..................... passed (0.000 sec)
% [11-4/11] fast_heap:fast_heap ..................... passed (0.000 sec)
% [11-5/11] fast_heap:fast_heap ..................... passed (0.000 sec)
% [11-6/11] fast_heap:fast_heap ..................... passed (0.000 sec)
% [11-7/11] fast_heap:fast_heap ..................... passed (0.000 sec)
% [11-8/11] fast_heap:fast_heap ..................... passed (0.000 sec)
% [11-9/11] fast_heap:fast_heap ..................... passed (0.000 sec)
% [11-10/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-11/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-12/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-13/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-14/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-15/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-16/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-17/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-18/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-19/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-20/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-21/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-22/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-23/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-24/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-25/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-26/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-27/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-28/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-29/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-30/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-31/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-32/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-33/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-34/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-35/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-36/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-37/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-38/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-39/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-40/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-41/11] fast_heap:fast_heap .................... passed (0.000 sec)
% [11-42/11] fast_heap:fast_heap .................... passed (0.000 sec)
.
% [1/11] copy_term:share ............................ passed (0.000 sec)
% [2/11] copy_term:cycle ............................ passed (0.000 sec)
% [3/11] copy_term_4:share .......................... passed (0.000 sec)
% [4/11] copy_term_4:share .......................... passed (0.000 sec)
% [5/11] copy_term_4:attvar ......................... passed (0.000 sec)
% [6/11] copy_term_4:attvar ......................... passed (0.000 sec)
% [7/11] copy_term_4:attvar ......................... passed (0.000 sec)
% [8/11] copy_term_4:attvar ......................... passed (0.000 sec)
% [9/11] copy_term_4:cycle .......................... passed (0.000 sec)
% [10/11] copy_term_nat_4:attvar .................... passed (0.000 sec)
% [11/11] copy_term_nat_4:attvar .................... passed (0.000 sec)
.
% [1/12] coroutining:frozen ......................... passed (0.000 sec)
% [2/12] coroutining:frozen_diff .................... passed (0.000 sec)
% [3/12] coroutining:frozen_clpfd ................... passed (0.000 sec)
% [4/12] coroutining:when1 .......................... passed (0.000 sec)
% [5/12] coroutining:when2 .......................... passed (0.000 sec)
% [6/12] coroutining:when3 .......................... passed (0.000 sec)
% [7/12] coroutining:when4_inf ...................... passed (0.000 sec)
% [8/12] coroutining:when5_r ........................ passed (0.000 sec)
% [9/12] coroutining:when6 .......................... passed (0.000 sec)
% [10/12] coroutining:when7 ......................... passed (0.000 sec)
% [11/12] coroutining:when8 ......................... passed (0.000 sec)
% [12/12] coroutining:when8 ......................... passed (0.000 sec)
.
% [1/42] expand_goal:1 .............................. passed (0.000 sec)
% [2/42] expand_goal:3 .............................. passed (0.000 sec)
% [3/42] expand_goal:nonlin ......................... passed (0.000 sec)
% [4/42] expand_goal:nonlin ......................... passed (0.000 sec)
% [5/42] expand_goal:5 .............................. passed (0.000 sec)
% [6/42] expand_goal:6 .............................. passed (0.000 sec)
% [7/42] expand_goal:t .............................. passed (0.000 sec)
% [8/42] expand_goal:t .............................. passed (0.000 sec)
% [9/42] phrase:iso_8_1_1_3 ......................... passed (0.000 sec)
% [10/42] phrase:iso_8_1_1_3 ........................ passed (0.000 sec)
% [11/42] phrase:iso_8_1_1_3 ........................ passed (0.000 sec)
% [12/42] phrase:iso_8_1_1_3_OPEN ................... passed (0.000 sec)
% [13/42] phrase:iso_8_1_1_3_OPEN ................... passed (0.000 sec)
% [14/42] phrase:iso_8_1_1_3 ........................ passed (0.000 sec)
% [15/42] phrase:uniso_8_1_1_3 ...................... passed (0.000 sec)
% [16/42] phrase:iso1 ............................... passed (0.000 sec)
% [17/42] phrase:uwn2 ............................... passed (0.000 sec)
% [18/42] phrase:uwn3 ............................... passed (0.000 sec)
% [19/42] phrase:uwn4 ............................... passed (0.000 sec)
% [20/42] phrase:partial_terminal ................... passed (0.000 sec)
% [21/42] rule_expansions:1 ......................... passed (0.000 sec)
% [22/42] rule_expansions:2 ......................... passed (0.000 sec)
% [23/42] dcg_rule_expansions:1 ..................... passed (0.000 sec)
% [24/42] dcg_rule_expansions:2 ..................... passed (0.000 sec)
% [25/42] dcg_rule_expansions:meta0 ................. passed (0.000 sec)
% [26/42] dcg_rule_expansions:meta0 ................. passed (0.000 sec)
% [27/42] dcg_rule_expansions:meta0 ................. passed (0.000 sec)
% [28/42] dcg_rule_expansions:meta1 ................. passed (0.000 sec)
% [29/42] steadfastness:cut1_a ...................... passed (0.000 sec)
% [30/42] steadfastness:cut1_b ...................... passed (0.000 sec)
% [31/42] steadfastness:curlycut_a .................. passed (0.000 sec)
% [32/42] steadfastness:curlycut_b .................. passed (0.000 sec)
% [33/42] steadfastness:not1_a ...................... passed (0.000 sec)
% [34/42] steadfastness:not1_b ...................... passed (0.000 sec)
% [35/42] steadfastness:not2_a ...................... passed (0.000 sec)
% [36/42] steadfastness:not2_b ...................... passed (0.000 sec)
% [37/42] context:steadfastness ..................... passed (0.000 sec)
% [38/42] context:generalcontext .................... passed (0.000 sec)
% [39/42] context:epsilonness ....................... passed (0.000 sec)
% [40/42] context:epsilonness ....................... passed (0.000 sec)
% [41/42] context:vd ................................ passed (0.000 sec)
% [42/42] context:forprogrammers .................... passed (0.000 sec)
.
% [1/2] prolog_frame_attribute:none ................. passed (0.000 sec)
% [2/2] prolog_frame_attribute:foreign_choice ....... passed (0.000 sec)
.
% [1/22] det_decl:det ............................... passed (0.000 sec)
% [2/22] det_decl:cdet .............................. passed (0.000 sec)
% [3/22] det_decl:cdet2 ............................. passed (0.000 sec)
% [4/22] det_decl:nondet_1 .......................... passed (0.000 sec)
% [5/22] det_decl:nondet_2 .......................... passed (0.000 sec)
% [6/22] det_decl:nondet_3 .......................... passed (0.000 sec)
% [7/22] det_decl:fail_1 ............................ passed (0.000 sec)
% [8/22] det_decl:fail_2 ............................ passed (0.000 sec)
% [9/22] det_decl:fail_3 ............................ passed (0.000 sec)
% [10/22] det_guard:det ............................. passed (0.000 sec)
% [11/22] det_guard:ndet ............................ passed (0.000 sec)
% [12/22] det_guard:ndet ............................ passed (0.000 sec)
% [13/22] det_guard:fail ............................ passed (0.000 sec)
% [14/22] det_guard:fail ............................ passed (0.000 sec)
% [15/22] det_goal:det .............................. passed (0.000 sec)
% [16/22] det_goal:ndet ............................. passed (0.000 sec)
% [17/22] det_goal:ndet ............................. passed (0.000 sec)
% [18/22] det_goal:fail ............................. passed (0.000 sec)
% [19/22] det_goal:fail ............................. passed (0.000 sec)
% [20/22] det_goal:ndetv ............................ passed (0.000 sec)
% [21/22] det_goal:ndetv ............................ passed (0.000 sec)
% [22/22] det_goal:ndetv ............................ passed (0.000 sec)
.
% [1/88] dict_create:dict_create/3 .................. passed (0.000 sec)
% [2/88] dict_create:dict_create/3 .................. passed (0.000 sec)
% [3/88] dict_create:dict_create/3 .................. passed (0.000 sec)
% [4/88] dict_create:dict_create/3 .................. passed (0.000 sec)
% [5/88] dict_create:dict_create/3 .................. passed (0.000 sec)
% [6/88] dict_create:dict_create/3 .................. passed (0.000 sec)
% [7/88] dict_create:create ......................... passed (0.003 sec)
% [8/88] dict_create:convert ........................ passed (0.000 sec)
% [9/88] dict_bips:is_dict/1 ........................ passed (0.000 sec)
% [10/88] dict_bips:is_dict/1 ....................... passed (0.000 sec)
% [11/88] dict_bips:is_dict/2 ....................... passed (0.000 sec)
% [12/88] dict_bips:is_dict/2 ....................... passed (0.000 sec)
% [13/88] dict_bips:dict_pairs/3 .................... passed (0.000 sec)
% [14/88] dict_bips:dict_pairs/3 .................... passed (0.000 sec)
% [15/88] dict_bips:dict_pairs_duplicate_key ........ passed (0.000 sec)
% [16/88] dict_bips:dict_pairs/3 .................... passed (0.000 sec)
% [17/88] dict_bips:dict_pairs/3 .................... passed (0.000 sec)
% [18/88] dict_bips:dict_pairs/3 .................... passed (0.000 sec)
% [19/88] dict_bips:get_dict/3 ...................... passed (0.000 sec)
% [20/88] dict_bips:get_dict/3 ...................... passed (0.000 sec)
% [21/88] dict_bips:get_dict/3 ...................... passed (0.000 sec)
% [22/88] dict_bips:get_dict/5 ...................... passed (0.000 sec)
% [23/88] dict_bips:get_dict/5 ...................... passed (0.000 sec)
% [24/88] dict_bips:get_dict/5 ...................... passed (0.000 sec)
% [25/88] dict_bips:get_dict/5 ...................... passed (0.000 sec)
% [26/88] dict_bips:get_dict/5 ...................... passed (0.000 sec)
% [27/88] dict_bips:put_dict/4 ...................... passed (0.000 sec)
% [28/88] dict_bips:put_dict/4 ...................... passed (0.000 sec)
% [29/88] dict_bips:put_dict/4 ...................... passed (0.000 sec)
% [30/88] dict_bips:put_dict/3 ...................... passed (0.000 sec)
% [31/88] dict_bips:put_dict/3 ...................... passed (0.000 sec)
% [32/88] dict_bips:put_dict/3 ...................... passed (0.000 sec)
% [33/88] dict_bips:put_dict/3 ...................... passed (0.000 sec)
% [34/88] dict_bips:put_dict/3 ...................... passed (0.000 sec)
% [35/88] dict_bips:del_dict/4 ...................... passed (0.000 sec)
% [36/88] dict_bips:del_dict/4 ...................... passed (0.000 sec)
% [37/88] dict_bips:del_dict/4 ...................... passed (0.000 sec)
% [38/88] dict_bips:del_dict/4 ...................... passed (0.000 sec)
% [39/88] dict_bips:del_dict/4 ...................... passed (0.000 sec)
% [40/88] dict_bips:select_dict/3 ................... passed (0.000 sec)
% [41/88] dict_bips:select_dict/3 ................... passed (0.000 sec)
% [42/88] dict_bips:select_dict/3 ................... passed (0.000 sec)
% [43/88] dict_bips:select_dict/3 ................... passed (0.000 sec)
% [44/88] dict_bips:select_dict/3 ................... passed (0.000 sec)
% [45/88] dict_bips:select_dict/3 ................... passed (0.000 sec)
% [46/88] dict_bips:select_dict/3 ................... passed (0.000 sec)
% [47/88] dict_bips:select_dict/3 ................... passed (0.000 sec)
% [48/88] dict_bips::</2 ............................ passed (0.000 sec)
% [49/88] dict_bips::</2 ............................ passed (0.000 sec)
% [50/88] dict_bips:>:</2 ........................... passed (0.000 sec)
% [51/88] dict_bips:>:</2 ........................... passed (0.000 sec)
% [52/88] dict_bips:>:</2 ........................... passed (0.000 sec)
% [53/88] dict_bips:>:</2 ........................... passed (0.000 sec)
% [54/88] dict_bips:>:</2 ........................... passed (0.000 sec)
% [55/88] dict_bips:>:</2 ........................... passed (0.000 sec)
% [56/88] dict_bips:put ............................. passed (0.000 sec)
% [57/88] dict_bips:put ............................. passed (0.000 sec)
% [58/88] dict_bips:put ............................. passed (0.000 sec)
% [59/88] dict_bips:select .......................... passed (0.000 sec)
% [60/88] dict_bips:select .......................... passed (0.000 sec)
% [61/88] dict_bips:select .......................... passed (0.000 sec)
% [62/88] dict_bips:same_keys ....................... passed (0.000 sec)
% [63/88] dict_bips:same_keys ....................... passed (0.000 sec)
% [64/88] dict_bips:same_keys ....................... passed (0.000 sec)
% [65/88] dict_bips:same_keys ....................... passed (0.000 sec)
% [66/88] dict_bips:same_keys ....................... passed (0.000 sec)
% [67/88] dict_bips:same_keys ....................... passed (0.000 sec)
% [68/88] dict_dot3:field ........................... passed (0.000 sec)
% [69/88] dict_dot3:field ........................... passed (0.000 sec)
% [70/88] dict_dot3:no_field ........................ passed (0.000 sec)
% [71/88] dict_dot3:no_dict ......................... passed (0.000 sec)
% [72/88] dict_overflow:put ......................... passed (0.014 sec)
% [73/88] dict_overflow:select ...................... passed (0.013 sec)
% [74/88] expand_functions:field .................... passed (0.000 sec)
% [75/88] expand_functions:conj ..................... passed (0.000 sec)
% [76/88] expand_functions:meta ..................... passed (0.000 sec)
% [77/88] expand_functions:forall ................... passed (0.000 sec)
% [78/88] expand_functions:findall .................. passed (0.000 sec)
% [79/88] expand_functions:bagof .................... passed (0.000 sec)
% [80/88] expand_functions:head ..................... passed (0.000 sec)
% [81/88] expand_functions:put ...................... passed (0.000 sec)
% [82/88] expand_functions:put2 ..................... passed (0.000 sec)
% [83/88] expand_functions:metaarg .................. passed (0.000 sec)
% [84/88] define_functions:na ....................... passed (0.000 sec)
% [85/88] define_functions:aa ....................... passed (0.000 sec)
% [86/88] define_functions:a2 ....................... passed (0.000 sec)
% [87/88] define_functions:qna ...................... passed (0.000 sec)
% [88/88] define_functions:qa2 ...................... passed (0.000 sec)
.
% [1/1] env:long .................................... passed (0.000 sec)
.
% [1/6] throw:error ................................. passed (0.000 sec)
% [2/6] throw:ground ................................ passed (0.000 sec)
% [3/6] throw:unbound ............................... passed (0.000 sec)
% [4/6] throw:cyclic ................................ passed (0.000 sec)
% [5/6] ex_coroutining:not .......................... passed (0.000 sec)
% [6/6] ex_coroutining:non_unify .................... passed (0.000 sec)
.
% [1/8] expand:cond_dcg ............................. passed (0.000 sec)
% [2/8] expand:make_dcg ............................. passed (0.000 sec)
% [3/8] expand:chained_term_expansion ............... passed (0.000 sec)
% [4/8] expand:meta_arg ............................. passed (0.000 sec)
% [5/8] expand:goal_expansion_local_pred ............ passed (0.000 sec)
% [6/8] expand:expand_once .......................... passed (0.000 sec)
% [7/8] expand:ssu_body ............................. passed (0.000 sec)
% [8/8] expand:ssu_guard ............................ passed (0.000 sec)
.
% [1/9] factorize:simple ............................ passed (0.005 sec)
% [2/9] factorize:simple ............................ passed (0.000 sec)
% [3/9] factorize:cyclic ............................ passed (0.000 sec)
% [4/9] factorize:double ............................ passed (0.000 sec)
% [5/9] factorize:double_cyclic ..................... passed (0.000 sec)
% [6/9] factorize:double_cyclic ..................... passed (0.000 sec)
% [7/9] factorize:double_cyclic ..................... passed (0.000 sec)
% [8/9] factorize:double_cyclic ..................... passed (0.000 sec)
% [9/9] factorize:fumo .............................. passed (0.000 sec)
.
% [1/3] fastrw:serialize ............................ passed (0.000 sec)
% [2/3] fastrw:fastrw ............................... passed (0.001 sec)
% [3/3] fastrw:error ................................ passed (0.000 sec)
.
% [1/19] format:fail ................................ passed (0.000 sec)
% [2/19] format:fail ................................ passed (0.000 sec)
% [3/19] format:no_stream ........................... passed (0.000 sec)
% [4/19] format:atom ................................ passed (0.000 sec)
% [5/19] format:atom ................................ passed (0.000 sec)
% [6/19] format:radix ............................... passed (0.000 sec)
% [7/19] format:radix ............................... passed (0.000 sec)
% [8/19] format:radix ............................... passed (0.000 sec)
% [9/19] format:gmp ................................. passed (0.000 sec)
% [10/19] format:asterisk ........................... passed (0.000 sec)
% [11/19] format:intD_1 ............................. passed (0.000 sec)
% [12/19] format:intD_2 ............................. passed (0.000 sec)
% [13/19] format:intD_3 ............................. passed (0.000 sec)
% [14/19] format:intr_1 ............................. passed (0.000 sec)
% [15/19] format:intR_1 ............................. passed (0.000 sec)
% [16/19] format:large_float_1 ...................... passed (0.000 sec)
% [17/19] format:oncodes_1 .......................... passed (0.000 sec)
% [18/19] format:oncodes_2 .......................... passed (0.000 sec)
% [19/19] format:onstring_1 ......................... passed (0.000 sec)
.
% [1/15] gc_leak:det_freeze_no_space ................ passed (0.000 sec)
% [2/15] gc_leak:early_reset ........................ passed (0.000 sec)
% [3/15] gc_leak:throw_gc ........................... passed (0.005 sec)
% [4/15] gc_reset:deep_reset ........................ passed (0.000 sec)
% [5/15] gc_crash:b_string .......................... passed (0.000 sec)
% [6/15] gc_crash:wakeup_two ........................ passed (0.000 sec)
% [7/15] gc_crash:cut ............................... passed (0.000 sec)
% [8/15] gc_crash:c_cut ............................. passed (0.000 sec)
% [9/15] gc_crash:cleanup_shift ..................... passed (0.130 sec)
% [10/15] gc_crash2:cleanup ......................... passed (0.000 sec)
% [11/15] gc_mark:s_list ............................ passed (0.001 sec)
% [12/15] gc_mark:s_fredo ........................... passed (0.000 sec)
% [13/15] gc_mark:c_ifthen .......................... passed (0.000 sec)
% [14/15] gc_mark:b_neq_vv .......................... passed (0.000 sec)
% [15/15] agc:usercall .............................. passed (0.002 sec)
.
% [1/20] variant_sha1:atom .......................... passed (0.000 sec)
% [2/20] variant_sha1:vars .......................... passed (0.000 sec)
% [3/20] variant_sha1:variant ....................... passed (0.000 sec)
% [4/20] variant_sha1:shared ........................ passed (0.000 sec)
% [5/20] variant_sha1:cycle ......................... passed (0.000 sec)
% [6/20] variant_sha1:cycle ......................... passed (0.000 sec)
% [7/20] variant_sha1:attvar ........................ passed (0.000 sec)
% [8/20] variant_sha1:attvar ........................ passed (0.000 sec)
% [9/20] variant_sha1:float ......................... passed (0.000 sec)
% [10/20] variant_hash:variant ...................... passed (0.000 sec)
% [11/20] variant_hash:variant ...................... passed (0.000 sec)
% [12/20] variant_hash:variant ...................... passed (0.000 sec)
% [13/20] term_hash2:simple_1 ....................... passed (0.000 sec)
% [14/20] term_hash2:simple_2 ....................... passed (0.000 sec)
% [15/20] term_hash2:simple_3 ....................... passed (0.000 sec)
% [16/20] term_hash2:simple_4 ....................... passed (0.000 sec)
% [17/20] term_hash2:simple_5 ....................... passed (0.000 sec)
% [18/20] term_hash2:compound_1 ..................... passed (0.000 sec)
% [19/20] term_hash2:compound_2 ..................... passed (0.000 sec)
% [20/20] term_hash2:compound_3 ..................... passed (0.000 sec)
.
% [1/2] call_with_inference_limit:nesting ........... passed (0.002 sec)
% [2/2] call_with_inference_limit:retry ............. passed (0.001 sec)
.
% [1/11] io:eof_dom ................................. passed (0.000 sec)
% [2/11] io:eof2 .................................... passed (0.000 sec)
% [3/11] io:set_after_close ......................... passed (0.000 sec)
% [4/11] io:double_close ............................ passed (0.000 sec)
% [5/11] io:current_io_non_existing ................. passed (0.000 sec)
% [6/11] io:current_io_closed ....................... passed (0.000 sec)
% [7/11] io:input_is_not_output ..................... passed (0.000 sec)
% [8/11] io:reuse_alias ............................. passed (0.000 sec)
% [9/11] stream_pair:single ......................... passed (0.000 sec)
% [10/11] stream_pair:single ........................ passed (0.000 sec)
% [11/11] stream_pair:close ......................... passed (0.000 sec)
.
% [1/1] lco:huub .................................... passed (0.000 sec)
.
% [1/8] program_space:fetch ......................... passed (0.000 sec)
% [2/8] program_space:fetch ......................... passed (0.000 sec)
% [3/8] program_space:too_low ....................... passed (0.000 sec)
% [4/8] program_space:retract ....................... passed (0.000 sec)
% [5/8] program_space:abolish ....................... passed (0.000 sec)
% [6/8] program_space:assert ........................ passed (0.000 sec)
% [7/8] program_space:overflow ...................... passed (0.000 sec)
% [8/8] program_space:repeat ........................ passed (0.006 sec)
.
% [1/1] memberchk:memberchk ......................... passed (0.000 sec)
.
% [1/97] locale:current ............................. passed (0.000 sec)
% [2/97] locale:property ............................ passed (0.000 sec)
% [3/97] locale:property ............................ passed (0.000 sec)
% [4/97] locale:property ............................ passed (0.000 sec)
% [5/97] locale:create .............................. passed (0.000 sec)
% [6/97] locale:group ............................... passed (0.000 sec)
% [7/97] locale:group ............................... passed (0.000 sec)
% [8/97] locale:group ............................... passed (0.000 sec)
% [9/97] locale:group ............................... passed (0.000 sec)
% [10/97] locale:group .............................. passed (0.000 sec)
% [11/97] locale:group .............................. passed (0.000 sec)
% [12/97] locale:group .............................. passed (0.000 sec)
% [13/97] locale:group .............................. passed (0.000 sec)
% [14/97] locale:group .............................. passed (0.000 sec)
% [15/97] locale:group .............................. passed (0.000 sec)
% [16/97] locale:group .............................. passed (0.000 sec)
% [17/97] locale:group .............................. passed (0.000 sec)
% [18/97] locale:group .............................. passed (0.000 sec)
% [19/97] locale:group .............................. passed (0.000 sec)
% [20/97] locale:group .............................. passed (0.000 sec)
% [21/97] locale:group .............................. passed (0.000 sec)
% [22/97] locale:group .............................. passed (0.000 sec)
% [23/97] locale:group .............................. passed (0.000 sec)
% [24/97] locale:group .............................. passed (0.000 sec)
% [25/97] locale:group .............................. passed (0.000 sec)
% [26/97] locale:group .............................. passed (0.000 sec)
% [27/97] locale:group .............................. passed (0.000 sec)
% [28/97] locale:group .............................. passed (0.000 sec)
% [29/97] locale:group .............................. passed (0.000 sec)
% [30/97] locale:group .............................. passed (0.000 sec)
% [31/97] locale:group .............................. passed (0.000 sec)
% [32/97] locale:group .............................. passed (0.000 sec)
% [33/97] locale:group .............................. passed (0.000 sec)
% [34/97] locale:group .............................. passed (0.000 sec)
% [35/97] locale:group .............................. passed (0.000 sec)
% [36/97] locale:group .............................. passed (0.000 sec)
% [37/97] locale:group .............................. passed (0.000 sec)
% [38/97] locale:group .............................. passed (0.000 sec)
% [39/97] locale:group .............................. passed (0.000 sec)
% [40/97] locale:group .............................. passed (0.000 sec)
% [41/97] locale:group .............................. passed (0.000 sec)
% [42/97] locale:group .............................. passed (0.000 sec)
% [43/97] locale:group .............................. passed (0.000 sec)
% [44/97] locale:group .............................. passed (0.000 sec)
% [45/97] locale:group .............................. passed (0.000 sec)
% [46/97] locale:group .............................. passed (0.000 sec)
% [47/97] locale:group .............................. passed (0.000 sec)
% [48/97] locale:group .............................. passed (0.000 sec)
% [49/97] locale:group .............................. passed (0.000 sec)
% [50/97] locale:group .............................. passed (0.000 sec)
% [51/97] locale:group .............................. passed (0.000 sec)
% [52/97] locale:group .............................. passed (0.000 sec)
% [53/97] locale:group .............................. passed (0.000 sec)
% [54/97] locale:group .............................. passed (0.000 sec)
% [55/97] locale:group .............................. passed (0.000 sec)
% [56/97] locale:group .............................. passed (0.000 sec)
% [57/97] locale:group .............................. passed (0.000 sec)
% [58/97] locale:group .............................. passed (0.000 sec)
% [59/97] locale:group .............................. passed (0.000 sec)
% [60/97] locale:group .............................. passed (0.000 sec)
% [61/97] locale:group .............................. passed (0.000 sec)
% [62/97] locale:group .............................. passed (0.000 sec)
% [63/97] locale:group .............................. passed (0.000 sec)
% [64/97] locale:group .............................. passed (0.000 sec)
% [65/97] locale:group .............................. passed (0.000 sec)
% [66/97] locale:group .............................. passed (0.000 sec)
% [67/97] locale:group .............................. passed (0.000 sec)
% [68/97] locale:group .............................. passed (0.000 sec)
% [69/97] locale:group .............................. passed (0.000 sec)
% [70/97] locale:group .............................. passed (0.000 sec)
% [71/97] locale:group .............................. passed (0.000 sec)
% [72/97] locale:group .............................. passed (0.000 sec)
% [73/97] locale:group .............................. passed (0.000 sec)
% [74/97] locale:group .............................. passed (0.000 sec)
% [75/97] locale:group .............................. passed (0.000 sec)
% [76/97] locale:group .............................. passed (0.000 sec)
% [77/97] locale:group .............................. passed (0.000 sec)
% [78/97] locale:group .............................. passed (0.000 sec)
% [79/97] locale:group .............................. passed (0.000 sec)
% [80/97] locale:group .............................. passed (0.000 sec)
% [81/97] locale:group .............................. passed (0.000 sec)
% [82/97] locale:group .............................. passed (0.000 sec)
% [83/97] locale:group .............................. passed (0.000 sec)
% [84/97] locale:group .............................. passed (0.000 sec)
% [85/97] locale:group .............................. passed (0.000 sec)
% [86/97] locale:group .............................. passed (0.000 sec)
% [87/97] locale:group .............................. passed (0.000 sec)
% [88/97] locale:group .............................. passed (0.000 sec)
% [89/97] locale:group .............................. passed (0.000 sec)
% [90/97] locale:group .............................. passed (0.000 sec)
% [91/97] locale:group .............................. passed (0.000 sec)
% [92/97] locale:group .............................. passed (0.000 sec)
% [93/97] locale:group .............................. passed (0.000 sec)
% [94/97] locale:group .............................. passed (0.000 sec)
% [95/97] locale:group .............................. passed (0.000 sec)
% [96/97] locale:group .............................. passed (0.000 sec)
% [97/97] locale:group .............................. passed (0.000 sec)
.
% [1/10] meta_predicate:qualify ..................... passed (0.000 sec)
% [2/10] meta_predicate:qualify ..................... passed (0.000 sec)
% [3/10] meta_predicate:qualify ..................... passed (0.000 sec)
% [4/10] meta_predicate:qualify ..................... passed (0.000 sec)
% [5/10] meta_predicate:qualify ..................... passed (0.000 sec)
% [6/10] meta_predicate:qualify ..................... passed (0.000 sec)
% [7/10] meta_predicate:alias ....................... passed (0.000 sec)
% [8/10] meta_predicate:alias2 ...................... passed (0.000 sec)
% [9/10] meta_predicate:i_departm ................... passed (0.000 sec)
% [10/10] meta_predicate:backtrack .................. passed (0.000 sec)
.
% [1/3] misc:read_only_flag ......................... passed (0.000 sec)
% [2/3] misc:cut_to ................................. passed (0.000 sec)
% [3/3] misc:cut_to_cleanup ......................... passed (0.000 sec)
.
% [1/12] moved_unify_ubody:h_list_ff ................ passed (0.000 sec)
% [2/12] moved_decompile:decom1 ..................... passed (0.000 sec)
% [3/12] moved_decompile:decomp2 .................... passed (0.000 sec)
% [4/12] moved_decompile:decomp3 .................... passed (0.000 sec)
% [5/12] moved_decompile:decomp4 .................... passed (0.000 sec)
% [6/12] moved_decompile:decomp5 .................... passed (0.000 sec)
% [7/12] moved_decompile:decomp6 .................... passed (0.000 sec)
% [8/12] moved_decompile:decomp7 .................... passed (0.000 sec)
% [9/12] moved_decompile:decomp8 .................... passed (0.000 sec)
% [10/12] moved_decompile:decomp9 ................... passed (0.000 sec)
% [11/12] moved_decompile:run9 ...................... passed (0.000 sec)
% [12/12] moved_decompile:decomp9 ................... passed (0.000 sec)
.
% [1/9] unify_with_occurs_check:simple_1 ............ passed (0.000 sec)
% [2/9] unify_with_occurs_check:simple_2 ............ passed (0.000 sec)
% [3/9] unify_with_occurs_check:attvar_1 ............ passed (0.000 sec)
% [4/9] unify_with_occurs_check:attvar_2 ............ passed (0.000 sec)
% [5/9] unify_with_occurs_check:attvar_3 ............ passed (0.000 sec)
% [6/9] unify_with_occurs_check:attvar_4 ............ passed (0.000 sec)
% [7/9] occurs_check_fail:unify ..................... passed (0.000 sec)
% [8/9] occurs_check_fail:unify ..................... passed (0.000 sec)
% [9/9] occurs_check_fail:unifiable ................. passed (0.000 sec)
.
% [1/11] current_op:plus ............................ passed (0.000 sec)
% [2/11] current_op:no_atom ......................... passed (0.000 sec)
% [3/11] current_op:no_atom ......................... passed (0.000 sec)
% [4/11] current_op:bad_type ........................ passed (0.000 sec)
% [5/11] current_op:bad_precedence .................. passed (0.000 sec)
% [6/11] current_op:bad_precedence .................. passed (0.000 sec)
% [7/11] current_op:inherit ......................... passed (0.000 sec)
% [8/11] op_syntax:parse ............................ passed (0.000 sec)
% [9/11] op_syntax:parse ............................ passed (0.000 sec)
% [10/11] op_syntax:parse ........................... passed (0.000 sec)
% [11/11] op_syntax:parse ........................... passed (0.000 sec)
.
% [1/15] prolog_flags:type .......................... passed (0.000 sec)
% [2/15] prolog_flags:invalid ....................... passed (0.000 sec)
% [3/15] prolog_flags:preset_bool ................... passed (0.000 sec)
% [4/15] prolog_flags:preset_new_flag ............... passed (0.000 sec)
% [5/15] prolog_flags:preset_to_bool ................ passed (0.000 sec)
% [6/15] prolog_flags:preset_to_float ............... passed (0.000 sec)
% [7/15] prolog_flags:preset_oneof_1 ................ passed (0.000 sec)
% [8/15] prolog_flags:preset_oneof_2 ................ passed (0.000 sec)
% [9/15] prolog_flags:preset_oneof_3 ................ passed (0.000 sec)
% [10/15] prolog_flags:preset_atom_to_int ........... passed (0.000 sec)
% [11/15] prolog_flags:preset_bool_to_term .......... passed (0.000 sec)
% [12/15] thread_prolog_fla..ate_local_in_thread .... passed (0.000 sec)
% [13/15] thread_prolog_fla..set_local_in_thread .... passed (0.000 sec)
% [14/15] thread_prolog_fla..et_global_in_thread .... passed (0.000 sec)
% [15/15] thread_prolog_fla.._global_in_thread_2 .... passed (0.000 sec)
.
% [1/6] prolog_listen:at_exit_option ................ passed (0.000 sec)
% [2/6] prolog_listen:local_at_exit_event ........... passed (0.000 sec)
% [3/6] prolog_listen:global_at_exit_event .......... passed (0.014 sec)
% [4/6] prolog_listen:erase_clause .................. passed (0.000 sec)
% [5/6] prolog_listen:erase_record .................. passed (0.000 sec)
% [6/6] prolog_listen:update ........................ passed (0.000 sec)
.
% [1/15] qualified_calls:colon ...................... passed (0.000 sec)
% [2/15] qualified_calls:colonc ..................... passed (0.000 sec)
% [3/15] qualified_calls:colonv ..................... passed (0.000 sec)
% [4/15] qualified_calls:coloncv .................... passed (0.000 sec)
% [5/15] qualified_calls:at ......................... passed (0.000 sec)
% [6/15] qualified_calls:vat ........................ passed (0.000 sec)
% [7/15] qualified_calls:atv ........................ passed (0.000 sec)
% [8/15] qualified_calls:atvv ....................... passed (0.000 sec)
% [9/15] qualified_calls:atvvv ...................... passed (0.000 sec)
% [10/15] qualified_calls:atvvv ..................... passed (0.000 sec)
% [11/15] qualified_calls:localv .................... passed (0.000 sec)
% [12/15] qualified_calls:localv .................... passed (0.000 sec)
% [13/15] qualified_calls:local_argvar .............. passed (0.000 sec)
% [14/15] qualified_calls:local_argvar .............. passed (0.000 sec)
% [15/15] qualified_calls:lproc ..................... passed (0.000 sec)
.
% [1/2] quasi_quotations:simple ..................... passed (0.000 sec)
% [2/2] quasi_quotations:error ...................... passed (0.000 sec)
.
% [1/3] random:state ................................ passed (0.000 sec)
% [2-1/3] random:random_subseq ...................... passed (0.000 sec)
% [2-2/3] random:random_subseq ...................... passed (0.000 sec)
% [2-3/3] random:random_subseq ...................... passed (0.000 sec)
% [2-4/3] random:random_subseq ...................... passed (0.000 sec)
% [2-5/3] random:random_subseq ...................... passed (0.000 sec)
% [2-6/3] random:random_subseq ...................... passed (0.000 sec)
% [2-7/3] random:random_subseq ...................... passed (0.000 sec)
% [3-1/3] random:random_numlist ..................... passed (0.000 sec)
% [3-2/3] random:random_numlist ..................... passed (0.000 sec)
% [3-3/3] random:random_numlist ..................... passed (0.000 sec)
% [3-4/3] random:random_numlist ..................... passed (0.000 sec)
% [3-5/3] random:random_numlist ..................... passed (0.000 sec)
% [3-6/3] random:random_numlist ..................... passed (0.000 sec)
% [3-7/3] random:random_numlist ..................... passed (0.000 sec)
.
% [1/28] read_term:singletons ....................... passed (0.000 sec)
% [2/28] read_term:warn_singletons .................. passed (0.000 sec)
% [3/28] read_term:position ......................... passed (0.000 sec)
% [4/28] read_term:valid_position_var ............... passed (0.000 sec)
% [5/28] read_term:valid_position_atom .............. passed (0.000 sec)
% [6/28] read_term:valid_position_number1 ........... passed (0.000 sec)
% [7/28] read_term:valid_position_number2 ........... passed (0.000 sec)
% [8/28] read_term:valid_position_string_string ..... passed (0.000 sec)
% [9/28] read_term:valid_position_string_codes ...... passed (0.000 sec)
% [10/28] read_term:valid_position_string_chars ..... passed (0.000 sec)
% [11/28] read_term:valid_position_string_atom ...... passed (0.000 sec)
% [12/28] read_term:valid_position_nil .............. passed (0.000 sec)
% [13/28] read_term:valid_position_braces ........... passed (0.000 sec)
% [14/28] read_term:valid_position_braces1 .......... passed (0.000 sec)
% [15/28] read_term:valid_position_braces2 .......... passed (0.000 sec)
% [16/28] read_term:valid_position_braces3 .......... passed (0.000 sec)
% [17/28] read_term:valid_position_term1 ............ passed (0.000 sec)
% [18/28] read_term:valid_position_term2 ............ passed (0.000 sec)
% [19/28] read_term:valid_position_term2 ............ passed (0.000 sec)
% [20/28] read_term:valid_position_dict1 ............ passed (0.000 sec)
% [21/28] read_term:valid_position_dict2 ............ passed (0.000 sec)
% [22/28] read_term:valid_position_dict3 ............ passed (0.000 sec)
% [23/28] read_op:modify ............................ passed (0.000 sec)
% [24/28] read_op:minus_block ....................... passed (0.000 sec)
% [25/28] read_op:modify_block ...................... passed (0.000 sec)
% [26/28] read_op:pos_block ......................... passed (0.000 sec)
% [27/28] read_numbers:float_overflow ............... passed (0.000 sec)
% [28/28] read_numbers:float_overflow ............... passed (0.000 sec)
.
% [1/9] test_read_attvar:attr ....................... passed (0.000 sec)
% [2/9] test_read_attvar:attr ....................... passed (0.000 sec)
% [3/9] test_read_attvar:attr ....................... passed (0.000 sec)
% [4/9] test_read_attvar:attr ....................... passed (0.000 sec)
% [5/9] test_read_labeled:label ..................... passed (0.000 sec)
% [6/9] test_read_labeled:label ..................... passed (0.000 sec)
% [7/9] test_read_labeled:label ..................... passed (0.000 sec)
% [8/9] test_read_failure:fail ...................... passed (0.000 sec)
% [9/9] test_read_failure:fail ...................... passed (0.000 sec)
.
% [1/7] resource_error:local ........................ passed (0.001 sec)
% [2/7] resource_error:global ....................... passed (0.001 sec)
% [3/7] resource_error:string ....................... passed (0.019 sec)
% [4/7] resource_error:string ....................... passed (0.011 sec)
% [5/7] resource_error:length ....................... passed (0.000 sec)
% [6/7] resource_error:tight_stacks ................. passed (0.001 sec)
% [7/7] resource_error:cleanup_handler .............. passed (0.000 sec)
.
% [1/12] scan_options:process ....................... passed (0.000 sec)
% [2/12] scan_options:implicit_true ................. passed (0.000 sec)
% [3/12] scan_options:no_option ..................... passed (0.000 sec)
% [4/12] scan_options:bad_value_type ................ passed (0.000 sec)
% [5/12] scan_options:bad_type ...................... passed (0.000 sec)
% [6/12] scan_options:bad_type ...................... passed (0.000 sec)
% [7/12] scan_options:instantiation ................. passed (0.000 sec)
% [8/12] scan_options:instantiation ................. passed (0.000 sec)
% [9/12] scan_options:instantiation ................. passed (0.000 sec)
% [10/12] dict_option:process ....................... passed (0.000 sec)
% [11/12] dict_option:bad_value_type ................ passed (0.000 sec)
% [12/12] dict_option:no_option ..................... passed (0.000 sec)
.
% [1/1] signals:sync ................................ passed (0.000 sec)
.
% [1/9] skip_list:empty_list ........................ passed (0.000 sec)
% [2/9] skip_list:proper_list_small ................. passed (0.000 sec)
% [3/9] skip_list:proper_list_long .................. passed (0.000 sec)
% [4/9] skip_list:partial_list ...................... passed (0.000 sec)
% [5/9] skip_list:cyclic_list ....................... passed (0.000 sec)
% [6/9] skip_list:cyclic_list_long .................. passed (0.000 sec)
% [7/9] skip_list:not_a_list_1 ...................... passed (0.000 sec)
% [8/9] skip_list:not_a_list_2 ...................... passed (0.000 sec)
% [9/9] skip_list:not_a_list_3 ...................... passed (0.000 sec)
.
% [1/36] sort:empty ................................. passed (0.000 sec)
% [2/36] sort:unique ................................ passed (0.000 sec)
% [3/36] sort:instantiation ......................... passed (0.000 sec)
% [4/36] sort:type .................................. passed (0.000 sec)
% [5/36] sort:cyclic ................................ passed (0.000 sec)
% [6/36] sort:reserved .............................. passed (0.000 sec)
% [7/36] msort:empty ................................ passed (0.000 sec)
% [8/36] msort:unique ............................... passed (0.000 sec)
% [9/36] msort:instantiation ........................ passed (0.000 sec)
% [10/36] msort:type ................................ passed (0.000 sec)
% [11/36] msort:cyclic .............................. passed (0.000 sec)
% [12/36] keysort:empty ............................. passed (0.000 sec)
% [13/36] keysort:instantiation ..................... passed (0.000 sec)
% [14/36] keysort:type .............................. passed (0.000 sec)
% [15/36] keysort:cyclic ............................ passed (0.000 sec)
% [16/36] keysort:element ........................... passed (0.000 sec)
% [17/36] keysort:element ........................... passed (0.000 sec)
% [18/36] sort4:zero ................................ passed (0.000 sec)
% [19/36] sort4:zero ................................ passed (0.000 sec)
% [20/36] sort4:zero ................................ passed (0.000 sec)
% [21/36] sort4:zero ................................ passed (0.000 sec)
% [22/36] sort4:one ................................. passed (0.000 sec)
% [23/36] sort4:one ................................. passed (0.000 sec)
% [24/36] sort4:one ................................. passed (0.000 sec)
% [25/36] sort4:list ................................ passed (0.000 sec)
% [26/36] sort4:list ................................ passed (0.000 sec)
% [27/36] sort4:list ................................ passed (0.000 sec)
% [28/36] sort4:dict ................................ passed (0.000 sec)
% [29/36] sort4:key ................................. passed (0.000 sec)
% [30/36] sort4:key ................................. passed (0.000 sec)
% [31/36] sort4:order ............................... passed (0.000 sec)
% [32/36] sort4:order ............................... passed (0.000 sec)
% [33/36] sort4:list ................................ passed (0.000 sec)
% [34/36] sort4:list ................................ passed (0.000 sec)
% [35/36] sort4:dict ................................ passed (0.000 sec)
% [36/36] sort4:dict ................................ passed (0.000 sec)
.
% [1/27] string:number_string ....................... passed (0.000 sec)
% [2/27] string:number_string ....................... passed (0.000 sec)
% [3/27] string:number_string ....................... passed (0.000 sec)
% [4/27] string:number_string ....................... passed (0.000 sec)
% [5/27] string:number_string ....................... passed (0.000 sec)
% [6/27] string:string_codes ........................ passed (0.000 sec)
% [7/27] string:string_codes ........................ passed (0.000 sec)
% [8/27] string:string_chars ........................ passed (0.000 sec)
% [9/27] string:split_string ........................ passed (0.000 sec)
% [10/27] string:split_string ....................... passed (0.000 sec)
% [11/27] string:split_string ....................... passed (0.000 sec)
% [12/27] string:split_string ....................... passed (0.000 sec)
% [13/27] string:string_lower ....................... passed (0.000 sec)
% [14/27] string:string_upper ....................... passed (0.000 sec)
% [15/27] string:string_upper ....................... passed (0.000 sec)
% [16/27] string_bytes:aap .......................... passed (0.000 sec)
% [17/27] string_bytes:aap .......................... passed (0.000 sec)
% [18/27] string_bytes:aap .......................... passed (0.000 sec)
% [19/27] string_bytes:aap .......................... passed (0.000 sec)
% [20/27] string_bytes:aap .......................... passed (0.000 sec)
% [21/27] string_bytes:aap .......................... passed (0.000 sec)
% [22/27] string_bytes:hello ........................ passed (0.000 sec)
% [23/27] string_bytes:hello ........................ passed (0.000 sec)
% [24/27] string_bytes:hello ........................ passed (0.000 sec)
% [25/27] string_bytes:hello ........................ passed (0.000 sec)
% [26/27] string_bytes:hello ........................ passed (0.000 sec)
% [27/27] string_bytes:hello ........................ passed (0.000 sec)
.
% [1/19] subsumes:simple_true ....................... passed (0.000 sec)
% [2/19] subsumes:simple_false ...................... passed (0.000 sec)
% [3/19] subsumes:double ............................ passed (0.000 sec)
% [4/19] subsumes:shared_true ....................... passed (0.000 sec)
% [5/19] subsumes:shared_false ...................... passed (0.000 sec)
% [6/19] subsumes:shared_false_2 .................... passed (0.000 sec)
% [7/19] subsumes:shared_false_3 .................... passed (0.000 sec)
% [8/19] subsumes:shared_false_4 .................... passed (0.000 sec)
% [9/19] subsumes:shared_true_4 ..................... passed (0.000 sec)
% [10/19] subsumes:cyclic1 .......................... passed (0.000 sec)
% [11/19] subsumes:cyclic2 .......................... passed (0.000 sec)
% [12/19] subsumes:cyclic_fail ...................... passed (0.000 sec)
% [13/19] subsumes:cyclic_fail_1 .................... passed (0.000 sec)
% [14/19] subsumes:cyclic_fail_2 .................... passed (0.000 sec)
% [15/19] subsumes:shared_g_s_1 ..................... passed (0.000 sec)
% [16/19] subsumes_term:simple ...................... passed (0.000 sec)
% [17/19] subsumes_term:min ......................... passed (0.000 sec)
% [18/19] subsumes_term:sharing ..................... passed (0.000 sec)
% [19/19] subsumes_term:occurs ...................... passed (0.000 sec)
.
% [1/38] syntax:op_1 ................................ passed (0.000 sec)
% [2/38] syntax:op_2 ................................ passed (0.000 sec)
% [3/38] syntax:op_3 ................................ passed (0.000 sec)
% [4/38] syntax:op_4 ................................ passed (0.000 sec)
% [5/38] syntax:op_5 ................................ passed (0.000 sec)
% [6/38] syntax:op_6 ................................ passed (0.000 sec)
% [7/38] syntax:op_7 ................................ passed (0.000 sec)
% [8/38] syntax:op_8 ................................ passed (0.000 sec)
% [9/38] syntax:atom_1 .............................. passed (0.000 sec)
% [10/38] syntax:char_1 ............................. passed (0.000 sec)
% [11/38] syntax:char_2 ............................. passed (0.000 sec)
% [12/38] syntax:char_3 ............................. passed (0.000 sec)
% [13/38] syntax:char_4 ............................. passed (0.000 sec)
% [14/38] syntax:cannot_start_term_1 ................ passed (0.000 sec)
% [15/38] syntax:string_1 ........................... passed (0.000 sec)
% [16/38] syntax:string_2 ........................... passed (0.000 sec)
% [17/38] syntax:quote_1 ............................ passed (0.000 sec)
% [18/38] syntax:quote_2 ............................ passed (0.000 sec)
% [19/38] syntax:quote_3 ............................ passed (0.000 sec)
% [20/38] syntax:quote_4 ............................ passed (0.000 sec)
% [21/38] syntax:quote_5 ............................ passed (0.000 sec)
% [22/38] syntax:quote_6 ............................ passed (0.000 sec)
% [23/38] syntax:quote_7 ............................ passed (0.000 sec)
% [24/38] syntax:base_1 ............................. passed (0.000 sec)
% [25/38] syntax:base_2 ............................. passed (0.000 sec)
% [26/38] syntax:base_3 ............................. passed (0.000 sec)
% [27/38] syntax:base_4 ............................. passed (0.000 sec)
% [28/38] syntax:base_5 ............................. passed (0.000 sec)
% [29/38] syntax:number_2 ........................... passed (0.000 sec)
% [30/38] syntax:neg_base ........................... passed (0.000 sec)
% [31/38] syntax:zero_1 ............................. passed (0.000 sec)
% [32/38] syntax:latin_1 ............................ passed (0.000 sec)
% [33/38] iso_op_table_6:r1 ......................... passed (0.000 sec)
% [34/38] iso_op_table_6:r2 ......................... passed (0.000 sec)
% [35/38] iso_op_table_6:r3 ......................... passed (0.000 sec)
% [36/38] iso_op_table_6:r4 ......................... passed (0.000 sec)
% [37/38] iso_op_table_6:r5 ......................... passed (0.000 sec)
% [38/38] iso_op_table_6:r6 ......................... passed (0.000 sec)
.
% [1/55] numbervars:single .......................... passed (0.000 sec)
% [2/55] numbervars:single_s ........................ passed (0.000 sec)
% [3/55] numbervars:single_offset ................... passed (0.000 sec)
% [4/55] numbervars:single_lr ....................... passed (0.000 sec)
% [5/55] numbervars:single_lr ....................... passed (0.000 sec)
% [6/55] numbervars:neg ............................. passed (0.000 sec)
% [7/55] numbervars:shared .......................... passed (0.000 sec)
% [8/55] numbervars:shared_s ........................ passed (0.000 sec)
% [9/55] numbervars:cyclic .......................... passed (0.000 sec)
% [10/55] numbervars:cyclic_s ....................... passed (0.000 sec)
% [11/55] numbervars:twice_singleton ................ passed (0.000 sec)
% [12/55] numbervars:shift .......................... passed (0.002 sec)
% [13/55] variant:simple ............................ passed (0.000 sec)
% [14/55] variant:shared ............................ passed (0.000 sec)
% [15/55] variant:shared ............................ passed (0.000 sec)
% [16/55] variant:shared ............................ passed (0.000 sec)
% [17/55] variant:shared ............................ passed (0.000 sec)
% [18/55] variant:shared ............................ passed (0.000 sec)
% [19/55] variant:dubious ........................... passed (0.000 sec)
% [20/55] variant:common ............................ passed (0.000 sec)
% [21/55] variant:common ............................ passed (0.000 sec)
% [22/55] variant:common ............................ passed (0.000 sec)
% [23/55] variant:cyclic ............................ passed (0.000 sec)
% [24/55] variant:cyclic ............................ passed (0.000 sec)
% [25/55] variant:cyclic ............................ passed (0.000 sec)
% [26/55] variant:cyclic ............................ passed (0.000 sec)
% [27/55] variant:shared ............................ passed (0.000 sec)
% [28/55] variant:cycle ............................. passed (0.000 sec)
% [29/55] variant:symmetry .......................... passed (0.000 sec)
% [30/55] variant:symmetry .......................... passed (0.000 sec)
% [31/55] variant:ground ............................ passed (0.000 sec)
% [32/55] variant:sharing_cycles .................... passed (0.000 sec)
% [33/55] variant:cycle_with_prefix ................. passed (0.000 sec)
% [34/55] variant:attvar ............................ passed (0.000 sec)
% [35/55] variant:attvar ............................ passed (0.000 sec)
% [36/55] compound:functor .......................... passed (0.000 sec)
% [37/55] compound:=.. .............................. passed (0.000 sec)
% [38/55] compound:=.. .............................. passed (0.000 sec)
% [39/55] compound:compound_name_arity .............. passed (0.000 sec)
% [40/55] compound:compound_name_arity .............. passed (0.000 sec)
% [41/55] compound:compound_name_arity .............. passed (0.000 sec)
% [42/55] compound:compound_name_arity .............. passed (0.000 sec)
% [43/55] compound:compound_name_arguments .......... passed (0.000 sec)
% [44/55] compound:compound_name_arguments .......... passed (0.000 sec)
% [45/55] zero_arity_compound:clause ................ passed (0.000 sec)
% [46/55] zero_arity_compound:clause ................ passed (0.000 sec)
% [47/55] zero_arity_compound:clause ................ passed (0.000 sec)
% [48/55] zero_arity_compound:clause ................ passed (0.000 sec)
% [49/55] zero_arity_compound:clause ................ passed (0.000 sec)
% [50/55] term_singletons:out ....................... passed (0.000 sec)
% [51/55] term_singletons:out ....................... passed (0.000 sec)
% [52/55] term_singletons:out ....................... passed (0.000 sec)
% [53/55] term_singletons:out ....................... passed (0.000 sec)
% [54/55] term_singletons:out ....................... passed (0.000 sec)
% [55/55] term_singletons:out ....................... passed (0.000 sec)
.
% [1/75] char_code:ascii ............................ passed (0.000 sec)
% [2/75] char_code:ascii ............................ passed (0.000 sec)
% [3/75] char_code:wide ............................. passed (0.000 sec)
% [4/75] char_code:wide ............................. passed (0.000 sec)
% [5/75] char_code:error ............................ passed (0.000 sec)
% [6/75] char_code:error ............................ passed (0.000 sec)
% [7/75] char_code:error ............................ passed (0.000 sec)
% [8/75] char_code:error ............................ passed (0.000 sec)
% [9/75] char_code:error ............................ passed (0.000 sec)
% [10/75] atom_codes:error .......................... passed (0.000 sec)
% [11/75] atom_codes:error .......................... passed (0.000 sec)
% [12/75] atom_codes:error .......................... passed (0.000 sec)
% [13/75] atom_codes:error .......................... passed (0.000 sec)
% [14/75] atom_concat:shared ........................ passed (0.000 sec)
% [15/75] atom_concat:shared ........................ passed (0.000 sec)
% [16/75] atom_concat:shared ........................ passed (0.000 sec)
% [17/75] atom_concat:attvar ........................ passed (0.000 sec)
% [18/75] term_to_atom:write ........................ passed (0.000 sec)
% [19/75] term_to_atom:read ......................... passed (0.000 sec)
% [20/75] term_to_atom:read ......................... passed (0.000 sec)
% [21/75] atom_to_term:read ......................... passed (0.000 sec)
% [22/75] atom_to_term:error ........................ passed (0.000 sec)
% [23/75] atom_to_term:eof .......................... passed (0.000 sec)
% [24/75] atom_to_term:read ......................... passed (0.000 sec)
% [25/75] number_codes:whitespace ................... passed (0.000 sec)
% [26/75] number_codes:whitespace ................... passed (0.000 sec)
% [27/75] number_codes:whitespace ................... passed (0.000 sec)
% [28/75] number_codes:whitespace ................... passed (0.000 sec)
% [29/75] number_codes:unify ........................ passed (0.000 sec)
% [30/75] number_chars:iso .......................... passed (0.000 sec)
% [31/75] number_chars:iso .......................... passed (0.000 sec)
% [32/75] number_chars:swi .......................... passed (0.000 sec)
% [33/75] number_chars:iso .......................... passed (0.000 sec)
% [34/75] number_chars:iso .......................... passed (0.000 sec)
% [35/75] number_chars:swi .......................... passed (0.000 sec)
% [36/75] number_chars:iso .......................... passed (0.000 sec)
% [37/75] number_chars:swi .......................... passed (0.000 sec)
% [38/75] number_chars:iso .......................... passed (0.000 sec)
% [39/75] number_chars:iso .......................... passed (0.000 sec)
% [40/75] number_chars:swi .......................... passed (0.000 sec)
% [41/75] number_chars:iso .......................... passed (0.000 sec)
% [42/75] number_chars:iso .......................... passed (0.000 sec)
% [43/75] number_chars:iso .......................... passed (0.000 sec)
% [44/75] number_chars:iso .......................... passed (0.000 sec)
% [45/75] number_chars:float ........................ passed (0.001 sec)
% [46/75] number_chars:iso2 ......................... passed (0.000 sec)
% [47/75] number_chars:iso2 ......................... passed (0.000 sec)
% [48/75] number_chars:iso2 ......................... passed (0.000 sec)
% [49/75] number_chars:iso2 ......................... passed (0.000 sec)
% [50/75] number_chars:iso2 ......................... passed (0.000 sec)
% [51/75] number_chars:iso2 ......................... passed (0.000 sec)
% [52/75] number_chars:iso2 ......................... passed (0.000 sec)
% [53/75] number_chars:iso2 ......................... passed (0.000 sec)
% [54/75] number_chars:iso2 ......................... passed (0.000 sec)
% [55/75] number_chars:iso2 ......................... passed (0.000 sec)
% [56/75] number_chars:iso2 ......................... passed (0.000 sec)
% [57/75] name:int .................................. passed (0.000 sec)
% [58/75] name:atom ................................. passed (0.000 sec)
% [59/75] name:atom ................................. passed (0.000 sec)
% [60/75] name:atom ................................. passed (0.000 sec)
% [61/75] sub_atom:neg .............................. passed (0.000 sec)
% [62/75] sub_atom:nondet ........................... passed (0.000 sec)
% [63/75] atomic_list_concat:int64 .................. passed (0.000 sec)
% [64/75] atomic_list_concat:error .................. passed (0.000 sec)
% [65/75] atomic_list_concat:error .................. passed (0.000 sec)
% [66/75] substring:sub_atom ........................ passed (0.000 sec)
% [67/75] substring:sub_atom ........................ passed (0.000 sec)
% [68/75] substring:name_value ...................... passed (0.000 sec)
% [69/75] substring:string_insert ................... passed (0.000 sec)
% [70/75] substring:string_insert ................... passed (0.000 sec)
% [71/75] substring:prefix .......................... passed (0.000 sec)
% [72/75] substring:prefix .......................... passed (0.000 sec)
% [73/75] substring:suffix .......................... passed (0.000 sec)
% [74/75] substring:suffix .......................... passed (0.000 sec)
% [75/75] substring:suffix .......................... passed (0.000 sec)
.
% [1/1] time:get_time ............................... passed (0.000 sec)
.
% [1/5] undo:undo_or ................................ passed (0.000 sec)
% [2/5] undo:clauses ................................ passed (0.000 sec)
% [3/5] undo:error .................................. passed (0.000 sec)
% [4/5] undo:error2 ................................. passed (0.000 sec)
% [5/5] undo:cleanup ................................ passed (0.000 sec)
.
% [1/10] numbers:read ............................... passed (0.000 sec)
% [2/10] numbers:read ............................... passed (0.000 sec)
% [3/10] numbers:number_codes ....................... passed (0.000 sec)
% [4/10] numbers:atom_number ........................ passed (0.000 sec)
% [5/10] numbers:string_number ...................... passed (0.000 sec)
% [6/10] numbers:string_number ...................... passed (0.000 sec)
% [7/10] numbers:string_number ...................... passed (0.000 sec)
% [8/10] numbers:string_number ...................... passed (0.000 sec)
% [9/10] unicode_preds:atom_length .................. passed (0.000 sec)
% [10/10] unicode_preds:string_length ............... passed (0.000 sec)
.
% [1/12] unify:blam ................................. passed (0.000 sec)
% [2/12] unify:unify_self ........................... passed (0.000 sec)
% [3/12] unify:unify_fv ............................. passed (0.000 sec)
% [4/12] unify:unify_arity_0 ........................ passed (0.000 sec)
% [5/12] unify:cycle_1 .............................. passed (0.000 sec)
% [6/12] unify:cycle_2 .............................. passed (0.000 sec)
% [7/12] can_compare:ground ......................... passed (0.000 sec)
% [8/12] can_compare:ground ......................... passed (0.000 sec)
% [9/12] can_compare:ground ......................... passed (0.000 sec)
% [10/12] unifiable:unifiable_1 ..................... passed (0.000 sec)
% [11/12] unifiable:unifiable_2 ..................... passed (0.000 sec)
% [12/12] unifiable:gc_1 ............................ passed (0.001 sec)
.
% [1/8] varprops:simple ............................. passed (0.000 sec)
% [2/8] varprops:not ................................ passed (0.000 sec)
% [3/8] varprops:not ................................ passed (0.000 sec)
% [4/8] varprops:disjunct ........................... passed (0.000 sec)
% [5/8] varprops:disjunct ........................... passed (0.000 sec)
% [6/8] varprops:disjunct ........................... passed (0.000 sec)
% [7/8] varprops:disjunct ........................... passed (0.000 sec)
% [8/8] varprops:disjunct ........................... passed (0.000 sec)
.
% [1/85] portray:exception .......................... passed (0.000 sec)
% [2/85] portray:blob ............................... passed (0.000 sec)
% [3/85] write_op:nodict ............................ passed (0.000 sec)
% [4/85] write_canonical:numbervars ................. passed (0.000 sec)
% [5/85] write_canonical:numbervars ................. passed (0.000 sec)
% [6/85] write_canonical:numbervars ................. passed (0.000 sec)
% [7/85] write_canonical:dot_in_atom ................ passed (0.000 sec)
% [8/85] write_canonical:dot_in_atom ................ passed (0.000 sec)
% [9/85] write_canonical:varname .................... passed (0.000 sec)
% [10/85] write_canonical:braceterm ................. passed (0.000 sec)
% [11/85] write_canonical:braceterm ................. passed (0.000 sec)
% [12/85] write_canonical:quote ..................... passed (0.000 sec)
% [13/85] write_canonical:quote ..................... passed (0.001 sec)
% [14/85] write_quoted:comment ...................... passed (0.000 sec)
% [15/85] write_quoted:comment ...................... passed (0.000 sec)
% [16/85] write_quoted:comment ...................... passed (0.000 sec)
% [17/85] write_quoted:comment ...................... passed (0.000 sec)
% [18/85] write_quoted:escape ....................... passed (0.000 sec)
% [19/85] write_quoted:escape ....................... passed (0.000 sec)
% [20/85] write_quoted:escape ....................... passed (0.000 sec)
% [21/85] write_quoted:escape ....................... passed (0.000 sec)
% [22/85] write_quoted:space ........................ passed (0.000 sec)
% [23/85] write_quoted:backslash .................... passed (0.000 sec)
% [24/85] write_quoted:backslash .................... passed (0.000 sec)
% [25/85] write_variable_names:variable_names ....... passed (0.000 sec)
% [26/85] write_variable_names:variable_names ....... passed (0.000 sec)
% [27/85] write_variable_names:variable_names ....... passed (0.000 sec)
% [28/85] write_variable_names:variable_names ....... passed (0.000 sec)
% [29/85] write_variable_names:variable_names ....... passed (0.000 sec)
% [30/85] write_variable_names:variable_names ....... passed (0.000 sec)
% [31/85] write_variable_names:variable_names ....... passed (0.000 sec)
% [32/85] write_variable_names:variable_names ....... passed (0.000 sec)
% [33/85] write_float:nan ........................... passed (0.000 sec)
% [34/85] write_misc:q_1 ............................ passed (0.000 sec)
% [35/85] write_misc:q_2 ............................ passed (0.000 sec)
% [36/85] write_misc:q_3 ............................ passed (0.000 sec)
% [37/85] write_misc:q_4 ............................ passed (0.000 sec)
% [38/85] write_misc:q_5 ............................ passed (0.000 sec)
% [39/85] write_misc:q_6 ............................ passed (0.000 sec)
% [40/85] write_misc:q_7 ............................ passed (0.000 sec)
% [41/85] write_misc:q_8 ............................ passed (0.000 sec)
% [42/85] write_misc:q_9 ............................ passed (0.000 sec)
% [43/85] write_misc:op_1 ........................... passed (0.000 sec)
% [44/85] write_misc:op_2 ........................... passed (0.000 sec)
% [45/85] write_misc:op_3 ........................... passed (0.000 sec)
% [46/85] write_misc:c_1 ............................ passed (0.000 sec)
% [47/85] write_misc:s_1 ............................ passed (0.000 sec)
% [48/85] max_text:string ........................... passed (0.000 sec)
% [49/85] max_text:string ........................... passed (0.000 sec)
% [50/85] max_text:string ........................... passed (0.000 sec)
% [51/85] max_text:string ........................... passed (0.000 sec)
% [52/85] max_text:string ........................... passed (0.000 sec)
% [53/85] max_text:string ........................... passed (0.000 sec)
% [54/85] max_text:atom ............................. passed (0.000 sec)
% [55/85] max_text:atom ............................. passed (0.000 sec)
% [56/85] max_text:atom ............................. passed (0.000 sec)
% [57/85] max_text:atom ............................. passed (0.000 sec)
% [58/85] max_text:atom ............................. passed (0.000 sec)
% [59/85] write_size:atom ........................... passed (0.000 sec)
% [60/85] write_size:compound ....................... passed (0.000 sec)
% [61/85] write_size:empty_atom ..................... passed (0.000 sec)
% [62/85] write_size:empty_atom_unquoted ............ passed (0.000 sec)
% [63/85] write_size:trailing_newline ............... passed (0.000 sec)
% [64/85] write_size:newline ........................ passed (0.000 sec)
% [65/85] write_size:newlines ....................... passed (0.000 sec)
% [66/85] write_size:max_width_exact ................ passed (0.000 sec)
% [67/85] write_size:max_width_overflow ............. passed (0.000 sec)
% [68/85] write_size:max_width_loose ................ passed (0.000 sec)
% [69/85] write_size:max_height_single .............. passed (0.000 sec)
% [70/85] write_size:max_height_exact ............... passed (0.000 sec)
% [71/85] write_size:max_height_overflow ............ passed (0.000 sec)
% [72/85] write_size:combining ...................... passed (0.000 sec)
% [73/85] write_size:combining_stack ................ passed (0.000 sec)
% [74/85] write_size:cjk ............................ passed (0.000 sec)
% [75/85] write_size:cjk_pair ....................... passed (0.000 sec)
% [76/85] write_size:emoji_vs16 ................... **FAILED (0.000 sec)
ERROR: [Thread main] /Volumes/Builds/packages/big-sur-arm64/results/4.5/rswipl.Rcheck/00_pkg_src/rswipl/src/swipl-devel/tests/core/test_write.pl:367:
ERROR: [Thread main]     test write_size:emoji_vs16: 
ERROR: [Thread main] wrong answer (compared using ==)
ERROR: [Thread main]     Expected: 2-1
ERROR: [Thread main]     Got:      0-0
% [77/85] write_size:mixed .......................... passed (0.000 sec)
% [78/85] write_size:long ........................... passed (0.000 sec)
% [79/85] write_size:long_max_exact ................. passed (0.000 sec)
% [80/85] write_size:long_max_overflow .............. passed (0.000 sec)
% [81/85] write_size:long_multiline ................. passed (0.000 sec)
% [82/85] write_size:long_m..max_height_overflow .... passed (0.000 sec)
% [83/85] write_size:surrogate_split .............. **FAILED (0.000 sec)
ERROR: [Thread main] /Volumes/Builds/packages/big-sur-arm64/results/4.5/rswipl.Rcheck/00_pkg_src/rswipl/src/swipl-devel/tests/core/test_write.pl:412:
ERROR: [Thread main]     test write_size:surrogate_split: 
ERROR: [Thread main] wrong answer (compared using ==)
ERROR: [Thread main]     Expected: 101-1
ERROR: [Thread main]     Got:      99-1
% [84/85] write_size:surrogate_split_max_exact .... **FAILED (0.000 sec)
ERROR: [Thread main] /Volumes/Builds/packages/big-sur-arm64/results/4.5/rswipl.Rcheck/00_pkg_src/rswipl/src/swipl-devel/tests/core/test_write.pl:417:
ERROR: [Thread main]     test write_size:surrogate_split_max_exact: 
ERROR: [Thread main] wrong answer (compared using ==)
ERROR: [Thread main]     Expected: 101-1
ERROR: [Thread main]     Got:      99-1
% [85/85] write_size:surrog.._split_max_overflow .. **FAILED (0.000 sec)
ERROR: [Thread main] /Volumes/Builds/packages/big-sur-arm64/results/4.5/rswipl.Rcheck/00_pkg_src/rswipl/src/swipl-devel/tests/core/test_write.pl:422:
ERROR: [Thread main]     test write_size:surrogate_split_max_overflow: succeeded
ERROR: [Thread main] 4 tests failed
Script /Volumes/Builds/packages/big-sur-arm64/results/4.5/rswipl.Rcheck/00_pkg_src/rswipl/src/swipl-devel/tests/core/test_write.pl failed
 done
*** 1 tests failed ***

      Start  5: swipl:db
 5/66 Test  #5: swipl:db .........................   Passed    0.77 sec
      Start  6: swipl:attvar
 6/66 Test  #6: swipl:attvar .....................   Passed    0.08 sec
      Start  7: swipl:debug
 7/66 Test  #7: swipl:debug ......................   Passed    0.26 sec
      Start  8: swipl:tabling
 8/66 Test  #8: swipl:tabling ....................   Passed    3.58 sec
      Start  9: swipl:library
 9/66 Test  #9: swipl:library ....................   Passed    0.72 sec
      Start 10: swipl:compile
10/66 Test #10: swipl:compile ....................   Passed    0.05 sec
      Start 11: swipl:charset
11/66 Test #11: swipl:charset ....................   Passed    0.04 sec
      Start 12: swipl:eclipse
12/66 Test #12: swipl:eclipse ....................   Passed    0.03 sec
      Start 13: swipl:clp
13/66 Test #13: swipl:clp ........................   Passed    0.04 sec
      Start 14: swipl:GC
14/66 Test #14: swipl:GC .........................   Passed    0.87 sec
      Start 15: swipl:save
15/66 Test #15: swipl:save .......................   Passed    1.51 sec
      Start 16: swipl:files
16/66 Test #16: swipl:files ......................   Passed    1.12 sec
      Start 17: swipl:transaction
17/66 Test #17: swipl:transaction ................   Passed    0.11 sec
      Start 18: swipl:xsb/basic_tests
18/66 Test #18: swipl:xsb/basic_tests ............   Passed    0.17 sec
      Start 19: swipl:xsb/ai_tests
19/66 Test #19: swipl:xsb/ai_tests ...............   Passed    0.17 sec
      Start 20: swipl:xsb/ptq
20/66 Test #20: swipl:xsb/ptq ....................   Passed    0.12 sec
      Start 21: swipl:xsb/neg_tests
21/66 Test #21: swipl:xsb/neg_tests ..............   Passed    0.16 sec
      Start 22: swipl:xsb/delay_tests
22/66 Test #22: swipl:xsb/delay_tests ............   Passed    0.26 sec
      Start 23: swipl:xsb/wfs_tests
23/66 Test #23: swipl:xsb/wfs_tests ..............   Passed    0.17 sec
      Start 24: swipl:xsb/table_tests
24/66 Test #24: swipl:xsb/table_tests ............   Passed    0.39 sec
      Start 25: swipl:xsb/incremental_tests
25/66 Test #25: swipl:xsb/incremental_tests ......   Passed    0.10 sec
      Start 26: swipl:xsb/nonmt_tests
26/66 Test #26: swipl:xsb/nonmt_tests ............   Passed    0.08 sec
      Start 27: swipl:xsb/sub_tests
27/66 Test #27: swipl:xsb/sub_tests ..............   Passed    0.13 sec
      Start 28: swipl:xsb/attv_tests
28/66 Test #28: swipl:xsb/attv_tests .............   Passed    0.07 sec
      Start 29: swipl:thread
29/66 Test #29: swipl:thread .....................   Passed    4.74 sec
      Start 30: swipl:thread_wait
30/66 Test #30: swipl:thread_wait ................   Passed    0.28 sec
      Start 31: swipl:signals
31/66 Test #31: swipl:signals ....................   Passed    0.44 sec
      Start 32: swipl:engines
32/66 Test #32: swipl:engines ....................   Passed    0.16 sec
      Start 33: swipl:rational
33/66 Test #33: swipl:rational ...................   Passed    0.07 sec
      Start 34: chr:chr
34/66 Test #34: chr:chr ..........................   Passed    0.12 sec
      Start 35: clib:crypt
35/66 Test #35: clib:crypt .......................   Passed    0.04 sec
      Start 36: clib:memfile
36/66 Test #36: clib:memfile .....................   Passed    0.04 sec
      Start 37: clib:readutil
37/66 Test #37: clib:readutil ....................   Passed    0.04 sec
      Start 38: clib:stream
38/66 Test #38: clib:stream ......................   Passed    0.04 sec
      Start 39: clib:uri
39/66 Test #39: clib:uri .........................   Passed    0.05 sec
      Start 40: clib:filesex
40/66 Test #40: clib:filesex .....................   Passed    0.04 sec
      Start 41: clib:cgi
41/66 Test #41: clib:cgi .........................   Passed    0.04 sec
      Start 42: clib:time
42/66 Test #42: clib:time ........................   Passed    0.81 sec
      Start 43: clib:process
43/66 Test #43: clib:process .....................   Passed    0.21 sec
      Start 44: clib:socket
44/66 Test #44: clib:socket ......................   Passed    4.14 sec
      Start 45: clib:af_unix
45/66 Test #45: clib:af_unix .....................   Passed    0.02 sec
      Start 46: clib:udp_sockets
46/66 Test #46: clib:udp_sockets .................   Passed    0.05 sec
      Start 47: clib:uuid
47/66 Test #47: clib:uuid ........................   Passed    0.04 sec
      Start 48: cpp:ffi
48/66 Test #48: cpp:ffi ..........................   Passed    0.32 sec
      Start 49: cpp:cpp
49/66 Test #49: cpp:cpp ..........................   Passed    0.37 sec
      Start 50: http:term_html
50/66 Test #50: http:term_html ...................   Passed    0.05 sec
      Start 51: http:cgi_stream
51/66 Test #51: http:cgi_stream ..................   Passed    0.07 sec
      Start 52: http:http
52/66 Test #52: http:http ........................   Passed    0.55 sec
      Start 53: http:multipart
53/66 Test #53: http:multipart ...................   Passed    0.07 sec
      Start 54: http:proxy
54/66 Test #54: http:proxy .......................   Passed    0.21 sec
      Start 55: http:websocket
55/66 Test #55: http:websocket ...................   Passed    0.08 sec
      Start 56: http:graphql
56/66 Test #56: http:graphql .....................   Passed    0.05 sec
      Start 57: sgml:sgml
57/66 Test #57: sgml:sgml ........................   Passed    0.04 sec
      Start 58: sgml:sgml_write
58/66 Test #58: sgml:sgml_write ..................   Passed    0.02 sec
      Start 59: sgml:xsd
59/66 Test #59: sgml:xsd .........................   Passed    0.05 sec
      Start 60: sgml:c14n
60/66 Test #60: sgml:c14n ........................   Passed    0.05 sec
      Start 61: utf8proc:utf8proc
61/66 Test #61: utf8proc:utf8proc ................   Passed    0.04 sec
      Start 62: zlib:zlib
62/66 Test #62: zlib:zlib ........................   Passed    0.12 sec
      Start 63: json:json
63/66 Test #63: json:json ........................   Passed    0.07 sec
      Start 64: json:json_schema
64/66 Test #64: json:json_schema .................   Passed    0.04 sec
      Start 65: json:json_rpc
65/66 Test #65: json:json_rpc ....................   Passed    0.07 sec
      Start 66: ssl:ssl
66/66 Test #66: ssl:ssl ..........................   Passed    3.80 sec

98% tests passed, 1 tests failed out of 66

Total Test time (real) =  29.45 sec

The following tests FAILED:
	  4 - swipl:core (Failed)
Errors while running CTest
make: [../build/done] Error 8 (ignored)
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
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/swipl/lib/swipl/include -D_REENTRANT -D__SWI_PROLOG__ -D__SWI_EMBEDDED__ -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include   -fvisibility=hidden  -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/swipl/lib/swipl/include -D_REENTRANT -D__SWI_PROLOG__ -D__SWI_EMBEDDED__ -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include   -fvisibility=hidden  -fPIC  -falign-functions=64 -Wall -g -O2   -c rswipl.cpp -o rswipl.o
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o rswipl.so RcppExports.o rswipl.o -L/Volumes/Builds/packages/big-sur-arm64/results/4.5/rswipl.Rcheck/00_pkg_src/rswipl/inst/swipl/lib -lswipl -Wl,-rpath,$ORIGIN/../swipl/lib -F/Library/Frameworks/R.framework/.. -framework R
installing via 'install.libs.R' to /Volumes/Builds/packages/big-sur-arm64/results/4.5/rswipl.Rcheck/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)