▣ archci hegjon-test
master seen 0s ago

guile 3.0.11-1 x86_64, from core done

done 2026-09-08T19:18:32Z on jonny-ryzen9-1, attempt 1

job
5-1788893968-hegjon-test,guile,3.0.11-1,x86_64
commit
fec331a68dbe98bf2443f8ee31da4ad228c333fe
log
/var/lib/archci/logs/hegjon-test/guile/3.0.11-1/x86_64/attempt-1.log

log 5054 lines

1==> archci-build 5-1788893968-hegjon-test,guile,3.0.11-1,x86_64 on jonny-ryzen9 at 2026-09-08T18:59:28Z2    repo=hegjon-test arch=x86_64 profile=extra chroot=/var/lib/archbuild/extra-x86_64 copy=archci-1 commit=fec331a68dbe98bf2443f8ee31da4ad228c333fe3    pacman.conf=/usr/share/devtools/pacman.conf.d/extra.conf makepkg.conf=/usr/share/devtools/makepkg.conf.d/x86_64.conf cache=/var/cache/pacman/pkg/4==> Fetching pkgbuilds/guile at fec331a68dbe98bf2443f8ee31da4ad228c333fe from https://github.com/hegjon/omarchy-pkgs.git5==> Building guile 3.0.11-1 in archci-16pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)7pam_unix(runuser:session): session closed for user archci8==> Imported 3 upstream signing key(s) from keys/pgp9==> Synchronizing chroot copy [/var/lib/archbuild/extra-x86_64/root] -> [archci-1]...done10    root : PWD=/var/lib/archci-worker/build/1/guile ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.xnYVX24ksA makepkg --config=/var/lib/archbuild/extra-x86_64/archci-1/etc/makepkg.conf --verifysource -o11pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)12==> Making package: guile 3.0.11-1 (Tue Sep  8 20:59:28 2026)13==> Retrieving sources...14  -> Downloading guile-3.0.11.tar.gz...15  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current16                                 Dload  Upload  Total   Spent   Left   Speed17
  0      0   0      0   0      0      0      0                              0
 31  9.50M  31  2.99M   0      0  2.30M      0   00:04   00:01   00:03  2.83M
100  9.50M 100  9.50M   0      0  6.12M      0   00:01   00:01          2.83M
100  9.50M 100  9.50M   0      0  6.12M      0   00:01   00:01          2.83M
100  9.50M 100  9.50M   0      0  6.12M      0   00:01   00:01          2.83M18  -> Downloading guile-3.0.11.tar.gz.sig...19  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current20                                 Dload  Upload  Total   Spent   Left   Speed21
  0      0   0      0   0      0      0      0                              0
100    833 100    833   0      0   2329      0                              0
100    833 100    833   0      0   2329      0                              0
100    833 100    833   0      0   2329      0                              022==> Validating source files with sha256sums...23    guile-3.0.11.tar.gz ... Passed24    guile-3.0.11.tar.gz.sig ... Skipped25==> Verifying source file signatures with gpg...26    guile-3.0.11.tar.gz ... Passed (WARNING: the key has expired.)27==> WARNING: Warnings have occurred while verifying the signatures.28    Please make sure you really trust them.29pam_unix(sudo:session): session closed for user archci30    root : PWD=/var/lib/archci-worker/build/1/guile ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'31pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)32pam_unix(sudo:session): session closed for user archci33Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.34==> Making package: guile 3.0.11-1 (Tue Sep  8 18:59:32 2026)35==> Checking runtime dependencies...36==> Checking buildtime dependencies...37==> Retrieving sources...38  -> Found guile-3.0.11.tar.gz39  -> Found guile-3.0.11.tar.gz.sig40==> WARNING: Skipping all source file integrity checks.41==> Extracting sources...42  -> Extracting guile-3.0.11.tar.gz with bsdtar43==> Starting build()...44checking build system type... x86_64-pc-linux-gnu45checking host system type... x86_64-pc-linux-gnu46checking target system type... x86_64-pc-linux-gnu47checking for a BSD-compatible install... /usr/bin/install -c48checking whether sleep supports fractional seconds... yes49checking filesystem timestamp resolution... 0.0150checking whether build environment is sane... yes51checking for a thread-safe mkdir -p... /usr/bin/mkdir -p52checking for gawk... gawk53checking whether make sets $(MAKE)... yes54checking whether make supports nested variables... yes55checking xargs -n works... yes56checking for gcc... gcc57checking whether the C compiler works... yes58checking for C compiler default output file name... a.out59checking for suffix of executables...60checking whether we are cross compiling... no61checking for suffix of object files... o62checking whether we are using the GNU C compiler... yes63checking whether gcc accepts -g... yes64checking for gcc option to enable C11 features... none needed65checking whether the compiler is clang... no66checking for compiler option needed when checking for declarations... none67checking whether make supports the include directive... yes (GNU style)68checking dependency style of gcc... gcc369checking how to run the C preprocessor... gcc -E70checking for grep that handles long lines and -e... /usr/bin/grep71checking for egrep... /usr/bin/grep -E72checking for ANSI C header files... yes73checking for sys/types.h... yes74checking for sys/stat.h... yes75checking for stdlib.h... yes76checking for string.h... yes77checking for memory.h... yes78checking for strings.h... yes79checking for inttypes.h... yes80checking for stdint.h... yes81checking for unistd.h... yes82checking for wchar.h... yes83checking for minix/config.h... no84checking for sys/socket.h... yes85checking for arpa/inet.h... yes86checking for features.h... yes87checking for sys/param.h... yes88checking for dirent.h... yes89checking for threads.h... yes90checking for xlocale.h... no91checking for unistd.h... (cached) yes92checking for sys/stat.h... (cached) yes93checking for netdb.h... yes94checking for netinet/in.h... yes95checking for iconv.h... yes96checking for limits.h... yes97checking for inttypes.h... (cached) yes98checking for sys/types.h... (cached) yes99checking for stdint.h... (cached) yes100checking for langinfo.h... yes101checking for math.h... yes102checking for poll.h... yes103checking for sys/ioctl.h... yes104checking for sys/filio.h... no105checking for malloc.h... yes106checking for sys/cdefs.h... yes107checking for sys/select.h... yes108checking for spawn.h... yes109checking for sys/time.h... yes110checking for stdbool.h... yes111checking for stdckdint.h... yes112checking for sys/file.h... yes113checking for sys/times.h... yes114checking for sys/uio.h... yes115checking for crtdefs.h... no116checking for sys/mman.h... yes117checking for sys/random.h... yes118checking for wctype.h... yes119checking whether it is safe to define __EXTENSIONS__... yes120checking whether _XOPEN_SOURCE should be defined... no121checking for Minix Amsterdam compiler... no122checking for ar... ar123checking the archiver (ar) interface... ar124checking for ar... (cached) ar125checking for ranlib... ranlib126checking for gcc option to enable large file support... none needed127configure: autobuild project... GNU Guile128configure: autobuild revision... 3.0.11129./configure: line 8296: hostname: command not found130configure: autobuild timestamp... 20260908T185933Z131checking whether the compiler supports -std=gnu17... yes132checking whether the compiler supports -Werror=array-bounds... yes133checking whether the compiler supports -fexcess-precision=standard... yes134checking whether we want -fexcess-precision=standard for x86_64... no135checking whether the compiler supports -flto... yes136checking whether the compiler supports -ffat-lto-objects... yes137checking for lto-specific prefix for ar, nm, objcopy, ranlib... gcc138checking for gcc-nm... gcc-nm139checking for gcc-objcopy... no140checking for objcopy... objcopy141checking compiler's C standard... c11142checking how to run the C preprocessor... gcc -E143checking for a sed that does not truncate output... /usr/bin/sed144checking for gawk... (cached) gawk145checking whether ln -s works... yes146checking the archiver (ar) interface... (cached) ar147checking whether the preprocessor supports include_next... yes148checking whether source code line length is unlimited... yes149checking for C/C++ restrict keyword... __restrict__150checking whether <sys/socket.h> is self-contained... yes151checking for shutdown... yes152checking whether <sys/socket.h> defines the SHUT_* macros... yes153checking for struct sockaddr_storage... yes154checking for sa_family_t... yes155checking for struct sockaddr_storage.ss_family... yes156checking for size_t... yes157checking for working alloca.h... yes158checking for alloca... yes159checking whether lstat correctly handles trailing slash... yes160checking for canonicalize_file_name... yes161checking for faccessat... yes162checking for realpath... yes163checking for lstat... yes164checking for _set_invalid_parameter_handler... no165checking for duplocale... yes166checking for snprintf_l... no167checking for nl_langinfo_l... yes168checking for symlink... yes169checking for flock... yes170checking for fcntl... yes171checking for fsync... yes172checking for getlogin... yes173checking for link... yes174checking for mkostemp... yes175checking for nl_langinfo... yes176checking for pipe... yes177checking for pipe2... yes178checking for readlink... yes179checking for isblank... yes180checking for iswctype... yes181checking for setenv... yes182checking for times... yes183checking for snprintf... yes184checking for btowc... yes185checking for getdtablesize... yes186checking for mbsinit... yes187checking for mbrtowc... yes188checking for mprotect... yes189checking for localtime_r... yes190checking for timegm... yes191checking for vasnprintf... no192checking for wcrtomb... yes193checking for iswcntrl... yes194checking whether // is distinct from /... no195checking whether realpath works... yes196checking for getcwd... yes197checking pthread.h usability... yes198checking pthread.h presence... yes199checking for pthread.h... yes200checking for pthread_kill in -lpthread... yes201checking whether POSIX threads API is available... yes202checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes203checking whether setlocale (category, NULL) is multithread-safe... yes204checking for wchar_t... yes205checking for good max_align_t... yes206checking whether NULL can be used in arbitrary expressions... yes207checking whether locale.h defines locale_t... yes208checking whether locale.h conforms to POSIX:2001... yes209checking whether struct lconv is properly defined... yes210checking if environ is properly declared... yes211checking for complete errno.h... yes212checking whether ctype.h defines __header_inline... no213checking for working fcntl.h... yes214checking for pid_t... yes215checking for mode_t... yes216checking whether frexp() can be used without linking with libm... yes217checking whether alarm is declared... yes218checking whether frexp works... yes219checking whether stat file-mode macros are broken... no220checking for nlink_t... yes221checking for library containing gethostbyname... none required222checking for gethostbyname... yes223checking for library containing getservbyname... none required224checking for getservbyname... yes225checking for library containing inet_ntop... none required226checking whether inet_ntop is declared... yes227checking for IPv4 sockets... yes228checking for IPv6 sockets... yes229checking whether getlogin is declared... yes230checking for ld used by gcc... /usr/bin/ld231checking if the linker (/usr/bin/ld) is GNU ld... yes232checking for shared library run path origin... done233checking 32-bit host C ABI... no234checking for ELF binary format... yes235checking for the common suffixes of directories in the library search path... lib,lib,lib64236checking for iconv... yes237checking for working iconv... yes238checking whether iconv is compatible with its POSIX signature... yes239checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes240checking for wint_t... yes241checking whether wint_t is large enough... yes242checking whether the compiler produces multi-arch binaries... no243checking whether stdint.h conforms to C99... yes244checking whether stdint.h works without ISO C predefines... yes245checking whether stdint.h has UINTMAX_WIDTH etc.... yes246checking whether byte ordering is bigendian... no247checking whether long double and double are the same... no248checking where to find the exponent in a 'float'... word 0 bit 23249checking whether isnan(float) can be used without linking with libm... yes250checking whether isnan(float) works... yes251checking whether isnan(double) can be used without linking with libm... yes252checking whether isnan(long double) can be used without linking with libm... yes253checking whether isnanl works... yes254checking where to find the exponent in a 'double'... word 1 bit 20255checking whether langinfo.h defines CODESET... yes256checking whether langinfo.h defines T_FMT_AMPM... yes257checking whether langinfo.h defines ALTMON_1... yes258checking whether langinfo.h defines ERA... yes259checking whether langinfo.h defines YESEXPR... yes260checking whether ldexp() can be used without linking with libm... yes261checking for libunistring... yes262checking how to link with libunistring... /usr/lib/libunistring.so263checking for libunistring version... 1.4.2264checking for nl_langinfo and CODESET... yes265checking whether pow can be used without linking with libm... no266checking whether pow can be used with libm... yes267checking whether log works... yes268checking whether round is declared... yes269checking whether round works... yes270checking whether malloc is ptrdiff_t safe... yes271checking whether malloc, realloc, calloc set errno on failure... yes272checking whether malloc (0) returns nonnull... yes273checking whether NAN macro works... yes274checking whether HUGE_VAL works... yes275checking whether <limits.h> defines MIN and MAX... no276checking whether <sys/param.h> defines MIN and MAX... yes277checking whether struct tm is in sys/time.h or time.h... time.h278checking for struct tm.tm_zone... yes279checking for struct tm.tm_gmtoff... yes280checking for O_CLOEXEC... yes281checking for promoted mode_t type... mode_t282checking for inline... inline283checking for library containing setsockopt... none needed284checking for library containing posix_spawn... none required285checking whether posix_spawn is declared... yes286checking for posix_spawn... yes287checking whether posix_spawn is declared... (cached) yes288checking whether posix_spawn works... yes289checking whether posix_spawn rejects scripts without shebang... yes290checking whether posix_spawnp rejects scripts without shebang... yes291checking whether posix_spawnattr_setschedpolicy is supported... yes292checking whether posix_spawnattr_setschedparam is supported... yes293checking for mbstate_t... yes294checking for ssize_t... yes295checking for sched.h... yes296checking for struct sched_param... yes297checking whether <sys/select.h> is self-contained... yes298checking whether setenv is declared... yes299checking search.h usability... yes300checking search.h presence... yes301checking for search.h... yes302checking for tsearch... yes303checking for sigset_t... yes304checking for uid_t in sys/types.h... yes305checking for volatile sig_atomic_t... yes306checking for sighandler_t... yes307checking for posix_spawnattr_t... yes308checking for posix_spawn_file_actions_t... yes309checking whether fcloseall is declared... yes310checking whether getw is declared... yes311checking whether putw is declared... yes312checking which flavor of printf attribute matches inttypes macros... system313checking whether ecvt is declared... yes314checking whether fcvt is declared... yes315checking whether gcvt is declared... yes316checking for struct timeval... yes317checking for wide-enough struct timeval.tv_sec member... yes318checking for struct tms... yes319checking for struct timespec in <time.h>... yes320checking for TIME_UTC in <time.h>... yes321checking whether execvpe is declared... yes322checking whether snprintf returns a byte count as in C99... yes323checking whether vsnprintf is declared... yes324checking whether <wchar.h> uses 'inline' correctly... yes325checking whether wcsdup is declared... yes326checking for a traditional french locale... none327checking for eaccess... yes328checking whether getdtablesize is declared... yes329checking for a traditional japanese locale... none330checking for a french Unicode locale... none331checking for a transitional chinese locale... none332checking for mmap... yes333checking for MAP_ANONYMOUS... yes334checking whether memchr works... yes335checking whether time_t is signed... yes336checking for working mktime... yes337checking whether snprintf is declared... yes338checking whether strdup is declared... yes339checking whether unsetenv is declared... yes340checking for inttypes.h... yes341checking for stdint.h... yes342checking for intmax_t... yes343checking whether snprintf truncates the result as in C99... yes344checking for snprintf... (cached) yes345checking for strnlen... yes346checking for wcslen... yes347checking for wcsnlen... yes348checking for mbrtowc... (cached) yes349checking for wcrtomb... (cached) yes350checking whether _snprintf is declared... no351checking whether iswcntrl works... yes352checking for towlower... yes353checking for wctype_t... yes354checking for wctrans_t... yes355checking for C compiler option to allow warnings... -Wno-error356checking whether accept4 is declared... yes357checking for alignas and alignof... yes, <stdalign.h> macros358checking for alloca as a compiler built-in... yes359checking for static_assert... yes, an <assert.h> macro360checking byteswap.h usability... yes361checking byteswap.h presence... yes362checking for byteswap.h... yes363checking for library containing clock_gettime... none required364checking for library containing clock_getcpuclockid... none required365checking for clock_getres... yes366checking for clock_gettime... yes367checking for clock_settime... yes368checking for clock_getcpuclockid... yes369checking whether copysign can be used without linking with libm... yes370checking for dirfd... yes371checking whether dirfd is declared... yes372checking whether dirfd is a macro... no373checking whether // is distinct from /... (cached) no374checking whether duplocale(LC_GLOBAL_LOCALE) works... yes375checking for flexible array member... yes376checking whether conversion from 'int' to 'long double' works... yes377checking whether free is known to preserve errno... yes378checking whether __func__ is available... yes379checking for library containing getaddrinfo... none required380checking for getaddrinfo... yes381checking whether gai_strerror is declared... yes382checking whether gai_strerrorA is declared... no383checking for gai_strerror with POSIX signature... yes384checking for struct sockaddr.sa_len... no385checking whether getaddrinfo is declared... yes386checking whether freeaddrinfo is declared... yes387checking whether getnameinfo is declared... yes388checking for struct addrinfo... yes389checking for gethostname... yes390checking for HOST_NAME_MAX... yes391checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes392checking for library containing inet_ntop... (cached) none required393checking whether inet_ntop is declared... (cached) yes394checking for library containing inet_pton... none required395checking whether inet_pton is declared... yes396checking whether isfinite is declared... yes397checking whether isfinite(long double) works... yes398checking whether isinf is declared... yes399checking whether isinf(long double) works... yes400checking whether isnan macro works... yes401checking whether isnan(double) can be used without linking with libm... (cached) yes402checking whether isnan(float) can be used without linking with libm... (cached) yes403checking whether isnan(float) works... (cached) yes404checking whether isnan(long double) can be used without linking with libm... (cached) yes405checking whether isnanl works... (cached) yes406checking if LD -Wl,--version-script works... yes407checking whether the -Werror option is usable... yes408checking for simple visibility declarations... yes409checking whether the compiler supports the __inline keyword... yes410checking whether link obeys POSIX... yes411checking for log1p... yes412checking whether malloc (0) returns nonnull... (cached) yes413checking whether mkdir handles trailing slash... yes414checking whether mkdir handles trailing dot... yes415checking whether YESEXPR works... yes416checking for sys/pstat.h... no417checking for sys/sysmp.h... no418checking for sys/param.h... (cached) yes419checking for sys/sysctl.h... no420checking for sched_getaffinity... yes421checking for sched_getaffinity_np... no422checking for pstat_getdynamic... no423checking for sysmp... no424checking for sysctl... no425checking for glibc compatible sched_getaffinity... yes426checking whether open recognizes a trailing slash... yes427checking for poll... yes428checking whether posix_spawn_file_actions_addclose works... yes429checking whether posix_spawn_file_actions_adddup2 works... yes430checking whether posix_spawn_file_actions_addopen works... yes431checking for putenv compatible with GNU and SVID... yes432checking whether readlink signature is correct... yes433checking whether readlink handles trailing slash correctly... yes434checking whether readlink truncates results correctly... yes435checking for working re_compile_pattern... yes436checking whether rename honors trailing slash on destination... yes437checking whether rename honors trailing slash on source... yes438checking whether rename manages hard links correctly... yes439checking whether rename manages existing destinations correctly... yes440checking whether rmdir works... yes441checking whether select supports a 0 argument... yes442checking whether select detects invalid fds... yes443checking whether setenv validates arguments... yes444checking for socklen_t... yes445checking for ssize_t... (cached) yes446checking for struct stat.st_atim.tv_nsec... yes447checking whether struct stat.st_atim is of type struct timespec... yes448checking for struct stat.st_birthtimespec.tv_nsec... no449checking for struct stat.st_birthtimensec... no450checking for struct stat.st_birthtim.tv_nsec... no451checking for bool, true, false... no452checking whether localtime works even near extrema... yes453checking for timezone_t... no454checking whether trunc is declared... yes455checking for variable-length arrays... yes456checking for vsnprintf... yes457checking whether snprintf respects a size of 1... yes458checking whether printf supports POSIX/XSI format strings with positions... yes459checking whether localtime_r is declared... yes460checking whether localtime_r is compatible with its POSIX signature... yes461checking for unsetenv... yes462checking for unsetenv() return type... int463checking whether unsetenv obeys POSIX... yes464checking how to print strings... printf465checking for a sed that does not truncate output... (cached) /usr/bin/sed466checking for fgrep... /usr/bin/grep -F467checking for ld used by gcc... /usr/bin/ld468checking if the linker (/usr/bin/ld) is GNU ld... yes469checking for BSD- or MS-compatible name lister (nm)... gcc-nm470checking the name lister (gcc-nm) interface... BSD nm471checking the maximum length of command line arguments... 1572864472checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop473checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop474checking for /usr/bin/ld option to reload object files... -r475checking for file... file476checking for objdump... objdump477checking how to recognize dependent libraries... pass_all478checking for dlltool... no479checking how to associate runtime and link libraries... printf %s\n480checking for archiver @FILE support... @481checking for strip... strip482checking for ranlib... (cached) ranlib483checking command to parse gcc-nm output from gcc object... ok484checking for sysroot... no485checking for a working dd... /usr/bin/dd486checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1487checking for mt... no488checking if : is a manifest tool... no489checking for dlfcn.h... yes490checking for objdir... .libs491checking if gcc supports -fno-rtti -fno-exceptions... no492checking for gcc option to produce PIC... -fPIC -DPIC493checking if gcc PIC flag -fPIC -DPIC works... yes494checking if gcc static flag -static works... yes495checking if gcc supports -c -o file.o... yes496checking if gcc supports -c -o file.o... (cached) yes497checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes498checking whether -lc should be explicitly linked in... no499checking dynamic linker characteristics... GNU/Linux ld.so500checking how to hardcode library paths into programs... immediate501checking for shl_load... no502checking for shl_load in -ldld... no503checking for dlopen... yes504checking whether a program can dlopen itself... yes505checking whether a statically linked program can dlopen itself... no506checking whether stripping libraries is possible... yes507checking if libtool supports shared libraries... yes508checking whether to build shared libraries... yes509checking whether to build static libraries... no510checking for library containing dlopen... none required511checking for makeinfo... yes512checking for emacs... no513checking for xemacs... no514checking where .elc files should go... ${datadir}/emacs/site-lisp515checking if JIT code generation supported for target CPU... yes516checking whether to enable JIT code generation... yes517checking for mremap... yes518checking for ffsl... yes519checking for isnan... yes520checking for isinf... yes521checking whether to use system and library "64" calls... yes522checking for __uc_get_ar_bsp in -luca... no523checking for working volatile... yes524checking for inline... (cached) inline525checking for __uc_get_ar_bsp in -luca... (cached) no526checking whether byte ordering is bigendian... (cached) no527checking labels as values... yes528checking size of char... 1529checking size of unsigned char... 1530checking size of short... 2531checking size of unsigned short... 2532checking size of int... 4533checking size of unsigned int... 4534checking size of long... 8535checking size of unsigned long... 8536checking size of size_t... 8537checking size of long long... 8538checking size of unsigned long long... 8539checking size of __int64... 0540checking size of unsigned __int64... 0541checking size of void *... 8542checking size of intptr_t... 8543checking size of uintptr_t... 8544checking size of ptrdiff_t... 8545checking size of size_t... (cached) 8546checking size of off_t... 8547checking size of intmax_t... 8548checking stdatomic.h usability... yes549checking stdatomic.h presence... yes550checking for stdatomic.h... yes551checking for which prebuilt binary set to use during bootstrap... 64-bit-little-endian552checking for sys/wait.h that is POSIX.1 compatible... yes553checking for dirent.h that defines DIR... yes554checking for library containing opendir... none required555checking for struct dirent64.d_name... yes556checking complex.h usability... yes557checking complex.h presence... yes558checking for complex.h... yes559checking fenv.h usability... yes560checking fenv.h presence... yes561checking for fenv.h... yes562checking io.h usability... no563checking io.h presence... no564checking for io.h... no565checking for memory.h... (cached) yes566checking process.h usability... no567checking process.h presence... no568checking for process.h... no569checking linux/fs.h usability... yes570checking linux/fs.h presence... yes571checking for linux/fs.h... yes572checking sys/dir.h usability... yes573checking sys/dir.h presence... yes574checking for sys/dir.h... yes575checking for sys/ioctl.h... (cached) yes576checking for sys/select.h... (cached) yes577checking for sys/time.h... (cached) yes578checking sys/timeb.h usability... yes579checking sys/timeb.h presence... yes580checking for sys/timeb.h... yes581checking for sys/times.h... (cached) yes582checking sys/stdtypes.h usability... no583checking sys/stdtypes.h presence... no584checking for sys/stdtypes.h... no585checking for sys/types.h... (cached) yes586checking sys/utime.h usability... no587checking sys/utime.h presence... no588checking for sys/utime.h... no589checking for unistd.h... (cached) yes590checking utime.h usability... yes591checking utime.h presence... yes592checking for utime.h... yes593checking pwd.h usability... yes594checking pwd.h presence... yes595checking for pwd.h... yes596checking grp.h usability... yes597checking grp.h presence... yes598checking for grp.h... yes599checking sys/utsname.h usability... yes600checking sys/utsname.h presence... yes601checking for sys/utsname.h... yes602checking direct.h usability... no603checking direct.h presence... no604checking for direct.h... no605checking machine/fpu.h usability... no606checking machine/fpu.h presence... no607checking for machine/fpu.h... no608checking for sched.h... (cached) yes609checking sys/sendfile.h usability... yes610checking sys/sendfile.h presence... yes611checking for sys/sendfile.h... yes612checking for complex double... yes613checking for socklen_t... (cached) yes614checking for struct ip_mreq... yes615checking type of array argument to getgroups... gid_t616checking for mode_t... (cached) yes617checking for cos in -lm... yes618checking for gethostbyname... (cached) yes619checking for connect... yes620checking crt_externs.h usability... no621checking crt_externs.h presence... no622checking for crt_externs.h... no623checking for DINFINITY... no624checking for DQNAN... no625checking for cexp... yes626checking for chsize... no627checking for clog... yes628checking for clog10... yes629checking for ctermid... yes630checking for fesetround... yes631checking for ftime... yes632checking for ftruncate... yes633checking for fchown... yes634checking for fchownat... yes635checking for fchmod... yes636checking for fchdir... yes637checking for readlinkat... yes638checking for fchmodat... yes639checking for symlinkat... yes640checking for mkdirat... yes641checking for renameat... yes642checking for unlinkat... yes643checking for getcwd... (cached) yes644checking for geteuid... yes645checking for getsid... yes646checking for gettimeofday... yes647checking for getuid... yes648checking for getgid... yes649checking for gmtime_r... yes650checking for ioctl... yes651checking for lstat... (cached) yes652checking for mkdir... yes653checking for mkdtemp... yes654checking for mknod... yes655checking for nice... yes656checking for readlink... (cached) yes657checking for rmdir... yes658checking for setegid... yes659checking for seteuid... yes660checking for setuid... yes661checking for setgid... yes662checking for setpgid... yes663checking for setsid... yes664checking for sigaction... yes665checking for siginterrupt... yes666checking for stat64... yes667checking for strptime... yes668checking for symlink... (cached) yes669checking for sync... yes670checking for sysconf... yes671checking for tcgetpgrp... yes672checking for tcsetpgrp... yes673checking for uname... yes674checking for waitpid... yes675checking for strdup... yes676checking for usleep... yes677checking for on_exit... yes678checking for chown... yes679checking for link... (cached) yes680checking for fcntl... (cached) yes681checking for ttyname... yes682checking for getpwent... yes683checking for getgrent... yes684checking for kill... yes685checking for getppid... yes686checking for getpgrp... yes687checking for fork... yes688checking for setitimer... yes689checking for getitimer... yes690checking for strchr... yes691checking for strcmp... yes692checking for index... yes693checking for bcopy... yes694checking for rindex... yes695checking for truncate... yes696checking for isblank... (cached) yes697checking for _NSGetEnviron... no698checking for strcoll_l... yes699checking for strtod_l... yes700checking for strtol_l... yes701checking for newlocale... yes702checking for uselocale... yes703checking for utimensat... yes704checking for fstatat... yes705checking for futimens... yes706checking for openat... yes707checking for sched_getaffinity... (cached) yes708checking for sched_setaffinity... yes709checking for sendfile... yes710checking for pipe2... (cached) yes711checking for posix_spawn_file_actions_addclosefrom_np... yes712checking for clearenv... yes713checking for freadlink... no714checking whether _NL_NUMERIC_GROUPING is declared... no715checking crypt.h usability... yes716checking crypt.h presence... yes717checking for crypt.h... yes718checking for netdb.h... (cached) yes719checking for pthread.h... (cached) yes720checking pthread_np.h usability... no721checking pthread_np.h presence... no722checking for pthread_np.h... no723checking for sys/param.h... (cached) yes724checking sys/resource.h usability... yes725checking sys/resource.h presence... yes726checking for sys/resource.h... yes727checking for sys/file.h... (cached) yes728checking for sys/mman.h... (cached) yes729checking for chroot... yes730checking for flock... (cached) yes731checking for getlogin... (cached) yes732checking for cuserid... yes733checking for getpriority... yes734checking for setpriority... yes735checking for getpass... yes736checking for sethostname... yes737checking for gethostname... (cached) yes738checking whether sethostname is declared... yes739checking whether hstrerror is declared... no740checking whether cuserid is declared... yes741checking for library containing crypt... -lcrypt742checking for i... _Complex_I743checking whether csqrt is usable... yes744checking whether getitimer(ITIMER_PROF) is usable... yes745checking whether getitimer(ITIMER_VIRTUAL) is usable... yes746checking for libgmp... yes747checking how to link with libgmp... /usr/lib/libgmp.so748checking whether mpz_inits is declared... yes749checking whether libunistring was built with iconv support... yes750checking for pkg-config... /usr/bin/pkg-config751checking pkg-config is at least version 0.9.0... yes752checking for libffi... yes753checking size of size_t... (cached) 8754checking size of ssize_t... 8755checking whether NLS is requested... yes756checking for msgfmt... /usr/bin/msgfmt757checking for gmsgfmt... /usr/bin/msgfmt758checking for xgettext... /usr/bin/xgettext759checking for msgmerge... /usr/bin/msgmerge760checking for CFPreferencesCopyAppValue... no761checking for CFLocaleCopyCurrent... no762checking for GNU gettext in libc... yes763checking whether to use NLS... yes764checking where the gettext function comes from... libc765checking for sleep declaration... yes766checking for usleep declaration... yes767checking whether getlogin is declared... (cached) yes768checking whether alarm is declared... (cached) yes769checking whether strptime is declared... yes770checking return type of usleep... int771checking sys/un.h usability... yes772checking sys/un.h presence... yes773checking for sys/un.h... yes774checking for getrlimit... yes775checking for setrlimit... yes776checking for socketpair... yes777checking for getgroups... yes778checking for setgroups... yes779checking for setpwent... yes780checking for pause... yes781checking for tzset... yes782checking for sethostent... yes783checking for gethostent... yes784checking for endhostent... yes785checking for setnetent... yes786checking for getnetent... yes787checking for endnetent... yes788checking for setprotoent... yes789checking for getprotoent... yes790checking for endprotoent... yes791checking for setservent... yes792checking for getservent... yes793checking for endservent... yes794checking for getnetbyaddr... yes795checking for getnetbyname... yes796checking for inet_lnaof... yes797checking for inet_makeaddr... yes798checking for inet_netof... yes799checking for hstrerror... yes800checking for struct sockaddr_in.sin_len... no801checking for __libc_stack_end... yes802checking whether netdb.h declares h_errno... yes803checking whether uint32_t is defined... yes804checking for working IPv6 support... yes805checking whether sockaddr_in6 has sin6_scope_id... yes806checking for struct sockaddr_in6.sin6_len... no807checking whether localtime caches TZ... no808checking for strerror... yes809checking for memmove... yes810checking for asinh... yes811checking for acosh... yes812checking for atanh... yes813checking for copysign... yes814checking for finite... yes815checking for sincos... yes816checking for __sincos... no817checking for trunc... yes818checking for isinf... yes819checking for isnan... yes820checking for struct stat.st_rdev... yes821checking for struct stat.st_blksize... yes822checking for struct stat.st_blocks... yes823checking for struct stat.st_atim... yes824checking for struct stat.st_mtim... yes825checking for struct stat.st_ctim... yes826checking for struct tm.tm_zone... (cached) yes827checking for struct tm.tm_gmtoff... (cached) yes828checking whether we need POSIX to get struct utimbuf... no829checking the value of `iconveh_error'... 0830checking the value of `iconveh_question_mark'... 1831checking the value of `iconveh_escape_sequence'... 2832checking for which bdw-gc pkg-config file to use... bdw-gc833checking for bdw-gc >= 7.2... yes834checking for GC_pthread_exit... yes835checking for GC_pthread_cancel... yes836checking for GC_pthread_sigmask... yes837checking for GC_move_disappearing_link... yes838checking for GC_is_heap_ptr... yes839checking for struct GC_stack_base.reg_base... no840checking size of float... 4841checking for struct linger... yes842checking for struct timespec... yes843checking for the pthreads library -lpthreads... no844checking whether pthreads work without any flags... yes845checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE846checking if more special flags are required for pthreads... no847checking for pthread_attr_getstack... yes848checking for pthread_getattr_np... yes849checking for pthread_get_stackaddr_np... no850checking for pthread_attr_get_np... no851checking for pthread_sigmask... yes852checking for pthread_cancel... yes853checking for pthread_jit_write_protect_np... no854checking whether PTHREAD_ONCE_INIT needs braces... no855checking whether PTHREAD_MUTEX_INITIALIZER needs braces... no856checking for library containing sched_yield... none required857checking what kind of threads to support... pthreads858checking whether pthread_attr_getstack works for the main thread... yes859checking whether the `__thread' storage class is available... yes860checking whether C compiler handles -Werror -Wunknown-warning-option... no861checking whether C compiler handles -Wall... yes862checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no863checking whether C compiler handles -Wmissing-prototypes... yes864checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no865checking whether C compiler handles -Wpointer-arith... yes866checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no867checking whether C compiler handles -fno-strict-aliasing... yes868checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no869checking whether C compiler handles -fwrapv... yes870checking whether the linker understands `-z relro'... yes871checking for tgoto in -lncurses... yes872checking how to link with libreadline... /usr/lib/libreadline.so873checking for siginterrupt... (cached) yes874checking for rl_clear_signals... yes875checking for rl_cleanup_after_signal... yes876checking for rl_filename_completion_function... yes877checking whether rl_catch_signals is declared... yes878checking whether rl_catch_sigwinch is declared... yes879checking for rl_get_keymap_name... yes880checking for rl_getc_function pointer in readline... yes881checking for strdup... (cached) yes882checking that generated files are newer than configure... done883configure: creating ./config.status884config.status: creating libguile/gen-scmconfig.h885config.status: creating Makefile886config.status: creating lib/Makefile887config.status: creating doc/Makefile888config.status: creating doc/r5rs/Makefile889config.status: creating doc/ref/Makefile890config.status: creating examples/Makefile891config.status: creating libguile/Makefile892config.status: creating libguile/version.h893config.status: creating guile-readline/Makefile894config.status: creating test-suite/Makefile895config.status: creating test-suite/standalone/Makefile896config.status: creating meta/Makefile897config.status: creating module/Makefile898config.status: creating stage0/Makefile899config.status: creating stage1/Makefile900config.status: creating stage2/Makefile901config.status: creating prebuilt/Makefile902config.status: creating prebuilt/x86_64-unknown-linux-gnu/Makefile903config.status: creating prebuilt/i686-pc-linux-gnu/Makefile904config.status: creating prebuilt/mips-unknown-linux-gnu/Makefile905config.status: creating check-guile906config.status: creating benchmark-guile907config.status: creating meta/guile908config.status: creating meta/build-env909config.status: creating meta/uninstalled-env910config.status: creating meta/gdb-uninstalled-guile911config.status: creating libguile/guile-snarf912config.status: creating libguile/guile-snarf-docs913config.status: creating test-suite/standalone/test-use-srfi914config.status: creating test-suite/standalone/test-fast-slot-ref915config.status: creating config.h916config.status: executing depfiles commands917config.status: executing libtool commands918config.status: executing po-directories commands919make -C libguile scmconfig.h920make[1]: Entering directory '/build/guile/src/guile-3.0.11/libguile'921  GEN      gen-scmconfig.o922  GEN      gen-scmconfig923  GEN      scmconfig.h924make[1]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'925make  all-recursive926make[1]: Entering directory '/build/guile/src/guile-3.0.11'927Making all in lib928make[2]: Entering directory '/build/guile/src/guile-3.0.11/lib'929  GEN      alloca.h930  GEN      arpa/inet.h931  GEN      dirent.h932  GEN      fcntl.h933  GEN      iconv.h934  GEN      inttypes.h935  GEN      langinfo.h936  GEN      limits.h937  GEN      locale.h938  GEN      math.h939  GEN      netdb.h940  GEN      poll.h941  GEN      sched.h942  GEN      signal.h943  GEN      spawn.h944  GEN      stdio.h945  GEN      stdlib.h946  GEN      string.h947  GEN      sys/file.h948  GEN      sys/select.h949  GEN      sys/socket.h950  GEN      sys/stat.h951  GEN      sys/time.h952  GEN      sys/times.h953  GEN      sys/types.h954  GEN      sys/uio.h955  GEN      time.h956  GEN      unistd.h957  GEN      wchar.h958make  all-recursive959make[3]: Entering directory '/build/guile/src/guile-3.0.11/lib'960make[4]: Entering directory '/build/guile/src/guile-3.0.11/lib'961  CC       libgnu_la-accept4.lo962  CC       libgnu_la-basename-lgpl.lo963  CC       libgnu_la-binary-io.lo964  CC       libgnu_la-c-ctype.lo965  CC       libgnu_la-c-strcasecmp.lo966  CC       libgnu_la-c-strncasecmp.lo967  CC       libgnu_la-dirname-lgpl.lo968  CC       libgnu_la-stripslash.lo969  CC       libgnu_la-full-read.lo970  CC       libgnu_la-full-write.lo971  CC       libgnu_la-localcharset.lo972  CC       libgnu_la-malloca.lo973  CC       libgnu_la-math.lo974  CC       libgnu_la-nproc.lo975  CC       libgnu_la-nstrftime.lo976  CC       libgnu_la-pipe2.lo977  CC       libgnu_la-safe-read.lo978  CC       libgnu_la-safe-write.lo979  CC       libgnu_la-stat-time.lo980  CC       libgnu_la-striconveh.lo981  CC       libgnu_la-sys_socket.lo982  CC       libgnu_la-time_rz.lo983  CC       libgnu_la-unistd.lo984  CCLD     libgnu.la985make[4]: Leaving directory '/build/guile/src/guile-3.0.11/lib'986make[3]: Leaving directory '/build/guile/src/guile-3.0.11/lib'987make[2]: Leaving directory '/build/guile/src/guile-3.0.11/lib'988Making all in meta989make[2]: Entering directory '/build/guile/src/guile-3.0.11/meta'990guile="`echo guile | /usr/bin/sed -e 's,x,x,'`" ; guild="`echo guild | /usr/bin/sed -e 's,x,x,'`" ; installed_guile="/usr/bin/$guile" ; /usr/bin/sed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.11|g" -e "s|[@]GUILE_CFLAGS[@]|-I/usr |g" -e "s|[@]GUILE_LIBS[@]|-lcrypt  -lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|8:1:7|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-lgc -lpthread -ldl|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIB_GETRANDOM[@]||g" -e "s|[@]LIBGMP[@]|/usr/lib/libgmp.so|g" -e "s|[@]LIBLTDL[@]||g" -e "s|[@]LIBFFI_LIBS[@]|-lffi|g" -e "s|[@]LIBUNISTRING[@]|/usr/lib/libunistring.so|g" -e "s|[@]LIBICONV[@]||g" -e "s|[@]LIBINTL[@]||g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/usr/bin/pkg-config|g" -e "s|[@]pkgconfigdir[@]|/usr/lib/pkgconfig|g" -e "s|[@]prefix[@]|/usr|g" -e "s|[@]exec_prefix[@]|/usr|g" -e "s|[@]bindir[@]|/usr/bin|g" -e "s|[@]libdir[@]|/usr/lib|g" -e "s|[@]includedir[@]|/usr/include|g" -e "s|[@]datarootdir[@]|/usr/share|g" -e "s|[@]datadir[@]|/usr/share|g" -e "s|[@]sitedir[@]|/usr/share/guile/site/3.0|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guile-config.in" > "guile-config.out"991chmod +x "guile-config.out"992mv "guile-config.out" "guile-config"993guile="`echo guile | /usr/bin/sed -e 's,x,x,'`" ; guild="`echo guild | /usr/bin/sed -e 's,x,x,'`" ; installed_guile="/usr/bin/$guile" ; /usr/bin/sed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.11|g" -e "s|[@]GUILE_CFLAGS[@]|-I/usr |g" -e "s|[@]GUILE_LIBS[@]|-lcrypt  -lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|8:1:7|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-lgc -lpthread -ldl|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIB_GETRANDOM[@]||g" -e "s|[@]LIBGMP[@]|/usr/lib/libgmp.so|g" -e "s|[@]LIBLTDL[@]||g" -e "s|[@]LIBFFI_LIBS[@]|-lffi|g" -e "s|[@]LIBUNISTRING[@]|/usr/lib/libunistring.so|g" -e "s|[@]LIBICONV[@]||g" -e "s|[@]LIBINTL[@]||g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/usr/bin/pkg-config|g" -e "s|[@]pkgconfigdir[@]|/usr/lib/pkgconfig|g" -e "s|[@]prefix[@]|/usr|g" -e "s|[@]exec_prefix[@]|/usr|g" -e "s|[@]bindir[@]|/usr/bin|g" -e "s|[@]libdir[@]|/usr/lib|g" -e "s|[@]includedir[@]|/usr/include|g" -e "s|[@]datarootdir[@]|/usr/share|g" -e "s|[@]datadir[@]|/usr/share|g" -e "s|[@]sitedir[@]|/usr/share/guile/site/3.0|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guild.in" > "guild.out"994chmod +x "guild.out"995mv "guild.out" "guild"996guile="`echo guile | /usr/bin/sed -e 's,x,x,'`" ; guild="`echo guild | /usr/bin/sed -e 's,x,x,'`" ; installed_guile="/usr/bin/$guile" ; /usr/bin/sed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.11|g" -e "s|[@]GUILE_CFLAGS[@]|-I/usr |g" -e "s|[@]GUILE_LIBS[@]|-lcrypt  -lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|8:1:7|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-lgc -lpthread -ldl|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIB_GETRANDOM[@]||g" -e "s|[@]LIBGMP[@]|/usr/lib/libgmp.so|g" -e "s|[@]LIBLTDL[@]||g" -e "s|[@]LIBFFI_LIBS[@]|-lffi|g" -e "s|[@]LIBUNISTRING[@]|/usr/lib/libunistring.so|g" -e "s|[@]LIBICONV[@]||g" -e "s|[@]LIBINTL[@]||g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/usr/bin/pkg-config|g" -e "s|[@]pkgconfigdir[@]|/usr/lib/pkgconfig|g" -e "s|[@]prefix[@]|/usr|g" -e "s|[@]exec_prefix[@]|/usr|g" -e "s|[@]bindir[@]|/usr/bin|g" -e "s|[@]libdir[@]|/usr/lib|g" -e "s|[@]includedir[@]|/usr/include|g" -e "s|[@]datarootdir[@]|/usr/share|g" -e "s|[@]datadir[@]|/usr/share|g" -e "s|[@]sitedir[@]|/usr/share/guile/site/3.0|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guile-3.0.pc.in" > "guile-3.0.pc.out"997mv "guile-3.0.pc.out" "guile-3.0.pc"998make[2]: Leaving directory '/build/guile/src/guile-3.0.11/meta'999Making all in libguile1000make[2]: Entering directory '/build/guile/src/guile-3.0.11/libguile'1001  GEN      libpath.h1002  GEN      srfi-14.i.c1003  SNARF  alist.x1004  SNARF  array-handle.x1005  SNARF  array-map.x1006  SNARF  arrays.x1007  SNARF  async.x1008  SNARF  atomic.x1009  SNARF  backtrace.x1010  SNARF  boolean.x1011  SNARF  bitvectors.x1012  SNARF  bytevectors.x1013  SNARF  chars.x1014  SNARF  control.x1015  SNARF  continuations.x1016  SNARF  custom-ports.x1017  SNARF  debug.x1018  SNARF  deprecated.x1019  SNARF  deprecation.x1020  SNARF  dynl.x1021  SNARF  dynwind.x1022  SNARF  eq.x1023  SNARF  error.x1024  SNARF  eval.x1025  SNARF  evalext.x1026  SNARF  exceptions.x1027  SNARF  expand.x1028  SNARF  extensions.x1029  SNARF  fdes-finalizers.x1030  SNARF  feature.x1031  SNARF  filesys.x1032  SNARF  fluids.x1033  SNARF  foreign.x1034  SNARF  fports.x1035  SNARF  frames.x1036  SNARF  gc-malloc.x1037  SNARF  gc.x1038  SNARF  gettext.x1039  SNARF  generalized-vectors.x1040  SNARF  goops.x1041  SNARF  gsubr.x1042  SNARF  guardians.x1043  SNARF  hash.x1044  SNARF  hashtab.x1045  SNARF  hooks.x1046  SNARF  i18n.x1047  SNARF  init.x1048  SNARF  instructions.x1049  SNARF  intrinsics.x1050  SNARF  ioext.x1051  SNARF  keywords.x1052  SNARF  list.x1053  SNARF  load.x1054  SNARF  loader.x1055  SNARF  macros.x1056  SNARF  mallocs.x1057  SNARF  memoize.x1058  SNARF  modules.x1059  SNARF  numbers.x1060  SNARF  objprop.x1061  SNARF  options.x1062  SNARF  pairs.x1063  SNARF  ports.x1064  SNARF  print.x1065  SNARF  procprop.x1066  SNARF  procs.x1067  SNARF  programs.x1068  SNARF  promises.x1069  SNARF  r6rs-ports.x1070  SNARF  random.x1071  SNARF  rdelim.x1072  SNARF  read.x1073  SNARF  rw.x1074  SNARF  scmsigs.x1075  SNARF  script.x1076  SNARF  simpos.x1077  SNARF  smob.x1078  SNARF  sort.x1079  SNARF  srcprop.x1080  SNARF  srfi-4.x1081  SNARF  srfi-13.x1082  SNARF  srfi-14.x1083  SNARF  srfi-60.x1084  SNARF  stackchk.x1085  SNARF  stacks.x1086  SNARF  stime.x1087  SNARF  strings.x1088  SNARF  strorder.x1089  SNARF  strports.x1090  SNARF  struct.x1091  SNARF  symbols.x1092  SNARF  syntax.x1093  SNARF  threads.x1094  SNARF  throw.x1095  SNARF  unicode.x1096  SNARF  uniform.x1097  SNARF  values.x1098  SNARF  variable.x1099  SNARF  vectors.x1100  SNARF  version.x1101  SNARF  vm.x1102  SNARF  weak-set.x1103  SNARF  weak-table.x1104  SNARF  weak-vector.x1105  SNARF  posix.x1106  SNARF  net_db.x1107  SNARF  socket.x1108  SNARF  regex-posix.x1109make  all-am1110make[3]: Entering directory '/build/guile/src/guile-3.0.11/libguile'1111  CC       guile-guile.o1112  CC       libguile_3.0_la-alist.lo1113  CC       libguile_3.0_la-array-handle.lo1114  CC       libguile_3.0_la-array-map.lo1115  CC       libguile_3.0_la-arrays.lo1116  CC       libguile_3.0_la-async.lo1117  CC       libguile_3.0_la-atomic.lo1118  CC       libguile_3.0_la-backtrace.lo1119  CC       libguile_3.0_la-boolean.lo1120  CC       libguile_3.0_la-bitvectors.lo1121  CC       libguile_3.0_la-bytevectors.lo1122  CC       libguile_3.0_la-chars.lo1123  CC       libguile_3.0_la-chooks.lo1124  CC       libguile_3.0_la-control.lo1125  CC       libguile_3.0_la-continuations.lo1126  CC       libguile_3.0_la-custom-ports.lo1127  CC       libguile_3.0_la-debug.lo1128  CC       libguile_3.0_la-deprecated.lo1129  CC       libguile_3.0_la-deprecation.lo1130  CC       libguile_3.0_la-dynstack.lo1131  CC       libguile_3.0_la-dynwind.lo1132  CC       libguile_3.0_la-eq.lo1133  CC       libguile_3.0_la-error.lo1134  CC       libguile_3.0_la-eval.lo1135  CC       libguile_3.0_la-evalext.lo1136  CC       libguile_3.0_la-exceptions.lo1137  CC       libguile_3.0_la-expand.lo1138expand.c: In function 'expand_lambda_case':1139expand.c:618:7: warning: variable 'nreq' set but not used [-Wunused-but-set-variable=]1140  618 |   int nreq = 0;1141      |       ^~~~1142expand.c: In function 'expand_lambda_star_case':1143expand.c:686:7: warning: variable 'nreq' set but not used [-Wunused-but-set-variable=]1144  686 |   int nreq, nopt;1145      |       ^~~~1146  CC       libguile_3.0_la-extensions.lo1147  CC       libguile_3.0_la-fdes-finalizers.lo1148  CC       libguile_3.0_la-feature.lo1149  CC       libguile_3.0_la-filesys.lo1150  CC       libguile_3.0_la-finalizers.lo1151  CC       libguile_3.0_la-fluids.lo1152  CC       libguile_3.0_la-foreign.lo1153  CC       libguile_3.0_la-foreign-object.lo1154  CC       libguile_3.0_la-fports.lo1155  CC       libguile_3.0_la-frames.lo1156  CC       libguile_3.0_la-gc-malloc.lo1157  CC       libguile_3.0_la-gc.lo1158  CC       libguile_3.0_la-gettext.lo1159  CC       libguile_3.0_la-generalized-vectors.lo1160  CC       libguile_3.0_la-goops.lo1161  CC       libguile_3.0_la-gsubr.lo1162  CC       libguile_3.0_la-guardians.lo1163  CC       libguile_3.0_la-hash.lo1164  CC       libguile_3.0_la-hashtab.lo1165  CC       libguile_3.0_la-hooks.lo1166  CC       libguile_3.0_la-i18n.lo1167  CC       libguile_3.0_la-init.lo1168  CC       libguile_3.0_la-inline.lo1169  CC       libguile_3.0_la-instructions.lo1170  CC       libguile_3.0_la-integers.lo1171  CC       libguile_3.0_la-intrinsics.lo1172  CC       libguile_3.0_la-ioext.lo1173  CC       libguile_3.0_la-jit.lo1174  CC       libguile_3.0_la-keywords.lo1175  CC       libguile_3.0_la-list.lo1176  CC       libguile_3.0_la-load.lo1177  CC       libguile_3.0_la-loader.lo1178  CC       libguile_3.0_la-macros.lo1179  CC       libguile_3.0_la-mallocs.lo1180  CC       libguile_3.0_la-memoize.lo1181  CC       libguile_3.0_la-modules.lo1182  CC       libguile_3.0_la-null-threads.lo1183  CC       libguile_3.0_la-numbers.lo1184  CC       libguile_3.0_la-objprop.lo1185  CC       libguile_3.0_la-options.lo1186  CC       libguile_3.0_la-pairs.lo1187  CC       libguile_3.0_la-poll.lo1188  CC       libguile_3.0_la-ports.lo1189  CC       libguile_3.0_la-print.lo1190  CC       libguile_3.0_la-procprop.lo1191  CC       libguile_3.0_la-procs.lo1192  CC       libguile_3.0_la-programs.lo1193  CC       libguile_3.0_la-promises.lo1194  CC       libguile_3.0_la-r6rs-ports.lo1195  CC       libguile_3.0_la-random.lo1196  CC       libguile_3.0_la-rdelim.lo1197  CC       libguile_3.0_la-read.lo1198  CC       libguile_3.0_la-rw.lo1199  CC       libguile_3.0_la-scmsigs.lo1200  CC       libguile_3.0_la-script.lo1201  CC       libguile_3.0_la-simpos.lo1202  CC       libguile_3.0_la-smob.lo1203  CC       libguile_3.0_la-sort.lo1204  CC       libguile_3.0_la-srcprop.lo1205  CC       libguile_3.0_la-srfi-4.lo1206  CC       libguile_3.0_la-srfi-13.lo1207  CC       libguile_3.0_la-srfi-14.lo1208  CC       libguile_3.0_la-srfi-60.lo1209  CC       libguile_3.0_la-stackchk.lo1210  CC       libguile_3.0_la-stacks.lo1211  CC       libguile_3.0_la-stime.lo1212  CC       libguile_3.0_la-strings.lo1213  CC       libguile_3.0_la-strorder.lo1214  CC       libguile_3.0_la-strports.lo1215  CC       libguile_3.0_la-struct.lo1216  CC       libguile_3.0_la-symbols.lo1217  CC       libguile_3.0_la-syntax.lo1218  CC       libguile_3.0_la-threads.lo1219  CC       libguile_3.0_la-throw.lo1220  CC       libguile_3.0_la-unicode.lo1221  CC       libguile_3.0_la-uniform.lo1222  CC       libguile_3.0_la-values.lo1223  CC       libguile_3.0_la-variable.lo1224  CC       libguile_3.0_la-vectors.lo1225  CC       libguile_3.0_la-version.lo1226  CC       libguile_3.0_la-vm.lo1227  CC       libguile_3.0_la-vports.lo1228  CC       libguile_3.0_la-weak-set.lo1229  CC       libguile_3.0_la-weak-table.lo1230  CC       libguile_3.0_la-weak-vector.lo1231  CC       libguile_3.0_la-lightening.lo1232  CC       libguile_3.0_la-dynl.lo1233  CC       libguile_3.0_la-posix.lo1234  CC       libguile_3.0_la-net_db.lo1235  CC       libguile_3.0_la-socket.lo1236  CC       libguile_3.0_la-regex-posix.lo1237  CCLD     libguile-3.0.la1238/usr/bin/ld: /tmp/cctVKv2X.ltrans17.ltrans.o: in function `scm_tmpnam':1239/build/guile/src/guile-3.0.11/libguile/posix.c:1806:(.text+0x86ac): warning: the use of `tmpnam' is dangerous, better use `mkstemp'1240  CCLD     guile1241  GEN      c-tokenize.o1242  GEN      guile_filter_doc_snarfage1243make[3]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'1244make[2]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'1245Making all in module1246make[2]: Entering directory '/build/guile/src/guile-3.0.11/module'1247make[2]: Nothing to be done for 'all'.1248make[2]: Leaving directory '/build/guile/src/guile-3.0.11/module'1249Making all in stage01250make[2]: Entering directory '/build/guile/src/guile-3.0.11/stage0'1251  BOOTSTRAP(stage0) GUILEC ice-9/eval.go1252wrote `ice-9/eval.go'1253  BOOTSTRAP(stage0) GUILEC ice-9/psyntax-pp.go1254wrote `ice-9/psyntax-pp.go'1255  BOOTSTRAP(stage0) GUILEC ice-9/boot-9.go1256wrote `ice-9/boot-9.go'1257  BOOTSTRAP(stage0) GUILEC language/tree-il.go1258wrote `language/tree-il.go'1259  BOOTSTRAP(stage0) GUILEC language/tree-il/analyze.go1260wrote `language/tree-il/analyze.go'1261  BOOTSTRAP(stage0) GUILEC language/tree-il/compile-bytecode.go1262wrote `language/tree-il/compile-bytecode.go'1263  BOOTSTRAP(stage0) GUILEC language/tree-il/compile-cps.go1264wrote `language/tree-il/compile-cps.go'1265  BOOTSTRAP(stage0) GUILEC language/tree-il/cps-primitives.go1266wrote `language/tree-il/cps-primitives.go'1267  BOOTSTRAP(stage0) GUILEC language/tree-il/debug.go1268wrote `language/tree-il/debug.go'1269  BOOTSTRAP(stage0) GUILEC language/tree-il/demux-lambda.go1270wrote `language/tree-il/demux-lambda.go'1271  BOOTSTRAP(stage0) GUILEC language/tree-il/effects.go1272wrote `language/tree-il/effects.go'1273  BOOTSTRAP(stage0) GUILEC language/tree-il/eta-expand.go1274wrote `language/tree-il/eta-expand.go'1275  BOOTSTRAP(stage0) GUILEC language/tree-il/fix-letrec.go1276wrote `language/tree-il/fix-letrec.go'1277  BOOTSTRAP(stage0) GUILEC language/tree-il/inlinable-exports.go1278wrote `language/tree-il/inlinable-exports.go'1279  BOOTSTRAP(stage0) GUILEC language/tree-il/letrectify.go1280wrote `language/tree-il/letrectify.go'1281  BOOTSTRAP(stage0) GUILEC language/tree-il/optimize.go1282wrote `language/tree-il/optimize.go'1283  BOOTSTRAP(stage0) GUILEC language/tree-il/peval.go1284wrote `language/tree-il/peval.go'1285  BOOTSTRAP(stage0) GUILEC language/tree-il/primitives.go1286wrote `language/tree-il/primitives.go'1287  BOOTSTRAP(stage0) GUILEC language/tree-il/resolve-free-vars.go1288wrote `language/tree-il/resolve-free-vars.go'1289  BOOTSTRAP(stage0) GUILEC language/tree-il/spec.go1290wrote `language/tree-il/spec.go'1291  BOOTSTRAP(stage0) GUILEC language/cps.go1292wrote `language/cps.go'1293  BOOTSTRAP(stage0) GUILEC language/cps/closure-conversion.go1294wrote `language/cps/closure-conversion.go'1295  BOOTSTRAP(stage0) GUILEC language/cps/compile-bytecode.go1296wrote `language/cps/compile-bytecode.go'1297  BOOTSTRAP(stage0) GUILEC language/cps/contification.go1298wrote `language/cps/contification.go'1299  BOOTSTRAP(stage0) GUILEC language/cps/cse.go1300wrote `language/cps/cse.go'1301  BOOTSTRAP(stage0) GUILEC language/cps/dce.go1302wrote `language/cps/dce.go'1303  BOOTSTRAP(stage0) GUILEC language/cps/devirtualize-integers.go1304wrote `language/cps/devirtualize-integers.go'1305  BOOTSTRAP(stage0) GUILEC language/cps/dump.go1306wrote `language/cps/dump.go'1307  BOOTSTRAP(stage0) GUILEC language/cps/elide-arity-checks.go1308wrote `language/cps/elide-arity-checks.go'1309  BOOTSTRAP(stage0) GUILEC language/cps/effects-analysis.go1310wrote `language/cps/effects-analysis.go'1311  BOOTSTRAP(stage0) GUILEC language/cps/graphs.go1312wrote `language/cps/graphs.go'1313  BOOTSTRAP(stage0) GUILEC language/cps/intmap.go1314wrote `language/cps/intmap.go'1315  BOOTSTRAP(stage0) GUILEC language/cps/intset.go1316wrote `language/cps/intset.go'1317  BOOTSTRAP(stage0) GUILEC language/cps/licm.go1318wrote `language/cps/licm.go'1319  BOOTSTRAP(stage0) GUILEC language/cps/optimize.go1320wrote `language/cps/optimize.go'1321  BOOTSTRAP(stage0) GUILEC language/cps/peel-loops.go1322wrote `language/cps/peel-loops.go'1323  BOOTSTRAP(stage0) GUILEC language/cps/prune-top-level-scopes.go1324wrote `language/cps/prune-top-level-scopes.go'1325  BOOTSTRAP(stage0) GUILEC language/cps/renumber.go1326wrote `language/cps/renumber.go'1327  BOOTSTRAP(stage0) GUILEC language/cps/return-types.go1328wrote `language/cps/return-types.go'1329  BOOTSTRAP(stage0) GUILEC language/cps/rotate-loops.go1330wrote `language/cps/rotate-loops.go'1331  BOOTSTRAP(stage0) GUILEC language/cps/self-references.go1332wrote `language/cps/self-references.go'1333  BOOTSTRAP(stage0) GUILEC language/cps/simplify.go1334wrote `language/cps/simplify.go'1335  BOOTSTRAP(stage0) GUILEC language/cps/slot-allocation.go1336wrote `language/cps/slot-allocation.go'1337  BOOTSTRAP(stage0) GUILEC language/cps/spec.go1338wrote `language/cps/spec.go'1339  BOOTSTRAP(stage0) GUILEC language/cps/specialize-primcalls.go1340wrote `language/cps/specialize-primcalls.go'1341  BOOTSTRAP(stage0) GUILEC language/cps/specialize-numbers.go1342wrote `language/cps/specialize-numbers.go'1343  BOOTSTRAP(stage0) GUILEC language/cps/split-rec.go1344wrote `language/cps/split-rec.go'1345  BOOTSTRAP(stage0) GUILEC language/cps/switch.go1346wrote `language/cps/switch.go'1347  BOOTSTRAP(stage0) GUILEC language/cps/type-checks.go1348wrote `language/cps/type-checks.go'1349  BOOTSTRAP(stage0) GUILEC language/cps/type-fold.go1350wrote `language/cps/type-fold.go'1351  BOOTSTRAP(stage0) GUILEC language/cps/types.go1352wrote `language/cps/types.go'1353  BOOTSTRAP(stage0) GUILEC language/cps/utils.go1354wrote `language/cps/utils.go'1355  BOOTSTRAP(stage0) GUILEC language/cps/verify.go1356wrote `language/cps/verify.go'1357  BOOTSTRAP(stage0) GUILEC language/cps/with-cps.go1358wrote `language/cps/with-cps.go'1359  BOOTSTRAP(stage0) GUILEC language/cps/guile-vm.go1360wrote `language/cps/guile-vm.go'1361  BOOTSTRAP(stage0) GUILEC language/cps/guile-vm/loop-instrumentation.go1362wrote `language/cps/guile-vm/loop-instrumentation.go'1363  BOOTSTRAP(stage0) GUILEC language/cps/guile-vm/lower-primcalls.go1364wrote `language/cps/guile-vm/lower-primcalls.go'1365  BOOTSTRAP(stage0) GUILEC language/cps/guile-vm/reify-primitives.go1366wrote `language/cps/guile-vm/reify-primitives.go'1367  BOOTSTRAP(stage0) GUILEC ice-9/and-let-star.go1368wrote `ice-9/and-let-star.go'1369  BOOTSTRAP(stage0) GUILEC ice-9/arrays.go1370wrote `ice-9/arrays.go'1371  BOOTSTRAP(stage0) GUILEC ice-9/atomic.go1372wrote `ice-9/atomic.go'1373  BOOTSTRAP(stage0) GUILEC ice-9/binary-ports.go1374wrote `ice-9/binary-ports.go'1375  BOOTSTRAP(stage0) GUILEC ice-9/buffered-input.go1376wrote `ice-9/buffered-input.go'1377  BOOTSTRAP(stage0) GUILEC ice-9/calling.go1378wrote `ice-9/calling.go'1379  BOOTSTRAP(stage0) GUILEC ice-9/command-line.go1380wrote `ice-9/command-line.go'1381  BOOTSTRAP(stage0) GUILEC ice-9/common-list.go1382wrote `ice-9/common-list.go'1383  BOOTSTRAP(stage0) GUILEC ice-9/control.go1384wrote `ice-9/control.go'1385  BOOTSTRAP(stage0) GUILEC ice-9/copy-tree.go1386wrote `ice-9/copy-tree.go'1387  BOOTSTRAP(stage0) GUILEC ice-9/curried-definitions.go1388wrote `ice-9/curried-definitions.go'1389  BOOTSTRAP(stage0) GUILEC ice-9/custom-ports.go1390wrote `ice-9/custom-ports.go'1391  BOOTSTRAP(stage0) GUILEC ice-9/deprecated.go1392wrote `ice-9/deprecated.go'1393  BOOTSTRAP(stage0) GUILEC ice-9/documentation.go1394wrote `ice-9/documentation.go'1395  BOOTSTRAP(stage0) GUILEC ice-9/eval-string.go1396wrote `ice-9/eval-string.go'1397  BOOTSTRAP(stage0) GUILEC ice-9/exceptions.go1398wrote `ice-9/exceptions.go'1399  BOOTSTRAP(stage0) GUILEC ice-9/expect.go1400wrote `ice-9/expect.go'1401  BOOTSTRAP(stage0) GUILEC ice-9/fdes-finalizers.go1402wrote `ice-9/fdes-finalizers.go'1403  BOOTSTRAP(stage0) GUILEC ice-9/format.go1404wrote `ice-9/format.go'1405  BOOTSTRAP(stage0) GUILEC ice-9/ftw.go1406wrote `ice-9/ftw.go'1407  BOOTSTRAP(stage0) GUILEC ice-9/futures.go1408wrote `ice-9/futures.go'1409  BOOTSTRAP(stage0) GUILEC ice-9/gap-buffer.go1410wrote `ice-9/gap-buffer.go'1411  BOOTSTRAP(stage0) GUILEC ice-9/getopt-long.go1412wrote `ice-9/getopt-long.go'1413  BOOTSTRAP(stage0) GUILEC ice-9/hash-table.go1414wrote `ice-9/hash-table.go'1415  BOOTSTRAP(stage0) GUILEC ice-9/hcons.go1416wrote `ice-9/hcons.go'1417  BOOTSTRAP(stage0) GUILEC ice-9/history.go1418wrote `ice-9/history.go'1419  BOOTSTRAP(stage0) GUILEC ice-9/i18n.go1420wrote `ice-9/i18n.go'1421  BOOTSTRAP(stage0) GUILEC ice-9/iconv.go1422wrote `ice-9/iconv.go'1423  BOOTSTRAP(stage0) GUILEC ice-9/lineio.go1424wrote `ice-9/lineio.go'1425  BOOTSTRAP(stage0) GUILEC ice-9/list.go1426wrote `ice-9/list.go'1427  BOOTSTRAP(stage0) GUILEC ice-9/local-eval.go1428wrote `ice-9/local-eval.go'1429  BOOTSTRAP(stage0) GUILEC ice-9/ls.go1430wrote `ice-9/ls.go'1431  BOOTSTRAP(stage0) GUILEC ice-9/match.go1432wrote `ice-9/match.go'1433  BOOTSTRAP(stage0) GUILEC ice-9/networking.go1434wrote `ice-9/networking.go'1435  BOOTSTRAP(stage0) GUILEC ice-9/null.go1436wrote `ice-9/null.go'1437  BOOTSTRAP(stage0) GUILEC ice-9/occam-channel.go1438wrote `ice-9/occam-channel.go'1439  BOOTSTRAP(stage0) GUILEC ice-9/optargs.go1440wrote `ice-9/optargs.go'1441  BOOTSTRAP(stage0) GUILEC ice-9/peg.go1442wrote `ice-9/peg.go'1443  BOOTSTRAP(stage0) GUILEC ice-9/peg/cache.go1444wrote `ice-9/peg/cache.go'1445  BOOTSTRAP(stage0) GUILEC ice-9/peg/codegen.go1446wrote `ice-9/peg/codegen.go'1447  BOOTSTRAP(stage0) GUILEC ice-9/peg/simplify-tree.go1448wrote `ice-9/peg/simplify-tree.go'1449  BOOTSTRAP(stage0) GUILEC ice-9/peg/string-peg.go1450wrote `ice-9/peg/string-peg.go'1451  BOOTSTRAP(stage0) GUILEC ice-9/peg/using-parsers.go1452wrote `ice-9/peg/using-parsers.go'1453  BOOTSTRAP(stage0) GUILEC ice-9/poe.go1454wrote `ice-9/poe.go'1455  BOOTSTRAP(stage0) GUILEC ice-9/poll.go1456wrote `ice-9/poll.go'1457  BOOTSTRAP(stage0) GUILEC ice-9/popen.go1458wrote `ice-9/popen.go'1459  BOOTSTRAP(stage0) GUILEC ice-9/ports.go1460wrote `ice-9/ports.go'1461  BOOTSTRAP(stage0) GUILEC ice-9/posix.go1462wrote `ice-9/posix.go'1463  BOOTSTRAP(stage0) GUILEC ice-9/pretty-print.go1464wrote `ice-9/pretty-print.go'1465  BOOTSTRAP(stage0) GUILEC ice-9/q.go1466wrote `ice-9/q.go'1467  BOOTSTRAP(stage0) GUILEC ice-9/r5rs.go1468wrote `ice-9/r5rs.go'1469  BOOTSTRAP(stage0) GUILEC ice-9/rdelim.go1470wrote `ice-9/rdelim.go'1471  BOOTSTRAP(stage0) GUILEC ice-9/receive.go1472wrote `ice-9/receive.go'1473  BOOTSTRAP(stage0) GUILEC ice-9/regex.go1474wrote `ice-9/regex.go'1475  BOOTSTRAP(stage0) GUILEC ice-9/runq.go1476wrote `ice-9/runq.go'1477  BOOTSTRAP(stage0) GUILEC ice-9/rw.go1478wrote `ice-9/rw.go'1479  BOOTSTRAP(stage0) GUILEC ice-9/safe-r5rs.go1480wrote `ice-9/safe-r5rs.go'1481  BOOTSTRAP(stage0) GUILEC ice-9/safe.go1482wrote `ice-9/safe.go'1483  BOOTSTRAP(stage0) GUILEC ice-9/sandbox.go1484wrote `ice-9/sandbox.go'1485  BOOTSTRAP(stage0) GUILEC ice-9/save-stack.go1486wrote `ice-9/save-stack.go'1487  BOOTSTRAP(stage0) GUILEC ice-9/scm-style-repl.go1488wrote `ice-9/scm-style-repl.go'1489  BOOTSTRAP(stage0) GUILEC ice-9/serialize.go1490wrote `ice-9/serialize.go'1491  BOOTSTRAP(stage0) GUILEC ice-9/session.go1492wrote `ice-9/session.go'1493  BOOTSTRAP(stage0) GUILEC ice-9/slib.go1494WARNING: Use of `load' in declarative module (#{ g358}#).  Add #:declarative? #f to your define-module invocation.1495wrote `ice-9/slib.go'1496  BOOTSTRAP(stage0) GUILEC ice-9/soft-ports.go1497wrote `ice-9/soft-ports.go'1498  BOOTSTRAP(stage0) GUILEC ice-9/stack-catch.go1499wrote `ice-9/stack-catch.go'1500  BOOTSTRAP(stage0) GUILEC ice-9/streams.go1501wrote `ice-9/streams.go'1502  BOOTSTRAP(stage0) GUILEC ice-9/string-fun.go1503wrote `ice-9/string-fun.go'1504  BOOTSTRAP(stage0) GUILEC ice-9/suspendable-ports.go1505wrote `ice-9/suspendable-ports.go'1506  BOOTSTRAP(stage0) GUILEC ice-9/textual-ports.go1507wrote `ice-9/textual-ports.go'1508  BOOTSTRAP(stage0) GUILEC ice-9/threads.go1509wrote `ice-9/threads.go'1510  BOOTSTRAP(stage0) GUILEC ice-9/time.go1511wrote `ice-9/time.go'1512  BOOTSTRAP(stage0) GUILEC ice-9/top-repl.go1513WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.1514wrote `ice-9/top-repl.go'1515  BOOTSTRAP(stage0) GUILEC ice-9/unicode.go1516wrote `ice-9/unicode.go'1517  BOOTSTRAP(stage0) GUILEC ice-9/vlist.go1518wrote `ice-9/vlist.go'1519  BOOTSTRAP(stage0) GUILEC ice-9/weak-vector.go1520wrote `ice-9/weak-vector.go'1521  BOOTSTRAP(stage0) GUILEC language/brainfuck/parse.go1522wrote `language/brainfuck/parse.go'1523  BOOTSTRAP(stage0) GUILEC language/brainfuck/compile-scheme.go1524wrote `language/brainfuck/compile-scheme.go'1525  BOOTSTRAP(stage0) GUILEC language/brainfuck/compile-tree-il.go1526wrote `language/brainfuck/compile-tree-il.go'1527  BOOTSTRAP(stage0) GUILEC language/brainfuck/spec.go1528wrote `language/brainfuck/spec.go'1529  BOOTSTRAP(stage0) GUILEC language/bytecode.go1530wrote `language/bytecode.go'1531  BOOTSTRAP(stage0) GUILEC language/bytecode/spec.go1532wrote `language/bytecode/spec.go'1533  BOOTSTRAP(stage0) GUILEC language/ecmascript/tokenize.go1534wrote `language/ecmascript/tokenize.go'1535  BOOTSTRAP(stage0) GUILEC language/ecmascript/parse.go1536%% Reduce/Reduce conflict (reduce 11, reduce 7) on '--' in state 4221537%% Reduce/Reduce conflict (reduce 11, reduce 7) on '++' in state 4221538%% Reduce/Reduce conflict (reduce 11, reduce 7) on '-' in state 4221539%% Reduce/Reduce conflict (reduce 11, reduce 7) on '+' in state 4221540%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'semicolon' in state 4221541%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'dot' in state 4221542%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lbracket' in state 4221543%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lparen' in state 4221544%% Reduce/Reduce conflict (reduce 9, reduce 6) on '--' in state 3971545%% Reduce/Reduce conflict (reduce 9, reduce 6) on '++' in state 3971546%% Reduce/Reduce conflict (reduce 9, reduce 6) on '-' in state 3971547%% Reduce/Reduce conflict (reduce 9, reduce 6) on '+' in state 3971548%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'semicolon' in state 3971549%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'dot' in state 3971550%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lbracket' in state 3971551%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lparen' in state 3971552%% Shift/Reduce conflict (shift 367, reduce 49) on 'else' in state 3191553%% Shift/Reduce conflict (shift 144, reduce 177) on 'in' in state 2421554%% Shift/Reduce conflict (shift 144, reduce 178) on 'in' in state 2411555%% Shift/Reduce conflict (shift 144, reduce 179) on 'in' in state 2401556%% Shift/Reduce conflict (shift 144, reduce 180) on 'in' in state 2391557%% Shift/Reduce conflict (shift 80, reduce 119) on 'colon' in state 1251558%% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 851559%% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 851560%% Shift/Reduce conflict (shift 153, reduce 159) on '+' in state 491561%% Shift/Reduce conflict (shift 152, reduce 159) on '-' in state 491562%% Shift/Reduce conflict (shift 144, reduce 176) on 'in' in state 471563wrote `language/ecmascript/parse.go'1564  BOOTSTRAP(stage0) GUILEC language/ecmascript/impl.go1565wrote `language/ecmascript/impl.go'1566  BOOTSTRAP(stage0) GUILEC language/ecmascript/base.go1567wrote `language/ecmascript/base.go'1568  BOOTSTRAP(stage0) GUILEC language/ecmascript/function.go1569wrote `language/ecmascript/function.go'1570  BOOTSTRAP(stage0) GUILEC language/ecmascript/array.go1571wrote `language/ecmascript/array.go'1572  BOOTSTRAP(stage0) GUILEC language/ecmascript/compile-tree-il.go1573wrote `language/ecmascript/compile-tree-il.go'1574  BOOTSTRAP(stage0) GUILEC language/ecmascript/spec.go1575wrote `language/ecmascript/spec.go'1576  BOOTSTRAP(stage0) GUILEC language/elisp/falias.go1577wrote `language/elisp/falias.go'1578  BOOTSTRAP(stage0) GUILEC language/elisp/lexer.go1579wrote `language/elisp/lexer.go'1580  BOOTSTRAP(stage0) GUILEC language/elisp/parser.go1581wrote `language/elisp/parser.go'1582  BOOTSTRAP(stage0) GUILEC language/elisp/bindings.go1583wrote `language/elisp/bindings.go'1584  BOOTSTRAP(stage0) GUILEC language/elisp/compile-tree-il.go1585wrote `language/elisp/compile-tree-il.go'1586  BOOTSTRAP(stage0) GUILEC language/elisp/runtime.go1587wrote `language/elisp/runtime.go'1588  BOOTSTRAP(stage0) GUILEC language/elisp/runtime/function-slot.go1589wrote `language/elisp/runtime/function-slot.go'1590  BOOTSTRAP(stage0) GUILEC language/elisp/runtime/value-slot.go1591wrote `language/elisp/runtime/value-slot.go'1592  BOOTSTRAP(stage0) GUILEC language/elisp/spec.go1593wrote `language/elisp/spec.go'1594  BOOTSTRAP(stage0) GUILEC language/scheme/compile-tree-il.go1595wrote `language/scheme/compile-tree-il.go'1596  BOOTSTRAP(stage0) GUILEC language/scheme/decompile-tree-il.go1597wrote `language/scheme/decompile-tree-il.go'1598  BOOTSTRAP(stage0) GUILEC language/scheme/spec.go1599wrote `language/scheme/spec.go'1600  BOOTSTRAP(stage0) GUILEC language/value/spec.go1601wrote `language/value/spec.go'1602  BOOTSTRAP(stage0) GUILEC rnrs/base.go1603wrote `rnrs/base.go'1604  BOOTSTRAP(stage0) GUILEC rnrs/conditions.go1605wrote `rnrs/conditions.go'1606  BOOTSTRAP(stage0) GUILEC rnrs/control.go1607wrote `rnrs/control.go'1608  BOOTSTRAP(stage0) GUILEC rnrs/enums.go1609wrote `rnrs/enums.go'1610  BOOTSTRAP(stage0) GUILEC rnrs/eval.go1611wrote `rnrs/eval.go'1612  BOOTSTRAP(stage0) GUILEC rnrs/exceptions.go1613wrote `rnrs/exceptions.go'1614  BOOTSTRAP(stage0) GUILEC rnrs/files.go1615wrote `rnrs/files.go'1616  BOOTSTRAP(stage0) GUILEC rnrs/hashtables.go1617wrote `rnrs/hashtables.go'1618  BOOTSTRAP(stage0) GUILEC rnrs/lists.go1619wrote `rnrs/lists.go'1620  BOOTSTRAP(stage0) GUILEC rnrs/mutable-pairs.go1621wrote `rnrs/mutable-pairs.go'1622  BOOTSTRAP(stage0) GUILEC rnrs/mutable-strings.go1623wrote `rnrs/mutable-strings.go'1624  BOOTSTRAP(stage0) GUILEC rnrs/programs.go1625wrote `rnrs/programs.go'1626  BOOTSTRAP(stage0) GUILEC rnrs/r5rs.go1627wrote `rnrs/r5rs.go'1628  BOOTSTRAP(stage0) GUILEC rnrs/sorting.go1629wrote `rnrs/sorting.go'1630  BOOTSTRAP(stage0) GUILEC rnrs/syntax-case.go1631wrote `rnrs/syntax-case.go'1632  BOOTSTRAP(stage0) GUILEC rnrs/unicode.go1633wrote `rnrs/unicode.go'1634  BOOTSTRAP(stage0) GUILEC rnrs/arithmetic/bitwise.go1635wrote `rnrs/arithmetic/bitwise.go'1636  BOOTSTRAP(stage0) GUILEC rnrs/arithmetic/fixnums.go1637wrote `rnrs/arithmetic/fixnums.go'1638  BOOTSTRAP(stage0) GUILEC rnrs/arithmetic/flonums.go1639wrote `rnrs/arithmetic/flonums.go'1640  BOOTSTRAP(stage0) GUILEC rnrs/bytevectors.go1641wrote `rnrs/bytevectors.go'1642  BOOTSTRAP(stage0) GUILEC rnrs/bytevectors/gnu.go1643wrote `rnrs/bytevectors/gnu.go'1644  BOOTSTRAP(stage0) GUILEC rnrs/io/simple.go1645wrote `rnrs/io/simple.go'1646  BOOTSTRAP(stage0) GUILEC rnrs/io/ports.go1647wrote `rnrs/io/ports.go'1648  BOOTSTRAP(stage0) GUILEC rnrs/records/inspection.go1649wrote `rnrs/records/inspection.go'1650  BOOTSTRAP(stage0) GUILEC rnrs/records/procedural.go1651wrote `rnrs/records/procedural.go'1652  BOOTSTRAP(stage0) GUILEC rnrs/records/syntactic.go1653wrote `rnrs/records/syntactic.go'1654  BOOTSTRAP(stage0) GUILEC rnrs.go1655wrote `rnrs.go'1656  BOOTSTRAP(stage0) GUILEC oop/goops.go1657wrote `oop/goops.go'1658  BOOTSTRAP(stage0) GUILEC oop/goops/active-slot.go1659wrote `oop/goops/active-slot.go'1660  BOOTSTRAP(stage0) GUILEC oop/goops/composite-slot.go1661wrote `oop/goops/composite-slot.go'1662  BOOTSTRAP(stage0) GUILEC oop/goops/describe.go1663wrote `oop/goops/describe.go'1664  BOOTSTRAP(stage0) GUILEC oop/goops/internal.go1665wrote `oop/goops/internal.go'1666  BOOTSTRAP(stage0) GUILEC oop/goops/save.go1667wrote `oop/goops/save.go'1668  BOOTSTRAP(stage0) GUILEC oop/goops/stklos.go1669wrote `oop/goops/stklos.go'1670  BOOTSTRAP(stage0) GUILEC oop/goops/accessors.go1671wrote `oop/goops/accessors.go'1672  BOOTSTRAP(stage0) GUILEC oop/goops/simple.go1673wrote `oop/goops/simple.go'1674  BOOTSTRAP(stage0) GUILEC oop/goops/keyword-formals.go1675wrote `oop/goops/keyword-formals.go'1676  BOOTSTRAP(stage0) GUILEC scheme/base.go1677wrote `scheme/base.go'1678  BOOTSTRAP(stage0) GUILEC scheme/case-lambda.go1679wrote `scheme/case-lambda.go'1680  BOOTSTRAP(stage0) GUILEC scheme/char.go1681wrote `scheme/char.go'1682  BOOTSTRAP(stage0) GUILEC scheme/complex.go1683wrote `scheme/complex.go'1684  BOOTSTRAP(stage0) GUILEC scheme/cxr.go1685wrote `scheme/cxr.go'1686  BOOTSTRAP(stage0) GUILEC scheme/eval.go1687wrote `scheme/eval.go'1688  BOOTSTRAP(stage0) GUILEC scheme/file.go1689wrote `scheme/file.go'1690  BOOTSTRAP(stage0) GUILEC scheme/inexact.go1691wrote `scheme/inexact.go'1692  BOOTSTRAP(stage0) GUILEC scheme/lazy.go1693wrote `scheme/lazy.go'1694  BOOTSTRAP(stage0) GUILEC scheme/load.go1695wrote `scheme/load.go'1696WARNING: Use of `load' in declarative module (scheme load).  Add #:declarative? #f to your define-module invocation.1697  BOOTSTRAP(stage0) GUILEC scheme/process-context.go1698wrote `scheme/process-context.go'1699  BOOTSTRAP(stage0) GUILEC scheme/r5rs.go1700wrote `scheme/r5rs.go'1701  BOOTSTRAP(stage0) GUILEC scheme/read.go1702wrote `scheme/read.go'1703  BOOTSTRAP(stage0) GUILEC scheme/repl.go1704wrote `scheme/repl.go'1705  BOOTSTRAP(stage0) GUILEC scheme/time.go1706wrote `scheme/time.go'1707  BOOTSTRAP(stage0) GUILEC scheme/write.go1708wrote `scheme/write.go'1709  BOOTSTRAP(stage0) GUILEC scripts/compile.go1710wrote `scripts/compile.go'1711  BOOTSTRAP(stage0) GUILEC scripts/disassemble.go1712wrote `scripts/disassemble.go'1713  BOOTSTRAP(stage0) GUILEC scripts/display-commentary.go1714wrote `scripts/display-commentary.go'1715  BOOTSTRAP(stage0) GUILEC scripts/doc-snarf.go1716wrote `scripts/doc-snarf.go'1717  BOOTSTRAP(stage0) GUILEC scripts/frisk.go1718wrote `scripts/frisk.go'1719  BOOTSTRAP(stage0) GUILEC scripts/generate-autoload.go1720wrote `scripts/generate-autoload.go'1721  BOOTSTRAP(stage0) GUILEC scripts/help.go1722wrote `scripts/help.go'1723  BOOTSTRAP(stage0) GUILEC scripts/lint.go1724wrote `scripts/lint.go'1725  BOOTSTRAP(stage0) GUILEC scripts/list.go1726wrote `scripts/list.go'1727  BOOTSTRAP(stage0) GUILEC scripts/punify.go1728wrote `scripts/punify.go'1729  BOOTSTRAP(stage0) GUILEC scripts/read-scheme-source.go1730wrote `scripts/read-scheme-source.go'1731  BOOTSTRAP(stage0) GUILEC scripts/read-text-outline.go1732wrote `scripts/read-text-outline.go'1733  BOOTSTRAP(stage0) GUILEC scripts/use2dot.go1734wrote `scripts/use2dot.go'1735  BOOTSTRAP(stage0) GUILEC scripts/snarf-check-and-output-texi.go1736wrote `scripts/snarf-check-and-output-texi.go'1737  BOOTSTRAP(stage0) GUILEC scripts/summarize-guile-TODO.go1738wrote `scripts/summarize-guile-TODO.go'1739  BOOTSTRAP(stage0) GUILEC scripts/api-diff.go1740wrote `scripts/api-diff.go'1741  BOOTSTRAP(stage0) GUILEC scripts/read-rfc822.go1742wrote `scripts/read-rfc822.go'1743  BOOTSTRAP(stage0) GUILEC scripts/snarf-guile-m4-docs.go1744wrote `scripts/snarf-guile-m4-docs.go'1745  BOOTSTRAP(stage0) GUILEC scripts/autofrisk.go1746wrote `scripts/autofrisk.go'1747  BOOTSTRAP(stage0) GUILEC scripts/scan-api.go1748wrote `scripts/scan-api.go'1749  BOOTSTRAP(stage0) GUILEC srfi/srfi-1.go1750wrote `srfi/srfi-1.go'1751  BOOTSTRAP(stage0) GUILEC srfi/srfi-2.go1752wrote `srfi/srfi-2.go'1753  BOOTSTRAP(stage0) GUILEC srfi/srfi-4.go1754wrote `srfi/srfi-4.go'1755  BOOTSTRAP(stage0) GUILEC srfi/srfi-4/gnu.go1756wrote `srfi/srfi-4/gnu.go'1757  BOOTSTRAP(stage0) GUILEC srfi/srfi-6.go1758wrote `srfi/srfi-6.go'1759  BOOTSTRAP(stage0) GUILEC srfi/srfi-8.go1760wrote `srfi/srfi-8.go'1761  BOOTSTRAP(stage0) GUILEC srfi/srfi-9.go1762wrote `srfi/srfi-9.go'1763  BOOTSTRAP(stage0) GUILEC srfi/srfi-9/gnu.go1764wrote `srfi/srfi-9/gnu.go'1765  BOOTSTRAP(stage0) GUILEC srfi/srfi-10.go1766wrote `srfi/srfi-10.go'1767  BOOTSTRAP(stage0) GUILEC srfi/srfi-11.go1768wrote `srfi/srfi-11.go'1769  BOOTSTRAP(stage0) GUILEC srfi/srfi-13.go1770wrote `srfi/srfi-13.go'1771  BOOTSTRAP(stage0) GUILEC srfi/srfi-14.go1772wrote `srfi/srfi-14.go'1773  BOOTSTRAP(stage0) GUILEC srfi/srfi-16.go1774wrote `srfi/srfi-16.go'1775  BOOTSTRAP(stage0) GUILEC srfi/srfi-17.go1776wrote `srfi/srfi-17.go'1777  BOOTSTRAP(stage0) GUILEC srfi/srfi-18.go1778wrote `srfi/srfi-18.go'1779  BOOTSTRAP(stage0) GUILEC srfi/srfi-19.go1780wrote `srfi/srfi-19.go'1781  BOOTSTRAP(stage0) GUILEC srfi/srfi-26.go1782wrote `srfi/srfi-26.go'1783  BOOTSTRAP(stage0) GUILEC srfi/srfi-27.go1784wrote `srfi/srfi-27.go'1785  BOOTSTRAP(stage0) GUILEC srfi/srfi-28.go1786wrote `srfi/srfi-28.go'1787  BOOTSTRAP(stage0) GUILEC srfi/srfi-31.go1788wrote `srfi/srfi-31.go'1789  BOOTSTRAP(stage0) GUILEC srfi/srfi-34.go1790wrote `srfi/srfi-34.go'1791  BOOTSTRAP(stage0) GUILEC srfi/srfi-35.go1792wrote `srfi/srfi-35.go'1793  BOOTSTRAP(stage0) GUILEC srfi/srfi-37.go1794wrote `srfi/srfi-37.go'1795  BOOTSTRAP(stage0) GUILEC srfi/srfi-38.go1796wrote `srfi/srfi-38.go'1797  BOOTSTRAP(stage0) GUILEC srfi/srfi-41.go1798wrote `srfi/srfi-41.go'1799  BOOTSTRAP(stage0) GUILEC srfi/srfi-42.go1800wrote `srfi/srfi-42.go'1801  BOOTSTRAP(stage0) GUILEC srfi/srfi-43.go1802wrote `srfi/srfi-43.go'1803  BOOTSTRAP(stage0) GUILEC srfi/srfi-39.go1804wrote `srfi/srfi-39.go'1805  BOOTSTRAP(stage0) GUILEC srfi/srfi-45.go1806wrote `srfi/srfi-45.go'1807  BOOTSTRAP(stage0) GUILEC srfi/srfi-60.go1808wrote `srfi/srfi-60.go'1809  BOOTSTRAP(stage0) GUILEC srfi/srfi-64.go1810wrote `srfi/srfi-64.go'1811  BOOTSTRAP(stage0) GUILEC srfi/srfi-64/automake.go1812wrote `srfi/srfi-64/automake.go'1813  BOOTSTRAP(stage0) GUILEC srfi/srfi-67.go1814wrote `srfi/srfi-67.go'1815  BOOTSTRAP(stage0) GUILEC srfi/srfi-69.go1816wrote `srfi/srfi-69.go'1817  BOOTSTRAP(stage0) GUILEC srfi/srfi-71.go1818wrote `srfi/srfi-71.go'1819  BOOTSTRAP(stage0) GUILEC srfi/srfi-88.go1820wrote `srfi/srfi-88.go'1821  BOOTSTRAP(stage0) GUILEC srfi/srfi-98.go1822wrote `srfi/srfi-98.go'1823  BOOTSTRAP(stage0) GUILEC srfi/srfi-111.go1824wrote `srfi/srfi-111.go'1825  BOOTSTRAP(stage0) GUILEC srfi/srfi-171.go1826wrote `srfi/srfi-171.go'1827  BOOTSTRAP(stage0) GUILEC srfi/srfi-171/gnu.go1828wrote `srfi/srfi-171/gnu.go'1829  BOOTSTRAP(stage0) GUILEC srfi/srfi-171/meta.go1830wrote `srfi/srfi-171/meta.go'1831  BOOTSTRAP(stage0) GUILEC srfi/srfi-197.go1832wrote `srfi/srfi-197.go'1833  BOOTSTRAP(stage0) GUILEC srfi/srfi-207.go1834wrote `srfi/srfi-207.go'1835  BOOTSTRAP(stage0) GUILEC srfi/srfi-244.go1836wrote `srfi/srfi-244.go'1837  BOOTSTRAP(stage0) GUILEC statprof.go1838wrote `statprof.go'1839  BOOTSTRAP(stage0) GUILEC system/base/pmatch.go1840wrote `system/base/pmatch.go'1841  BOOTSTRAP(stage0) GUILEC system/base/syntax.go1842wrote `system/base/syntax.go'1843  BOOTSTRAP(stage0) GUILEC system/base/compile.go1844wrote `system/base/compile.go'1845  BOOTSTRAP(stage0) GUILEC system/base/optimize.go1846wrote `system/base/optimize.go'1847  BOOTSTRAP(stage0) GUILEC system/base/language.go1848wrote `system/base/language.go'1849  BOOTSTRAP(stage0) GUILEC system/base/lalr.go1850wrote `system/base/lalr.go'1851  BOOTSTRAP(stage0) GUILEC system/base/message.go1852wrote `system/base/message.go'1853  BOOTSTRAP(stage0) GUILEC system/base/target.go1854wrote `system/base/target.go'1855  BOOTSTRAP(stage0) GUILEC system/base/types.go1856wrote `system/base/types.go'1857  BOOTSTRAP(stage0) GUILEC system/base/types/internal.go1858wrote `system/base/types/internal.go'1859  BOOTSTRAP(stage0) GUILEC system/base/ck.go1860wrote `system/base/ck.go'1861  BOOTSTRAP(stage0) GUILEC system/foreign.go1862wrote `system/foreign.go'1863  BOOTSTRAP(stage0) GUILEC system/foreign-library.go1864wrote `system/foreign-library.go'1865  BOOTSTRAP(stage0) GUILEC system/foreign-object.go1866wrote `system/foreign-object.go'1867  BOOTSTRAP(stage0) GUILEC system/repl/debug.go1868wrote `system/repl/debug.go'1869  BOOTSTRAP(stage0) GUILEC system/repl/error-handling.go1870WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.1871wrote `system/repl/error-handling.go'1872  BOOTSTRAP(stage0) GUILEC system/repl/common.go1873wrote `system/repl/common.go'1874  BOOTSTRAP(stage0) GUILEC system/repl/command.go1875wrote `system/repl/command.go'1876WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.1877  BOOTSTRAP(stage0) GUILEC system/repl/repl.go1878wrote `system/repl/repl.go'1879  BOOTSTRAP(stage0) GUILEC system/repl/server.go1880wrote `system/repl/server.go'1881  BOOTSTRAP(stage0) GUILEC system/repl/coop-server.go1882wrote `system/repl/coop-server.go'1883  BOOTSTRAP(stage0) GUILEC system/vm/assembler.go1884wrote `system/vm/assembler.go'1885  BOOTSTRAP(stage0) GUILEC system/vm/coverage.go1886wrote `system/vm/coverage.go'1887  BOOTSTRAP(stage0) GUILEC system/vm/debug.go1888wrote `system/vm/debug.go'1889  BOOTSTRAP(stage0) GUILEC system/vm/disassembler.go1890wrote `system/vm/disassembler.go'1891  BOOTSTRAP(stage0) GUILEC system/vm/dwarf.go1892wrote `system/vm/dwarf.go'1893  BOOTSTRAP(stage0) GUILEC system/vm/elf.go1894wrote `system/vm/elf.go'1895  BOOTSTRAP(stage0) GUILEC system/vm/frame.go1896wrote `system/vm/frame.go'1897  BOOTSTRAP(stage0) GUILEC system/vm/inspect.go1898wrote `system/vm/inspect.go'1899  BOOTSTRAP(stage0) GUILEC system/vm/linker.go1900wrote `system/vm/linker.go'1901  BOOTSTRAP(stage0) GUILEC system/vm/loader.go1902wrote `system/vm/loader.go'1903  BOOTSTRAP(stage0) GUILEC system/vm/program.go1904wrote `system/vm/program.go'1905  BOOTSTRAP(stage0) GUILEC system/vm/trace.go1906wrote `system/vm/trace.go'1907  BOOTSTRAP(stage0) GUILEC system/vm/trap-state.go1908wrote `system/vm/trap-state.go'1909  BOOTSTRAP(stage0) GUILEC system/vm/traps.go1910wrote `system/vm/traps.go'1911  BOOTSTRAP(stage0) GUILEC system/vm/vm.go1912wrote `system/vm/vm.go'1913  BOOTSTRAP(stage0) GUILEC system/syntax.go1914wrote `system/syntax.go'1915  BOOTSTRAP(stage0) GUILEC language/wisp.go1916wrote `language/wisp.go'1917  BOOTSTRAP(stage0) GUILEC language/wisp/spec.go1918wrote `language/wisp/spec.go'1919  BOOTSTRAP(stage0) GUILEC system/xref.go1920wrote `system/xref.go'1921  BOOTSTRAP(stage0) GUILEC sxml/apply-templates.go1922wrote `sxml/apply-templates.go'1923  BOOTSTRAP(stage0) GUILEC sxml/fold.go1924wrote `sxml/fold.go'1925  BOOTSTRAP(stage0) GUILEC sxml/match.go1926wrote `sxml/match.go'1927  BOOTSTRAP(stage0) GUILEC sxml/simple.go1928wrote `sxml/simple.go'1929  BOOTSTRAP(stage0) GUILEC sxml/ssax/input-parse.go1930wrote `sxml/ssax/input-parse.go'1931  BOOTSTRAP(stage0) GUILEC sxml/ssax.go1932wrote `sxml/ssax.go'1933  BOOTSTRAP(stage0) GUILEC sxml/transform.go1934wrote `sxml/transform.go'1935  BOOTSTRAP(stage0) GUILEC sxml/xpath.go1936wrote `sxml/xpath.go'1937  BOOTSTRAP(stage0) GUILEC texinfo.go1938wrote `texinfo.go'1939  BOOTSTRAP(stage0) GUILEC texinfo/docbook.go1940wrote `texinfo/docbook.go'1941  BOOTSTRAP(stage0) GUILEC texinfo/html.go1942wrote `texinfo/html.go'1943  BOOTSTRAP(stage0) GUILEC texinfo/indexing.go1944wrote `texinfo/indexing.go'1945  BOOTSTRAP(stage0) GUILEC texinfo/string-utils.go1946wrote `texinfo/string-utils.go'1947  BOOTSTRAP(stage0) GUILEC texinfo/plain-text.go1948wrote `texinfo/plain-text.go'1949  BOOTSTRAP(stage0) GUILEC texinfo/reflection.go1950wrote `texinfo/reflection.go'1951  BOOTSTRAP(stage0) GUILEC texinfo/serialize.go1952wrote `texinfo/serialize.go'1953  BOOTSTRAP(stage0) GUILEC web/client.go1954wrote `web/client.go'1955  BOOTSTRAP(stage0) GUILEC web/http.go1956wrote `web/http.go'1957  BOOTSTRAP(stage0) GUILEC web/request.go1958wrote `web/request.go'1959  BOOTSTRAP(stage0) GUILEC web/response.go1960wrote `web/response.go'1961  BOOTSTRAP(stage0) GUILEC web/server.go1962wrote `web/server.go'1963  BOOTSTRAP(stage0) GUILEC web/server/http.go1964wrote `web/server/http.go'1965  BOOTSTRAP(stage0) GUILEC web/uri.go1966wrote `web/uri.go'1967  BOOTSTRAP(stage0) GUILEC language/elisp/boot.go1968wrote `language/elisp/boot.go'1969make[2]: Leaving directory '/build/guile/src/guile-3.0.11/stage0'1970Making all in stage11971make[2]: Entering directory '/build/guile/src/guile-3.0.11/stage1'1972  BOOTSTRAP(stage1) GUILEC ice-9/eval.go1973wrote `ice-9/eval.go'1974  BOOTSTRAP(stage1) GUILEC ice-9/psyntax-pp.go1975wrote `ice-9/psyntax-pp.go'1976  BOOTSTRAP(stage1) GUILEC ice-9/boot-9.go1977wrote `ice-9/boot-9.go'1978ice-9/boot-9.scm:4723:35: warning: possibly unbound variable `syntax?'1979  BOOTSTRAP(stage1) GUILEC language/tree-il.go1980wrote `language/tree-il.go'1981  BOOTSTRAP(stage1) GUILEC language/tree-il/analyze.go1982wrote `language/tree-il/analyze.go'1983  BOOTSTRAP(stage1) GUILEC language/tree-il/compile-bytecode.go1984wrote `language/tree-il/compile-bytecode.go'1985  BOOTSTRAP(stage1) GUILEC language/tree-il/compile-cps.go1986wrote `language/tree-il/compile-cps.go'1987  BOOTSTRAP(stage1) GUILEC language/tree-il/cps-primitives.go1988wrote `language/tree-il/cps-primitives.go'1989  BOOTSTRAP(stage1) GUILEC language/tree-il/debug.go1990wrote `language/tree-il/debug.go'1991  BOOTSTRAP(stage1) GUILEC language/tree-il/demux-lambda.go1992wrote `language/tree-il/demux-lambda.go'1993  BOOTSTRAP(stage1) GUILEC language/tree-il/effects.go1994wrote `language/tree-il/effects.go'1995  BOOTSTRAP(stage1) GUILEC language/tree-il/eta-expand.go1996wrote `language/tree-il/eta-expand.go'1997  BOOTSTRAP(stage1) GUILEC language/tree-il/fix-letrec.go1998wrote `language/tree-il/fix-letrec.go'1999  BOOTSTRAP(stage1) GUILEC language/tree-il/inlinable-exports.go2000wrote `language/tree-il/inlinable-exports.go'2001  BOOTSTRAP(stage1) GUILEC language/tree-il/letrectify.go2002wrote `language/tree-il/letrectify.go'2003  BOOTSTRAP(stage1) GUILEC language/tree-il/optimize.go2004wrote `language/tree-il/optimize.go'2005  BOOTSTRAP(stage1) GUILEC language/tree-il/peval.go2006wrote `language/tree-il/peval.go'2007  BOOTSTRAP(stage1) GUILEC language/tree-il/primitives.go2008wrote `language/tree-il/primitives.go'2009  BOOTSTRAP(stage1) GUILEC language/tree-il/resolve-free-vars.go2010wrote `language/tree-il/resolve-free-vars.go'2011  BOOTSTRAP(stage1) GUILEC language/tree-il/spec.go2012wrote `language/tree-il/spec.go'2013  BOOTSTRAP(stage1) GUILEC language/cps.go2014wrote `language/cps.go'2015  BOOTSTRAP(stage1) GUILEC language/cps/closure-conversion.go2016wrote `language/cps/closure-conversion.go'2017  BOOTSTRAP(stage1) GUILEC language/cps/compile-bytecode.go2018wrote `language/cps/compile-bytecode.go'2019  BOOTSTRAP(stage1) GUILEC language/cps/contification.go2020wrote `language/cps/contification.go'2021  BOOTSTRAP(stage1) GUILEC language/cps/cse.go2022wrote `language/cps/cse.go'2023  BOOTSTRAP(stage1) GUILEC language/cps/dce.go2024wrote `language/cps/dce.go'2025  BOOTSTRAP(stage1) GUILEC language/cps/devirtualize-integers.go2026wrote `language/cps/devirtualize-integers.go'2027  BOOTSTRAP(stage1) GUILEC language/cps/dump.go2028wrote `language/cps/dump.go'2029  BOOTSTRAP(stage1) GUILEC language/cps/elide-arity-checks.go2030wrote `language/cps/elide-arity-checks.go'2031  BOOTSTRAP(stage1) GUILEC language/cps/effects-analysis.go2032wrote `language/cps/effects-analysis.go'2033  BOOTSTRAP(stage1) GUILEC language/cps/graphs.go2034wrote `language/cps/graphs.go'2035  BOOTSTRAP(stage1) GUILEC language/cps/intmap.go2036wrote `language/cps/intmap.go'2037  BOOTSTRAP(stage1) GUILEC language/cps/intset.go2038wrote `language/cps/intset.go'2039  BOOTSTRAP(stage1) GUILEC language/cps/licm.go2040wrote `language/cps/licm.go'2041  BOOTSTRAP(stage1) GUILEC language/cps/optimize.go2042wrote `language/cps/optimize.go'2043  BOOTSTRAP(stage1) GUILEC language/cps/peel-loops.go2044wrote `language/cps/peel-loops.go'2045  BOOTSTRAP(stage1) GUILEC language/cps/prune-top-level-scopes.go2046wrote `language/cps/prune-top-level-scopes.go'2047  BOOTSTRAP(stage1) GUILEC language/cps/renumber.go2048wrote `language/cps/renumber.go'2049  BOOTSTRAP(stage1) GUILEC language/cps/return-types.go2050wrote `language/cps/return-types.go'2051  BOOTSTRAP(stage1) GUILEC language/cps/rotate-loops.go2052wrote `language/cps/rotate-loops.go'2053  BOOTSTRAP(stage1) GUILEC language/cps/self-references.go2054wrote `language/cps/self-references.go'2055  BOOTSTRAP(stage1) GUILEC language/cps/simplify.go2056wrote `language/cps/simplify.go'2057  BOOTSTRAP(stage1) GUILEC language/cps/slot-allocation.go2058wrote `language/cps/slot-allocation.go'2059  BOOTSTRAP(stage1) GUILEC language/cps/spec.go2060wrote `language/cps/spec.go'2061  BOOTSTRAP(stage1) GUILEC language/cps/specialize-primcalls.go2062wrote `language/cps/specialize-primcalls.go'2063  BOOTSTRAP(stage1) GUILEC language/cps/specialize-numbers.go2064wrote `language/cps/specialize-numbers.go'2065  BOOTSTRAP(stage1) GUILEC language/cps/split-rec.go2066wrote `language/cps/split-rec.go'2067  BOOTSTRAP(stage1) GUILEC language/cps/switch.go2068wrote `language/cps/switch.go'2069  BOOTSTRAP(stage1) GUILEC language/cps/type-checks.go2070wrote `language/cps/type-checks.go'2071  BOOTSTRAP(stage1) GUILEC language/cps/type-fold.go2072wrote `language/cps/type-fold.go'2073  BOOTSTRAP(stage1) GUILEC language/cps/types.go2074wrote `language/cps/types.go'2075  BOOTSTRAP(stage1) GUILEC language/cps/utils.go2076wrote `language/cps/utils.go'2077  BOOTSTRAP(stage1) GUILEC language/cps/verify.go2078wrote `language/cps/verify.go'2079  BOOTSTRAP(stage1) GUILEC language/cps/with-cps.go2080wrote `language/cps/with-cps.go'2081  BOOTSTRAP(stage1) GUILEC language/cps/guile-vm.go2082wrote `language/cps/guile-vm.go'2083  BOOTSTRAP(stage1) GUILEC language/cps/guile-vm/loop-instrumentation.go2084wrote `language/cps/guile-vm/loop-instrumentation.go'2085  BOOTSTRAP(stage1) GUILEC language/cps/guile-vm/lower-primcalls.go2086wrote `language/cps/guile-vm/lower-primcalls.go'2087  BOOTSTRAP(stage1) GUILEC language/cps/guile-vm/reify-primitives.go2088wrote `language/cps/guile-vm/reify-primitives.go'2089  BOOTSTRAP(stage1) GUILEC ice-9/and-let-star.go2090wrote `ice-9/and-let-star.go'2091  BOOTSTRAP(stage1) GUILEC ice-9/arrays.go2092wrote `ice-9/arrays.go'2093  BOOTSTRAP(stage1) GUILEC ice-9/atomic.go2094wrote `ice-9/atomic.go'2095  BOOTSTRAP(stage1) GUILEC ice-9/binary-ports.go2096wrote `ice-9/binary-ports.go'2097  BOOTSTRAP(stage1) GUILEC ice-9/buffered-input.go2098wrote `ice-9/buffered-input.go'2099  BOOTSTRAP(stage1) GUILEC ice-9/calling.go2100wrote `ice-9/calling.go'2101  BOOTSTRAP(stage1) GUILEC ice-9/command-line.go2102wrote `ice-9/command-line.go'2103  BOOTSTRAP(stage1) GUILEC ice-9/common-list.go2104wrote `ice-9/common-list.go'2105  BOOTSTRAP(stage1) GUILEC ice-9/control.go2106wrote `ice-9/control.go'2107  BOOTSTRAP(stage1) GUILEC ice-9/copy-tree.go2108wrote `ice-9/copy-tree.go'2109  BOOTSTRAP(stage1) GUILEC ice-9/curried-definitions.go2110wrote `ice-9/curried-definitions.go'2111  BOOTSTRAP(stage1) GUILEC ice-9/custom-ports.go2112wrote `ice-9/custom-ports.go'2113  BOOTSTRAP(stage1) GUILEC ice-9/deprecated.go2114wrote `ice-9/deprecated.go'2115  BOOTSTRAP(stage1) GUILEC ice-9/documentation.go2116wrote `ice-9/documentation.go'2117  BOOTSTRAP(stage1) GUILEC ice-9/eval-string.go2118wrote `ice-9/eval-string.go'2119  BOOTSTRAP(stage1) GUILEC ice-9/exceptions.go2120wrote `ice-9/exceptions.go'2121  BOOTSTRAP(stage1) GUILEC ice-9/expect.go2122wrote `ice-9/expect.go'2123  BOOTSTRAP(stage1) GUILEC ice-9/fdes-finalizers.go2124wrote `ice-9/fdes-finalizers.go'2125  BOOTSTRAP(stage1) GUILEC ice-9/format.go2126wrote `ice-9/format.go'2127  BOOTSTRAP(stage1) GUILEC ice-9/ftw.go2128wrote `ice-9/ftw.go'2129  BOOTSTRAP(stage1) GUILEC ice-9/futures.go2130wrote `ice-9/futures.go'2131  BOOTSTRAP(stage1) GUILEC ice-9/gap-buffer.go2132wrote `ice-9/gap-buffer.go'2133  BOOTSTRAP(stage1) GUILEC ice-9/getopt-long.go2134wrote `ice-9/getopt-long.go'2135  BOOTSTRAP(stage1) GUILEC ice-9/hash-table.go2136wrote `ice-9/hash-table.go'2137  BOOTSTRAP(stage1) GUILEC ice-9/hcons.go2138wrote `ice-9/hcons.go'2139  BOOTSTRAP(stage1) GUILEC ice-9/history.go2140wrote `ice-9/history.go'2141  BOOTSTRAP(stage1) GUILEC ice-9/i18n.go2142wrote `ice-9/i18n.go'2143  BOOTSTRAP(stage1) GUILEC ice-9/iconv.go2144wrote `ice-9/iconv.go'2145  BOOTSTRAP(stage1) GUILEC ice-9/lineio.go2146wrote `ice-9/lineio.go'2147  BOOTSTRAP(stage1) GUILEC ice-9/list.go2148wrote `ice-9/list.go'2149  BOOTSTRAP(stage1) GUILEC ice-9/local-eval.go2150wrote `ice-9/local-eval.go'2151  BOOTSTRAP(stage1) GUILEC ice-9/ls.go2152wrote `ice-9/ls.go'2153  BOOTSTRAP(stage1) GUILEC ice-9/match.go2154wrote `ice-9/match.go'2155  BOOTSTRAP(stage1) GUILEC ice-9/networking.go2156wrote `ice-9/networking.go'2157  BOOTSTRAP(stage1) GUILEC ice-9/null.go2158wrote `ice-9/null.go'2159  BOOTSTRAP(stage1) GUILEC ice-9/occam-channel.go2160wrote `ice-9/occam-channel.go'2161  BOOTSTRAP(stage1) GUILEC ice-9/optargs.go2162wrote `ice-9/optargs.go'2163  BOOTSTRAP(stage1) GUILEC ice-9/peg.go2164wrote `ice-9/peg.go'2165  BOOTSTRAP(stage1) GUILEC ice-9/peg/cache.go2166wrote `ice-9/peg/cache.go'2167  BOOTSTRAP(stage1) GUILEC ice-9/peg/codegen.go2168wrote `ice-9/peg/codegen.go'2169  BOOTSTRAP(stage1) GUILEC ice-9/peg/simplify-tree.go2170wrote `ice-9/peg/simplify-tree.go'2171  BOOTSTRAP(stage1) GUILEC ice-9/peg/string-peg.go2172wrote `ice-9/peg/string-peg.go'2173  BOOTSTRAP(stage1) GUILEC ice-9/peg/using-parsers.go2174wrote `ice-9/peg/using-parsers.go'2175  BOOTSTRAP(stage1) GUILEC ice-9/poe.go2176wrote `ice-9/poe.go'2177  BOOTSTRAP(stage1) GUILEC ice-9/poll.go2178wrote `ice-9/poll.go'2179  BOOTSTRAP(stage1) GUILEC ice-9/popen.go2180wrote `ice-9/popen.go'2181  BOOTSTRAP(stage1) GUILEC ice-9/ports.go2182wrote `ice-9/ports.go'2183  BOOTSTRAP(stage1) GUILEC ice-9/posix.go2184wrote `ice-9/posix.go'2185  BOOTSTRAP(stage1) GUILEC ice-9/pretty-print.go2186wrote `ice-9/pretty-print.go'2187  BOOTSTRAP(stage1) GUILEC ice-9/q.go2188wrote `ice-9/q.go'2189  BOOTSTRAP(stage1) GUILEC ice-9/r5rs.go2190wrote `ice-9/r5rs.go'2191  BOOTSTRAP(stage1) GUILEC ice-9/rdelim.go2192wrote `ice-9/rdelim.go'2193  BOOTSTRAP(stage1) GUILEC ice-9/receive.go2194wrote `ice-9/receive.go'2195  BOOTSTRAP(stage1) GUILEC ice-9/regex.go2196wrote `ice-9/regex.go'2197  BOOTSTRAP(stage1) GUILEC ice-9/runq.go2198wrote `ice-9/runq.go'2199ice-9/runq.scm:93:9: warning: possibly unbound variable `apply-to-args'2200  BOOTSTRAP(stage1) GUILEC ice-9/rw.go2201wrote `ice-9/rw.go'2202  BOOTSTRAP(stage1) GUILEC ice-9/safe-r5rs.go2203wrote `ice-9/safe-r5rs.go'2204  BOOTSTRAP(stage1) GUILEC ice-9/safe.go2205wrote `ice-9/safe.go'2206  BOOTSTRAP(stage1) GUILEC ice-9/sandbox.go2207wrote `ice-9/sandbox.go'2208  BOOTSTRAP(stage1) GUILEC ice-9/save-stack.go2209wrote `ice-9/save-stack.go'2210  BOOTSTRAP(stage1) GUILEC ice-9/scm-style-repl.go2211wrote `ice-9/scm-style-repl.go'2212  BOOTSTRAP(stage1) GUILEC ice-9/serialize.go2213wrote `ice-9/serialize.go'2214  BOOTSTRAP(stage1) GUILEC ice-9/session.go2215ice-9/session.scm:241:11: warning: non-literal format string2216wrote `ice-9/session.go'2217  BOOTSTRAP(stage1) GUILEC ice-9/slib.go2218wrote `ice-9/slib.go'2219WARNING: Use of `load' in declarative module (#{ g111}#).  Add #:declarative? #f to your define-module invocation.2220  BOOTSTRAP(stage1) GUILEC ice-9/soft-ports.go2221wrote `ice-9/soft-ports.go'2222  BOOTSTRAP(stage1) GUILEC ice-9/stack-catch.go2223wrote `ice-9/stack-catch.go'2224  BOOTSTRAP(stage1) GUILEC ice-9/streams.go2225wrote `ice-9/streams.go'2226  BOOTSTRAP(stage1) GUILEC ice-9/string-fun.go2227wrote `ice-9/string-fun.go'2228  BOOTSTRAP(stage1) GUILEC ice-9/suspendable-ports.go2229wrote `ice-9/suspendable-ports.go'2230  BOOTSTRAP(stage1) GUILEC ice-9/textual-ports.go2231wrote `ice-9/textual-ports.go'2232  BOOTSTRAP(stage1) GUILEC ice-9/threads.go2233wrote `ice-9/threads.go'2234  BOOTSTRAP(stage1) GUILEC ice-9/time.go2235wrote `ice-9/time.go'2236  BOOTSTRAP(stage1) GUILEC ice-9/top-repl.go2237wrote `ice-9/top-repl.go'2238  BOOTSTRAP(stage1) GUILEC ice-9/unicode.go2239wrote `ice-9/unicode.go'2240  BOOTSTRAP(stage1) GUILEC ice-9/vlist.go2241wrote `ice-9/vlist.go'2242  BOOTSTRAP(stage1) GUILEC ice-9/weak-vector.go2243wrote `ice-9/weak-vector.go'2244  BOOTSTRAP(stage1) GUILEC language/brainfuck/parse.go2245wrote `language/brainfuck/parse.go'2246  BOOTSTRAP(stage1) GUILEC language/brainfuck/compile-scheme.go2247wrote `language/brainfuck/compile-scheme.go'2248  BOOTSTRAP(stage1) GUILEC language/brainfuck/compile-tree-il.go2249wrote `language/brainfuck/compile-tree-il.go'2250  BOOTSTRAP(stage1) GUILEC language/brainfuck/spec.go2251wrote `language/brainfuck/spec.go'2252  BOOTSTRAP(stage1) GUILEC language/bytecode.go2253wrote `language/bytecode.go'2254  BOOTSTRAP(stage1) GUILEC language/bytecode/spec.go2255wrote `language/bytecode/spec.go'2256  BOOTSTRAP(stage1) GUILEC language/ecmascript/tokenize.go2257wrote `language/ecmascript/tokenize.go'2258  BOOTSTRAP(stage1) GUILEC language/ecmascript/parse.go2259%% Reduce/Reduce conflict (reduce 11, reduce 7) on '--' in state 4222260%% Reduce/Reduce conflict (reduce 11, reduce 7) on '++' in state 4222261%% Reduce/Reduce conflict (reduce 11, reduce 7) on '-' in state 4222262%% Reduce/Reduce conflict (reduce 11, reduce 7) on '+' in state 4222263%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'semicolon' in state 4222264%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'dot' in state 4222265%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lbracket' in state 4222266%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lparen' in state 4222267%% Reduce/Reduce conflict (reduce 9, reduce 6) on '--' in state 3972268%% Reduce/Reduce conflict (reduce 9, reduce 6) on '++' in state 3972269%% Reduce/Reduce conflict (reduce 9, reduce 6) on '-' in state 3972270%% Reduce/Reduce conflict (reduce 9, reduce 6) on '+' in state 3972271%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'semicolon' in state 3972272%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'dot' in state 3972273%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lbracket' in state 3972274%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lparen' in state 3972275%% Shift/Reduce conflict (shift 367, reduce 49) on 'else' in state 3192276%% Shift/Reduce conflict (shift 144, reduce 177) on 'in' in state 2422277%% Shift/Reduce conflict (shift 144, reduce 178) on 'in' in state 2412278%% Shift/Reduce conflict (shift 144, reduce 179) on 'in' in state 2402279%% Shift/Reduce conflict (shift 144, reduce 180) on 'in' in state 2392280%% Shift/Reduce conflict (shift 80, reduce 119) on 'colon' in state 1252281%% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 852282%% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 852283%% Shift/Reduce conflict (shift 153, reduce 159) on '+' in state 492284%% Shift/Reduce conflict (shift 152, reduce 159) on '-' in state 492285%% Shift/Reduce conflict (shift 144, reduce 176) on 'in' in state 472286wrote `language/ecmascript/parse.go'2287  BOOTSTRAP(stage1) GUILEC language/ecmascript/impl.go2288wrote `language/ecmascript/impl.go'2289  BOOTSTRAP(stage1) GUILEC language/ecmascript/base.go2290wrote `language/ecmascript/base.go'2291language/ecmascript/base.scm:229:52: warning: possibly unbound variable `Boolean'2292language/ecmascript/base.scm:230:51: warning: possibly unbound variable `String'2293language/ecmascript/base.scm:231:51: warning: possibly unbound variable `Number'2294  BOOTSTRAP(stage1) GUILEC language/ecmascript/function.go2295wrote `language/ecmascript/function.go'2296<unknown-location>: warning: possibly unbound variable `<js-array-object>'2297<unknown-location>: warning: possibly unbound variable `js-array-vector'2298  BOOTSTRAP(stage1) GUILEC language/ecmascript/array.go2299wrote `language/ecmascript/array.go'2300  BOOTSTRAP(stage1) GUILEC language/ecmascript/compile-tree-il.go2301wrote `language/ecmascript/compile-tree-il.go'2302  BOOTSTRAP(stage1) GUILEC language/ecmascript/spec.go2303wrote `language/ecmascript/spec.go'2304  BOOTSTRAP(stage1) GUILEC language/elisp/falias.go2305wrote `language/elisp/falias.go'2306  BOOTSTRAP(stage1) GUILEC language/elisp/lexer.go2307wrote `language/elisp/lexer.go'2308  BOOTSTRAP(stage1) GUILEC language/elisp/parser.go2309wrote `language/elisp/parser.go'2310  BOOTSTRAP(stage1) GUILEC language/elisp/bindings.go2311wrote `language/elisp/bindings.go'2312  BOOTSTRAP(stage1) GUILEC language/elisp/compile-tree-il.go2313wrote `language/elisp/compile-tree-il.go'2314  BOOTSTRAP(stage1) GUILEC language/elisp/runtime.go2315wrote `language/elisp/runtime.go'2316  BOOTSTRAP(stage1) GUILEC language/elisp/runtime/function-slot.go2317wrote `language/elisp/runtime/function-slot.go'2318  BOOTSTRAP(stage1) GUILEC language/elisp/runtime/value-slot.go2319wrote `language/elisp/runtime/value-slot.go'2320  BOOTSTRAP(stage1) GUILEC language/elisp/spec.go2321wrote `language/elisp/spec.go'2322  BOOTSTRAP(stage1) GUILEC language/scheme/compile-tree-il.go2323wrote `language/scheme/compile-tree-il.go'2324  BOOTSTRAP(stage1) GUILEC language/scheme/decompile-tree-il.go2325wrote `language/scheme/decompile-tree-il.go'2326  BOOTSTRAP(stage1) GUILEC language/scheme/spec.go2327wrote `language/scheme/spec.go'2328  BOOTSTRAP(stage1) GUILEC language/value/spec.go2329wrote `language/value/spec.go'2330  BOOTSTRAP(stage1) GUILEC rnrs/base.go2331wrote `rnrs/base.go'2332  BOOTSTRAP(stage1) GUILEC rnrs/conditions.go2333wrote `rnrs/conditions.go'2334  BOOTSTRAP(stage1) GUILEC rnrs/control.go2335wrote `rnrs/control.go'2336  BOOTSTRAP(stage1) GUILEC rnrs/enums.go2337wrote `rnrs/enums.go'2338  BOOTSTRAP(stage1) GUILEC rnrs/eval.go2339wrote `rnrs/eval.go'2340  BOOTSTRAP(stage1) GUILEC rnrs/exceptions.go2341wrote `rnrs/exceptions.go'2342  BOOTSTRAP(stage1) GUILEC rnrs/files.go2343wrote `rnrs/files.go'2344  BOOTSTRAP(stage1) GUILEC rnrs/hashtables.go2345wrote `rnrs/hashtables.go'2346  BOOTSTRAP(stage1) GUILEC rnrs/lists.go2347wrote `rnrs/lists.go'2348  BOOTSTRAP(stage1) GUILEC rnrs/mutable-pairs.go2349wrote `rnrs/mutable-pairs.go'2350  BOOTSTRAP(stage1) GUILEC rnrs/mutable-strings.go2351wrote `rnrs/mutable-strings.go'2352  BOOTSTRAP(stage1) GUILEC rnrs/programs.go2353wrote `rnrs/programs.go'2354  BOOTSTRAP(stage1) GUILEC rnrs/r5rs.go2355wrote `rnrs/r5rs.go'2356  BOOTSTRAP(stage1) GUILEC rnrs/sorting.go2357wrote `rnrs/sorting.go'2358  BOOTSTRAP(stage1) GUILEC rnrs/syntax-case.go2359wrote `rnrs/syntax-case.go'2360  BOOTSTRAP(stage1) GUILEC rnrs/unicode.go2361wrote `rnrs/unicode.go'2362  BOOTSTRAP(stage1) GUILEC rnrs/arithmetic/bitwise.go2363wrote `rnrs/arithmetic/bitwise.go'2364  BOOTSTRAP(stage1) GUILEC rnrs/arithmetic/fixnums.go2365wrote `rnrs/arithmetic/fixnums.go'2366  BOOTSTRAP(stage1) GUILEC rnrs/arithmetic/flonums.go2367wrote `rnrs/arithmetic/flonums.go'2368  BOOTSTRAP(stage1) GUILEC rnrs/bytevectors.go2369wrote `rnrs/bytevectors.go'2370  BOOTSTRAP(stage1) GUILEC rnrs/bytevectors/gnu.go2371wrote `rnrs/bytevectors/gnu.go'2372  BOOTSTRAP(stage1) GUILEC rnrs/io/simple.go2373wrote `rnrs/io/simple.go'2374  BOOTSTRAP(stage1) GUILEC rnrs/io/ports.go2375wrote `rnrs/io/ports.go'2376  BOOTSTRAP(stage1) GUILEC rnrs/records/inspection.go2377wrote `rnrs/records/inspection.go'2378  BOOTSTRAP(stage1) GUILEC rnrs/records/procedural.go2379wrote `rnrs/records/procedural.go'2380  BOOTSTRAP(stage1) GUILEC rnrs/records/syntactic.go2381wrote `rnrs/records/syntactic.go'2382  BOOTSTRAP(stage1) GUILEC rnrs.go2383wrote `rnrs.go'2384  BOOTSTRAP(stage1) GUILEC oop/goops.go2385wrote `oop/goops.go'2386  BOOTSTRAP(stage1) GUILEC oop/goops/active-slot.go2387wrote `oop/goops/active-slot.go'2388  BOOTSTRAP(stage1) GUILEC oop/goops/composite-slot.go2389wrote `oop/goops/composite-slot.go'2390  BOOTSTRAP(stage1) GUILEC oop/goops/describe.go2391wrote `oop/goops/describe.go'2392  BOOTSTRAP(stage1) GUILEC oop/goops/internal.go2393wrote `oop/goops/internal.go'2394  BOOTSTRAP(stage1) GUILEC oop/goops/save.go2395wrote `oop/goops/save.go'2396  BOOTSTRAP(stage1) GUILEC oop/goops/stklos.go2397wrote `oop/goops/stklos.go'2398  BOOTSTRAP(stage1) GUILEC oop/goops/accessors.go2399wrote `oop/goops/accessors.go'2400  BOOTSTRAP(stage1) GUILEC oop/goops/simple.go2401wrote `oop/goops/simple.go'2402  BOOTSTRAP(stage1) GUILEC oop/goops/keyword-formals.go2403wrote `oop/goops/keyword-formals.go'2404  BOOTSTRAP(stage1) GUILEC scheme/base.go2405wrote `scheme/base.go'2406  BOOTSTRAP(stage1) GUILEC scheme/case-lambda.go2407wrote `scheme/case-lambda.go'2408  BOOTSTRAP(stage1) GUILEC scheme/char.go2409wrote `scheme/char.go'2410  BOOTSTRAP(stage1) GUILEC scheme/complex.go2411wrote `scheme/complex.go'2412  BOOTSTRAP(stage1) GUILEC scheme/cxr.go2413wrote `scheme/cxr.go'2414  BOOTSTRAP(stage1) GUILEC scheme/eval.go2415wrote `scheme/eval.go'2416  BOOTSTRAP(stage1) GUILEC scheme/file.go2417wrote `scheme/file.go'2418  BOOTSTRAP(stage1) GUILEC scheme/inexact.go2419wrote `scheme/inexact.go'2420  BOOTSTRAP(stage1) GUILEC scheme/lazy.go2421wrote `scheme/lazy.go'2422  BOOTSTRAP(stage1) GUILEC scheme/load.go2423WARNING: Use of `load' in declarative module (scheme load).  Add #:declarative? #f to your define-module invocation.2424wrote `scheme/load.go'2425  BOOTSTRAP(stage1) GUILEC scheme/process-context.go2426wrote `scheme/process-context.go'2427  BOOTSTRAP(stage1) GUILEC scheme/r5rs.go2428wrote `scheme/r5rs.go'2429  BOOTSTRAP(stage1) GUILEC scheme/read.go2430wrote `scheme/read.go'2431  BOOTSTRAP(stage1) GUILEC scheme/repl.go2432wrote `scheme/repl.go'2433  BOOTSTRAP(stage1) GUILEC scheme/time.go2434wrote `scheme/time.go'2435  BOOTSTRAP(stage1) GUILEC scheme/write.go2436wrote `scheme/write.go'2437  BOOTSTRAP(stage1) GUILEC scripts/compile.go2438wrote `scripts/compile.go'2439  BOOTSTRAP(stage1) GUILEC scripts/disassemble.go2440wrote `scripts/disassemble.go'2441  BOOTSTRAP(stage1) GUILEC scripts/display-commentary.go2442wrote `scripts/display-commentary.go'2443  BOOTSTRAP(stage1) GUILEC scripts/doc-snarf.go2444wrote `scripts/doc-snarf.go'2445scripts/doc-snarf.scm:98:34: warning: possibly unbound variable `doc-snarf-version'2446  BOOTSTRAP(stage1) GUILEC scripts/frisk.go2447wrote `scripts/frisk.go'2448  BOOTSTRAP(stage1) GUILEC scripts/generate-autoload.go2449wrote `scripts/generate-autoload.go'2450  BOOTSTRAP(stage1) GUILEC scripts/help.go2451wrote `scripts/help.go'2452  BOOTSTRAP(stage1) GUILEC scripts/lint.go2453wrote `scripts/lint.go'2454  BOOTSTRAP(stage1) GUILEC scripts/list.go2455wrote `scripts/list.go'2456  BOOTSTRAP(stage1) GUILEC scripts/punify.go2457wrote `scripts/punify.go'2458  BOOTSTRAP(stage1) GUILEC scripts/read-scheme-source.go2459wrote `scripts/read-scheme-source.go'2460  BOOTSTRAP(stage1) GUILEC scripts/read-text-outline.go2461wrote `scripts/read-text-outline.go'2462  BOOTSTRAP(stage1) GUILEC scripts/use2dot.go2463wrote `scripts/use2dot.go'2464  BOOTSTRAP(stage1) GUILEC scripts/snarf-check-and-output-texi.go2465wrote `scripts/snarf-check-and-output-texi.go'2466  BOOTSTRAP(stage1) GUILEC scripts/summarize-guile-TODO.go2467wrote `scripts/summarize-guile-TODO.go'2468  BOOTSTRAP(stage1) GUILEC scripts/api-diff.go2469wrote `scripts/api-diff.go'2470  BOOTSTRAP(stage1) GUILEC scripts/read-rfc822.go2471wrote `scripts/read-rfc822.go'2472  BOOTSTRAP(stage1) GUILEC scripts/snarf-guile-m4-docs.go2473wrote `scripts/snarf-guile-m4-docs.go'2474  BOOTSTRAP(stage1) GUILEC scripts/autofrisk.go2475wrote `scripts/autofrisk.go'2476scripts/autofrisk.scm:185:2: warning: non-literal format string2477  BOOTSTRAP(stage1) GUILEC scripts/scan-api.go2478wrote `scripts/scan-api.go'2479  BOOTSTRAP(stage1) GUILEC srfi/srfi-1.go2480wrote `srfi/srfi-1.go'2481  BOOTSTRAP(stage1) GUILEC srfi/srfi-2.go2482wrote `srfi/srfi-2.go'2483  BOOTSTRAP(stage1) GUILEC srfi/srfi-4.go2484wrote `srfi/srfi-4.go'2485  BOOTSTRAP(stage1) GUILEC srfi/srfi-4/gnu.go2486wrote `srfi/srfi-4/gnu.go'2487  BOOTSTRAP(stage1) GUILEC srfi/srfi-6.go2488wrote `srfi/srfi-6.go'2489  BOOTSTRAP(stage1) GUILEC srfi/srfi-8.go2490wrote `srfi/srfi-8.go'2491  BOOTSTRAP(stage1) GUILEC srfi/srfi-9.go2492wrote `srfi/srfi-9.go'2493  BOOTSTRAP(stage1) GUILEC srfi/srfi-9/gnu.go2494wrote `srfi/srfi-9/gnu.go'2495  BOOTSTRAP(stage1) GUILEC srfi/srfi-10.go2496wrote `srfi/srfi-10.go'2497  BOOTSTRAP(stage1) GUILEC srfi/srfi-11.go2498wrote `srfi/srfi-11.go'2499  BOOTSTRAP(stage1) GUILEC srfi/srfi-13.go2500wrote `srfi/srfi-13.go'2501  BOOTSTRAP(stage1) GUILEC srfi/srfi-14.go2502wrote `srfi/srfi-14.go'2503  BOOTSTRAP(stage1) GUILEC srfi/srfi-16.go2504wrote `srfi/srfi-16.go'2505  BOOTSTRAP(stage1) GUILEC srfi/srfi-17.go2506wrote `srfi/srfi-17.go'2507  BOOTSTRAP(stage1) GUILEC srfi/srfi-18.go2508wrote `srfi/srfi-18.go'2509  BOOTSTRAP(stage1) GUILEC srfi/srfi-19.go2510wrote `srfi/srfi-19.go'2511  BOOTSTRAP(stage1) GUILEC srfi/srfi-26.go2512wrote `srfi/srfi-26.go'2513  BOOTSTRAP(stage1) GUILEC srfi/srfi-27.go2514wrote `srfi/srfi-27.go'2515  BOOTSTRAP(stage1) GUILEC srfi/srfi-28.go2516wrote `srfi/srfi-28.go'2517  BOOTSTRAP(stage1) GUILEC srfi/srfi-31.go2518wrote `srfi/srfi-31.go'2519  BOOTSTRAP(stage1) GUILEC srfi/srfi-34.go2520wrote `srfi/srfi-34.go'2521  BOOTSTRAP(stage1) GUILEC srfi/srfi-35.go2522wrote `srfi/srfi-35.go'2523  BOOTSTRAP(stage1) GUILEC srfi/srfi-37.go2524wrote `srfi/srfi-37.go'2525  BOOTSTRAP(stage1) GUILEC srfi/srfi-38.go2526wrote `srfi/srfi-38.go'2527  BOOTSTRAP(stage1) GUILEC srfi/srfi-41.go2528wrote `srfi/srfi-41.go'2529  BOOTSTRAP(stage1) GUILEC srfi/srfi-42.go2530wrote `srfi/srfi-42.go'2531  BOOTSTRAP(stage1) GUILEC srfi/srfi-43.go2532wrote `srfi/srfi-43.go'2533  BOOTSTRAP(stage1) GUILEC srfi/srfi-39.go2534wrote `srfi/srfi-39.go'2535  BOOTSTRAP(stage1) GUILEC srfi/srfi-45.go2536wrote `srfi/srfi-45.go'2537  BOOTSTRAP(stage1) GUILEC srfi/srfi-60.go2538wrote `srfi/srfi-60.go'2539  BOOTSTRAP(stage1) GUILEC srfi/srfi-64.go2540wrote `srfi/srfi-64.go'2541  BOOTSTRAP(stage1) GUILEC srfi/srfi-64/automake.go2542wrote `srfi/srfi-64/automake.go'2543  BOOTSTRAP(stage1) GUILEC srfi/srfi-67.go2544wrote `srfi/srfi-67.go'2545  BOOTSTRAP(stage1) GUILEC srfi/srfi-69.go2546wrote `srfi/srfi-69.go'2547  BOOTSTRAP(stage1) GUILEC srfi/srfi-71.go2548wrote `srfi/srfi-71.go'2549  BOOTSTRAP(stage1) GUILEC srfi/srfi-88.go2550wrote `srfi/srfi-88.go'2551  BOOTSTRAP(stage1) GUILEC srfi/srfi-98.go2552wrote `srfi/srfi-98.go'2553  BOOTSTRAP(stage1) GUILEC srfi/srfi-111.go2554wrote `srfi/srfi-111.go'2555  BOOTSTRAP(stage1) GUILEC srfi/srfi-171.go2556wrote `srfi/srfi-171.go'2557  BOOTSTRAP(stage1) GUILEC srfi/srfi-171/gnu.go2558wrote `srfi/srfi-171/gnu.go'2559  BOOTSTRAP(stage1) GUILEC srfi/srfi-171/meta.go2560wrote `srfi/srfi-171/meta.go'2561  BOOTSTRAP(stage1) GUILEC srfi/srfi-197.go2562wrote `srfi/srfi-197.go'2563  BOOTSTRAP(stage1) GUILEC srfi/srfi-207.go2564wrote `srfi/srfi-207.go'2565  BOOTSTRAP(stage1) GUILEC srfi/srfi-244.go2566wrote `srfi/srfi-244.go'2567  BOOTSTRAP(stage1) GUILEC statprof.go2568wrote `statprof.go'2569  BOOTSTRAP(stage1) GUILEC system/base/pmatch.go2570wrote `system/base/pmatch.go'2571  BOOTSTRAP(stage1) GUILEC system/base/syntax.go2572wrote `system/base/syntax.go'2573  BOOTSTRAP(stage1) GUILEC system/base/compile.go2574wrote `system/base/compile.go'2575  BOOTSTRAP(stage1) GUILEC system/base/optimize.go2576wrote `system/base/optimize.go'2577  BOOTSTRAP(stage1) GUILEC system/base/language.go2578wrote `system/base/language.go'2579  BOOTSTRAP(stage1) GUILEC system/base/lalr.go2580wrote `system/base/lalr.go'2581  BOOTSTRAP(stage1) GUILEC system/base/message.go2582wrote `system/base/message.go'2583  BOOTSTRAP(stage1) GUILEC system/base/target.go2584wrote `system/base/target.go'2585  BOOTSTRAP(stage1) GUILEC system/base/types.go2586wrote `system/base/types.go'2587  BOOTSTRAP(stage1) GUILEC system/base/types/internal.go2588wrote `system/base/types/internal.go'2589  BOOTSTRAP(stage1) GUILEC system/base/ck.go2590wrote `system/base/ck.go'2591  BOOTSTRAP(stage1) GUILEC system/foreign.go2592wrote `system/foreign.go'2593  BOOTSTRAP(stage1) GUILEC system/foreign-library.go2594wrote `system/foreign-library.go'2595  BOOTSTRAP(stage1) GUILEC system/foreign-object.go2596wrote `system/foreign-object.go'2597  BOOTSTRAP(stage1) GUILEC system/repl/debug.go2598wrote `system/repl/debug.go'2599  BOOTSTRAP(stage1) GUILEC system/repl/error-handling.go2600wrote `system/repl/error-handling.go'2601  BOOTSTRAP(stage1) GUILEC system/repl/common.go2602wrote `system/repl/common.go'2603  BOOTSTRAP(stage1) GUILEC system/repl/command.go2604WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.2605wrote `system/repl/command.go'2606  BOOTSTRAP(stage1) GUILEC system/repl/repl.go2607wrote `system/repl/repl.go'2608  BOOTSTRAP(stage1) GUILEC system/repl/server.go2609wrote `system/repl/server.go'2610  BOOTSTRAP(stage1) GUILEC system/repl/coop-server.go2611wrote `system/repl/coop-server.go'2612  BOOTSTRAP(stage1) GUILEC system/vm/assembler.go2613wrote `system/vm/assembler.go'2614  BOOTSTRAP(stage1) GUILEC system/vm/coverage.go2615wrote `system/vm/coverage.go'2616  BOOTSTRAP(stage1) GUILEC system/vm/debug.go2617wrote `system/vm/debug.go'2618  BOOTSTRAP(stage1) GUILEC system/vm/disassembler.go2619wrote `system/vm/disassembler.go'2620  BOOTSTRAP(stage1) GUILEC system/vm/dwarf.go2621wrote `system/vm/dwarf.go'2622  BOOTSTRAP(stage1) GUILEC system/vm/elf.go2623wrote `system/vm/elf.go'2624  BOOTSTRAP(stage1) GUILEC system/vm/frame.go2625wrote `system/vm/frame.go'2626  BOOTSTRAP(stage1) GUILEC system/vm/inspect.go2627wrote `system/vm/inspect.go'2628  BOOTSTRAP(stage1) GUILEC system/vm/linker.go2629wrote `system/vm/linker.go'2630  BOOTSTRAP(stage1) GUILEC system/vm/loader.go2631wrote `system/vm/loader.go'2632  BOOTSTRAP(stage1) GUILEC system/vm/program.go2633wrote `system/vm/program.go'2634  BOOTSTRAP(stage1) GUILEC system/vm/trace.go2635wrote `system/vm/trace.go'2636  BOOTSTRAP(stage1) GUILEC system/vm/trap-state.go2637wrote `system/vm/trap-state.go'2638  BOOTSTRAP(stage1) GUILEC system/vm/traps.go2639wrote `system/vm/traps.go'2640  BOOTSTRAP(stage1) GUILEC system/vm/vm.go2641wrote `system/vm/vm.go'2642  BOOTSTRAP(stage1) GUILEC system/syntax.go2643wrote `system/syntax.go'2644  BOOTSTRAP(stage1) GUILEC language/wisp.go2645wrote `language/wisp.go'2646  BOOTSTRAP(stage1) GUILEC language/wisp/spec.go2647wrote `language/wisp/spec.go'2648  BOOTSTRAP(stage1) GUILEC system/xref.go2649wrote `system/xref.go'2650  BOOTSTRAP(stage1) GUILEC sxml/apply-templates.go2651wrote `sxml/apply-templates.go'2652  BOOTSTRAP(stage1) GUILEC sxml/fold.go2653wrote `sxml/fold.go'2654  BOOTSTRAP(stage1) GUILEC sxml/match.go2655wrote `sxml/match.go'2656  BOOTSTRAP(stage1) GUILEC sxml/simple.go2657wrote `sxml/simple.go'2658  BOOTSTRAP(stage1) GUILEC sxml/ssax/input-parse.go2659wrote `sxml/ssax/input-parse.go'2660  BOOTSTRAP(stage1) GUILEC sxml/ssax.go2661wrote `sxml/ssax.go'2662  BOOTSTRAP(stage1) GUILEC sxml/transform.go2663wrote `sxml/transform.go'2664  BOOTSTRAP(stage1) GUILEC sxml/xpath.go2665wrote `sxml/xpath.go'2666  BOOTSTRAP(stage1) GUILEC texinfo.go2667wrote `texinfo.go'2668  BOOTSTRAP(stage1) GUILEC texinfo/docbook.go2669wrote `texinfo/docbook.go'2670  BOOTSTRAP(stage1) GUILEC texinfo/html.go2671wrote `texinfo/html.go'2672  BOOTSTRAP(stage1) GUILEC texinfo/indexing.go2673wrote `texinfo/indexing.go'2674  BOOTSTRAP(stage1) GUILEC texinfo/string-utils.go2675wrote `texinfo/string-utils.go'2676  BOOTSTRAP(stage1) GUILEC texinfo/plain-text.go2677wrote `texinfo/plain-text.go'2678  BOOTSTRAP(stage1) GUILEC texinfo/reflection.go2679wrote `texinfo/reflection.go'2680  BOOTSTRAP(stage1) GUILEC texinfo/serialize.go2681wrote `texinfo/serialize.go'2682  BOOTSTRAP(stage1) GUILEC web/client.go2683wrote `web/client.go'2684web/client.scm:105:5: warning: possibly unbound variable `set-certificate-credentials-x509-trust-data!'2685web/client.scm:111:16: warning: possibly unbound variable `make-certificate-credentials'2686web/client.scm:125:21: warning: possibly unbound variable `x509-certificate-format/pem'2687web/client.scm:131:10: warning: possibly unbound variable `session-peer-certificate-chain'2688web/client.scm:133:6: warning: possibly unbound variable `import-x509-certificate'2689web/client.scm:133:36: warning: possibly unbound variable `x509-certificate-format/der'2690web/client.scm:142:11: warning: possibly unbound variable `x509-certificate-matches-hostname?'2691web/client.scm:147:10: warning: possibly unbound variable `peer-certificate-status'2692web/client.scm:166:31: warning: possibly unbound variable `certificate-status->string'2693web/client.scm:161:21: warning: possibly unbound variable `x509-certificate-dn'2694web/client.scm:189:23: warning: possibly unbound variable `error/premature-termination'2695web/client.scm:201:5: warning: possibly unbound variable `port-position'2696web/client.scm:203:5: warning: possibly unbound variable `set-port-position!'2697web/client.scm:228:19: warning: possibly unbound variable `make-session'2698web/client.scm:228:32: warning: possibly unbound variable `connection-end/client'2699web/client.scm:236:9: warning: possibly unbound variable `set-session-server-name!'2700web/client.scm:236:42: warning: possibly unbound variable `server-name-type/dns'2701web/client.scm:240:5: warning: possibly unbound variable `set-session-transport-fd!'2702web/client.scm:241:5: warning: possibly unbound variable `set-session-default-priority!'2703web/client.scm:247:5: warning: possibly unbound variable `set-session-priorities!'2704web/client.scm:249:5: warning: possibly unbound variable `set-session-credentials!'2705web/client.scm:262:11: warning: possibly unbound variable `handshake'2706web/client.scm:264:26: warning: possibly unbound variable `error/warning-alert-received'2707web/client.scm:269:26: warning: possibly unbound variable `alert-description->string'2708web/client.scm:269:53: warning: possibly unbound variable `alert-get'2709web/client.scm:272:26: warning: possibly unbound variable `fatal-error?'2710web/client.scm:278:32: warning: possibly unbound variable `error->string'2711web/client.scm:290:19: warning: possibly unbound variable `session-record-port'2712web/client.scm:295:13: warning: possibly unbound variable `set-session-record-port-close!'2713  BOOTSTRAP(stage1) GUILEC web/http.go2714wrote `web/http.go'2715  BOOTSTRAP(stage1) GUILEC web/request.go2716wrote `web/request.go'2717  BOOTSTRAP(stage1) GUILEC web/response.go2718wrote `web/response.go'2719  BOOTSTRAP(stage1) GUILEC web/server.go2720wrote `web/server.go'2721  BOOTSTRAP(stage1) GUILEC web/server/http.go2722wrote `web/server/http.go'2723  BOOTSTRAP(stage1) GUILEC web/uri.go2724wrote `web/uri.go'2725  BOOTSTRAP(stage1) GUILEC language/elisp/boot.go2726wrote `language/elisp/boot.go'2727make[2]: Leaving directory '/build/guile/src/guile-3.0.11/stage1'2728Making all in stage22729make[2]: Entering directory '/build/guile/src/guile-3.0.11/stage2'2730  BOOTSTRAP(stage2) GUILEC ice-9/eval.go2731wrote `ice-9/eval.go'2732  BOOTSTRAP(stage2) GUILEC ice-9/psyntax-pp.go2733wrote `ice-9/psyntax-pp.go'2734  BOOTSTRAP(stage2) GUILEC ice-9/boot-9.go2735ice-9/boot-9.scm:4723:35: warning: possibly unbound variable `syntax?'2736wrote `ice-9/boot-9.go'2737  BOOTSTRAP(stage2) GUILEC language/tree-il.go2738wrote `language/tree-il.go'2739  BOOTSTRAP(stage2) GUILEC language/tree-il/analyze.go2740wrote `language/tree-il/analyze.go'2741  BOOTSTRAP(stage2) GUILEC language/tree-il/compile-bytecode.go2742wrote `language/tree-il/compile-bytecode.go'2743  BOOTSTRAP(stage2) GUILEC language/tree-il/compile-cps.go2744wrote `language/tree-il/compile-cps.go'2745  BOOTSTRAP(stage2) GUILEC language/tree-il/cps-primitives.go2746wrote `language/tree-il/cps-primitives.go'2747  BOOTSTRAP(stage2) GUILEC language/tree-il/debug.go2748wrote `language/tree-il/debug.go'2749  BOOTSTRAP(stage2) GUILEC language/tree-il/demux-lambda.go2750wrote `language/tree-il/demux-lambda.go'2751  BOOTSTRAP(stage2) GUILEC language/tree-il/effects.go2752wrote `language/tree-il/effects.go'2753  BOOTSTRAP(stage2) GUILEC language/tree-il/eta-expand.go2754wrote `language/tree-il/eta-expand.go'2755  BOOTSTRAP(stage2) GUILEC language/tree-il/fix-letrec.go2756wrote `language/tree-il/fix-letrec.go'2757  BOOTSTRAP(stage2) GUILEC language/tree-il/inlinable-exports.go2758wrote `language/tree-il/inlinable-exports.go'2759  BOOTSTRAP(stage2) GUILEC language/tree-il/letrectify.go2760wrote `language/tree-il/letrectify.go'2761  BOOTSTRAP(stage2) GUILEC language/tree-il/optimize.go2762wrote `language/tree-il/optimize.go'2763  BOOTSTRAP(stage2) GUILEC language/tree-il/peval.go2764wrote `language/tree-il/peval.go'2765  BOOTSTRAP(stage2) GUILEC language/tree-il/primitives.go2766wrote `language/tree-il/primitives.go'2767  BOOTSTRAP(stage2) GUILEC language/tree-il/resolve-free-vars.go2768wrote `language/tree-il/resolve-free-vars.go'2769  BOOTSTRAP(stage2) GUILEC language/tree-il/spec.go2770wrote `language/tree-il/spec.go'2771  BOOTSTRAP(stage2) GUILEC language/cps.go2772wrote `language/cps.go'2773  BOOTSTRAP(stage2) GUILEC language/cps/closure-conversion.go2774wrote `language/cps/closure-conversion.go'2775  BOOTSTRAP(stage2) GUILEC language/cps/compile-bytecode.go2776wrote `language/cps/compile-bytecode.go'2777  BOOTSTRAP(stage2) GUILEC language/cps/contification.go2778wrote `language/cps/contification.go'2779  BOOTSTRAP(stage2) GUILEC language/cps/cse.go2780wrote `language/cps/cse.go'2781  BOOTSTRAP(stage2) GUILEC language/cps/dce.go2782wrote `language/cps/dce.go'2783  BOOTSTRAP(stage2) GUILEC language/cps/devirtualize-integers.go2784wrote `language/cps/devirtualize-integers.go'2785  BOOTSTRAP(stage2) GUILEC language/cps/dump.go2786wrote `language/cps/dump.go'2787  BOOTSTRAP(stage2) GUILEC language/cps/elide-arity-checks.go2788wrote `language/cps/elide-arity-checks.go'2789  BOOTSTRAP(stage2) GUILEC language/cps/effects-analysis.go2790wrote `language/cps/effects-analysis.go'2791  BOOTSTRAP(stage2) GUILEC language/cps/graphs.go2792wrote `language/cps/graphs.go'2793  BOOTSTRAP(stage2) GUILEC language/cps/intmap.go2794wrote `language/cps/intmap.go'2795  BOOTSTRAP(stage2) GUILEC language/cps/intset.go2796wrote `language/cps/intset.go'2797  BOOTSTRAP(stage2) GUILEC language/cps/licm.go2798wrote `language/cps/licm.go'2799  BOOTSTRAP(stage2) GUILEC language/cps/optimize.go2800wrote `language/cps/optimize.go'2801  BOOTSTRAP(stage2) GUILEC language/cps/peel-loops.go2802wrote `language/cps/peel-loops.go'2803  BOOTSTRAP(stage2) GUILEC language/cps/prune-top-level-scopes.go2804wrote `language/cps/prune-top-level-scopes.go'2805  BOOTSTRAP(stage2) GUILEC language/cps/renumber.go2806wrote `language/cps/renumber.go'2807  BOOTSTRAP(stage2) GUILEC language/cps/return-types.go2808wrote `language/cps/return-types.go'2809  BOOTSTRAP(stage2) GUILEC language/cps/rotate-loops.go2810wrote `language/cps/rotate-loops.go'2811  BOOTSTRAP(stage2) GUILEC language/cps/self-references.go2812wrote `language/cps/self-references.go'2813  BOOTSTRAP(stage2) GUILEC language/cps/simplify.go2814wrote `language/cps/simplify.go'2815  BOOTSTRAP(stage2) GUILEC language/cps/slot-allocation.go2816wrote `language/cps/slot-allocation.go'2817  BOOTSTRAP(stage2) GUILEC language/cps/spec.go2818wrote `language/cps/spec.go'2819  BOOTSTRAP(stage2) GUILEC language/cps/specialize-primcalls.go2820wrote `language/cps/specialize-primcalls.go'2821  BOOTSTRAP(stage2) GUILEC language/cps/specialize-numbers.go2822wrote `language/cps/specialize-numbers.go'2823  BOOTSTRAP(stage2) GUILEC language/cps/split-rec.go2824wrote `language/cps/split-rec.go'2825  BOOTSTRAP(stage2) GUILEC language/cps/switch.go2826wrote `language/cps/switch.go'2827  BOOTSTRAP(stage2) GUILEC language/cps/type-checks.go2828wrote `language/cps/type-checks.go'2829  BOOTSTRAP(stage2) GUILEC language/cps/type-fold.go2830wrote `language/cps/type-fold.go'2831  BOOTSTRAP(stage2) GUILEC language/cps/types.go2832wrote `language/cps/types.go'2833  BOOTSTRAP(stage2) GUILEC language/cps/utils.go2834wrote `language/cps/utils.go'2835  BOOTSTRAP(stage2) GUILEC language/cps/verify.go2836wrote `language/cps/verify.go'2837  BOOTSTRAP(stage2) GUILEC language/cps/with-cps.go2838wrote `language/cps/with-cps.go'2839  BOOTSTRAP(stage2) GUILEC language/cps/guile-vm.go2840wrote `language/cps/guile-vm.go'2841  BOOTSTRAP(stage2) GUILEC language/cps/guile-vm/loop-instrumentation.go2842wrote `language/cps/guile-vm/loop-instrumentation.go'2843  BOOTSTRAP(stage2) GUILEC language/cps/guile-vm/lower-primcalls.go2844wrote `language/cps/guile-vm/lower-primcalls.go'2845  BOOTSTRAP(stage2) GUILEC language/cps/guile-vm/reify-primitives.go2846wrote `language/cps/guile-vm/reify-primitives.go'2847  BOOTSTRAP(stage2) GUILEC ice-9/and-let-star.go2848wrote `ice-9/and-let-star.go'2849  BOOTSTRAP(stage2) GUILEC ice-9/arrays.go2850wrote `ice-9/arrays.go'2851  BOOTSTRAP(stage2) GUILEC ice-9/atomic.go2852wrote `ice-9/atomic.go'2853  BOOTSTRAP(stage2) GUILEC ice-9/binary-ports.go2854wrote `ice-9/binary-ports.go'2855  BOOTSTRAP(stage2) GUILEC ice-9/buffered-input.go2856wrote `ice-9/buffered-input.go'2857  BOOTSTRAP(stage2) GUILEC ice-9/calling.go2858wrote `ice-9/calling.go'2859  BOOTSTRAP(stage2) GUILEC ice-9/command-line.go2860wrote `ice-9/command-line.go'2861  BOOTSTRAP(stage2) GUILEC ice-9/common-list.go2862wrote `ice-9/common-list.go'2863  BOOTSTRAP(stage2) GUILEC ice-9/control.go2864wrote `ice-9/control.go'2865  BOOTSTRAP(stage2) GUILEC ice-9/copy-tree.go2866wrote `ice-9/copy-tree.go'2867  BOOTSTRAP(stage2) GUILEC ice-9/curried-definitions.go2868wrote `ice-9/curried-definitions.go'2869  BOOTSTRAP(stage2) GUILEC ice-9/custom-ports.go2870wrote `ice-9/custom-ports.go'2871  BOOTSTRAP(stage2) GUILEC ice-9/deprecated.go2872wrote `ice-9/deprecated.go'2873  BOOTSTRAP(stage2) GUILEC ice-9/documentation.go2874wrote `ice-9/documentation.go'2875  BOOTSTRAP(stage2) GUILEC ice-9/eval-string.go2876wrote `ice-9/eval-string.go'2877  BOOTSTRAP(stage2) GUILEC ice-9/exceptions.go2878wrote `ice-9/exceptions.go'2879  BOOTSTRAP(stage2) GUILEC ice-9/expect.go2880wrote `ice-9/expect.go'2881  BOOTSTRAP(stage2) GUILEC ice-9/fdes-finalizers.go2882wrote `ice-9/fdes-finalizers.go'2883  BOOTSTRAP(stage2) GUILEC ice-9/format.go2884wrote `ice-9/format.go'2885  BOOTSTRAP(stage2) GUILEC ice-9/ftw.go2886wrote `ice-9/ftw.go'2887  BOOTSTRAP(stage2) GUILEC ice-9/futures.go2888wrote `ice-9/futures.go'2889  BOOTSTRAP(stage2) GUILEC ice-9/gap-buffer.go2890wrote `ice-9/gap-buffer.go'2891  BOOTSTRAP(stage2) GUILEC ice-9/getopt-long.go2892wrote `ice-9/getopt-long.go'2893  BOOTSTRAP(stage2) GUILEC ice-9/hash-table.go2894wrote `ice-9/hash-table.go'2895  BOOTSTRAP(stage2) GUILEC ice-9/hcons.go2896wrote `ice-9/hcons.go'2897  BOOTSTRAP(stage2) GUILEC ice-9/history.go2898wrote `ice-9/history.go'2899  BOOTSTRAP(stage2) GUILEC ice-9/i18n.go2900wrote `ice-9/i18n.go'2901  BOOTSTRAP(stage2) GUILEC ice-9/iconv.go2902wrote `ice-9/iconv.go'2903  BOOTSTRAP(stage2) GUILEC ice-9/lineio.go2904wrote `ice-9/lineio.go'2905  BOOTSTRAP(stage2) GUILEC ice-9/list.go2906wrote `ice-9/list.go'2907  BOOTSTRAP(stage2) GUILEC ice-9/local-eval.go2908wrote `ice-9/local-eval.go'2909  BOOTSTRAP(stage2) GUILEC ice-9/ls.go2910wrote `ice-9/ls.go'2911  BOOTSTRAP(stage2) GUILEC ice-9/match.go2912wrote `ice-9/match.go'2913  BOOTSTRAP(stage2) GUILEC ice-9/networking.go2914wrote `ice-9/networking.go'2915  BOOTSTRAP(stage2) GUILEC ice-9/null.go2916wrote `ice-9/null.go'2917  BOOTSTRAP(stage2) GUILEC ice-9/occam-channel.go2918wrote `ice-9/occam-channel.go'2919  BOOTSTRAP(stage2) GUILEC ice-9/optargs.go2920wrote `ice-9/optargs.go'2921  BOOTSTRAP(stage2) GUILEC ice-9/peg.go2922wrote `ice-9/peg.go'2923  BOOTSTRAP(stage2) GUILEC ice-9/peg/cache.go2924wrote `ice-9/peg/cache.go'2925  BOOTSTRAP(stage2) GUILEC ice-9/peg/codegen.go2926wrote `ice-9/peg/codegen.go'2927  BOOTSTRAP(stage2) GUILEC ice-9/peg/simplify-tree.go2928wrote `ice-9/peg/simplify-tree.go'2929  BOOTSTRAP(stage2) GUILEC ice-9/peg/string-peg.go2930wrote `ice-9/peg/string-peg.go'2931  BOOTSTRAP(stage2) GUILEC ice-9/peg/using-parsers.go2932wrote `ice-9/peg/using-parsers.go'2933  BOOTSTRAP(stage2) GUILEC ice-9/poe.go2934wrote `ice-9/poe.go'2935  BOOTSTRAP(stage2) GUILEC ice-9/poll.go2936wrote `ice-9/poll.go'2937  BOOTSTRAP(stage2) GUILEC ice-9/popen.go2938wrote `ice-9/popen.go'2939  BOOTSTRAP(stage2) GUILEC ice-9/ports.go2940wrote `ice-9/ports.go'2941  BOOTSTRAP(stage2) GUILEC ice-9/posix.go2942wrote `ice-9/posix.go'2943  BOOTSTRAP(stage2) GUILEC ice-9/pretty-print.go2944wrote `ice-9/pretty-print.go'2945  BOOTSTRAP(stage2) GUILEC ice-9/q.go2946wrote `ice-9/q.go'2947  BOOTSTRAP(stage2) GUILEC ice-9/r5rs.go2948wrote `ice-9/r5rs.go'2949  BOOTSTRAP(stage2) GUILEC ice-9/rdelim.go2950wrote `ice-9/rdelim.go'2951  BOOTSTRAP(stage2) GUILEC ice-9/receive.go2952wrote `ice-9/receive.go'2953  BOOTSTRAP(stage2) GUILEC ice-9/regex.go2954wrote `ice-9/regex.go'2955  BOOTSTRAP(stage2) GUILEC ice-9/runq.go2956ice-9/runq.scm:93:9: warning: possibly unbound variable `apply-to-args'2957wrote `ice-9/runq.go'2958  BOOTSTRAP(stage2) GUILEC ice-9/rw.go2959wrote `ice-9/rw.go'2960  BOOTSTRAP(stage2) GUILEC ice-9/safe-r5rs.go2961wrote `ice-9/safe-r5rs.go'2962  BOOTSTRAP(stage2) GUILEC ice-9/safe.go2963wrote `ice-9/safe.go'2964  BOOTSTRAP(stage2) GUILEC ice-9/sandbox.go2965wrote `ice-9/sandbox.go'2966  BOOTSTRAP(stage2) GUILEC ice-9/save-stack.go2967wrote `ice-9/save-stack.go'2968  BOOTSTRAP(stage2) GUILEC ice-9/scm-style-repl.go2969wrote `ice-9/scm-style-repl.go'2970  BOOTSTRAP(stage2) GUILEC ice-9/serialize.go2971wrote `ice-9/serialize.go'2972  BOOTSTRAP(stage2) GUILEC ice-9/session.go2973ice-9/session.scm:241:11: warning: non-literal format string2974wrote `ice-9/session.go'2975  BOOTSTRAP(stage2) GUILEC ice-9/slib.go2976WARNING: Use of `load' in declarative module (#{ g111}#).  Add #:declarative? #f to your define-module invocation.2977wrote `ice-9/slib.go'2978  BOOTSTRAP(stage2) GUILEC ice-9/soft-ports.go2979wrote `ice-9/soft-ports.go'2980  BOOTSTRAP(stage2) GUILEC ice-9/stack-catch.go2981wrote `ice-9/stack-catch.go'2982  BOOTSTRAP(stage2) GUILEC ice-9/streams.go2983wrote `ice-9/streams.go'2984  BOOTSTRAP(stage2) GUILEC ice-9/string-fun.go2985wrote `ice-9/string-fun.go'2986  BOOTSTRAP(stage2) GUILEC ice-9/suspendable-ports.go2987wrote `ice-9/suspendable-ports.go'2988  BOOTSTRAP(stage2) GUILEC ice-9/textual-ports.go2989wrote `ice-9/textual-ports.go'2990  BOOTSTRAP(stage2) GUILEC ice-9/threads.go2991wrote `ice-9/threads.go'2992  BOOTSTRAP(stage2) GUILEC ice-9/time.go2993wrote `ice-9/time.go'2994  BOOTSTRAP(stage2) GUILEC ice-9/top-repl.go2995wrote `ice-9/top-repl.go'2996  BOOTSTRAP(stage2) GUILEC ice-9/unicode.go2997wrote `ice-9/unicode.go'2998  BOOTSTRAP(stage2) GUILEC ice-9/vlist.go2999wrote `ice-9/vlist.go'3000  BOOTSTRAP(stage2) GUILEC ice-9/weak-vector.go3001wrote `ice-9/weak-vector.go'3002  BOOTSTRAP(stage2) GUILEC language/brainfuck/parse.go3003wrote `language/brainfuck/parse.go'3004  BOOTSTRAP(stage2) GUILEC language/brainfuck/compile-scheme.go3005wrote `language/brainfuck/compile-scheme.go'3006  BOOTSTRAP(stage2) GUILEC language/brainfuck/compile-tree-il.go3007wrote `language/brainfuck/compile-tree-il.go'3008  BOOTSTRAP(stage2) GUILEC language/brainfuck/spec.go3009wrote `language/brainfuck/spec.go'3010  BOOTSTRAP(stage2) GUILEC language/bytecode.go3011wrote `language/bytecode.go'3012  BOOTSTRAP(stage2) GUILEC language/bytecode/spec.go3013wrote `language/bytecode/spec.go'3014  BOOTSTRAP(stage2) GUILEC language/ecmascript/tokenize.go3015wrote `language/ecmascript/tokenize.go'3016  BOOTSTRAP(stage2) GUILEC language/ecmascript/parse.go3017%% Reduce/Reduce conflict (reduce 11, reduce 7) on '--' in state 4223018%% Reduce/Reduce conflict (reduce 11, reduce 7) on '++' in state 4223019%% Reduce/Reduce conflict (reduce 11, reduce 7) on '-' in state 4223020%% Reduce/Reduce conflict (reduce 11, reduce 7) on '+' in state 4223021%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'semicolon' in state 4223022%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'dot' in state 4223023%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lbracket' in state 4223024%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lparen' in state 4223025%% Reduce/Reduce conflict (reduce 9, reduce 6) on '--' in state 3973026%% Reduce/Reduce conflict (reduce 9, reduce 6) on '++' in state 3973027%% Reduce/Reduce conflict (reduce 9, reduce 6) on '-' in state 3973028%% Reduce/Reduce conflict (reduce 9, reduce 6) on '+' in state 3973029%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'semicolon' in state 3973030%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'dot' in state 3973031%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lbracket' in state 3973032%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lparen' in state 3973033%% Shift/Reduce conflict (shift 367, reduce 49) on 'else' in state 3193034%% Shift/Reduce conflict (shift 144, reduce 177) on 'in' in state 2423035%% Shift/Reduce conflict (shift 144, reduce 178) on 'in' in state 2413036%% Shift/Reduce conflict (shift 144, reduce 179) on 'in' in state 2403037%% Shift/Reduce conflict (shift 144, reduce 180) on 'in' in state 2393038%% Shift/Reduce conflict (shift 80, reduce 119) on 'colon' in state 1253039%% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 853040%% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 853041%% Shift/Reduce conflict (shift 153, reduce 159) on '+' in state 493042%% Shift/Reduce conflict (shift 152, reduce 159) on '-' in state 493043%% Shift/Reduce conflict (shift 144, reduce 176) on 'in' in state 473044wrote `language/ecmascript/parse.go'3045  BOOTSTRAP(stage2) GUILEC language/ecmascript/impl.go3046wrote `language/ecmascript/impl.go'3047  BOOTSTRAP(stage2) GUILEC language/ecmascript/base.go3048wrote `language/ecmascript/base.go'3049language/ecmascript/base.scm:229:52: warning: possibly unbound variable `Boolean'3050language/ecmascript/base.scm:230:51: warning: possibly unbound variable `String'3051language/ecmascript/base.scm:231:51: warning: possibly unbound variable `Number'3052  BOOTSTRAP(stage2) GUILEC language/ecmascript/function.go3053wrote `language/ecmascript/function.go'3054<unknown-location>: warning: possibly unbound variable `<js-array-object>'3055<unknown-location>: warning: possibly unbound variable `js-array-vector'3056  BOOTSTRAP(stage2) GUILEC language/ecmascript/array.go3057wrote `language/ecmascript/array.go'3058  BOOTSTRAP(stage2) GUILEC language/ecmascript/compile-tree-il.go3059wrote `language/ecmascript/compile-tree-il.go'3060  BOOTSTRAP(stage2) GUILEC language/ecmascript/spec.go3061wrote `language/ecmascript/spec.go'3062  BOOTSTRAP(stage2) GUILEC language/elisp/falias.go3063wrote `language/elisp/falias.go'3064  BOOTSTRAP(stage2) GUILEC language/elisp/lexer.go3065wrote `language/elisp/lexer.go'3066  BOOTSTRAP(stage2) GUILEC language/elisp/parser.go3067wrote `language/elisp/parser.go'3068  BOOTSTRAP(stage2) GUILEC language/elisp/bindings.go3069wrote `language/elisp/bindings.go'3070  BOOTSTRAP(stage2) GUILEC language/elisp/compile-tree-il.go3071wrote `language/elisp/compile-tree-il.go'3072  BOOTSTRAP(stage2) GUILEC language/elisp/runtime.go3073wrote `language/elisp/runtime.go'3074  BOOTSTRAP(stage2) GUILEC language/elisp/runtime/function-slot.go3075wrote `language/elisp/runtime/function-slot.go'3076  BOOTSTRAP(stage2) GUILEC language/elisp/runtime/value-slot.go3077wrote `language/elisp/runtime/value-slot.go'3078  BOOTSTRAP(stage2) GUILEC language/elisp/spec.go3079wrote `language/elisp/spec.go'3080  BOOTSTRAP(stage2) GUILEC language/scheme/compile-tree-il.go3081wrote `language/scheme/compile-tree-il.go'3082  BOOTSTRAP(stage2) GUILEC language/scheme/decompile-tree-il.go3083wrote `language/scheme/decompile-tree-il.go'3084  BOOTSTRAP(stage2) GUILEC language/scheme/spec.go3085wrote `language/scheme/spec.go'3086  BOOTSTRAP(stage2) GUILEC language/value/spec.go3087wrote `language/value/spec.go'3088  BOOTSTRAP(stage2) GUILEC rnrs/base.go3089wrote `rnrs/base.go'3090  BOOTSTRAP(stage2) GUILEC rnrs/conditions.go3091wrote `rnrs/conditions.go'3092  BOOTSTRAP(stage2) GUILEC rnrs/control.go3093wrote `rnrs/control.go'3094  BOOTSTRAP(stage2) GUILEC rnrs/enums.go3095wrote `rnrs/enums.go'3096  BOOTSTRAP(stage2) GUILEC rnrs/eval.go3097wrote `rnrs/eval.go'3098  BOOTSTRAP(stage2) GUILEC rnrs/exceptions.go3099wrote `rnrs/exceptions.go'3100  BOOTSTRAP(stage2) GUILEC rnrs/files.go3101wrote `rnrs/files.go'3102  BOOTSTRAP(stage2) GUILEC rnrs/hashtables.go3103wrote `rnrs/hashtables.go'3104  BOOTSTRAP(stage2) GUILEC rnrs/lists.go3105wrote `rnrs/lists.go'3106  BOOTSTRAP(stage2) GUILEC rnrs/mutable-pairs.go3107wrote `rnrs/mutable-pairs.go'3108  BOOTSTRAP(stage2) GUILEC rnrs/mutable-strings.go3109wrote `rnrs/mutable-strings.go'3110  BOOTSTRAP(stage2) GUILEC rnrs/programs.go3111wrote `rnrs/programs.go'3112  BOOTSTRAP(stage2) GUILEC rnrs/r5rs.go3113wrote `rnrs/r5rs.go'3114  BOOTSTRAP(stage2) GUILEC rnrs/sorting.go3115wrote `rnrs/sorting.go'3116  BOOTSTRAP(stage2) GUILEC rnrs/syntax-case.go3117wrote `rnrs/syntax-case.go'3118  BOOTSTRAP(stage2) GUILEC rnrs/unicode.go3119wrote `rnrs/unicode.go'3120  BOOTSTRAP(stage2) GUILEC rnrs/arithmetic/bitwise.go3121wrote `rnrs/arithmetic/bitwise.go'3122  BOOTSTRAP(stage2) GUILEC rnrs/arithmetic/fixnums.go3123wrote `rnrs/arithmetic/fixnums.go'3124  BOOTSTRAP(stage2) GUILEC rnrs/arithmetic/flonums.go3125wrote `rnrs/arithmetic/flonums.go'3126  BOOTSTRAP(stage2) GUILEC rnrs/bytevectors.go3127wrote `rnrs/bytevectors.go'3128  BOOTSTRAP(stage2) GUILEC rnrs/bytevectors/gnu.go3129wrote `rnrs/bytevectors/gnu.go'3130  BOOTSTRAP(stage2) GUILEC rnrs/io/simple.go3131wrote `rnrs/io/simple.go'3132  BOOTSTRAP(stage2) GUILEC rnrs/io/ports.go3133wrote `rnrs/io/ports.go'3134  BOOTSTRAP(stage2) GUILEC rnrs/records/inspection.go3135wrote `rnrs/records/inspection.go'3136  BOOTSTRAP(stage2) GUILEC rnrs/records/procedural.go3137wrote `rnrs/records/procedural.go'3138  BOOTSTRAP(stage2) GUILEC rnrs/records/syntactic.go3139wrote `rnrs/records/syntactic.go'3140  BOOTSTRAP(stage2) GUILEC rnrs.go3141wrote `rnrs.go'3142  BOOTSTRAP(stage2) GUILEC oop/goops.go3143wrote `oop/goops.go'3144  BOOTSTRAP(stage2) GUILEC oop/goops/active-slot.go3145wrote `oop/goops/active-slot.go'3146  BOOTSTRAP(stage2) GUILEC oop/goops/composite-slot.go3147wrote `oop/goops/composite-slot.go'3148  BOOTSTRAP(stage2) GUILEC oop/goops/describe.go3149wrote `oop/goops/describe.go'3150  BOOTSTRAP(stage2) GUILEC oop/goops/internal.go3151wrote `oop/goops/internal.go'3152  BOOTSTRAP(stage2) GUILEC oop/goops/save.go3153wrote `oop/goops/save.go'3154  BOOTSTRAP(stage2) GUILEC oop/goops/stklos.go3155wrote `oop/goops/stklos.go'3156  BOOTSTRAP(stage2) GUILEC oop/goops/accessors.go3157wrote `oop/goops/accessors.go'3158  BOOTSTRAP(stage2) GUILEC oop/goops/simple.go3159wrote `oop/goops/simple.go'3160  BOOTSTRAP(stage2) GUILEC oop/goops/keyword-formals.go3161wrote `oop/goops/keyword-formals.go'3162  BOOTSTRAP(stage2) GUILEC scheme/base.go3163wrote `scheme/base.go'3164  BOOTSTRAP(stage2) GUILEC scheme/case-lambda.go3165wrote `scheme/case-lambda.go'3166  BOOTSTRAP(stage2) GUILEC scheme/char.go3167wrote `scheme/char.go'3168  BOOTSTRAP(stage2) GUILEC scheme/complex.go3169wrote `scheme/complex.go'3170  BOOTSTRAP(stage2) GUILEC scheme/cxr.go3171wrote `scheme/cxr.go'3172  BOOTSTRAP(stage2) GUILEC scheme/eval.go3173wrote `scheme/eval.go'3174  BOOTSTRAP(stage2) GUILEC scheme/file.go3175wrote `scheme/file.go'3176  BOOTSTRAP(stage2) GUILEC scheme/inexact.go3177wrote `scheme/inexact.go'3178  BOOTSTRAP(stage2) GUILEC scheme/lazy.go3179wrote `scheme/lazy.go'3180  BOOTSTRAP(stage2) GUILEC scheme/load.go3181wrote `scheme/load.go'3182WARNING: Use of `load' in declarative module (scheme load).  Add #:declarative? #f to your define-module invocation.3183  BOOTSTRAP(stage2) GUILEC scheme/process-context.go3184wrote `scheme/process-context.go'3185  BOOTSTRAP(stage2) GUILEC scheme/r5rs.go3186wrote `scheme/r5rs.go'3187  BOOTSTRAP(stage2) GUILEC scheme/read.go3188wrote `scheme/read.go'3189  BOOTSTRAP(stage2) GUILEC scheme/repl.go3190wrote `scheme/repl.go'3191  BOOTSTRAP(stage2) GUILEC scheme/time.go3192wrote `scheme/time.go'3193  BOOTSTRAP(stage2) GUILEC scheme/write.go3194wrote `scheme/write.go'3195  BOOTSTRAP(stage2) GUILEC scripts/compile.go3196wrote `scripts/compile.go'3197  BOOTSTRAP(stage2) GUILEC scripts/disassemble.go3198wrote `scripts/disassemble.go'3199  BOOTSTRAP(stage2) GUILEC scripts/display-commentary.go3200wrote `scripts/display-commentary.go'3201  BOOTSTRAP(stage2) GUILEC scripts/doc-snarf.go3202scripts/doc-snarf.scm:98:34: warning: possibly unbound variable `doc-snarf-version'3203wrote `scripts/doc-snarf.go'3204  BOOTSTRAP(stage2) GUILEC scripts/frisk.go3205wrote `scripts/frisk.go'3206  BOOTSTRAP(stage2) GUILEC scripts/generate-autoload.go3207wrote `scripts/generate-autoload.go'3208  BOOTSTRAP(stage2) GUILEC scripts/help.go3209wrote `scripts/help.go'3210  BOOTSTRAP(stage2) GUILEC scripts/lint.go3211wrote `scripts/lint.go'3212  BOOTSTRAP(stage2) GUILEC scripts/list.go3213wrote `scripts/list.go'3214  BOOTSTRAP(stage2) GUILEC scripts/punify.go3215wrote `scripts/punify.go'3216  BOOTSTRAP(stage2) GUILEC scripts/read-scheme-source.go3217wrote `scripts/read-scheme-source.go'3218  BOOTSTRAP(stage2) GUILEC scripts/read-text-outline.go3219wrote `scripts/read-text-outline.go'3220  BOOTSTRAP(stage2) GUILEC scripts/use2dot.go3221wrote `scripts/use2dot.go'3222  BOOTSTRAP(stage2) GUILEC scripts/snarf-check-and-output-texi.go3223wrote `scripts/snarf-check-and-output-texi.go'3224  BOOTSTRAP(stage2) GUILEC scripts/summarize-guile-TODO.go3225wrote `scripts/summarize-guile-TODO.go'3226  BOOTSTRAP(stage2) GUILEC scripts/api-diff.go3227wrote `scripts/api-diff.go'3228  BOOTSTRAP(stage2) GUILEC scripts/read-rfc822.go3229wrote `scripts/read-rfc822.go'3230  BOOTSTRAP(stage2) GUILEC scripts/snarf-guile-m4-docs.go3231wrote `scripts/snarf-guile-m4-docs.go'3232  BOOTSTRAP(stage2) GUILEC scripts/autofrisk.go3233wrote `scripts/autofrisk.go'3234scripts/autofrisk.scm:185:2: warning: non-literal format string3235  BOOTSTRAP(stage2) GUILEC scripts/scan-api.go3236wrote `scripts/scan-api.go'3237  BOOTSTRAP(stage2) GUILEC srfi/srfi-1.go3238wrote `srfi/srfi-1.go'3239  BOOTSTRAP(stage2) GUILEC srfi/srfi-2.go3240wrote `srfi/srfi-2.go'3241  BOOTSTRAP(stage2) GUILEC srfi/srfi-4.go3242wrote `srfi/srfi-4.go'3243  BOOTSTRAP(stage2) GUILEC srfi/srfi-4/gnu.go3244wrote `srfi/srfi-4/gnu.go'3245  BOOTSTRAP(stage2) GUILEC srfi/srfi-6.go3246wrote `srfi/srfi-6.go'3247  BOOTSTRAP(stage2) GUILEC srfi/srfi-8.go3248wrote `srfi/srfi-8.go'3249  BOOTSTRAP(stage2) GUILEC srfi/srfi-9.go3250wrote `srfi/srfi-9.go'3251  BOOTSTRAP(stage2) GUILEC srfi/srfi-9/gnu.go3252wrote `srfi/srfi-9/gnu.go'3253  BOOTSTRAP(stage2) GUILEC srfi/srfi-10.go3254wrote `srfi/srfi-10.go'3255  BOOTSTRAP(stage2) GUILEC srfi/srfi-11.go3256wrote `srfi/srfi-11.go'3257  BOOTSTRAP(stage2) GUILEC srfi/srfi-13.go3258wrote `srfi/srfi-13.go'3259  BOOTSTRAP(stage2) GUILEC srfi/srfi-14.go3260wrote `srfi/srfi-14.go'3261  BOOTSTRAP(stage2) GUILEC srfi/srfi-16.go3262wrote `srfi/srfi-16.go'3263  BOOTSTRAP(stage2) GUILEC srfi/srfi-17.go3264wrote `srfi/srfi-17.go'3265  BOOTSTRAP(stage2) GUILEC srfi/srfi-18.go3266wrote `srfi/srfi-18.go'3267  BOOTSTRAP(stage2) GUILEC srfi/srfi-19.go3268wrote `srfi/srfi-19.go'3269  BOOTSTRAP(stage2) GUILEC srfi/srfi-26.go3270wrote `srfi/srfi-26.go'3271  BOOTSTRAP(stage2) GUILEC srfi/srfi-27.go3272wrote `srfi/srfi-27.go'3273  BOOTSTRAP(stage2) GUILEC srfi/srfi-28.go3274wrote `srfi/srfi-28.go'3275  BOOTSTRAP(stage2) GUILEC srfi/srfi-31.go3276wrote `srfi/srfi-31.go'3277  BOOTSTRAP(stage2) GUILEC srfi/srfi-34.go3278wrote `srfi/srfi-34.go'3279  BOOTSTRAP(stage2) GUILEC srfi/srfi-35.go3280wrote `srfi/srfi-35.go'3281  BOOTSTRAP(stage2) GUILEC srfi/srfi-37.go3282wrote `srfi/srfi-37.go'3283  BOOTSTRAP(stage2) GUILEC srfi/srfi-38.go3284wrote `srfi/srfi-38.go'3285  BOOTSTRAP(stage2) GUILEC srfi/srfi-41.go3286wrote `srfi/srfi-41.go'3287  BOOTSTRAP(stage2) GUILEC srfi/srfi-42.go3288wrote `srfi/srfi-42.go'3289  BOOTSTRAP(stage2) GUILEC srfi/srfi-43.go3290wrote `srfi/srfi-43.go'3291  BOOTSTRAP(stage2) GUILEC srfi/srfi-39.go3292wrote `srfi/srfi-39.go'3293  BOOTSTRAP(stage2) GUILEC srfi/srfi-45.go3294wrote `srfi/srfi-45.go'3295  BOOTSTRAP(stage2) GUILEC srfi/srfi-60.go3296wrote `srfi/srfi-60.go'3297  BOOTSTRAP(stage2) GUILEC srfi/srfi-64.go3298wrote `srfi/srfi-64.go'3299  BOOTSTRAP(stage2) GUILEC srfi/srfi-64/automake.go3300wrote `srfi/srfi-64/automake.go'3301  BOOTSTRAP(stage2) GUILEC srfi/srfi-67.go3302wrote `srfi/srfi-67.go'3303  BOOTSTRAP(stage2) GUILEC srfi/srfi-69.go3304wrote `srfi/srfi-69.go'3305  BOOTSTRAP(stage2) GUILEC srfi/srfi-71.go3306wrote `srfi/srfi-71.go'3307  BOOTSTRAP(stage2) GUILEC srfi/srfi-88.go3308wrote `srfi/srfi-88.go'3309  BOOTSTRAP(stage2) GUILEC srfi/srfi-98.go3310wrote `srfi/srfi-98.go'3311  BOOTSTRAP(stage2) GUILEC srfi/srfi-111.go3312wrote `srfi/srfi-111.go'3313  BOOTSTRAP(stage2) GUILEC srfi/srfi-171.go3314wrote `srfi/srfi-171.go'3315  BOOTSTRAP(stage2) GUILEC srfi/srfi-171/gnu.go3316wrote `srfi/srfi-171/gnu.go'3317  BOOTSTRAP(stage2) GUILEC srfi/srfi-171/meta.go3318wrote `srfi/srfi-171/meta.go'3319  BOOTSTRAP(stage2) GUILEC srfi/srfi-197.go3320wrote `srfi/srfi-197.go'3321  BOOTSTRAP(stage2) GUILEC srfi/srfi-207.go3322wrote `srfi/srfi-207.go'3323  BOOTSTRAP(stage2) GUILEC srfi/srfi-244.go3324wrote `srfi/srfi-244.go'3325  BOOTSTRAP(stage2) GUILEC statprof.go3326wrote `statprof.go'3327  BOOTSTRAP(stage2) GUILEC system/base/pmatch.go3328wrote `system/base/pmatch.go'3329  BOOTSTRAP(stage2) GUILEC system/base/syntax.go3330wrote `system/base/syntax.go'3331  BOOTSTRAP(stage2) GUILEC system/base/compile.go3332wrote `system/base/compile.go'3333  BOOTSTRAP(stage2) GUILEC system/base/optimize.go3334wrote `system/base/optimize.go'3335  BOOTSTRAP(stage2) GUILEC system/base/language.go3336wrote `system/base/language.go'3337  BOOTSTRAP(stage2) GUILEC system/base/lalr.go3338wrote `system/base/lalr.go'3339  BOOTSTRAP(stage2) GUILEC system/base/message.go3340wrote `system/base/message.go'3341  BOOTSTRAP(stage2) GUILEC system/base/target.go3342wrote `system/base/target.go'3343  BOOTSTRAP(stage2) GUILEC system/base/types.go3344wrote `system/base/types.go'3345  BOOTSTRAP(stage2) GUILEC system/base/types/internal.go3346wrote `system/base/types/internal.go'3347  BOOTSTRAP(stage2) GUILEC system/base/ck.go3348wrote `system/base/ck.go'3349  BOOTSTRAP(stage2) GUILEC system/foreign.go3350wrote `system/foreign.go'3351  BOOTSTRAP(stage2) GUILEC system/foreign-library.go3352wrote `system/foreign-library.go'3353  BOOTSTRAP(stage2) GUILEC system/foreign-object.go3354wrote `system/foreign-object.go'3355  BOOTSTRAP(stage2) GUILEC system/repl/debug.go3356wrote `system/repl/debug.go'3357  BOOTSTRAP(stage2) GUILEC system/repl/error-handling.go3358wrote `system/repl/error-handling.go'3359  BOOTSTRAP(stage2) GUILEC system/repl/common.go3360wrote `system/repl/common.go'3361  BOOTSTRAP(stage2) GUILEC system/repl/command.go3362WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.3363wrote `system/repl/command.go'3364  BOOTSTRAP(stage2) GUILEC system/repl/repl.go3365wrote `system/repl/repl.go'3366  BOOTSTRAP(stage2) GUILEC system/repl/server.go3367wrote `system/repl/server.go'3368  BOOTSTRAP(stage2) GUILEC system/repl/coop-server.go3369wrote `system/repl/coop-server.go'3370  BOOTSTRAP(stage2) GUILEC system/vm/assembler.go3371wrote `system/vm/assembler.go'3372  BOOTSTRAP(stage2) GUILEC system/vm/coverage.go3373wrote `system/vm/coverage.go'3374  BOOTSTRAP(stage2) GUILEC system/vm/debug.go3375wrote `system/vm/debug.go'3376  BOOTSTRAP(stage2) GUILEC system/vm/disassembler.go3377wrote `system/vm/disassembler.go'3378  BOOTSTRAP(stage2) GUILEC system/vm/dwarf.go3379wrote `system/vm/dwarf.go'3380  BOOTSTRAP(stage2) GUILEC system/vm/elf.go3381wrote `system/vm/elf.go'3382  BOOTSTRAP(stage2) GUILEC system/vm/frame.go3383wrote `system/vm/frame.go'3384  BOOTSTRAP(stage2) GUILEC system/vm/inspect.go3385wrote `system/vm/inspect.go'3386  BOOTSTRAP(stage2) GUILEC system/vm/linker.go3387wrote `system/vm/linker.go'3388  BOOTSTRAP(stage2) GUILEC system/vm/loader.go3389wrote `system/vm/loader.go'3390  BOOTSTRAP(stage2) GUILEC system/vm/program.go3391wrote `system/vm/program.go'3392  BOOTSTRAP(stage2) GUILEC system/vm/trace.go3393wrote `system/vm/trace.go'3394  BOOTSTRAP(stage2) GUILEC system/vm/trap-state.go3395wrote `system/vm/trap-state.go'3396  BOOTSTRAP(stage2) GUILEC system/vm/traps.go3397wrote `system/vm/traps.go'3398  BOOTSTRAP(stage2) GUILEC system/vm/vm.go3399wrote `system/vm/vm.go'3400  BOOTSTRAP(stage2) GUILEC system/syntax.go3401wrote `system/syntax.go'3402  BOOTSTRAP(stage2) GUILEC language/wisp.go3403wrote `language/wisp.go'3404  BOOTSTRAP(stage2) GUILEC language/wisp/spec.go3405wrote `language/wisp/spec.go'3406  BOOTSTRAP(stage2) GUILEC system/xref.go3407wrote `system/xref.go'3408  BOOTSTRAP(stage2) GUILEC sxml/apply-templates.go3409wrote `sxml/apply-templates.go'3410  BOOTSTRAP(stage2) GUILEC sxml/fold.go3411wrote `sxml/fold.go'3412  BOOTSTRAP(stage2) GUILEC sxml/match.go3413wrote `sxml/match.go'3414  BOOTSTRAP(stage2) GUILEC sxml/simple.go3415wrote `sxml/simple.go'3416  BOOTSTRAP(stage2) GUILEC sxml/ssax/input-parse.go3417wrote `sxml/ssax/input-parse.go'3418  BOOTSTRAP(stage2) GUILEC sxml/ssax.go3419wrote `sxml/ssax.go'3420  BOOTSTRAP(stage2) GUILEC sxml/transform.go3421wrote `sxml/transform.go'3422  BOOTSTRAP(stage2) GUILEC sxml/xpath.go3423wrote `sxml/xpath.go'3424  BOOTSTRAP(stage2) GUILEC texinfo.go3425wrote `texinfo.go'3426  BOOTSTRAP(stage2) GUILEC texinfo/docbook.go3427wrote `texinfo/docbook.go'3428  BOOTSTRAP(stage2) GUILEC texinfo/html.go3429wrote `texinfo/html.go'3430  BOOTSTRAP(stage2) GUILEC texinfo/indexing.go3431wrote `texinfo/indexing.go'3432  BOOTSTRAP(stage2) GUILEC texinfo/string-utils.go3433wrote `texinfo/string-utils.go'3434  BOOTSTRAP(stage2) GUILEC texinfo/plain-text.go3435wrote `texinfo/plain-text.go'3436  BOOTSTRAP(stage2) GUILEC texinfo/reflection.go3437wrote `texinfo/reflection.go'3438  BOOTSTRAP(stage2) GUILEC texinfo/serialize.go3439wrote `texinfo/serialize.go'3440  BOOTSTRAP(stage2) GUILEC web/client.go3441wrote `web/client.go'3442web/client.scm:105:5: warning: possibly unbound variable `set-certificate-credentials-x509-trust-data!'3443web/client.scm:111:16: warning: possibly unbound variable `make-certificate-credentials'3444web/client.scm:125:21: warning: possibly unbound variable `x509-certificate-format/pem'3445web/client.scm:131:10: warning: possibly unbound variable `session-peer-certificate-chain'3446web/client.scm:133:6: warning: possibly unbound variable `import-x509-certificate'3447web/client.scm:133:36: warning: possibly unbound variable `x509-certificate-format/der'3448web/client.scm:142:11: warning: possibly unbound variable `x509-certificate-matches-hostname?'3449web/client.scm:147:10: warning: possibly unbound variable `peer-certificate-status'3450web/client.scm:166:31: warning: possibly unbound variable `certificate-status->string'3451web/client.scm:161:21: warning: possibly unbound variable `x509-certificate-dn'3452web/client.scm:189:23: warning: possibly unbound variable `error/premature-termination'3453web/client.scm:201:5: warning: possibly unbound variable `port-position'3454web/client.scm:203:5: warning: possibly unbound variable `set-port-position!'3455web/client.scm:228:19: warning: possibly unbound variable `make-session'3456web/client.scm:228:32: warning: possibly unbound variable `connection-end/client'3457web/client.scm:236:9: warning: possibly unbound variable `set-session-server-name!'3458web/client.scm:236:42: warning: possibly unbound variable `server-name-type/dns'3459web/client.scm:240:5: warning: possibly unbound variable `set-session-transport-fd!'3460web/client.scm:241:5: warning: possibly unbound variable `set-session-default-priority!'3461web/client.scm:247:5: warning: possibly unbound variable `set-session-priorities!'3462web/client.scm:249:5: warning: possibly unbound variable `set-session-credentials!'3463web/client.scm:262:11: warning: possibly unbound variable `handshake'3464web/client.scm:264:26: warning: possibly unbound variable `error/warning-alert-received'3465web/client.scm:269:26: warning: possibly unbound variable `alert-description->string'3466web/client.scm:269:53: warning: possibly unbound variable `alert-get'3467web/client.scm:272:26: warning: possibly unbound variable `fatal-error?'3468web/client.scm:278:32: warning: possibly unbound variable `error->string'3469web/client.scm:290:19: warning: possibly unbound variable `session-record-port'3470web/client.scm:295:13: warning: possibly unbound variable `set-session-record-port-close!'3471  BOOTSTRAP(stage2) GUILEC web/http.go3472wrote `web/http.go'3473  BOOTSTRAP(stage2) GUILEC web/request.go3474wrote `web/request.go'3475  BOOTSTRAP(stage2) GUILEC web/response.go3476wrote `web/response.go'3477  BOOTSTRAP(stage2) GUILEC web/server.go3478wrote `web/server.go'3479  BOOTSTRAP(stage2) GUILEC web/server/http.go3480wrote `web/server/http.go'3481  BOOTSTRAP(stage2) GUILEC web/uri.go3482wrote `web/uri.go'3483  BOOTSTRAP(stage2) GUILEC language/elisp/boot.go3484wrote `language/elisp/boot.go'3485make[2]: Leaving directory '/build/guile/src/guile-3.0.11/stage2'3486Making all in guile-readline3487make[2]: Entering directory '/build/guile/src/guile-3.0.11/guile-readline'3488  SNARF  readline.x3489make  all-am3490make[3]: Entering directory '/build/guile/src/guile-3.0.11/guile-readline'3491  CC       readline.lo3492  CCLD     guile-readline.la3493  GUILEC ice-9/readline.go3494wrote `ice-9/readline.go'3495ice-9/readline.scm:65:3: warning: possibly unbound variable `readline-options-interface'3496ice-9/readline.scm:98:50: warning: possibly unbound variable `%readline'3497ice-9/readline.scm:208:4: warning: possibly unbound variable `*readline-completion-function*'3498make[3]: Leaving directory '/build/guile/src/guile-3.0.11/guile-readline'3499make[2]: Leaving directory '/build/guile/src/guile-3.0.11/guile-readline'3500Making all in examples3501make[2]: Entering directory '/build/guile/src/guile-3.0.11/examples'3502make[2]: Nothing to be done for 'all'.3503make[2]: Leaving directory '/build/guile/src/guile-3.0.11/examples'3504Making all in doc3505make[2]: Entering directory '/build/guile/src/guile-3.0.11/doc'3506Making all in ref3507make[3]: Entering directory '/build/guile/src/guile-3.0.11/doc/ref'3508make[3]: Nothing to be done for 'all'.3509make[3]: Leaving directory '/build/guile/src/guile-3.0.11/doc/ref'3510Making all in r5rs3511make[3]: Entering directory '/build/guile/src/guile-3.0.11/doc/r5rs'3512make[3]: Nothing to be done for 'all'.3513make[3]: Leaving directory '/build/guile/src/guile-3.0.11/doc/r5rs'3514make[3]: Entering directory '/build/guile/src/guile-3.0.11/doc'3515make[3]: Nothing to be done for 'all-am'.3516make[3]: Leaving directory '/build/guile/src/guile-3.0.11/doc'3517make[2]: Leaving directory '/build/guile/src/guile-3.0.11/doc'3518Making all in .3519make[2]: Entering directory '/build/guile/src/guile-3.0.11'3520make -C libguile guile-procedures.txt3521make[3]: Entering directory '/build/guile/src/guile-3.0.11/libguile'3522  SNARF  alist.doc3523  SNARF  array-handle.doc3524  SNARF  array-map.doc3525  SNARF  arrays.doc3526  SNARF  async.doc3527  SNARF  atomic.doc3528  SNARF  backtrace.doc3529  SNARF  boolean.doc3530  SNARF  bitvectors.doc3531  SNARF  bytevectors.doc3532  SNARF  chars.doc3533  SNARF  control.doc3534  SNARF  continuations.doc3535  SNARF  custom-ports.doc3536  SNARF  debug.doc3537  SNARF  deprecated.doc3538  SNARF  deprecation.doc3539  SNARF  dynl.doc3540  SNARF  dynwind.doc3541  SNARF  eq.doc3542  SNARF  error.doc3543  SNARF  eval.doc3544  SNARF  evalext.doc3545  SNARF  exceptions.doc3546  SNARF  expand.doc3547  SNARF  extensions.doc3548  SNARF  fdes-finalizers.doc3549  SNARF  feature.doc3550  SNARF  filesys.doc3551  SNARF  fluids.doc3552  SNARF  foreign.doc3553  SNARF  fports.doc3554  SNARF  gc-malloc.doc3555  SNARF  gc.doc3556  SNARF  gettext.doc3557  SNARF  generalized-vectors.doc3558  SNARF  goops.doc3559  SNARF  gsubr.doc3560  SNARF  guardians.doc3561  SNARF  hash.doc3562  SNARF  hashtab.doc3563  SNARF  hooks.doc3564  SNARF  i18n.doc3565  SNARF  init.doc3566  SNARF  ioext.doc3567  SNARF  keywords.doc3568  SNARF  list.doc3569  SNARF  load.doc3570  SNARF  macros.doc3571  SNARF  mallocs.doc3572  SNARF  memoize.doc3573  SNARF  modules.doc3574  SNARF  numbers.doc3575  SNARF  objprop.doc3576  SNARF  options.doc3577  SNARF  pairs.doc3578  SNARF  ports.doc3579  SNARF  print.doc3580  SNARF  procprop.doc3581  SNARF  procs.doc3582  SNARF  promises.doc3583  SNARF  r6rs-ports.doc3584  SNARF  random.doc3585  SNARF  rdelim.doc3586  SNARF  read.doc3587  SNARF  rw.doc3588  SNARF  scmsigs.doc3589  SNARF  script.doc3590  SNARF  simpos.doc3591  SNARF  smob.doc3592  SNARF  sort.doc3593  SNARF  srcprop.doc3594  SNARF  srfi-4.doc3595  SNARF  srfi-13.doc3596  SNARF  srfi-14.doc3597  SNARF  srfi-60.doc3598  SNARF  stackchk.doc3599  SNARF  stacks.doc3600  SNARF  stime.doc3601  SNARF  strings.doc3602  SNARF  strorder.doc3603  SNARF  strports.doc3604  SNARF  struct.doc3605  SNARF  symbols.doc3606  SNARF  syntax.doc3607  SNARF  threads.doc3608  SNARF  throw.doc3609  SNARF  unicode.doc3610  SNARF  uniform.doc3611  SNARF  values.doc3612  SNARF  variable.doc3613  SNARF  vectors.doc3614  SNARF  version.doc3615  SNARF  vports.doc3616  SNARF  weak-set.doc3617  SNARF  weak-table.doc3618  SNARF  weak-vector.doc3619  SNARF  posix.doc3620  SNARF  net_db.doc3621  SNARF  socket.doc3622  SNARF  regex-posix.doc3623  GEN      guile-procedures.texi3624  GEN      guile-procedures.txt3625make[3]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'3626make[2]: Leaving directory '/build/guile/src/guile-3.0.11'3627Making all in test-suite3628make[2]: Entering directory '/build/guile/src/guile-3.0.11/test-suite'3629Making all in standalone3630make[3]: Entering directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3631  SNARF  test-asmobs-lib.x3632make  all-am3633make[4]: Entering directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3634  CC       libtest_asmobs_la-test-asmobs-lib.lo3635  CCLD     libtest-asmobs.la3636  CC       libtest_ffi_la-test-ffi-lib.lo3637  CCLD     libtest-ffi.la3638  CC       libtest_extensions_la-test-extensions-lib.lo3639  CCLD     libtest-extensions.la3640make[4]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3641make[3]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3642make[3]: Entering directory '/build/guile/src/guile-3.0.11/test-suite'3643make[3]: Nothing to be done for 'all-am'.3644make[3]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite'3645make[2]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite'3646make[1]: Leaving directory '/build/guile/src/guile-3.0.11'3647==> Starting check()...3648  GEN      public-submodule-commit3649make  check-recursive3650make[1]: Entering directory '/build/guile/src/guile-3.0.11'3651Making check in lib3652make[2]: Entering directory '/build/guile/src/guile-3.0.11/lib'3653make  check-recursive3654make[3]: Entering directory '/build/guile/src/guile-3.0.11/lib'3655make[4]: Entering directory '/build/guile/src/guile-3.0.11/lib'3656make[4]: Nothing to be done for 'check-am'.3657make[4]: Leaving directory '/build/guile/src/guile-3.0.11/lib'3658make[3]: Leaving directory '/build/guile/src/guile-3.0.11/lib'3659make[2]: Leaving directory '/build/guile/src/guile-3.0.11/lib'3660Making check in meta3661make[2]: Entering directory '/build/guile/src/guile-3.0.11/meta'3662make[2]: Nothing to be done for 'check'.3663make[2]: Leaving directory '/build/guile/src/guile-3.0.11/meta'3664Making check in libguile3665make[2]: Entering directory '/build/guile/src/guile-3.0.11/libguile'3666make  check-am3667make[3]: Entering directory '/build/guile/src/guile-3.0.11/libguile'3668make[3]: Nothing to be done for 'check-am'.3669make[3]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'3670make[2]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'3671Making check in module3672make[2]: Entering directory '/build/guile/src/guile-3.0.11/module'3673make[2]: Nothing to be done for 'check'.3674make[2]: Leaving directory '/build/guile/src/guile-3.0.11/module'3675Making check in stage03676make[2]: Entering directory '/build/guile/src/guile-3.0.11/stage0'3677make[2]: Nothing to be done for 'check'.3678make[2]: Leaving directory '/build/guile/src/guile-3.0.11/stage0'3679Making check in stage13680make[2]: Entering directory '/build/guile/src/guile-3.0.11/stage1'3681make[2]: Nothing to be done for 'check'.3682make[2]: Leaving directory '/build/guile/src/guile-3.0.11/stage1'3683Making check in stage23684make[2]: Entering directory '/build/guile/src/guile-3.0.11/stage2'3685make[2]: Nothing to be done for 'check'.3686make[2]: Leaving directory '/build/guile/src/guile-3.0.11/stage2'3687Making check in guile-readline3688make[2]: Entering directory '/build/guile/src/guile-3.0.11/guile-readline'3689make  check-am3690make[3]: Entering directory '/build/guile/src/guile-3.0.11/guile-readline'3691make[3]: Nothing to be done for 'check-am'.3692make[3]: Leaving directory '/build/guile/src/guile-3.0.11/guile-readline'3693make[2]: Leaving directory '/build/guile/src/guile-3.0.11/guile-readline'3694Making check in examples3695make[2]: Entering directory '/build/guile/src/guile-3.0.11/examples'3696make[2]: Nothing to be done for 'check'.3697make[2]: Leaving directory '/build/guile/src/guile-3.0.11/examples'3698Making check in doc3699make[2]: Entering directory '/build/guile/src/guile-3.0.11/doc'3700Making check in ref3701make[3]: Entering directory '/build/guile/src/guile-3.0.11/doc/ref'3702make[3]: Nothing to be done for 'check'.3703make[3]: Leaving directory '/build/guile/src/guile-3.0.11/doc/ref'3704Making check in r5rs3705make[3]: Entering directory '/build/guile/src/guile-3.0.11/doc/r5rs'3706make[3]: Nothing to be done for 'check'.3707make[3]: Leaving directory '/build/guile/src/guile-3.0.11/doc/r5rs'3708make[3]: Entering directory '/build/guile/src/guile-3.0.11/doc'3709make[3]: Nothing to be done for 'check-am'.3710make[3]: Leaving directory '/build/guile/src/guile-3.0.11/doc'3711make[2]: Leaving directory '/build/guile/src/guile-3.0.11/doc'3712Making check in .3713make[2]: Entering directory '/build/guile/src/guile-3.0.11'3714make[2]: Leaving directory '/build/guile/src/guile-3.0.11'3715Making check in test-suite3716make[2]: Entering directory '/build/guile/src/guile-3.0.11/test-suite'3717Making check in standalone3718make[3]: Entering directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3719make  check-am3720make[4]: Entering directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3721make  test-num2integral test-round test-foreign-object-c test-list test-unwind test-conversion test-hashing test-loose-ends test-scm-c-read test-scm-take-locale-symbol test-scm-take-u8vector test-scm-to-latin1-string test-scm-values test-scm-c-bind-keyword-arguments test-srfi-4 test-with-guile-module test-scm-with-guile test-scm-spawn-thread test-pthread-create test-pthread-create-secondary test-concurrent-init test-smob-mark test-smob-mark-race test-system-cmds test-bad-identifiers test-require-extension test-guile-snarf test-import-order test-command-line-encoding test-command-line-encoding2 test-language test-guild-compile test-sigaction-fork test-signal-fork test-asmobs test-ffi test-foreign-object-scm test-fast-slot-ref test-mb-regexp test-use-srfi test-extensions test-stack-overflow test-out-of-memory test-close-on-exec3722make[5]: Entering directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3723  CC       test_num2integral-test-num2integral.o3724  CCLD     test-num2integral3725  CC       test_round-test-round.o3726  CCLD     test-round3727  CC       test_foreign_object_c-test-foreign-object-c.o3728  CCLD     test-foreign-object-c3729  CC       test_list-test-list.o3730  CCLD     test-list3731  CC       test_unwind-test-unwind.o3732  CCLD     test-unwind3733  CC       test_conversion-test-conversion.o3734  CCLD     test-conversion3735  CC       test_hashing-test-hashing.o3736  CCLD     test-hashing3737  CC       test_loose_ends-test-loose-ends.o3738  CCLD     test-loose-ends3739  CC       test_scm_c_read-test-scm-c-read.o3740  CCLD     test-scm-c-read3741  CC       test_scm_take_locale_symbol-test-scm-take-locale-symbol.o3742  CCLD     test-scm-take-locale-symbol3743  CC       test_scm_take_u8vector-test-scm-take-u8vector.o3744  CCLD     test-scm-take-u8vector3745  CC       test_scm_to_latin1_string-test-scm-to-latin1-string.o3746  CCLD     test-scm-to-latin1-string3747  CC       test_scm_values-test-scm-values.o3748  CCLD     test-scm-values3749  CC       test_scm_c_bind_keyword_arguments-test-scm-c-bind-keyword-arguments.o3750  CCLD     test-scm-c-bind-keyword-arguments3751  CC       test_srfi_4-test-srfi-4.o3752  CCLD     test-srfi-43753  CC       test_with_guile_module-test-with-guile-module.o3754  CCLD     test-with-guile-module3755  CC       test_scm_with_guile-test-scm-with-guile.o3756  CCLD     test-scm-with-guile3757  CC       test_scm_spawn_thread-test-scm-spawn-thread.o3758  CCLD     test-scm-spawn-thread3759  CC       test_pthread_create-test-pthread-create.o3760  CCLD     test-pthread-create3761  CC       test_pthread_create_secondary-test-pthread-create-secondary.o3762  CCLD     test-pthread-create-secondary3763  CC       test_concurrent_init-test-concurrent-init.o3764  CCLD     test-concurrent-init3765  CC       test_smob_mark-test-smob-mark.o3766  CCLD     test-smob-mark3767  CC       test_smob_mark_race-test-smob-mark-race.o3768  CCLD     test-smob-mark-race3769make[5]: Nothing to be done for 'test-system-cmds'.3770make[5]: Nothing to be done for 'test-bad-identifiers'.3771make[5]: Nothing to be done for 'test-require-extension'.3772make[5]: Nothing to be done for 'test-guile-snarf'.3773make[5]: Nothing to be done for 'test-import-order'.3774make[5]: Nothing to be done for 'test-command-line-encoding'.3775make[5]: Nothing to be done for 'test-command-line-encoding2'.3776make[5]: Nothing to be done for 'test-language'.3777make[5]: Nothing to be done for 'test-guild-compile'.3778make[5]: Nothing to be done for 'test-sigaction-fork'.3779make[5]: Nothing to be done for 'test-signal-fork'.3780make[5]: Nothing to be done for 'test-asmobs'.3781make[5]: Nothing to be done for 'test-ffi'.3782make[5]: Nothing to be done for 'test-foreign-object-scm'.3783make[5]: 'test-fast-slot-ref' is up to date.3784make[5]: Nothing to be done for 'test-mb-regexp'.3785make[5]: 'test-use-srfi' is up to date.3786make[5]: Nothing to be done for 'test-extensions'.3787make[5]: Nothing to be done for 'test-stack-overflow'.3788make[5]: Nothing to be done for 'test-out-of-memory'.3789make[5]: Nothing to be done for 'test-close-on-exec'.3790make[5]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3791make  check-TESTS3792make[5]: Entering directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3793make[6]: Entering directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3794PASS: test-system-cmds3795PASS: test-bad-identifiers3796PASS: test-require-extension3797PASS: test-guile-snarf3798PASS: test-import-order3799PASS: test-command-line-encoding3800PASS: test-command-line-encoding23801PASS: test-language3802PASS: test-guild-compile3803PASS: test-sigaction-fork3804PASS: test-signal-fork3805PASS: test-num2integral3806PASS: test-round3807PASS: test-asmobs3808PASS: test-ffi3809PASS: test-foreign-object-scm3810PASS: test-foreign-object-c3811PASS: test-list3812PASS: test-unwind3813PASS: test-conversion3814PASS: test-hashing3815PASS: test-loose-ends3816PASS: test-fast-slot-ref3817PASS: test-mb-regexp3818PASS: test-use-srfi3819PASS: test-scm-c-read3820PASS: test-scm-take-locale-symbol3821PASS: test-scm-take-u8vector3822PASS: test-scm-to-latin1-string3823PASS: test-scm-values3824PASS: test-scm-c-bind-keyword-arguments3825PASS: test-srfi-43826PASS: test-extensions3827PASS: test-with-guile-module3828PASS: test-scm-with-guile3829PASS: test-scm-spawn-thread3830PASS: test-pthread-create3831PASS: test-pthread-create-secondary3832PASS: test-concurrent-init3833PASS: test-smob-mark3834PASS: test-smob-mark-race3835PASS: test-stack-overflow3836PASS: test-out-of-memory3837PASS: test-close-on-exec3838============================================================================3839Testsuite summary for GNU Guile 3.0.113840============================================================================3841# TOTAL: 443842# PASS:  443843# SKIP:  03844# XFAIL: 03845# FAIL:  03846# XPASS: 03847# ERROR: 03848============================================================================3849make[6]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3850make[5]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3851make[4]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3852make[3]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3853make[3]: Entering directory '/build/guile/src/guile-3.0.11/test-suite'3854make  check-TESTS3855make[4]: Entering directory '/build/guile/src/guile-3.0.11/test-suite'3856make[5]: Entering directory '/build/guile/src/guile-3.0.11/test-suite'3857PASS: lalr/test-glr-associativity.scm3858PASS: lalr/test-glr-basics-01.scm3859PASS: lalr/test-glr-basics-02.scm3860PASS: lalr/test-glr-basics-03.scm3861PASS: lalr/test-glr-basics-04.scm3862PASS: lalr/test-glr-basics-05.scm3863PASS: lalr/test-glr-script-expression.scm3864PASS: lalr/test-glr-single-expressions.scm3865PASS: lalr/test-lr-associativity-01.scm3866PASS: lalr/test-lr-basics-01.scm3867PASS: lalr/test-lr-basics-02.scm3868PASS: lalr/test-lr-basics-03.scm3869PASS: lalr/test-lr-basics-04.scm3870PASS: lalr/test-lr-basics-05.scm3871PASS: lalr/test-lr-error-recovery-01.scm3872PASS: lalr/test-lr-error-recovery-02.scm3873PASS: lalr/test-lr-no-clause.scm3874PASS: lalr/test-lr-script-expression.scm3875PASS: lalr/test-lr-single-expressions.scm3876Running 00-initial-env.test3877Running 00-repl-server.test3878Running 00-socket.test3879connect abstract3880Running alist.test3881Running and-let-star.test3882Running arrays.test3883Running bit-operations.test3884Running bitvectors.test3885Running brainfuck.test3886Running bytevectors.test3887Running c-api.test3888Running chars.test3889Running coding.test3890Running common-list.test3891Running compiler.test3892Running control.test3893Running continuations.test3894Running copy-tree.test3895Running coverage.test3896Running cross-compilation.test3897Running curried-definitions.test3898Running dwarf.test3899Running ecmascript.test3900Running elisp.test3901Running elisp-compiler.test3902Running elisp-reader.test3903Running encoding-escapes.test3904Running encoding-iso88591.test3905Running encoding-iso88597.test3906Running encoding-utf8.test3907oh-no3908Running error-handling.test3909Running eval.test3910Running eval-string.test3911Running exceptions.test3912Running fdes-finalizers.test3913Running filesys.test3914Running fluids.test3915Running foreign.test3916UNRESOLVED: foreign.test: pointer<->string: bijection [latin1]3917Running format.test3918Running fractions.test3919Running ftw.test3920Running future.test3921Running gc.test3922Running getopt-long.test3923Running goops.test3924Running guardians.test3925UNRESOLVED: guardians.test: g2-garbage saved3926UNRESOLVED: guardians.test: standard guardian functionality: guarding weakly referenced objects: guarded weak vector element gets returned from guardian3927UNRESOLVED: guardians.test: standard guardian functionality: guarding weakly referenced objects: guarded element of weak vector gets eventually removed from weak vector3928Running hash.test3929Running hooks.test3930Running i18n.test3931UNRESOLVED: i18n.test: text collation (French): string-locale<?3932UNRESOLVED: i18n.test: text collation (French): char-locale<?3933UNRESOLVED: i18n.test: text collation (French): string-locale-ci=?3934UNRESOLVED: i18n.test: text collation (French): string-locale-ci=? (2 args, wide strings)3935UNRESOLVED: i18n.test: text collation (French): string-locale<?, bis3936UNRESOLVED: i18n.test: text collation (French): string-locale-ci=?, bis3937UNRESOLVED: i18n.test: text collation (French): string-locale-ci=? (3 args, wide strings)3938UNRESOLVED: i18n.test: text collation (French): string-locale-ci<>?3939UNRESOLVED: i18n.test: text collation (French): string-locale-ci<>? (wide strings)3940UNRESOLVED: i18n.test: text collation (French): string-locale-ci<>? (wide and narrow strings)3941UNRESOLVED: i18n.test: text collation (French): char-locale-ci<>?3942UNRESOLVED: i18n.test: text collation (French): char-locale-ci<>? (wide)3943UNRESOLVED: i18n.test: text collation (Greek): string-locale-ci=?3944UNRESOLVED: i18n.test: text collation (Czech): string-locale<? for 'ch'3945UNRESOLVED: i18n.test: character mapping: char-locale-upcase Turkish3946UNRESOLVED: i18n.test: character mapping: char-locale-downcase Turkish3947UNRESOLVED: i18n.test: string mapping: string-locale-upcase Greek3948UNRESOLVED: i18n.test: string mapping: string-locale-upcase Greek (two sigmas)3949UNRESOLVED: i18n.test: string mapping: string-locale-downcase Greek3950UNRESOLVED: i18n.test: string mapping: string-locale-downcase Greek (two sigmas)3951UNRESOLVED: i18n.test: string mapping: string-locale-upcase Turkish3952UNRESOLVED: i18n.test: string mapping: string-locale-downcase Turkish3953UNRESOLVED: i18n.test: number parsing: locale-string->inexact (French)3954UNRESOLVED: i18n.test: nl-langinfo et al.: locale-day (French)3955UNRESOLVED: i18n.test: nl-langinfo et al.: locale-day (French, using `%global-locale')3956UNRESOLVED: i18n.test: nl-langinfo et al.: default locale3957UNRESOLVED: i18n.test: nl-langinfo et al.: locale-am-string (greek)3958UNRESOLVED: i18n.test: nl-langinfo et al.: locale-pm-string (Greek)3959UNRESOLVED: i18n.test: nl-langinfo et al.: locale-digit-grouping (French)3960UNRESOLVED: i18n.test: nl-langinfo et al.: locale-monetary-grouping (French)3961UNRESOLVED: i18n.test: number->locale-string: French: integer3962UNRESOLVED: i18n.test: number->locale-string: French: negative integer3963UNRESOLVED: i18n.test: number->locale-string: French: fraction3964UNRESOLVED: i18n.test: number->locale-string: French: fraction, 1 digit3965UNRESOLVED: i18n.test: format ~h: French: 12345.6783966UNRESOLVED: i18n.test: monetary-amount->locale-string: French: integer3967UNRESOLVED: i18n.test: monetary-amount->locale-string: French: fraction3968UNRESOLVED: i18n.test: monetary-amount->locale-string: French: positive inexact zero3969UNRESOLVED: i18n.test: monetary-amount->locale-string: French: one cent3970UNRESOLVED: i18n.test: monetary-amount->locale-string: French: very little money3971Running iconv.test3972Running import.test3973Running interp.test3974Running keywords.test3975Running list.test3976Running load.test3977Running match.test3978Running modules.test3979Running net-db.test3980Running numbers.test3981Running optargs.test3982Running options.test3983Running pairs.test3984Running parameters.test3985Running peg.test3986Running peval.test3987Running print.test3988Running procprop.test3989Running procs.test3990Running poe.test3991Running popen.test3992Running ports.test3993In execvp of something-that-does-not-exist: No such file or directory3994In execvp of something-that-does-not-exist: No such file or directory3995In execvp of something-that-does-not-exist: No such file or directory3996Running posix.test3997Running q.test3998Running r4rs.test3999WARNING: Use of `load' in declarative module (test-suite test-r4rs).  Add #:declarative? #f to your define-module invocation.4000Running r5rs_pitfall.test4001Running r6rs-arithmetic-bitwise.test4002Running r6rs-arithmetic-fixnums.test4003UNRESOLVED: r6rs-arithmetic-fixnums.test: fx+/carry: simple4004UNRESOLVED: r6rs-arithmetic-fixnums.test: fx-/carry: simple4005UNRESOLVED: r6rs-arithmetic-fixnums.test: fx*/carry: simple4006Running r6rs-arithmetic-flonums.test4007Running r6rs-base.test4008Running r6rs-conditions.test4009Running r6rs-control.test4010Running r6rs-enums.test4011Running r6rs-eval.test4012WARNING: (test-suite test-rnrs-exceptions): imported module (rnrs exceptions) overrides core binding `raise'4013Running r6rs-exceptions.test4014Running r6rs-files.test4015Running r6rs-hashtables.test4016Running r6rs-lists.test4017Running r6rs-ports.test4018Running r6rs-records-inspection.test4019Running r6rs-records-procedural.test4020Running r6rs-records-syntactic.test4021Running r6rs-unicode.test4022UNRESOLVED: r6rs-unicode.test: string-foldcase: case folding expands string4023Running rnrs-libraries.test4024Running array-map.test4025Running random.test4026Running rdelim.test4027Running reader.test4028Running records.test4029Running receive.test4030Running regexp.test4031UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 128 #\200 "\x80")4032UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 129 #\201 "\x81")4033UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 130 #\202 "\x82")4034UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 131 #\203 "\x83")4035UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 132 #\204 "\x84")4036UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 133 #\205 "\x85")4037UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 134 #\206 "\x86")4038UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 135 #\207 "\x87")4039UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 136 #\210 "\x88")4040UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 137 #\211 "\x89")4041UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 138 #\212 "\x8a")4042UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 139 #\213 "\x8b")4043UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 140 #\214 "\x8c")4044UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 141 #\215 "\x8d")4045UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 142 #\216 "\x8e")4046UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 143 #\217 "\x8f")4047UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 144 #\220 "\x90")4048UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 145 #\221 "\x91")4049UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 146 #\222 "\x92")4050UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 147 #\223 "\x93")4051UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 148 #\224 "\x94")4052UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 149 #\225 "\x95")4053UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 150 #\226 "\x96")4054UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 151 #\227 "\x97")4055UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 152 #\230 "\x98")4056UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 153 #\231 "\x99")4057UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 154 #\232 "\x9a")4058UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 155 #\233 "\x9b")4059UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 156 #\234 "\x9c")4060UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 157 #\235 "\x9d")4061UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 158 #\236 "\x9e")4062UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 159 #\237 "\x9f")4063UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 160 #\240 "\xa0")4064UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 161 #\\xa1 "\xa1")4065UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 162 #\\xa2 "\xa2")4066UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 163 #\\xa3 "\xa3")4067UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 164 #\\xa4 "\xa4")4068UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 165 #\\xa5 "\xa5")4069UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 166 #\\xa6 "\xa6")4070UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 167 #\\xa7 "\xa7")4071UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 168 #\\xa8 "\xa8")4072UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 169 #\\xa9 "\xa9")4073UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 170 #\\xaa "\xaa")4074UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 171 #\\xab "\xab")4075UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 172 #\\xac "\xac")4076UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 173 #\255 "\xad")4077UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 174 #\\xae "\xae")4078UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 175 #\\xaf "\xaf")4079UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 176 #\\xb0 "\xb0")4080UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 177 #\\xb1 "\xb1")4081UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 178 #\\xb2 "\xb2")4082UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 179 #\\xb3 "\xb3")4083UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 180 #\\xb4 "\xb4")4084UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 181 #\\xb5 "\xb5")4085UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 182 #\\xb6 "\xb6")4086UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 183 #\\xb7 "\xb7")4087UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 184 #\\xb8 "\xb8")4088UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 185 #\\xb9 "\xb9")4089UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 186 #\\xba "\xba")4090UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 187 #\\xbb "\xbb")4091UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 188 #\\xbc "\xbc")4092UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 189 #\\xbd "\xbd")4093UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 190 #\\xbe "\xbe")4094UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 191 #\\xbf "\xbf")4095UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 192 #\\xc0 "\xc0")4096UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 193 #\\xc1 "\xc1")4097UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 194 #\\xc2 "\xc2")4098UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 195 #\\xc3 "\xc3")4099UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 196 #\\xc4 "\xc4")4100UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 197 #\\xc5 "\xc5")4101UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 198 #\\xc6 "\xc6")4102UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 199 #\\xc7 "\xc7")4103UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 200 #\\xc8 "\xc8")4104UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 201 #\\xc9 "\xc9")4105UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 202 #\\xca "\xca")4106UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 203 #\\xcb "\xcb")4107UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 204 #\\xcc "\xcc")4108UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 205 #\\xcd "\xcd")4109UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 206 #\\xce "\xce")4110UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 207 #\\xcf "\xcf")4111UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 208 #\\xd0 "\xd0")4112UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 209 #\\xd1 "\xd1")4113UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 210 #\\xd2 "\xd2")4114UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 211 #\\xd3 "\xd3")4115UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 212 #\\xd4 "\xd4")4116UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 213 #\\xd5 "\xd5")4117UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 214 #\\xd6 "\xd6")4118UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 215 #\\xd7 "\xd7")4119UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 216 #\\xd8 "\xd8")4120UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 217 #\\xd9 "\xd9")4121UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 218 #\\xda "\xda")4122UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 219 #\\xdb "\xdb")4123UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 220 #\\xdc "\xdc")4124UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 221 #\\xdd "\xdd")4125UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 222 #\\xde "\xde")4126UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 223 #\\xdf "\xdf")4127UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 224 #\\xe0 "\xe0")4128UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 225 #\\xe1 "\xe1")4129UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 226 #\\xe2 "\xe2")4130UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 227 #\\xe3 "\xe3")4131UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 228 #\\xe4 "\xe4")4132UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 229 #\\xe5 "\xe5")4133UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 230 #\\xe6 "\xe6")4134UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 231 #\\xe7 "\xe7")4135UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 232 #\\xe8 "\xe8")4136UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 233 #\\xe9 "\xe9")4137UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 234 #\\xea "\xea")4138UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 235 #\\xeb "\xeb")4139UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 236 #\\xec "\xec")4140UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 237 #\\xed "\xed")4141UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 238 #\\xee "\xee")4142UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 239 #\\xef "\xef")4143UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 240 #\\xf0 "\xf0")4144UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 241 #\\xf1 "\xf1")4145UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 242 #\\xf2 "\xf2")4146UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 243 #\\xf3 "\xf3")4147UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 244 #\\xf4 "\xf4")4148UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 245 #\\xf5 "\xf5")4149UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 246 #\\xf6 "\xf6")4150UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 247 #\\xf7 "\xf7")4151UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 248 #\\xf8 "\xf8")4152UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 249 #\\xf9 "\xf9")4153UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 250 #\\xfa "\xfa")4154UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 251 #\\xfb "\xfb")4155UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 252 #\\xfc "\xfc")4156UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 253 #\\xfd "\xfd")4157UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 254 #\\xfe "\xfe")4158UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (char 255 #\\xff "\xff")4159UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 128 #\200 "a\x80" "a\x80")4160UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 129 #\201 "a\x81" "a\x81")4161UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 130 #\202 "a\x82" "a\x82")4162UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 131 #\203 "a\x83" "a\x83")4163UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 132 #\204 "a\x84" "a\x84")4164UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 133 #\205 "a\x85" "a\x85")4165UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 134 #\206 "a\x86" "a\x86")4166UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 135 #\207 "a\x87" "a\x87")4167UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 136 #\210 "a\x88" "a\x88")4168UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 137 #\211 "a\x89" "a\x89")4169UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 138 #\212 "a\x8a" "a\x8a")4170UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 139 #\213 "a\x8b" "a\x8b")4171UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 140 #\214 "a\x8c" "a\x8c")4172UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 141 #\215 "a\x8d" "a\x8d")4173UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 142 #\216 "a\x8e" "a\x8e")4174UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 143 #\217 "a\x8f" "a\x8f")4175UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 144 #\220 "a\x90" "a\x90")4176UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 145 #\221 "a\x91" "a\x91")4177UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 146 #\222 "a\x92" "a\x92")4178UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 147 #\223 "a\x93" "a\x93")4179UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 148 #\224 "a\x94" "a\x94")4180UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 149 #\225 "a\x95" "a\x95")4181UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 150 #\226 "a\x96" "a\x96")4182UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 151 #\227 "a\x97" "a\x97")4183UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 152 #\230 "a\x98" "a\x98")4184UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 153 #\231 "a\x99" "a\x99")4185UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 154 #\232 "a\x9a" "a\x9a")4186UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 155 #\233 "a\x9b" "a\x9b")4187UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 156 #\234 "a\x9c" "a\x9c")4188UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 157 #\235 "a\x9d" "a\x9d")4189UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 158 #\236 "a\x9e" "a\x9e")4190UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 159 #\237 "a\x9f" "a\x9f")4191UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 160 #\240 "a\xa0" "a\xa0")4192UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 161 #\\xa1 "a\xa1" "a\xa1")4193UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 162 #\\xa2 "a\xa2" "a\xa2")4194UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 163 #\\xa3 "a\xa3" "a\xa3")4195UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 164 #\\xa4 "a\xa4" "a\xa4")4196UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 165 #\\xa5 "a\xa5" "a\xa5")4197UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 166 #\\xa6 "a\xa6" "a\xa6")4198UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 167 #\\xa7 "a\xa7" "a\xa7")4199UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 168 #\\xa8 "a\xa8" "a\xa8")4200UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 169 #\\xa9 "a\xa9" "a\xa9")4201UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 170 #\\xaa "a\xaa" "a\xaa")4202UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 171 #\\xab "a\xab" "a\xab")4203UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 172 #\\xac "a\xac" "a\xac")4204UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 173 #\255 "a\xad" "a\xad")4205UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 174 #\\xae "a\xae" "a\xae")4206UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 175 #\\xaf "a\xaf" "a\xaf")4207UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 176 #\\xb0 "a\xb0" "a\xb0")4208UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 177 #\\xb1 "a\xb1" "a\xb1")4209UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 178 #\\xb2 "a\xb2" "a\xb2")4210UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 179 #\\xb3 "a\xb3" "a\xb3")4211UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 180 #\\xb4 "a\xb4" "a\xb4")4212UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 181 #\\xb5 "a\xb5" "a\xb5")4213UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 182 #\\xb6 "a\xb6" "a\xb6")4214UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 183 #\\xb7 "a\xb7" "a\xb7")4215UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 184 #\\xb8 "a\xb8" "a\xb8")4216UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 185 #\\xb9 "a\xb9" "a\xb9")4217UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 186 #\\xba "a\xba" "a\xba")4218UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 187 #\\xbb "a\xbb" "a\xbb")4219UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 188 #\\xbc "a\xbc" "a\xbc")4220UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 189 #\\xbd "a\xbd" "a\xbd")4221UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 190 #\\xbe "a\xbe" "a\xbe")4222UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 191 #\\xbf "a\xbf" "a\xbf")4223UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 192 #\\xc0 "a\xc0" "a\xc0")4224UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 193 #\\xc1 "a\xc1" "a\xc1")4225UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 194 #\\xc2 "a\xc2" "a\xc2")4226UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 195 #\\xc3 "a\xc3" "a\xc3")4227UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 196 #\\xc4 "a\xc4" "a\xc4")4228UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 197 #\\xc5 "a\xc5" "a\xc5")4229UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 198 #\\xc6 "a\xc6" "a\xc6")4230UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 199 #\\xc7 "a\xc7" "a\xc7")4231UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 200 #\\xc8 "a\xc8" "a\xc8")4232UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 201 #\\xc9 "a\xc9" "a\xc9")4233UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 202 #\\xca "a\xca" "a\xca")4234UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 203 #\\xcb "a\xcb" "a\xcb")4235UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 204 #\\xcc "a\xcc" "a\xcc")4236UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 205 #\\xcd "a\xcd" "a\xcd")4237UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 206 #\\xce "a\xce" "a\xce")4238UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 207 #\\xcf "a\xcf" "a\xcf")4239UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 208 #\\xd0 "a\xd0" "a\xd0")4240UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 209 #\\xd1 "a\xd1" "a\xd1")4241UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 210 #\\xd2 "a\xd2" "a\xd2")4242UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 211 #\\xd3 "a\xd3" "a\xd3")4243UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 212 #\\xd4 "a\xd4" "a\xd4")4244UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 213 #\\xd5 "a\xd5" "a\xd5")4245UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 214 #\\xd6 "a\xd6" "a\xd6")4246UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 215 #\\xd7 "a\xd7" "a\xd7")4247UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 216 #\\xd8 "a\xd8" "a\xd8")4248UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 217 #\\xd9 "a\xd9" "a\xd9")4249UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 218 #\\xda "a\xda" "a\xda")4250UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 219 #\\xdb "a\xdb" "a\xdb")4251UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 220 #\\xdc "a\xdc" "a\xdc")4252UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 221 #\\xdd "a\xdd" "a\xdd")4253UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 222 #\\xde "a\xde" "a\xde")4254UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 223 #\\xdf "a\xdf" "a\xdf")4255UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 224 #\\xe0 "a\xe0" "a\xe0")4256UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 225 #\\xe1 "a\xe1" "a\xe1")4257UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 226 #\\xe2 "a\xe2" "a\xe2")4258UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 227 #\\xe3 "a\xe3" "a\xe3")4259UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 228 #\\xe4 "a\xe4" "a\xe4")4260UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 229 #\\xe5 "a\xe5" "a\xe5")4261UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 230 #\\xe6 "a\xe6" "a\xe6")4262UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 231 #\\xe7 "a\xe7" "a\xe7")4263UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 232 #\\xe8 "a\xe8" "a\xe8")4264UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 233 #\\xe9 "a\xe9" "a\xe9")4265UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 234 #\\xea "a\xea" "a\xea")4266UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 235 #\\xeb "a\xeb" "a\xeb")4267UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 236 #\\xec "a\xec" "a\xec")4268UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 237 #\\xed "a\xed" "a\xed")4269UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 238 #\\xee "a\xee" "a\xee")4270UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 239 #\\xef "a\xef" "a\xef")4271UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 240 #\\xf0 "a\xf0" "a\xf0")4272UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 241 #\\xf1 "a\xf1" "a\xf1")4273UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 242 #\\xf2 "a\xf2" "a\xf2")4274UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 243 #\\xf3 "a\xf3" "a\xf3")4275UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 244 #\\xf4 "a\xf4" "a\xf4")4276UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 245 #\\xf5 "a\xf5" "a\xf5")4277UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 246 #\\xf6 "a\xf6" "a\xf6")4278UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 247 #\\xf7 "a\xf7" "a\xf7")4279UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 248 #\\xf8 "a\xf8" "a\xf8")4280UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 249 #\\xf9 "a\xf9" "a\xf9")4281UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 250 #\\xfa "a\xfa" "a\xfa")4282UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 251 #\\xfb "a\xfb" "a\xfb")4283UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 252 #\\xfc "a\xfc" "a\xfc")4284UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 253 #\\xfd "a\xfd" "a\xfd")4285UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 254 #\\xfe "a\xfe" "a\xfe")4286UNRESOLVED: regexp.test: regexp-quote: regexp/basic: (string "aX" 255 #\\xff "a\xff" "a\xff")4287UNRESOLVED: regexp.test: regexp-quote: regexp/basic: string of all chars4288UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 128 #\200 "\x80")4289UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 129 #\201 "\x81")4290UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 130 #\202 "\x82")4291UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 131 #\203 "\x83")4292UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 132 #\204 "\x84")4293UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 133 #\205 "\x85")4294UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 134 #\206 "\x86")4295UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 135 #\207 "\x87")4296UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 136 #\210 "\x88")4297UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 137 #\211 "\x89")4298UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 138 #\212 "\x8a")4299UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 139 #\213 "\x8b")4300UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 140 #\214 "\x8c")4301UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 141 #\215 "\x8d")4302UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 142 #\216 "\x8e")4303UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 143 #\217 "\x8f")4304UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 144 #\220 "\x90")4305UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 145 #\221 "\x91")4306UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 146 #\222 "\x92")4307UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 147 #\223 "\x93")4308UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 148 #\224 "\x94")4309UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 149 #\225 "\x95")4310UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 150 #\226 "\x96")4311UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 151 #\227 "\x97")4312UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 152 #\230 "\x98")4313UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 153 #\231 "\x99")4314UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 154 #\232 "\x9a")4315UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 155 #\233 "\x9b")4316UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 156 #\234 "\x9c")4317UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 157 #\235 "\x9d")4318UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 158 #\236 "\x9e")4319UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 159 #\237 "\x9f")4320UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 160 #\240 "\xa0")4321UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 161 #\\xa1 "\xa1")4322UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 162 #\\xa2 "\xa2")4323UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 163 #\\xa3 "\xa3")4324UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 164 #\\xa4 "\xa4")4325UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 165 #\\xa5 "\xa5")4326UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 166 #\\xa6 "\xa6")4327UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 167 #\\xa7 "\xa7")4328UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 168 #\\xa8 "\xa8")4329UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 169 #\\xa9 "\xa9")4330UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 170 #\\xaa "\xaa")4331UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 171 #\\xab "\xab")4332UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 172 #\\xac "\xac")4333UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 173 #\255 "\xad")4334UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 174 #\\xae "\xae")4335UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 175 #\\xaf "\xaf")4336UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 176 #\\xb0 "\xb0")4337UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 177 #\\xb1 "\xb1")4338UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 178 #\\xb2 "\xb2")4339UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 179 #\\xb3 "\xb3")4340UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 180 #\\xb4 "\xb4")4341UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 181 #\\xb5 "\xb5")4342UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 182 #\\xb6 "\xb6")4343UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 183 #\\xb7 "\xb7")4344UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 184 #\\xb8 "\xb8")4345UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 185 #\\xb9 "\xb9")4346UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 186 #\\xba "\xba")4347UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 187 #\\xbb "\xbb")4348UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 188 #\\xbc "\xbc")4349UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 189 #\\xbd "\xbd")4350UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 190 #\\xbe "\xbe")4351UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 191 #\\xbf "\xbf")4352UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 192 #\\xc0 "\xc0")4353UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 193 #\\xc1 "\xc1")4354UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 194 #\\xc2 "\xc2")4355UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 195 #\\xc3 "\xc3")4356UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 196 #\\xc4 "\xc4")4357UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 197 #\\xc5 "\xc5")4358UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 198 #\\xc6 "\xc6")4359UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 199 #\\xc7 "\xc7")4360UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 200 #\\xc8 "\xc8")4361UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 201 #\\xc9 "\xc9")4362UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 202 #\\xca "\xca")4363UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 203 #\\xcb "\xcb")4364UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 204 #\\xcc "\xcc")4365UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 205 #\\xcd "\xcd")4366UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 206 #\\xce "\xce")4367UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 207 #\\xcf "\xcf")4368UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 208 #\\xd0 "\xd0")4369UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 209 #\\xd1 "\xd1")4370UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 210 #\\xd2 "\xd2")4371UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 211 #\\xd3 "\xd3")4372UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 212 #\\xd4 "\xd4")4373UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 213 #\\xd5 "\xd5")4374UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 214 #\\xd6 "\xd6")4375UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 215 #\\xd7 "\xd7")4376UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 216 #\\xd8 "\xd8")4377UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 217 #\\xd9 "\xd9")4378UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 218 #\\xda "\xda")4379UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 219 #\\xdb "\xdb")4380UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 220 #\\xdc "\xdc")4381UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 221 #\\xdd "\xdd")4382UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 222 #\\xde "\xde")4383UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 223 #\\xdf "\xdf")4384UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 224 #\\xe0 "\xe0")4385UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 225 #\\xe1 "\xe1")4386UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 226 #\\xe2 "\xe2")4387UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 227 #\\xe3 "\xe3")4388UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 228 #\\xe4 "\xe4")4389UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 229 #\\xe5 "\xe5")4390UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 230 #\\xe6 "\xe6")4391UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 231 #\\xe7 "\xe7")4392UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 232 #\\xe8 "\xe8")4393UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 233 #\\xe9 "\xe9")4394UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 234 #\\xea "\xea")4395UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 235 #\\xeb "\xeb")4396UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 236 #\\xec "\xec")4397UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 237 #\\xed "\xed")4398UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 238 #\\xee "\xee")4399UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 239 #\\xef "\xef")4400UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 240 #\\xf0 "\xf0")4401UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 241 #\\xf1 "\xf1")4402UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 242 #\\xf2 "\xf2")4403UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 243 #\\xf3 "\xf3")4404UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 244 #\\xf4 "\xf4")4405UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 245 #\\xf5 "\xf5")4406UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 246 #\\xf6 "\xf6")4407UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 247 #\\xf7 "\xf7")4408UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 248 #\\xf8 "\xf8")4409UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 249 #\\xf9 "\xf9")4410UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 250 #\\xfa "\xfa")4411UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 251 #\\xfb "\xfb")4412UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 252 #\\xfc "\xfc")4413UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 253 #\\xfd "\xfd")4414UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 254 #\\xfe "\xfe")4415UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 255 #\\xff "\xff")4416UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 128 #\200 "a\x80" "a\x80")4417UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 129 #\201 "a\x81" "a\x81")4418UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 130 #\202 "a\x82" "a\x82")4419UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 131 #\203 "a\x83" "a\x83")4420UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 132 #\204 "a\x84" "a\x84")4421UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 133 #\205 "a\x85" "a\x85")4422UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 134 #\206 "a\x86" "a\x86")4423UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 135 #\207 "a\x87" "a\x87")4424UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 136 #\210 "a\x88" "a\x88")4425UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 137 #\211 "a\x89" "a\x89")4426UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 138 #\212 "a\x8a" "a\x8a")4427UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 139 #\213 "a\x8b" "a\x8b")4428UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 140 #\214 "a\x8c" "a\x8c")4429UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 141 #\215 "a\x8d" "a\x8d")4430UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 142 #\216 "a\x8e" "a\x8e")4431UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 143 #\217 "a\x8f" "a\x8f")4432UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 144 #\220 "a\x90" "a\x90")4433UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 145 #\221 "a\x91" "a\x91")4434UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 146 #\222 "a\x92" "a\x92")4435UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 147 #\223 "a\x93" "a\x93")4436UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 148 #\224 "a\x94" "a\x94")4437UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 149 #\225 "a\x95" "a\x95")4438UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 150 #\226 "a\x96" "a\x96")4439UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 151 #\227 "a\x97" "a\x97")4440UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 152 #\230 "a\x98" "a\x98")4441UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 153 #\231 "a\x99" "a\x99")4442UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 154 #\232 "a\x9a" "a\x9a")4443UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 155 #\233 "a\x9b" "a\x9b")4444UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 156 #\234 "a\x9c" "a\x9c")4445UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 157 #\235 "a\x9d" "a\x9d")4446UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 158 #\236 "a\x9e" "a\x9e")4447UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 159 #\237 "a\x9f" "a\x9f")4448UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 160 #\240 "a\xa0" "a\xa0")4449UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 161 #\\xa1 "a\xa1" "a\xa1")4450UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 162 #\\xa2 "a\xa2" "a\xa2")4451UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 163 #\\xa3 "a\xa3" "a\xa3")4452UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 164 #\\xa4 "a\xa4" "a\xa4")4453UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 165 #\\xa5 "a\xa5" "a\xa5")4454UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 166 #\\xa6 "a\xa6" "a\xa6")4455UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 167 #\\xa7 "a\xa7" "a\xa7")4456UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 168 #\\xa8 "a\xa8" "a\xa8")4457UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 169 #\\xa9 "a\xa9" "a\xa9")4458UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 170 #\\xaa "a\xaa" "a\xaa")4459UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 171 #\\xab "a\xab" "a\xab")4460UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 172 #\\xac "a\xac" "a\xac")4461UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 173 #\255 "a\xad" "a\xad")4462UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 174 #\\xae "a\xae" "a\xae")4463UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 175 #\\xaf "a\xaf" "a\xaf")4464UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 176 #\\xb0 "a\xb0" "a\xb0")4465UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 177 #\\xb1 "a\xb1" "a\xb1")4466UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 178 #\\xb2 "a\xb2" "a\xb2")4467UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 179 #\\xb3 "a\xb3" "a\xb3")4468UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 180 #\\xb4 "a\xb4" "a\xb4")4469UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 181 #\\xb5 "a\xb5" "a\xb5")4470UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 182 #\\xb6 "a\xb6" "a\xb6")4471UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 183 #\\xb7 "a\xb7" "a\xb7")4472UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 184 #\\xb8 "a\xb8" "a\xb8")4473UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 185 #\\xb9 "a\xb9" "a\xb9")4474UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 186 #\\xba "a\xba" "a\xba")4475UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 187 #\\xbb "a\xbb" "a\xbb")4476UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 188 #\\xbc "a\xbc" "a\xbc")4477UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 189 #\\xbd "a\xbd" "a\xbd")4478UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 190 #\\xbe "a\xbe" "a\xbe")4479UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 191 #\\xbf "a\xbf" "a\xbf")4480UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 192 #\\xc0 "a\xc0" "a\xc0")4481UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 193 #\\xc1 "a\xc1" "a\xc1")4482UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 194 #\\xc2 "a\xc2" "a\xc2")4483UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 195 #\\xc3 "a\xc3" "a\xc3")4484UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 196 #\\xc4 "a\xc4" "a\xc4")4485UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 197 #\\xc5 "a\xc5" "a\xc5")4486UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 198 #\\xc6 "a\xc6" "a\xc6")4487UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 199 #\\xc7 "a\xc7" "a\xc7")4488UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 200 #\\xc8 "a\xc8" "a\xc8")4489UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 201 #\\xc9 "a\xc9" "a\xc9")4490UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 202 #\\xca "a\xca" "a\xca")4491UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 203 #\\xcb "a\xcb" "a\xcb")4492UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 204 #\\xcc "a\xcc" "a\xcc")4493UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 205 #\\xcd "a\xcd" "a\xcd")4494UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 206 #\\xce "a\xce" "a\xce")4495UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 207 #\\xcf "a\xcf" "a\xcf")4496UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 208 #\\xd0 "a\xd0" "a\xd0")4497UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 209 #\\xd1 "a\xd1" "a\xd1")4498UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 210 #\\xd2 "a\xd2" "a\xd2")4499UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 211 #\\xd3 "a\xd3" "a\xd3")4500UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 212 #\\xd4 "a\xd4" "a\xd4")4501UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 213 #\\xd5 "a\xd5" "a\xd5")4502UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 214 #\\xd6 "a\xd6" "a\xd6")4503UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 215 #\\xd7 "a\xd7" "a\xd7")4504UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 216 #\\xd8 "a\xd8" "a\xd8")4505UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 217 #\\xd9 "a\xd9" "a\xd9")4506UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 218 #\\xda "a\xda" "a\xda")4507UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 219 #\\xdb "a\xdb" "a\xdb")4508UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 220 #\\xdc "a\xdc" "a\xdc")4509UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 221 #\\xdd "a\xdd" "a\xdd")4510UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 222 #\\xde "a\xde" "a\xde")4511UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 223 #\\xdf "a\xdf" "a\xdf")4512UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 224 #\\xe0 "a\xe0" "a\xe0")4513UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 225 #\\xe1 "a\xe1" "a\xe1")4514UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 226 #\\xe2 "a\xe2" "a\xe2")4515UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 227 #\\xe3 "a\xe3" "a\xe3")4516UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 228 #\\xe4 "a\xe4" "a\xe4")4517UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 229 #\\xe5 "a\xe5" "a\xe5")4518UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 230 #\\xe6 "a\xe6" "a\xe6")4519UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 231 #\\xe7 "a\xe7" "a\xe7")4520UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 232 #\\xe8 "a\xe8" "a\xe8")4521UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 233 #\\xe9 "a\xe9" "a\xe9")4522UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 234 #\\xea "a\xea" "a\xea")4523UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 235 #\\xeb "a\xeb" "a\xeb")4524UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 236 #\\xec "a\xec" "a\xec")4525UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 237 #\\xed "a\xed" "a\xed")4526UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 238 #\\xee "a\xee" "a\xee")4527UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 239 #\\xef "a\xef" "a\xef")4528UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 240 #\\xf0 "a\xf0" "a\xf0")4529UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 241 #\\xf1 "a\xf1" "a\xf1")4530UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 242 #\\xf2 "a\xf2" "a\xf2")4531UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 243 #\\xf3 "a\xf3" "a\xf3")4532UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 244 #\\xf4 "a\xf4" "a\xf4")4533UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 245 #\\xf5 "a\xf5" "a\xf5")4534UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 246 #\\xf6 "a\xf6" "a\xf6")4535UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 247 #\\xf7 "a\xf7" "a\xf7")4536UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 248 #\\xf8 "a\xf8" "a\xf8")4537UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 249 #\\xf9 "a\xf9" "a\xf9")4538UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 250 #\\xfa "a\xfa" "a\xfa")4539UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 251 #\\xfb "a\xfb" "a\xfb")4540UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 252 #\\xfc "a\xfc" "a\xfc")4541UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 253 #\\xfd "a\xfd" "a\xfd")4542UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 254 #\\xfe "a\xfe" "a\xfe")4543UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (string "aX" 255 #\\xff "a\xff" "a\xff")4544UNRESOLVED: regexp.test: regexp-quote: regexp/extended: string of all chars4545Running rtl.test4546Running rtl-compilation.test4547Running sandbox.test4548Running session.test4549Running signals.test4550Running sort.test4551Running srcprop.test4552UNRESOLVED: srcprop.test: set-source-property!: setting the breakpoint property works4553UNRESOLVED: srcprop.test: set-source-properties!: setting the breakpoint property works4554Running srfi-1.test4555Running srfi-2.test4556Running srfi-6.test4557Running srfi-10.test4558Running srfi-11.test4559Running srfi-13.test4560Running srfi-14.test4561Running srfi-17.test4562Running srfi-18.test4563Running srfi-19.test4564Running srfi-26.test4565Running srfi-27.test4566Running srfi-31.test4567Running srfi-34.test4568Running srfi-35.test4569Running srfi-37.test4570Running srfi-38.test4571Running srfi-39.test4572Running srfi-41.test4573Running srfi-42.test4574Running srfi-43.test4575Running srfi-45.test4576Running srfi-60.test4577Running srfi-64.test4578Running srfi-67.test4579Running srfi-69.test4580Running srfi-71.test4581Running srfi-88.test4582Running srfi-98.test4583Running srfi-105.test4584UNRESOLVED: srfi-105.test: curly-infix: positions: singleton curly-infix list4585UNRESOLVED: srfi-105.test: curly-infix: positions: neoteric expression4586Running srfi-111.test4587Running srfi-119.test4588;;; WARNING:1: used lower but undefined indentation level (line 3 of the current chunk: (+ 2 3)). This makes refactoring much more error-prone, therefore it might become an error in a later version of Wisp.4589;;; WARNING:7: used lower but undefined indentation level (line 4 of the current chunk: (+ 2 3)). This makes refactoring much more error-prone, therefore it might become an error in a later version of Wisp.4590Running srfi-171.test4591Running srfi-197.sr644592Running srfi-207.test4593Running srfi-4.test4594Running srfi-9.test4595Running statprof.test4596;;; ((#f #f #<call-data name: #f printable: "anon #x556deca7a764" source: #<<source> pre-pc: 93930610206536 file: "tests/statprof.test" line: 74 column: 16> call-count: #f cum-sample-count: 1 self-sample-count: 1>))4597UNRESOLVED: statprof.test: statistical sample counts within expected range4598Running streams.test4599Running strings.test4600Running structs.test4601Running suspendable-ports.test4602Running sxml.fold.test4603Running sxml.match.test4604Running sxml.simple.test4605;;; SSAX warning: Skipping PI: xml4606;;; SSAX warning: Skipping PI: PI4607;;; SSAX warning: Skipping PI: PI14608;;; SSAX warning: (4609 Warning:  DOCTYPE DECL  T   system1  found and skipped)4610;;; SSAX warning: (4611 Warning:  Internal DTD subset is not currently handled )4612;;; SSAX warning: (4613 Warning:  DOCTYPE DECL  T   system1  found and skipped)4614;;; SSAX warning: Skipping PI: pi4615;;; SSAX warning: DOCTYPE DECL T system1 found and skipped4616Running sxml.ssax.test4617Running sxml.transform.test4618Running sxml.xpath.test4619WARNING: (test-suite sxml-xpath): imported module (sxml xpath) overrides core binding `filter'4620Running symbols.test4621Running syncase.test4622Running syntax.test4623Running texinfo.test4624Running texinfo.docbook.test4625Running texinfo.html.test4626Running texinfo.plain-text.test4627Running texinfo.serialize.test4628Running texinfo.string-utils.test4629Running threads.test4630Running time.test4631UNRESOLVED: time.test: strftime: C99 %z format: strftime fr_FR.utf84632UNRESOLVED: time.test: strftime: C99 %z format: strftime fr_FR.iso885914633UNRESOLVED: time.test: strptime: GNU %s format: strftime fr_FR.utf84634UNRESOLVED: time.test: strptime: GNU %s format: strftime fr_FR.iso885914635Running tree-il.test4636UNRESOLVED: tree-il.test: warnings: unused-toplevel: used by macro4637Running types.test4638Running unicode.test4639Running version.test4640Running vectors.test4641Some deprecated features have been used.  Set the environment4642variable GUILE_WARN_DEPRECATED to "detailed" and rerun the4643program to get more information.  Set it to "no" to suppress4644this message.4645Running vlist.test4646Running vm.test4647Running weaks.test4648Running web-client.test4649Running web-http.test4650Running web-request.test4651Running web-response.test4652connecting to the server, attempt #14653Running web-server.test4654Running web-uri.test4655UNRESOLVED: web-uri.test: string->uri: http://www.example.com (sv_SE)4656============================================================================4657Testsuite summary for GNU Guile 3.0.114658============================================================================4659# TOTAL: 435044660# PASS:  429194661# SKIP:  5754662# XFAIL: 104663# FAIL:  04664# XPASS: 04665# ERROR: 04666============================================================================4667make[5]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite'4668make[4]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite'4669make[3]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite'4670make[2]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite'4671make[1]: Leaving directory '/build/guile/src/guile-3.0.11'4672==> Entering fakeroot environment...4673==> Starting package()...4674make: Entering directory '/build/guile/src/guile-3.0.11'4675make  install-recursive4676make[1]: Entering directory '/build/guile/src/guile-3.0.11'4677Making install in lib4678make[2]: Entering directory '/build/guile/src/guile-3.0.11/lib'4679make  install-recursive4680make[3]: Entering directory '/build/guile/src/guile-3.0.11/lib'4681make[4]: Entering directory '/build/guile/src/guile-3.0.11/lib'4682make[5]: Entering directory '/build/guile/src/guile-3.0.11/lib'4683make[5]: Nothing to be done for 'install-exec-am'.4684make[5]: Nothing to be done for 'install-data-am'.4685make[5]: Leaving directory '/build/guile/src/guile-3.0.11/lib'4686make[4]: Leaving directory '/build/guile/src/guile-3.0.11/lib'4687make[3]: Leaving directory '/build/guile/src/guile-3.0.11/lib'4688make[2]: Leaving directory '/build/guile/src/guile-3.0.11/lib'4689Making install in meta4690make[2]: Entering directory '/build/guile/src/guile-3.0.11/meta'4691make[3]: Entering directory '/build/guile/src/guile-3.0.11/meta'4692 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/bin'4693 /usr/bin/install -c guile-config guild '/build/guile/pkg/guile/usr/bin'4694make  install-exec-hook4695make[4]: Entering directory '/build/guile/src/guile-3.0.11/meta'4696guild="`echo -n guild				\4697   | /usr/bin/sed -e 's,x,x,'`" ;		\4698guile_tools="`echo -n guile-tools		\4699   | /usr/bin/sed -e 's,x,x,'`" ;		\4700cd /build/guile/pkg/guile/usr/bin && rm -f "$guile_tools" &&	\4701ln -s "$guild" "$guile_tools"4702make[4]: Leaving directory '/build/guile/src/guile-3.0.11/meta'4703 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/aclocal'4704 /usr/bin/install -c -m 644 guile.m4 '/build/guile/pkg/guile/usr/share/aclocal'4705 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/pkgconfig'4706 /usr/bin/install -c -m 644 guile-3.0.pc '/build/guile/pkg/guile/usr/lib/pkgconfig'4707make[3]: Leaving directory '/build/guile/src/guile-3.0.11/meta'4708make[2]: Leaving directory '/build/guile/src/guile-3.0.11/meta'4709Making install in libguile4710make[2]: Entering directory '/build/guile/src/guile-3.0.11/libguile'4711make  install-am4712make[3]: Entering directory '/build/guile/src/guile-3.0.11/libguile'4713make[4]: Entering directory '/build/guile/src/guile-3.0.11/libguile'4714 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib'4715 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libguile-3.0.la '/build/guile/pkg/guile/usr/lib'4716libtool: install: /usr/bin/install -c .libs/libguile-3.0.so.1.7.1 /build/guile/pkg/guile/usr/lib/libguile-3.0.so.1.7.14717libtool: install: (cd /build/guile/pkg/guile/usr/lib && { ln -s -f libguile-3.0.so.1.7.1 libguile-3.0.so.1 || { rm -f libguile-3.0.so.1 && ln -s libguile-3.0.so.1.7.1 libguile-3.0.so.1; }; })4718libtool: install: (cd /build/guile/pkg/guile/usr/lib && { ln -s -f libguile-3.0.so.1.7.1 libguile-3.0.so || { rm -f libguile-3.0.so && ln -s libguile-3.0.so.1.7.1 libguile-3.0.so; }; })4719libtool: install: /usr/bin/install -c .libs/libguile-3.0.lai /build/guile/pkg/guile/usr/lib/libguile-3.0.la4720libtool: warning: remember to run 'libtool --finish /usr/lib'4721 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/bin'4722  /bin/sh ../libtool   --mode=install /usr/bin/install -c guile '/build/guile/pkg/guile/usr/bin'4723libtool: warning: 'libguile-3.0.la' has not been installed in '/usr/lib'4724libtool: install: /usr/bin/install -c .libs/guile /build/guile/pkg/guile/usr/bin/guile4725 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/bin'4726 /usr/bin/install -c guile-snarf '/build/guile/pkg/guile/usr/bin'4727make  install-exec-hook4728make[5]: Entering directory '/build/guile/src/guile-3.0.11/libguile'4729rm -f /build/guile/pkg/guile/usr/bin/guile-snarf.awk4730make[5]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'4731 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/include/guile/3.0/libguile'4732 /usr/bin/install -c -m 644 scm.h __scm.h alist.h array-handle.h array-map.h arrays.h async.h atomic.h backtrace.h bdw-gc.h boolean.h bitvectors.h bytevectors.h chars.h chooks.h control.h continuations.h debug-malloc.h debug.h deprecated.h deprecation.h dynl.h dynstack.h dynwind.h eq.h error.h eval.h evalext.h exceptions.h expand.h extensions.h fdes-finalizers.h feature.h finalizers.h filesys.h fluids.h foreign.h foreign-object.h fports.h frames.h '/build/guile/pkg/guile/usr/include/guile/3.0/libguile'4733 /usr/bin/install -c -m 644 gc.h gc-inline.h gettext.h generalized-vectors.h goops.h gsubr.h guardians.h hash.h hashtab.h hooks.h i18n.h init.h inline.h instructions.h ioext.h iselect.h jit.h keywords.h list.h load.h loader.h macros.h mallocs.h memoize.h modules.h net_db.h null-threads.h numbers.h objprop.h options.h pairs.h poll.h ports.h posix.h print.h procprop.h procs.h programs.h promises.h pthread-threads.h '/build/guile/pkg/guile/usr/include/guile/3.0/libguile'4734 /usr/bin/install -c -m 644 r6rs-ports.h random.h rdelim.h read.h regex-posix.h rw.h scmsigs.h script.h setjump-win.h simpos.h smob.h snarf.h socket.h sort.h srcprop.h srfi-4.h srfi-13.h srfi-14.h srfi-60.h stackchk.h stacks.h stime.h strings.h strorder.h strports.h struct.h symbols.h tags.h threads.h throw.h validate.h unicode.h uniform.h values.h variable.h vectors.h vm-builtins.h vm-expand.h vm.h vports.h '/build/guile/pkg/guile/usr/include/guile/3.0/libguile'4735 /usr/bin/install -c -m 644 weak-set.h weak-table.h weak-vector.h '/build/guile/pkg/guile/usr/include/guile/3.0/libguile'4736 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/include/guile/3.0/libguile'4737 /usr/bin/install -c -m 644 version.h scmconfig.h '/build/guile/pkg/guile/usr/include/guile/3.0/libguile'4738make  install-data-hook4739make[5]: Entering directory '/build/guile/src/guile-3.0.11/libguile'4740 /usr/bin/install -c -m 644 libguile-3.0-gdb.scm				/build/guile/pkg/guile/usr/lib/libguile-3.0.so.1.7.1-gdb.scm4741make[5]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'4742make[4]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'4743make[3]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'4744make[2]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'4745Making install in module4746make[2]: Entering directory '/build/guile/src/guile-3.0.11/module'4747make[3]: Entering directory '/build/guile/src/guile-3.0.11/module'4748make[3]: Nothing to be done for 'install-exec-am'.4749 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0'4750 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/ice-9'4751 /usr/bin/install -c -m 644  ice-9/eval.scm ice-9/psyntax-pp.scm ice-9/boot-9.scm ice-9/and-let-star.scm ice-9/arrays.scm ice-9/atomic.scm ice-9/binary-ports.scm ice-9/buffered-input.scm ice-9/calling.scm ice-9/command-line.scm ice-9/common-list.scm ice-9/control.scm ice-9/copy-tree.scm ice-9/curried-definitions.scm ice-9/custom-ports.scm ice-9/deprecated.scm ice-9/documentation.scm ice-9/eval-string.scm ice-9/exceptions.scm ice-9/expect.scm ice-9/fdes-finalizers.scm ice-9/format.scm ice-9/ftw.scm ice-9/futures.scm ice-9/gap-buffer.scm ice-9/getopt-long.scm ice-9/hash-table.scm ice-9/hcons.scm ice-9/history.scm ice-9/i18n.scm ice-9/iconv.scm ice-9/lineio.scm ice-9/list.scm ice-9/local-eval.scm ice-9/ls.scm ice-9/match.scm ice-9/networking.scm ice-9/null.scm ice-9/occam-channel.scm ice-9/optargs.scm '/build/guile/pkg/guile/usr/share/guile/3.0/ice-9'4752 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/ice-9'4753 /usr/bin/install -c -m 644  ice-9/peg.scm ice-9/poe.scm ice-9/poll.scm ice-9/popen.scm ice-9/ports.scm ice-9/posix.scm ice-9/pretty-print.scm ice-9/q.scm ice-9/r5rs.scm ice-9/rdelim.scm ice-9/receive.scm ice-9/regex.scm ice-9/runq.scm ice-9/rw.scm ice-9/safe-r5rs.scm ice-9/safe.scm ice-9/sandbox.scm ice-9/save-stack.scm ice-9/scm-style-repl.scm ice-9/serialize.scm ice-9/session.scm ice-9/slib.scm ice-9/soft-ports.scm ice-9/stack-catch.scm ice-9/streams.scm ice-9/string-fun.scm ice-9/suspendable-ports.scm ice-9/textual-ports.scm ice-9/threads.scm ice-9/time.scm ice-9/top-repl.scm ice-9/unicode.scm ice-9/vlist.scm ice-9/weak-vector.scm ice-9/match.upstream.scm ice-9/psyntax.scm ice-9/read.scm ice-9/r6rs-libraries.scm ice-9/r7rs-libraries.scm ice-9/quasisyntax.scm '/build/guile/pkg/guile/usr/share/guile/3.0/ice-9'4754 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/sxml'4755 /usr/bin/install -c -m 644  sxml/apply-templates.scm sxml/fold.scm sxml/match.scm sxml/simple.scm sxml/ssax.scm sxml/transform.scm sxml/xpath.scm sxml/sxml-match.ss '/build/guile/pkg/guile/usr/share/guile/3.0/sxml'4756 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/system'4757 /usr/bin/install -c -m 644  system/foreign.scm system/foreign-library.scm system/foreign-object.scm system/syntax.scm system/xref.scm '/build/guile/pkg/guile/usr/share/guile/3.0/system'4758 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-42'4759 /usr/bin/install -c -m 644  srfi/srfi-42/ec.scm '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-42'4760 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/web'4761 /usr/bin/install -c -m 644  web/client.scm web/http.scm web/request.scm web/response.scm web/server.scm web/uri.scm '/build/guile/pkg/guile/usr/share/guile/3.0/web'4762 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/scripts'4763 /usr/bin/install -c -m 644  scripts/compile.scm scripts/disassemble.scm scripts/display-commentary.scm scripts/doc-snarf.scm scripts/frisk.scm scripts/generate-autoload.scm scripts/help.scm scripts/lint.scm scripts/list.scm scripts/punify.scm scripts/read-scheme-source.scm scripts/read-text-outline.scm scripts/use2dot.scm scripts/snarf-check-and-output-texi.scm scripts/summarize-guile-TODO.scm scripts/api-diff.scm scripts/read-rfc822.scm scripts/snarf-guile-m4-docs.scm scripts/autofrisk.scm scripts/scan-api.scm '/build/guile/pkg/guile/usr/share/guile/3.0/scripts'4764 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/cps/guile-vm'4765 /usr/bin/install -c -m 644  language/cps/guile-vm/loop-instrumentation.scm language/cps/guile-vm/lower-primcalls.scm language/cps/guile-vm/reify-primitives.scm '/build/guile/pkg/guile/usr/share/guile/3.0/language/cps/guile-vm'4766 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/scheme'4767 /usr/bin/install -c -m 644  language/scheme/compile-tree-il.scm language/scheme/decompile-tree-il.scm language/scheme/spec.scm '/build/guile/pkg/guile/usr/share/guile/3.0/language/scheme'4768 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/tree-il'4769 /usr/bin/install -c -m 644  language/tree-il/analyze.scm language/tree-il/compile-bytecode.scm language/tree-il/compile-cps.scm language/tree-il/cps-primitives.scm language/tree-il/debug.scm language/tree-il/demux-lambda.scm language/tree-il/effects.scm language/tree-il/eta-expand.scm language/tree-il/fix-letrec.scm language/tree-il/inlinable-exports.scm language/tree-il/letrectify.scm language/tree-il/optimize.scm language/tree-il/peval.scm language/tree-il/primitives.scm language/tree-il/resolve-free-vars.scm language/tree-il/spec.scm '/build/guile/pkg/guile/usr/share/guile/3.0/language/tree-il'4770 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/value'4771 /usr/bin/install -c -m 644  language/value/spec.scm '/build/guile/pkg/guile/usr/share/guile/3.0/language/value'4772 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/ice-9/peg'4773 /usr/bin/install -c -m 644  ice-9/peg/cache.scm ice-9/peg/codegen.scm ice-9/peg/simplify-tree.scm ice-9/peg/string-peg.scm ice-9/peg/using-parsers.scm '/build/guile/pkg/guile/usr/share/guile/3.0/ice-9/peg'4774 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/web/server'4775 /usr/bin/install -c -m 644  web/server/http.scm '/build/guile/pkg/guile/usr/share/guile/3.0/web/server'4776 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-64'4777 /usr/bin/install -c -m 644  srfi/srfi-64/automake.scm '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-64'4778 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-4'4779 /usr/bin/install -c -m 644  srfi/srfi-4/gnu.scm '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-4'4780 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/system/repl'4781 /usr/bin/install -c -m 644  system/repl/debug.scm system/repl/error-handling.scm system/repl/common.scm system/repl/command.scm system/repl/repl.scm system/repl/server.scm system/repl/coop-server.scm system/repl/describe.scm '/build/guile/pkg/guile/usr/share/guile/3.0/system/repl'4782 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/rnrs/records'4783 /usr/bin/install -c -m 644  rnrs/records/inspection.scm rnrs/records/procedural.scm rnrs/records/syntactic.scm '/build/guile/pkg/guile/usr/share/guile/3.0/rnrs/records'4784 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/rnrs/arithmetic'4785 /usr/bin/install -c -m 644  rnrs/arithmetic/bitwise.scm rnrs/arithmetic/fixnums.scm rnrs/arithmetic/flonums.scm '/build/guile/pkg/guile/usr/share/guile/3.0/rnrs/arithmetic'4786 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/brainfuck'4787 /usr/bin/install -c -m 644  language/brainfuck/parse.scm language/brainfuck/compile-scheme.scm language/brainfuck/compile-tree-il.scm language/brainfuck/spec.scm '/build/guile/pkg/guile/usr/share/guile/3.0/language/brainfuck'4788 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language'4789 /usr/bin/install -c -m 644  language/tree-il.scm language/cps.scm language/bytecode.scm language/wisp.scm '/build/guile/pkg/guile/usr/share/guile/3.0/language'4790 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/wisp'4791 /usr/bin/install -c -m 644  language/wisp/spec.scm '/build/guile/pkg/guile/usr/share/guile/3.0/language/wisp'4792 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/system/base'4793 /usr/bin/install -c -m 644  system/base/pmatch.scm system/base/syntax.scm system/base/compile.scm system/base/optimize.scm system/base/language.scm system/base/lalr.scm system/base/message.scm system/base/target.scm system/base/types.scm system/base/ck.scm system/base/lalr.upstream.scm '/build/guile/pkg/guile/usr/share/guile/3.0/system/base'4794 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/rnrs/io'4795 /usr/bin/install -c -m 644  rnrs/io/simple.scm rnrs/io/ports.scm '/build/guile/pkg/guile/usr/share/guile/3.0/rnrs/io'4796 /usr/bin/install -c -m 644  rnrs.scm statprof.scm texinfo.scm '/build/guile/pkg/guile/usr/share/guile/3.0/.'4797 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-67'4798 /usr/bin/install -c -m 644  srfi/srfi-67/compare.scm '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-67'4799 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/sxml/ssax'4800 /usr/bin/install -c -m 644  sxml/ssax/input-parse.scm '/build/guile/pkg/guile/usr/share/guile/3.0/sxml/ssax'4801 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/system/vm'4802 /usr/bin/install -c -m 644  system/vm/assembler.scm system/vm/coverage.scm system/vm/debug.scm system/vm/disassembler.scm system/vm/dwarf.scm system/vm/elf.scm system/vm/frame.scm system/vm/inspect.scm system/vm/linker.scm system/vm/loader.scm system/vm/program.scm system/vm/trace.scm system/vm/trap-state.scm system/vm/traps.scm system/vm/vm.scm '/build/guile/pkg/guile/usr/share/guile/3.0/system/vm'4803 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-171'4804 /usr/bin/install -c -m 644  srfi/srfi-171/gnu.scm srfi/srfi-171/meta.scm '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-171'4805 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/rnrs'4806 /usr/bin/install -c -m 644  rnrs/base.scm rnrs/conditions.scm rnrs/control.scm rnrs/enums.scm rnrs/eval.scm rnrs/exceptions.scm rnrs/files.scm rnrs/hashtables.scm rnrs/lists.scm rnrs/mutable-pairs.scm rnrs/mutable-strings.scm rnrs/programs.scm rnrs/r5rs.scm rnrs/sorting.scm rnrs/syntax-case.scm rnrs/unicode.scm rnrs/bytevectors.scm '/build/guile/pkg/guile/usr/share/guile/3.0/rnrs'4807 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/system/base/types'4808 /usr/bin/install -c -m 644  system/base/types/internal.scm '/build/guile/pkg/guile/usr/share/guile/3.0/system/base/types'4809 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/rnrs/bytevectors'4810 /usr/bin/install -c -m 644  rnrs/bytevectors/gnu.scm '/build/guile/pkg/guile/usr/share/guile/3.0/rnrs/bytevectors'4811 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-9'4812 /usr/bin/install -c -m 644  srfi/srfi-9/gnu.scm '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-9'4813 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/elisp/runtime'4814 /usr/bin/install -c -m 644  language/elisp/runtime/function-slot.scm language/elisp/runtime/value-slot.scm '/build/guile/pkg/guile/usr/share/guile/3.0/language/elisp/runtime'4815 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/elisp'4816 /usr/bin/install -c -m 644  language/elisp/falias.scm language/elisp/lexer.scm language/elisp/parser.scm language/elisp/bindings.scm language/elisp/compile-tree-il.scm language/elisp/runtime.scm language/elisp/spec.scm language/elisp/boot.el '/build/guile/pkg/guile/usr/share/guile/3.0/language/elisp'4817 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/ecmascript'4818 /usr/bin/install -c -m 644  language/ecmascript/tokenize.scm language/ecmascript/parse.scm language/ecmascript/impl.scm language/ecmascript/base.scm language/ecmascript/function.scm language/ecmascript/array.scm language/ecmascript/compile-tree-il.scm language/ecmascript/spec.scm '/build/guile/pkg/guile/usr/share/guile/3.0/language/ecmascript'4819 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/sxml/upstream'4820 /usr/bin/install -c -m 644  sxml/upstream/SSAX.scm sxml/upstream/SXML-tree-trans.scm sxml/upstream/SXPath-old.scm sxml/upstream/assert.scm sxml/upstream/input-parse.scm '/build/guile/pkg/guile/usr/share/guile/3.0/sxml/upstream'4821 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/texinfo'4822 /usr/bin/install -c -m 644  texinfo/docbook.scm texinfo/html.scm texinfo/indexing.scm texinfo/string-utils.scm texinfo/plain-text.scm texinfo/reflection.scm texinfo/serialize.scm '/build/guile/pkg/guile/usr/share/guile/3.0/texinfo'4823 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/oop'4824 /usr/bin/install -c -m 644  oop/goops.scm '/build/guile/pkg/guile/usr/share/guile/3.0/oop'4825 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-207/upstream'4826 /usr/bin/install -c -m 644  srfi/srfi-207/upstream/base64.scm srfi/srfi-207/upstream/bytestrings-impl.scm '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-207/upstream'4827 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/srfi'4828 /usr/bin/install -c -m 644  srfi/srfi-1.scm srfi/srfi-2.scm srfi/srfi-4.scm srfi/srfi-6.scm srfi/srfi-8.scm srfi/srfi-9.scm srfi/srfi-10.scm srfi/srfi-11.scm srfi/srfi-13.scm srfi/srfi-14.scm srfi/srfi-16.scm srfi/srfi-17.scm srfi/srfi-18.scm srfi/srfi-19.scm srfi/srfi-26.scm srfi/srfi-27.scm srfi/srfi-28.scm srfi/srfi-31.scm srfi/srfi-34.scm srfi/srfi-35.scm srfi/srfi-37.scm srfi/srfi-38.scm srfi/srfi-41.scm srfi/srfi-42.scm srfi/srfi-43.scm srfi/srfi-39.scm srfi/srfi-45.scm srfi/srfi-60.scm srfi/srfi-64.scm srfi/srfi-67.scm srfi/srfi-69.scm srfi/srfi-71.scm srfi/srfi-88.scm srfi/srfi-98.scm srfi/srfi-111.scm srfi/srfi-171.scm srfi/srfi-197.scm srfi/srfi-207.scm srfi/srfi-244.scm '/build/guile/pkg/guile/usr/share/guile/3.0/srfi'4829 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/scheme'4830 /usr/bin/install -c -m 644  scheme/base.scm scheme/case-lambda.scm scheme/char.scm scheme/complex.scm scheme/cxr.scm scheme/eval.scm scheme/file.scm scheme/inexact.scm scheme/lazy.scm scheme/load.scm scheme/process-context.scm scheme/r5rs.scm scheme/read.scm scheme/repl.scm scheme/time.scm scheme/write.scm '/build/guile/pkg/guile/usr/share/guile/3.0/scheme'4831 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/oop/goops'4832 /usr/bin/install -c -m 644  oop/goops/active-slot.scm oop/goops/composite-slot.scm oop/goops/describe.scm oop/goops/internal.scm oop/goops/save.scm oop/goops/stklos.scm oop/goops/accessors.scm oop/goops/simple.scm oop/goops/keyword-formals.scm '/build/guile/pkg/guile/usr/share/guile/3.0/oop/goops'4833 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/bytecode'4834 /usr/bin/install -c -m 644  language/bytecode/spec.scm '/build/guile/pkg/guile/usr/share/guile/3.0/language/bytecode'4835 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/cps'4836 /usr/bin/install -c -m 644  language/cps/closure-conversion.scm language/cps/compile-bytecode.scm language/cps/contification.scm language/cps/cse.scm language/cps/dce.scm language/cps/devirtualize-integers.scm language/cps/dump.scm language/cps/elide-arity-checks.scm language/cps/effects-analysis.scm language/cps/graphs.scm language/cps/intmap.scm language/cps/intset.scm language/cps/licm.scm language/cps/optimize.scm language/cps/peel-loops.scm language/cps/prune-top-level-scopes.scm language/cps/renumber.scm language/cps/return-types.scm language/cps/rotate-loops.scm language/cps/self-references.scm language/cps/simplify.scm language/cps/slot-allocation.scm language/cps/spec.scm language/cps/specialize-primcalls.scm language/cps/specialize-numbers.scm language/cps/split-rec.scm language/cps/switch.scm language/cps/type-checks.scm language/cps/type-fold.scm language/cps/types.scm language/cps/utils.scm language/cps/verify.scm language/cps/with-cps.scm language/cps/guile-vm.scm '/build/guile/pkg/guile/usr/share/guile/3.0/language/cps'4837make[3]: Leaving directory '/build/guile/src/guile-3.0.11/module'4838make[2]: Leaving directory '/build/guile/src/guile-3.0.11/module'4839Making install in stage04840make[2]: Entering directory '/build/guile/src/guile-3.0.11/stage0'4841make[3]: Entering directory '/build/guile/src/guile-3.0.11/stage0'4842make[3]: Nothing to be done for 'install-exec-am'.4843make[3]: Nothing to be done for 'install-data-am'.4844make[3]: Leaving directory '/build/guile/src/guile-3.0.11/stage0'4845make[2]: Leaving directory '/build/guile/src/guile-3.0.11/stage0'4846Making install in stage14847make[2]: Entering directory '/build/guile/src/guile-3.0.11/stage1'4848make[3]: Entering directory '/build/guile/src/guile-3.0.11/stage1'4849make[3]: Nothing to be done for 'install-exec-am'.4850make[3]: Nothing to be done for 'install-data-am'.4851make[3]: Leaving directory '/build/guile/src/guile-3.0.11/stage1'4852make[2]: Leaving directory '/build/guile/src/guile-3.0.11/stage1'4853Making install in stage24854make[2]: Entering directory '/build/guile/src/guile-3.0.11/stage2'4855make[3]: Entering directory '/build/guile/src/guile-3.0.11/stage2'4856make[3]: Nothing to be done for 'install-exec-am'.4857 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache'4858 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/ice-9'4859 /usr/bin/install -c -m 644  ice-9/eval.go ice-9/psyntax-pp.go ice-9/boot-9.go ice-9/and-let-star.go ice-9/arrays.go ice-9/atomic.go ice-9/binary-ports.go ice-9/buffered-input.go ice-9/calling.go ice-9/command-line.go ice-9/common-list.go ice-9/control.go ice-9/copy-tree.go ice-9/curried-definitions.go ice-9/custom-ports.go ice-9/deprecated.go ice-9/documentation.go ice-9/eval-string.go ice-9/exceptions.go ice-9/expect.go ice-9/fdes-finalizers.go ice-9/format.go ice-9/ftw.go ice-9/futures.go ice-9/gap-buffer.go ice-9/getopt-long.go ice-9/hash-table.go ice-9/hcons.go ice-9/history.go ice-9/i18n.go ice-9/iconv.go ice-9/lineio.go ice-9/list.go ice-9/local-eval.go ice-9/ls.go ice-9/match.go ice-9/networking.go ice-9/null.go ice-9/occam-channel.go ice-9/optargs.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/ice-9'4860 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/sxml'4861 /usr/bin/install -c -m 644  sxml/apply-templates.go sxml/fold.go sxml/match.go sxml/simple.go sxml/ssax.go sxml/transform.go sxml/xpath.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/sxml'4862 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/system'4863 /usr/bin/install -c -m 644  system/foreign.go system/foreign-library.go system/foreign-object.go system/syntax.go system/xref.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/system'4864 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/web'4865 /usr/bin/install -c -m 644  web/client.go web/http.go web/request.go web/response.go web/server.go web/uri.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/web'4866 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/scripts'4867 /usr/bin/install -c -m 644  scripts/compile.go scripts/disassemble.go scripts/display-commentary.go scripts/doc-snarf.go scripts/frisk.go scripts/generate-autoload.go scripts/help.go scripts/lint.go scripts/list.go scripts/punify.go scripts/read-scheme-source.go scripts/read-text-outline.go scripts/use2dot.go scripts/snarf-check-and-output-texi.go scripts/summarize-guile-TODO.go scripts/api-diff.go scripts/read-rfc822.go scripts/snarf-guile-m4-docs.go scripts/autofrisk.go scripts/scan-api.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/scripts'4868 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/cps/guile-vm'4869 /usr/bin/install -c -m 644  language/cps/guile-vm/loop-instrumentation.go language/cps/guile-vm/lower-primcalls.go language/cps/guile-vm/reify-primitives.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/cps/guile-vm'4870 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/scheme'4871 /usr/bin/install -c -m 644  language/scheme/compile-tree-il.go language/scheme/decompile-tree-il.go language/scheme/spec.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/scheme'4872 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/tree-il'4873 /usr/bin/install -c -m 644  language/tree-il/analyze.go language/tree-il/compile-bytecode.go language/tree-il/compile-cps.go language/tree-il/cps-primitives.go language/tree-il/debug.go language/tree-il/demux-lambda.go language/tree-il/effects.go language/tree-il/eta-expand.go language/tree-il/fix-letrec.go language/tree-il/inlinable-exports.go language/tree-il/letrectify.go language/tree-il/optimize.go language/tree-il/peval.go language/tree-il/primitives.go language/tree-il/resolve-free-vars.go language/tree-il/spec.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/tree-il'4874 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/value'4875 /usr/bin/install -c -m 644  language/value/spec.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/value'4876 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/ice-9/peg'4877 /usr/bin/install -c -m 644  ice-9/peg/cache.go ice-9/peg/codegen.go ice-9/peg/simplify-tree.go ice-9/peg/string-peg.go ice-9/peg/using-parsers.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/ice-9/peg'4878 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/web/server'4879 /usr/bin/install -c -m 644  web/server/http.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/web/server'4880 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi/srfi-64'4881 /usr/bin/install -c -m 644  srfi/srfi-64/automake.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi/srfi-64'4882 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi/srfi-4'4883 /usr/bin/install -c -m 644  srfi/srfi-4/gnu.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi/srfi-4'4884 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/system/repl'4885 /usr/bin/install -c -m 644  system/repl/debug.go system/repl/error-handling.go system/repl/common.go system/repl/command.go system/repl/repl.go system/repl/server.go system/repl/coop-server.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/system/repl'4886 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/rnrs/records'4887 /usr/bin/install -c -m 644  rnrs/records/inspection.go rnrs/records/procedural.go rnrs/records/syntactic.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/rnrs/records'4888 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/rnrs/arithmetic'4889 /usr/bin/install -c -m 644  rnrs/arithmetic/bitwise.go rnrs/arithmetic/fixnums.go rnrs/arithmetic/flonums.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/rnrs/arithmetic'4890 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/brainfuck'4891 /usr/bin/install -c -m 644  language/brainfuck/parse.go language/brainfuck/compile-scheme.go language/brainfuck/compile-tree-il.go language/brainfuck/spec.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/brainfuck'4892 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language'4893 /usr/bin/install -c -m 644  language/tree-il.go language/cps.go language/bytecode.go language/wisp.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language'4894 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/wisp'4895 /usr/bin/install -c -m 644  language/wisp/spec.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/wisp'4896 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/system/base'4897 /usr/bin/install -c -m 644  system/base/pmatch.go system/base/syntax.go system/base/compile.go system/base/optimize.go system/base/language.go system/base/lalr.go system/base/message.go system/base/target.go system/base/types.go system/base/ck.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/system/base'4898 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/rnrs/io'4899 /usr/bin/install -c -m 644  rnrs/io/simple.go rnrs/io/ports.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/rnrs/io'4900 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/ice-9'4901 /usr/bin/install -c -m 644  ice-9/peg.go ice-9/poe.go ice-9/poll.go ice-9/popen.go ice-9/ports.go ice-9/posix.go ice-9/pretty-print.go ice-9/q.go ice-9/r5rs.go ice-9/rdelim.go ice-9/receive.go ice-9/regex.go ice-9/runq.go ice-9/rw.go ice-9/safe-r5rs.go ice-9/safe.go ice-9/sandbox.go ice-9/save-stack.go ice-9/scm-style-repl.go ice-9/serialize.go ice-9/session.go ice-9/slib.go ice-9/soft-ports.go ice-9/stack-catch.go ice-9/streams.go ice-9/string-fun.go ice-9/suspendable-ports.go ice-9/textual-ports.go ice-9/threads.go ice-9/time.go ice-9/top-repl.go ice-9/unicode.go ice-9/vlist.go ice-9/weak-vector.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/ice-9'4902 /usr/bin/install -c -m 644  rnrs.go statprof.go texinfo.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/.'4903 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/sxml/ssax'4904 /usr/bin/install -c -m 644  sxml/ssax/input-parse.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/sxml/ssax'4905 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/system/vm'4906 /usr/bin/install -c -m 644  system/vm/assembler.go system/vm/coverage.go system/vm/debug.go system/vm/disassembler.go system/vm/dwarf.go system/vm/elf.go system/vm/frame.go system/vm/inspect.go system/vm/linker.go system/vm/loader.go system/vm/program.go system/vm/trace.go system/vm/trap-state.go system/vm/traps.go system/vm/vm.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/system/vm'4907 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi/srfi-171'4908 /usr/bin/install -c -m 644  srfi/srfi-171/gnu.go srfi/srfi-171/meta.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi/srfi-171'4909 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/rnrs'4910 /usr/bin/install -c -m 644  rnrs/base.go rnrs/conditions.go rnrs/control.go rnrs/enums.go rnrs/eval.go rnrs/exceptions.go rnrs/files.go rnrs/hashtables.go rnrs/lists.go rnrs/mutable-pairs.go rnrs/mutable-strings.go rnrs/programs.go rnrs/r5rs.go rnrs/sorting.go rnrs/syntax-case.go rnrs/unicode.go rnrs/bytevectors.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/rnrs'4911 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/system/base/types'4912 /usr/bin/install -c -m 644  system/base/types/internal.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/system/base/types'4913 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/rnrs/bytevectors'4914 /usr/bin/install -c -m 644  rnrs/bytevectors/gnu.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/rnrs/bytevectors'4915 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi/srfi-9'4916 /usr/bin/install -c -m 644  srfi/srfi-9/gnu.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi/srfi-9'4917 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/elisp/runtime'4918 /usr/bin/install -c -m 644  language/elisp/runtime/function-slot.go language/elisp/runtime/value-slot.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/elisp/runtime'4919 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/elisp'4920 /usr/bin/install -c -m 644  language/elisp/falias.go language/elisp/lexer.go language/elisp/parser.go language/elisp/bindings.go language/elisp/compile-tree-il.go language/elisp/runtime.go language/elisp/spec.go language/elisp/boot.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/elisp'4921 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/ecmascript'4922 /usr/bin/install -c -m 644  language/ecmascript/tokenize.go language/ecmascript/parse.go language/ecmascript/impl.go language/ecmascript/base.go language/ecmascript/function.go language/ecmascript/array.go language/ecmascript/compile-tree-il.go language/ecmascript/spec.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/ecmascript'4923 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/texinfo'4924 /usr/bin/install -c -m 644  texinfo/docbook.go texinfo/html.go texinfo/indexing.go texinfo/string-utils.go texinfo/plain-text.go texinfo/reflection.go texinfo/serialize.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/texinfo'4925 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/oop'4926 /usr/bin/install -c -m 644  oop/goops.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/oop'4927 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi'4928 /usr/bin/install -c -m 644  srfi/srfi-1.go srfi/srfi-2.go srfi/srfi-4.go srfi/srfi-6.go srfi/srfi-8.go srfi/srfi-9.go srfi/srfi-10.go srfi/srfi-11.go srfi/srfi-13.go srfi/srfi-14.go srfi/srfi-16.go srfi/srfi-17.go srfi/srfi-18.go srfi/srfi-19.go srfi/srfi-26.go srfi/srfi-27.go srfi/srfi-28.go srfi/srfi-31.go srfi/srfi-34.go srfi/srfi-35.go srfi/srfi-37.go srfi/srfi-38.go srfi/srfi-41.go srfi/srfi-42.go srfi/srfi-43.go srfi/srfi-39.go srfi/srfi-45.go srfi/srfi-60.go srfi/srfi-64.go srfi/srfi-67.go srfi/srfi-69.go srfi/srfi-71.go srfi/srfi-88.go srfi/srfi-98.go srfi/srfi-111.go srfi/srfi-171.go srfi/srfi-197.go srfi/srfi-207.go srfi/srfi-244.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi'4929 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/scheme'4930 /usr/bin/install -c -m 644  scheme/base.go scheme/case-lambda.go scheme/char.go scheme/complex.go scheme/cxr.go scheme/eval.go scheme/file.go scheme/inexact.go scheme/lazy.go scheme/load.go scheme/process-context.go scheme/r5rs.go scheme/read.go scheme/repl.go scheme/time.go scheme/write.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/scheme'4931 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/oop/goops'4932 /usr/bin/install -c -m 644  oop/goops/active-slot.go oop/goops/composite-slot.go oop/goops/describe.go oop/goops/internal.go oop/goops/save.go oop/goops/stklos.go oop/goops/accessors.go oop/goops/simple.go oop/goops/keyword-formals.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/oop/goops'4933 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/bytecode'4934 /usr/bin/install -c -m 644  language/bytecode/spec.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/bytecode'4935 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/cps'4936 /usr/bin/install -c -m 644  language/cps/closure-conversion.go language/cps/compile-bytecode.go language/cps/contification.go language/cps/cse.go language/cps/dce.go language/cps/devirtualize-integers.go language/cps/dump.go language/cps/elide-arity-checks.go language/cps/effects-analysis.go language/cps/graphs.go language/cps/intmap.go language/cps/intset.go language/cps/licm.go language/cps/optimize.go language/cps/peel-loops.go language/cps/prune-top-level-scopes.go language/cps/renumber.go language/cps/return-types.go language/cps/rotate-loops.go language/cps/self-references.go language/cps/simplify.go language/cps/slot-allocation.go language/cps/spec.go language/cps/specialize-primcalls.go language/cps/specialize-numbers.go language/cps/split-rec.go language/cps/switch.go language/cps/type-checks.go language/cps/type-fold.go language/cps/types.go language/cps/utils.go language/cps/verify.go language/cps/with-cps.go language/cps/guile-vm.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/cps'4937make[3]: Leaving directory '/build/guile/src/guile-3.0.11/stage2'4938make[2]: Leaving directory '/build/guile/src/guile-3.0.11/stage2'4939Making install in guile-readline4940make[2]: Entering directory '/build/guile/src/guile-3.0.11/guile-readline'4941make  install-am4942make[3]: Entering directory '/build/guile/src/guile-3.0.11/guile-readline'4943make[4]: Entering directory '/build/guile/src/guile-3.0.11/guile-readline'4944make[4]: Nothing to be done for 'install-exec-am'.4945 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/extensions'4946 /bin/sh ../libtool   --mode=install /usr/bin/install -c   guile-readline.la '/build/guile/pkg/guile/usr/lib/guile/3.0/extensions'4947libtool: warning: relinking 'guile-readline.la'4948libtool: install: (cd /build/guile/src/guile-3.0.11/guile-readline; /bin/sh "/build/guile/src/guile-3.0.11/libtool"  --silent --tag CC --mode=relink gcc -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/guile/src=/usr/src/debug/guile -flto=auto -std=gnu17 -Werror=array-bounds -flto -ffat-lto-objects -export-dynamic -no-undefined -module -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o guile-readline.la -rpath /usr/lib/guile/3.0/extensions readline.lo -L/usr/lib -lreadline -lncurses ../libguile/libguile-3.0.la ../lib/libgnu.la -lcrypt -lm -inst-prefix-dir /build/guile/pkg/guile)4949libtool: install: /usr/bin/install -c .libs/guile-readline.so.0.0.0T /build/guile/pkg/guile/usr/lib/guile/3.0/extensions/guile-readline.so.0.0.04950libtool: install: (cd /build/guile/pkg/guile/usr/lib/guile/3.0/extensions && { ln -s -f guile-readline.so.0.0.0 guile-readline.so.0 || { rm -f guile-readline.so.0 && ln -s guile-readline.so.0.0.0 guile-readline.so.0; }; })4951libtool: install: (cd /build/guile/pkg/guile/usr/lib/guile/3.0/extensions && { ln -s -f guile-readline.so.0.0.0 guile-readline.so || { rm -f guile-readline.so && ln -s guile-readline.so.0.0.0 guile-readline.so; }; })4952libtool: install: /usr/bin/install -c .libs/guile-readline.lai /build/guile/pkg/guile/usr/lib/guile/3.0/extensions/guile-readline.la4953libtool: warning: remember to run 'libtool --finish /usr/lib/guile/3.0/extensions'4954 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/include/guile/3.0'4955 /usr/bin/install -c -m 644 readline.h '/build/guile/pkg/guile/usr/include/guile/3.0'4956 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/'4957 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0//ice-9'4958 /usr/bin/install -c -m 644  ice-9/readline.scm '/build/guile/pkg/guile/usr/share/guile/3.0//ice-9'4959 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/'4960 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache//ice-9'4961 /usr/bin/install -c -m 644  ice-9/readline.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache//ice-9'4962make[4]: Leaving directory '/build/guile/src/guile-3.0.11/guile-readline'4963make[3]: Leaving directory '/build/guile/src/guile-3.0.11/guile-readline'4964make[2]: Leaving directory '/build/guile/src/guile-3.0.11/guile-readline'4965Making install in examples4966make[2]: Entering directory '/build/guile/src/guile-3.0.11/examples'4967make[3]: Entering directory '/build/guile/src/guile-3.0.11/examples'4968make[3]: Nothing to be done for 'install-exec-am'.4969make[3]: Nothing to be done for 'install-data-am'.4970make[3]: Leaving directory '/build/guile/src/guile-3.0.11/examples'4971make[2]: Leaving directory '/build/guile/src/guile-3.0.11/examples'4972Making install in doc4973make[2]: Entering directory '/build/guile/src/guile-3.0.11/doc'4974Making install in ref4975make[3]: Entering directory '/build/guile/src/guile-3.0.11/doc/ref'4976make[4]: Entering directory '/build/guile/src/guile-3.0.11/doc/ref'4977make[4]: Nothing to be done for 'install-exec-am'.4978 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/info'4979 /usr/bin/install -c -m 644 ./guile.info ./guile.info-1 ./guile.info-2 ./guile.info-3 ./guile.info-4 ./guile.info-5 ./guile.info-6 ./guile.info-7 ./guile.info-8 ./guile.info-9 ./guile.info-10 ./guile.info-11 '/build/guile/pkg/guile/usr/share/info'4980 install-info --info-dir='/build/guile/pkg/guile/usr/share/info' '/build/guile/pkg/guile/usr/share/info/guile.info'4981make[4]: Leaving directory '/build/guile/src/guile-3.0.11/doc/ref'4982make[3]: Leaving directory '/build/guile/src/guile-3.0.11/doc/ref'4983Making install in r5rs4984make[3]: Entering directory '/build/guile/src/guile-3.0.11/doc/r5rs'4985make[4]: Entering directory '/build/guile/src/guile-3.0.11/doc/r5rs'4986make[4]: Nothing to be done for 'install-exec-am'.4987 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/info'4988 /usr/bin/install -c -m 644 ./r5rs.info '/build/guile/pkg/guile/usr/share/info'4989 install-info --info-dir='/build/guile/pkg/guile/usr/share/info' '/build/guile/pkg/guile/usr/share/info/r5rs.info'4990make[4]: Leaving directory '/build/guile/src/guile-3.0.11/doc/r5rs'4991make[3]: Leaving directory '/build/guile/src/guile-3.0.11/doc/r5rs'4992make[3]: Entering directory '/build/guile/src/guile-3.0.11/doc'4993make[4]: Entering directory '/build/guile/src/guile-3.0.11/doc'4994make[4]: Nothing to be done for 'install-exec-am'.4995 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/man/man1'4996 /usr/bin/install -c -m 644 guile.1 '/build/guile/pkg/guile/usr/share/man/man1'4997make[4]: Leaving directory '/build/guile/src/guile-3.0.11/doc'4998make[3]: Leaving directory '/build/guile/src/guile-3.0.11/doc'4999make[2]: Leaving directory '/build/guile/src/guile-3.0.11/doc'5000Making install in .5001make[2]: Entering directory '/build/guile/src/guile-3.0.11'5002make[3]: Entering directory '/build/guile/src/guile-3.0.11'5003make[3]: Nothing to be done for 'install-exec-am'.5004 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/include/guile/3.0'5005 /usr/bin/install -c -m 644 libguile.h '/build/guile/pkg/guile/usr/include/guile/3.0'5006 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0'5007 /usr/bin/install -c -m 644 libguile/guile-procedures.txt '/build/guile/pkg/guile/usr/share/guile/3.0'5008make[3]: Leaving directory '/build/guile/src/guile-3.0.11'5009make[2]: Leaving directory '/build/guile/src/guile-3.0.11'5010Making install in test-suite5011make[2]: Entering directory '/build/guile/src/guile-3.0.11/test-suite'5012Making install in standalone5013make[3]: Entering directory '/build/guile/src/guile-3.0.11/test-suite/standalone'5014make  install-am5015make[4]: Entering directory '/build/guile/src/guile-3.0.11/test-suite/standalone'5016make[5]: Entering directory '/build/guile/src/guile-3.0.11/test-suite/standalone'5017make[5]: Nothing to be done for 'install-exec-am'.5018make[5]: Nothing to be done for 'install-data-am'.5019make[5]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite/standalone'5020make[4]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite/standalone'5021make[3]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite/standalone'5022make[3]: Entering directory '/build/guile/src/guile-3.0.11/test-suite'5023make[4]: Entering directory '/build/guile/src/guile-3.0.11/test-suite'5024make[4]: Nothing to be done for 'install-exec-am'.5025make[4]: Nothing to be done for 'install-data-am'.5026make[4]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite'5027make[3]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite'5028make[2]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite'5029make[1]: Leaving directory '/build/guile/src/guile-3.0.11'5030make: Leaving directory '/build/guile/src/guile-3.0.11'5031==> Tidying install...5032  -> Removing libtool files...5033  -> Removing static library files...5034  -> Purging unwanted files...5035  -> Stripping unneeded symbols from binaries and libraries...5036  -> Compressing man and info pages...5037==> Checking for packaging issues...5038==> WARNING: Package contains reference to $srcdir5039usr/lib/libguile-3.0.so.1.7.15040==> Creating package "guile"...5041  -> Generating .PKGINFO file...5042  -> Generating .BUILDINFO file...5043  -> Generating .MTREE file...5044  -> Compressing package...5045==> Creating package "guile-debug"...5046  -> Generating .PKGINFO file...5047  -> Generating .BUILDINFO file...5048  -> Generating .MTREE file...5049  -> Compressing package...5050==> Leaving fakeroot environment.5051==> Finished making: guile 3.0.11-1 (Tue Sep  8 19:18:27 2026)5052==> builder-signed guile-3.0.11-1-x86_64.pkg.tar.zst5053==> builder-signed guile-debug-3.0.11-1-x86_64.pkg.tar.zst5054==> archci-build finished with 0 at 2026-09-08T19:18:27Z: guile-3.0.11-1-x86_64.pkg.tar.zst guile-debug-3.0.11-1-x86_64.pkg.tar.zst