▣ archci hegjon-test
master seen 1s ago

guile 3.0.11-1 aarch64, from core done

done 2026-09-12T00:00:57Z on jonny-ryzen9-aarch64-2, attempt 1

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

log 4066 lines

1==> archci-build 5-1789071165-hegjon-test,guile,3.0.11-1,aarch64 on jonny-ryzen9 at 2026-09-11T17:46:38Z2    repo=hegjon-test arch=aarch64 profile=extra chroot=/var/lib/archbuild/extra-aarch64 copy=archci-2 commit=fec331a68dbe98bf2443f8ee31da4ad228c333fe3    pacman.conf=/var/lib/archci-worker/chroot-conf/hegjon-test-extra-aarch64.conf makepkg.conf=/usr/lib/archci/arch/aarch64/makepkg.conf cache=/var/cache/archci/pkg/hegjon-test-aarch64/4==> Fetching pkgbuilds/guile at fec331a68dbe98bf2443f8ee31da4ad228c333fe from https://github.com/hegjon/omarchy-pkgs.git5==> Building guile 3.0.11-1 in archci-26pam_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/pgp9pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)10pam_unix(runuser:session): session closed for user archci11pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)12pam_unix(runuser:session): session closed for user archci13==> Refreshed 3 signing key(s) from hkps://keys.openpgp.org14pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)15==> Refreshed 3 signing key(s) from hkps://keyserver.ubuntu.com16==> Building aarch64 under emulation: check() skipped (ARCHCI_EMULATED_NOCHECK)17==> Synchronizing chroot copy [/var/lib/archbuild/extra-aarch64/root] -> [archci-2]...done18    root : PWD=/var/lib/archci-worker/build/aarch64-2/guile ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.Yb22nGc4FA makepkg --config=/var/lib/archbuild/extra-aarch64/archci-2/etc/makepkg.conf --verifysource -o --ignorearch19pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)20==> Making package: guile 3.0.11-1 (Fri Sep 11 19:46:41 2026)21==> Retrieving sources...22  -> Found guile-3.0.11.tar.gz23  -> Found guile-3.0.11.tar.gz.sig24==> Validating source files with sha256sums...25    guile-3.0.11.tar.gz ... Passed26    guile-3.0.11.tar.gz.sig ... Skipped27==> Verifying source file signatures with gpg...28    guile-3.0.11.tar.gz ... Passed29pam_unix(sudo:session): session closed for user archci30    root : PWD=/var/lib/archci-worker/build/aarch64-2/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 (Fri Sep 11 17:46:50 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... aarch64-unknown-linux-gnu45checking host system type... aarch64-unknown-linux-gnu46checking target system type... aarch64-unknown-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... 20260911T174724Z131checking 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 aarch64... 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 aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop473checking how to convert aarch64-unknown-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) 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.lo1232In file included from ./lightening/lightening/lightening.c:576:1233./lightening/lightening/aarch64.c:107:3: warning: 'emit_veneer_jcc' defined but not used [-Wunused-function]1234  107 |   emit_##name(jit_state_t *_jit, uint32_t inst)                         \1235      |   ^~~~~1236./lightening/lightening/aarch64.c:121:5: note: in expansion of macro 'DEFINE_PATCHABLE_INSTRUCTION'1237  121 |     DEFINE_PATCHABLE_INSTRUCTION(veneer_##name, kind, RELOC, rsh);1238      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~1239./lightening/lightening/aarch64.c:124:1: note: in expansion of macro 'DEFINE_PATCHABLE_INSTRUCTIONS'1240  124 | DEFINE_PATCHABLE_INSTRUCTIONS(jcc, simm19, JCC_WITH_VENEER, 2);1241      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~1242./lightening/lightening/aarch64.c:91:3: warning: 'read_veneer_jcc_offset' defined but not used [-Wunused-function]1243   91 |   read_##name##_offset(uint32_t *loc)                                   \1244      |   ^~~~~1245./lightening/lightening/aarch64.c:121:5: note: in expansion of macro 'DEFINE_PATCHABLE_INSTRUCTION'1246  121 |     DEFINE_PATCHABLE_INSTRUCTION(veneer_##name, kind, RELOC, rsh);1247      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~1248./lightening/lightening/aarch64.c:124:1: note: in expansion of macro 'DEFINE_PATCHABLE_INSTRUCTIONS'1249  124 | DEFINE_PATCHABLE_INSTRUCTIONS(jcc, simm19, JCC_WITH_VENEER, 2);1250      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~1251./lightening/lightening/aarch64.c:107:3: warning: 'emit_veneer_jmp' defined but not used [-Wunused-function]1252  107 |   emit_##name(jit_state_t *_jit, uint32_t inst)                         \1253      |   ^~~~~1254./lightening/lightening/aarch64.c:121:5: note: in expansion of macro 'DEFINE_PATCHABLE_INSTRUCTION'1255  121 |     DEFINE_PATCHABLE_INSTRUCTION(veneer_##name, kind, RELOC, rsh);1256      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~1257./lightening/lightening/aarch64.c:123:1: note: in expansion of macro 'DEFINE_PATCHABLE_INSTRUCTIONS'1258  123 | DEFINE_PATCHABLE_INSTRUCTIONS(jmp, simm26, JMP_WITH_VENEER, 2);1259      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~1260./lightening/lightening/aarch64.c:91:3: warning: 'read_veneer_jmp_offset' defined but not used [-Wunused-function]1261   91 |   read_##name##_offset(uint32_t *loc)                                   \1262      |   ^~~~~1263./lightening/lightening/aarch64.c:121:5: note: in expansion of macro 'DEFINE_PATCHABLE_INSTRUCTION'1264  121 |     DEFINE_PATCHABLE_INSTRUCTION(veneer_##name, kind, RELOC, rsh);1265      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~1266./lightening/lightening/aarch64.c:123:1: note: in expansion of macro 'DEFINE_PATCHABLE_INSTRUCTIONS'1267  123 | DEFINE_PATCHABLE_INSTRUCTIONS(jmp, simm26, JMP_WITH_VENEER, 2);1268      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~1269  CC       libguile_3.0_la-dynl.lo1270  CC       libguile_3.0_la-posix.lo1271  CC       libguile_3.0_la-net_db.lo1272  CC       libguile_3.0_la-socket.lo1273  CC       libguile_3.0_la-regex-posix.lo1274  CCLD     libguile-3.0.la1275/usr/bin/ld: /tmp/ccmzFCmv.ltrans18.ltrans.o: in function `scm_tmpnam':1276/build/guile/src/guile-3.0.11/libguile/posix.c:1799:(.text+0x67e4): warning: the use of `tmpnam' is dangerous, better use `mkstemp'1277  CCLD     guile1278  GEN      c-tokenize.o1279  GEN      guile_filter_doc_snarfage1280make[3]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'1281make[2]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'1282Making all in module1283make[2]: Entering directory '/build/guile/src/guile-3.0.11/module'1284make[2]: Nothing to be done for 'all'.1285make[2]: Leaving directory '/build/guile/src/guile-3.0.11/module'1286Making all in stage01287make[2]: Entering directory '/build/guile/src/guile-3.0.11/stage0'1288  BOOTSTRAP(stage0) GUILEC ice-9/eval.go1289wrote `ice-9/eval.go'1290  BOOTSTRAP(stage0) GUILEC ice-9/psyntax-pp.go1291wrote `ice-9/psyntax-pp.go'1292  BOOTSTRAP(stage0) GUILEC ice-9/boot-9.go1293wrote `ice-9/boot-9.go'1294  BOOTSTRAP(stage0) GUILEC language/tree-il.go1295wrote `language/tree-il.go'1296  BOOTSTRAP(stage0) GUILEC language/tree-il/analyze.go1297wrote `language/tree-il/analyze.go'1298  BOOTSTRAP(stage0) GUILEC language/tree-il/compile-bytecode.go1299wrote `language/tree-il/compile-bytecode.go'1300  BOOTSTRAP(stage0) GUILEC language/tree-il/compile-cps.go1301wrote `language/tree-il/compile-cps.go'1302  BOOTSTRAP(stage0) GUILEC language/tree-il/cps-primitives.go1303wrote `language/tree-il/cps-primitives.go'1304  BOOTSTRAP(stage0) GUILEC language/tree-il/debug.go1305wrote `language/tree-il/debug.go'1306  BOOTSTRAP(stage0) GUILEC language/tree-il/demux-lambda.go1307wrote `language/tree-il/demux-lambda.go'1308  BOOTSTRAP(stage0) GUILEC language/tree-il/effects.go1309wrote `language/tree-il/effects.go'1310  BOOTSTRAP(stage0) GUILEC language/tree-il/eta-expand.go1311wrote `language/tree-il/eta-expand.go'1312  BOOTSTRAP(stage0) GUILEC language/tree-il/fix-letrec.go1313wrote `language/tree-il/fix-letrec.go'1314  BOOTSTRAP(stage0) GUILEC language/tree-il/inlinable-exports.go1315wrote `language/tree-il/inlinable-exports.go'1316  BOOTSTRAP(stage0) GUILEC language/tree-il/letrectify.go1317wrote `language/tree-il/letrectify.go'1318  BOOTSTRAP(stage0) GUILEC language/tree-il/optimize.go1319wrote `language/tree-il/optimize.go'1320  BOOTSTRAP(stage0) GUILEC language/tree-il/peval.go1321wrote `language/tree-il/peval.go'1322  BOOTSTRAP(stage0) GUILEC language/tree-il/primitives.go1323wrote `language/tree-il/primitives.go'1324  BOOTSTRAP(stage0) GUILEC language/tree-il/resolve-free-vars.go1325wrote `language/tree-il/resolve-free-vars.go'1326  BOOTSTRAP(stage0) GUILEC language/tree-il/spec.go1327wrote `language/tree-il/spec.go'1328  BOOTSTRAP(stage0) GUILEC language/cps.go1329wrote `language/cps.go'1330  BOOTSTRAP(stage0) GUILEC language/cps/closure-conversion.go1331wrote `language/cps/closure-conversion.go'1332  BOOTSTRAP(stage0) GUILEC language/cps/compile-bytecode.go1333wrote `language/cps/compile-bytecode.go'1334  BOOTSTRAP(stage0) GUILEC language/cps/contification.go1335wrote `language/cps/contification.go'1336  BOOTSTRAP(stage0) GUILEC language/cps/cse.go1337wrote `language/cps/cse.go'1338  BOOTSTRAP(stage0) GUILEC language/cps/dce.go1339wrote `language/cps/dce.go'1340  BOOTSTRAP(stage0) GUILEC language/cps/devirtualize-integers.go1341wrote `language/cps/devirtualize-integers.go'1342  BOOTSTRAP(stage0) GUILEC language/cps/dump.go1343wrote `language/cps/dump.go'1344  BOOTSTRAP(stage0) GUILEC language/cps/elide-arity-checks.go1345wrote `language/cps/elide-arity-checks.go'1346  BOOTSTRAP(stage0) GUILEC language/cps/effects-analysis.go1347wrote `language/cps/effects-analysis.go'1348  BOOTSTRAP(stage0) GUILEC language/cps/graphs.go1349wrote `language/cps/graphs.go'1350  BOOTSTRAP(stage0) GUILEC language/cps/intmap.go1351wrote `language/cps/intmap.go'1352  BOOTSTRAP(stage0) GUILEC language/cps/intset.go1353wrote `language/cps/intset.go'1354  BOOTSTRAP(stage0) GUILEC language/cps/licm.go1355wrote `language/cps/licm.go'1356  BOOTSTRAP(stage0) GUILEC language/cps/optimize.go1357wrote `language/cps/optimize.go'1358  BOOTSTRAP(stage0) GUILEC language/cps/peel-loops.go1359wrote `language/cps/peel-loops.go'1360  BOOTSTRAP(stage0) GUILEC language/cps/prune-top-level-scopes.go1361wrote `language/cps/prune-top-level-scopes.go'1362  BOOTSTRAP(stage0) GUILEC language/cps/renumber.go1363wrote `language/cps/renumber.go'1364  BOOTSTRAP(stage0) GUILEC language/cps/return-types.go1365wrote `language/cps/return-types.go'1366  BOOTSTRAP(stage0) GUILEC language/cps/rotate-loops.go1367wrote `language/cps/rotate-loops.go'1368  BOOTSTRAP(stage0) GUILEC language/cps/self-references.go1369wrote `language/cps/self-references.go'1370  BOOTSTRAP(stage0) GUILEC language/cps/simplify.go1371wrote `language/cps/simplify.go'1372  BOOTSTRAP(stage0) GUILEC language/cps/slot-allocation.go1373wrote `language/cps/slot-allocation.go'1374  BOOTSTRAP(stage0) GUILEC language/cps/spec.go1375wrote `language/cps/spec.go'1376  BOOTSTRAP(stage0) GUILEC language/cps/specialize-primcalls.go1377wrote `language/cps/specialize-primcalls.go'1378  BOOTSTRAP(stage0) GUILEC language/cps/specialize-numbers.go1379wrote `language/cps/specialize-numbers.go'1380  BOOTSTRAP(stage0) GUILEC language/cps/split-rec.go1381wrote `language/cps/split-rec.go'1382  BOOTSTRAP(stage0) GUILEC language/cps/switch.go1383wrote `language/cps/switch.go'1384  BOOTSTRAP(stage0) GUILEC language/cps/type-checks.go1385wrote `language/cps/type-checks.go'1386  BOOTSTRAP(stage0) GUILEC language/cps/type-fold.go1387wrote `language/cps/type-fold.go'1388  BOOTSTRAP(stage0) GUILEC language/cps/types.go1389wrote `language/cps/types.go'1390  BOOTSTRAP(stage0) GUILEC language/cps/utils.go1391wrote `language/cps/utils.go'1392  BOOTSTRAP(stage0) GUILEC language/cps/verify.go1393wrote `language/cps/verify.go'1394  BOOTSTRAP(stage0) GUILEC language/cps/with-cps.go1395wrote `language/cps/with-cps.go'1396  BOOTSTRAP(stage0) GUILEC language/cps/guile-vm.go1397wrote `language/cps/guile-vm.go'1398  BOOTSTRAP(stage0) GUILEC language/cps/guile-vm/loop-instrumentation.go1399wrote `language/cps/guile-vm/loop-instrumentation.go'1400  BOOTSTRAP(stage0) GUILEC language/cps/guile-vm/lower-primcalls.go1401wrote `language/cps/guile-vm/lower-primcalls.go'1402  BOOTSTRAP(stage0) GUILEC language/cps/guile-vm/reify-primitives.go1403wrote `language/cps/guile-vm/reify-primitives.go'1404  BOOTSTRAP(stage0) GUILEC ice-9/and-let-star.go1405wrote `ice-9/and-let-star.go'1406  BOOTSTRAP(stage0) GUILEC ice-9/arrays.go1407wrote `ice-9/arrays.go'1408  BOOTSTRAP(stage0) GUILEC ice-9/atomic.go1409wrote `ice-9/atomic.go'1410  BOOTSTRAP(stage0) GUILEC ice-9/binary-ports.go1411wrote `ice-9/binary-ports.go'1412  BOOTSTRAP(stage0) GUILEC ice-9/buffered-input.go1413wrote `ice-9/buffered-input.go'1414  BOOTSTRAP(stage0) GUILEC ice-9/calling.go1415wrote `ice-9/calling.go'1416  BOOTSTRAP(stage0) GUILEC ice-9/command-line.go1417wrote `ice-9/command-line.go'1418  BOOTSTRAP(stage0) GUILEC ice-9/common-list.go1419wrote `ice-9/common-list.go'1420  BOOTSTRAP(stage0) GUILEC ice-9/control.go1421wrote `ice-9/control.go'1422  BOOTSTRAP(stage0) GUILEC ice-9/copy-tree.go1423wrote `ice-9/copy-tree.go'1424  BOOTSTRAP(stage0) GUILEC ice-9/curried-definitions.go1425wrote `ice-9/curried-definitions.go'1426  BOOTSTRAP(stage0) GUILEC ice-9/custom-ports.go1427wrote `ice-9/custom-ports.go'1428  BOOTSTRAP(stage0) GUILEC ice-9/deprecated.go1429wrote `ice-9/deprecated.go'1430  BOOTSTRAP(stage0) GUILEC ice-9/documentation.go1431wrote `ice-9/documentation.go'1432  BOOTSTRAP(stage0) GUILEC ice-9/eval-string.go1433wrote `ice-9/eval-string.go'1434  BOOTSTRAP(stage0) GUILEC ice-9/exceptions.go1435wrote `ice-9/exceptions.go'1436  BOOTSTRAP(stage0) GUILEC ice-9/expect.go1437wrote `ice-9/expect.go'1438  BOOTSTRAP(stage0) GUILEC ice-9/fdes-finalizers.go1439wrote `ice-9/fdes-finalizers.go'1440  BOOTSTRAP(stage0) GUILEC ice-9/format.go1441wrote `ice-9/format.go'1442  BOOTSTRAP(stage0) GUILEC ice-9/ftw.go1443wrote `ice-9/ftw.go'1444  BOOTSTRAP(stage0) GUILEC ice-9/futures.go1445wrote `ice-9/futures.go'1446  BOOTSTRAP(stage0) GUILEC ice-9/gap-buffer.go1447wrote `ice-9/gap-buffer.go'1448  BOOTSTRAP(stage0) GUILEC ice-9/getopt-long.go1449wrote `ice-9/getopt-long.go'1450  BOOTSTRAP(stage0) GUILEC ice-9/hash-table.go1451wrote `ice-9/hash-table.go'1452  BOOTSTRAP(stage0) GUILEC ice-9/hcons.go1453wrote `ice-9/hcons.go'1454  BOOTSTRAP(stage0) GUILEC ice-9/history.go1455wrote `ice-9/history.go'1456  BOOTSTRAP(stage0) GUILEC ice-9/i18n.go1457wrote `ice-9/i18n.go'1458  BOOTSTRAP(stage0) GUILEC ice-9/iconv.go1459wrote `ice-9/iconv.go'1460  BOOTSTRAP(stage0) GUILEC ice-9/lineio.go1461wrote `ice-9/lineio.go'1462  BOOTSTRAP(stage0) GUILEC ice-9/list.go1463wrote `ice-9/list.go'1464  BOOTSTRAP(stage0) GUILEC ice-9/local-eval.go1465wrote `ice-9/local-eval.go'1466  BOOTSTRAP(stage0) GUILEC ice-9/ls.go1467wrote `ice-9/ls.go'1468  BOOTSTRAP(stage0) GUILEC ice-9/match.go1469wrote `ice-9/match.go'1470  BOOTSTRAP(stage0) GUILEC ice-9/networking.go1471wrote `ice-9/networking.go'1472  BOOTSTRAP(stage0) GUILEC ice-9/null.go1473wrote `ice-9/null.go'1474  BOOTSTRAP(stage0) GUILEC ice-9/occam-channel.go1475wrote `ice-9/occam-channel.go'1476  BOOTSTRAP(stage0) GUILEC ice-9/optargs.go1477wrote `ice-9/optargs.go'1478  BOOTSTRAP(stage0) GUILEC ice-9/peg.go1479wrote `ice-9/peg.go'1480  BOOTSTRAP(stage0) GUILEC ice-9/peg/cache.go1481wrote `ice-9/peg/cache.go'1482  BOOTSTRAP(stage0) GUILEC ice-9/peg/codegen.go1483wrote `ice-9/peg/codegen.go'1484  BOOTSTRAP(stage0) GUILEC ice-9/peg/simplify-tree.go1485wrote `ice-9/peg/simplify-tree.go'1486  BOOTSTRAP(stage0) GUILEC ice-9/peg/string-peg.go1487wrote `ice-9/peg/string-peg.go'1488  BOOTSTRAP(stage0) GUILEC ice-9/peg/using-parsers.go1489wrote `ice-9/peg/using-parsers.go'1490  BOOTSTRAP(stage0) GUILEC ice-9/poe.go1491wrote `ice-9/poe.go'1492  BOOTSTRAP(stage0) GUILEC ice-9/poll.go1493wrote `ice-9/poll.go'1494  BOOTSTRAP(stage0) GUILEC ice-9/popen.go1495wrote `ice-9/popen.go'1496  BOOTSTRAP(stage0) GUILEC ice-9/ports.go1497wrote `ice-9/ports.go'1498  BOOTSTRAP(stage0) GUILEC ice-9/posix.go1499wrote `ice-9/posix.go'1500  BOOTSTRAP(stage0) GUILEC ice-9/pretty-print.go1501wrote `ice-9/pretty-print.go'1502  BOOTSTRAP(stage0) GUILEC ice-9/q.go1503wrote `ice-9/q.go'1504  BOOTSTRAP(stage0) GUILEC ice-9/r5rs.go1505wrote `ice-9/r5rs.go'1506  BOOTSTRAP(stage0) GUILEC ice-9/rdelim.go1507wrote `ice-9/rdelim.go'1508  BOOTSTRAP(stage0) GUILEC ice-9/receive.go1509wrote `ice-9/receive.go'1510  BOOTSTRAP(stage0) GUILEC ice-9/regex.go1511wrote `ice-9/regex.go'1512  BOOTSTRAP(stage0) GUILEC ice-9/runq.go1513wrote `ice-9/runq.go'1514  BOOTSTRAP(stage0) GUILEC ice-9/rw.go1515wrote `ice-9/rw.go'1516  BOOTSTRAP(stage0) GUILEC ice-9/safe-r5rs.go1517wrote `ice-9/safe-r5rs.go'1518  BOOTSTRAP(stage0) GUILEC ice-9/safe.go1519wrote `ice-9/safe.go'1520  BOOTSTRAP(stage0) GUILEC ice-9/sandbox.go1521wrote `ice-9/sandbox.go'1522  BOOTSTRAP(stage0) GUILEC ice-9/save-stack.go1523wrote `ice-9/save-stack.go'1524  BOOTSTRAP(stage0) GUILEC ice-9/scm-style-repl.go1525wrote `ice-9/scm-style-repl.go'1526  BOOTSTRAP(stage0) GUILEC ice-9/serialize.go1527wrote `ice-9/serialize.go'1528  BOOTSTRAP(stage0) GUILEC ice-9/session.go1529wrote `ice-9/session.go'1530  BOOTSTRAP(stage0) GUILEC ice-9/slib.go1531WARNING: Use of `load' in declarative module (#{ g358}#).  Add #:declarative? #f to your define-module invocation.1532wrote `ice-9/slib.go'1533  BOOTSTRAP(stage0) GUILEC ice-9/soft-ports.go1534wrote `ice-9/soft-ports.go'1535  BOOTSTRAP(stage0) GUILEC ice-9/stack-catch.go1536wrote `ice-9/stack-catch.go'1537  BOOTSTRAP(stage0) GUILEC ice-9/streams.go1538wrote `ice-9/streams.go'1539  BOOTSTRAP(stage0) GUILEC ice-9/string-fun.go1540wrote `ice-9/string-fun.go'1541  BOOTSTRAP(stage0) GUILEC ice-9/suspendable-ports.go1542wrote `ice-9/suspendable-ports.go'1543  BOOTSTRAP(stage0) GUILEC ice-9/textual-ports.go1544wrote `ice-9/textual-ports.go'1545  BOOTSTRAP(stage0) GUILEC ice-9/threads.go1546wrote `ice-9/threads.go'1547  BOOTSTRAP(stage0) GUILEC ice-9/time.go1548wrote `ice-9/time.go'1549  BOOTSTRAP(stage0) GUILEC ice-9/top-repl.go1550WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.1551wrote `ice-9/top-repl.go'1552  BOOTSTRAP(stage0) GUILEC ice-9/unicode.go1553wrote `ice-9/unicode.go'1554  BOOTSTRAP(stage0) GUILEC ice-9/vlist.go1555wrote `ice-9/vlist.go'1556  BOOTSTRAP(stage0) GUILEC ice-9/weak-vector.go1557wrote `ice-9/weak-vector.go'1558  BOOTSTRAP(stage0) GUILEC language/brainfuck/parse.go1559wrote `language/brainfuck/parse.go'1560  BOOTSTRAP(stage0) GUILEC language/brainfuck/compile-scheme.go1561wrote `language/brainfuck/compile-scheme.go'1562  BOOTSTRAP(stage0) GUILEC language/brainfuck/compile-tree-il.go1563wrote `language/brainfuck/compile-tree-il.go'1564  BOOTSTRAP(stage0) GUILEC language/brainfuck/spec.go1565wrote `language/brainfuck/spec.go'1566  BOOTSTRAP(stage0) GUILEC language/bytecode.go1567wrote `language/bytecode.go'1568  BOOTSTRAP(stage0) GUILEC language/bytecode/spec.go1569wrote `language/bytecode/spec.go'1570  BOOTSTRAP(stage0) GUILEC language/ecmascript/tokenize.go1571wrote `language/ecmascript/tokenize.go'1572  BOOTSTRAP(stage0) GUILEC language/ecmascript/parse.go1573%% Reduce/Reduce conflict (reduce 11, reduce 7) on '--' in state 4221574%% Reduce/Reduce conflict (reduce 11, reduce 7) on '++' in state 4221575%% Reduce/Reduce conflict (reduce 11, reduce 7) on '-' in state 4221576%% Reduce/Reduce conflict (reduce 11, reduce 7) on '+' in state 4221577%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'semicolon' in state 4221578%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'dot' in state 4221579%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lbracket' in state 4221580%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lparen' in state 4221581%% Reduce/Reduce conflict (reduce 9, reduce 6) on '--' in state 3971582%% Reduce/Reduce conflict (reduce 9, reduce 6) on '++' in state 3971583%% Reduce/Reduce conflict (reduce 9, reduce 6) on '-' in state 3971584%% Reduce/Reduce conflict (reduce 9, reduce 6) on '+' in state 3971585%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'semicolon' in state 3971586%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'dot' in state 3971587%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lbracket' in state 3971588%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lparen' in state 3971589%% Shift/Reduce conflict (shift 367, reduce 49) on 'else' in state 3191590%% Shift/Reduce conflict (shift 144, reduce 177) on 'in' in state 2421591%% Shift/Reduce conflict (shift 144, reduce 178) on 'in' in state 2411592%% Shift/Reduce conflict (shift 144, reduce 179) on 'in' in state 2401593%% Shift/Reduce conflict (shift 144, reduce 180) on 'in' in state 2391594%% Shift/Reduce conflict (shift 80, reduce 119) on 'colon' in state 1251595%% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 851596%% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 851597%% Shift/Reduce conflict (shift 153, reduce 159) on '+' in state 491598%% Shift/Reduce conflict (shift 152, reduce 159) on '-' in state 491599%% Shift/Reduce conflict (shift 144, reduce 176) on 'in' in state 471600wrote `language/ecmascript/parse.go'1601  BOOTSTRAP(stage0) GUILEC language/ecmascript/impl.go1602wrote `language/ecmascript/impl.go'1603  BOOTSTRAP(stage0) GUILEC language/ecmascript/base.go1604wrote `language/ecmascript/base.go'1605  BOOTSTRAP(stage0) GUILEC language/ecmascript/function.go1606wrote `language/ecmascript/function.go'1607  BOOTSTRAP(stage0) GUILEC language/ecmascript/array.go1608wrote `language/ecmascript/array.go'1609  BOOTSTRAP(stage0) GUILEC language/ecmascript/compile-tree-il.go1610wrote `language/ecmascript/compile-tree-il.go'1611  BOOTSTRAP(stage0) GUILEC language/ecmascript/spec.go1612wrote `language/ecmascript/spec.go'1613  BOOTSTRAP(stage0) GUILEC language/elisp/falias.go1614wrote `language/elisp/falias.go'1615  BOOTSTRAP(stage0) GUILEC language/elisp/lexer.go1616wrote `language/elisp/lexer.go'1617  BOOTSTRAP(stage0) GUILEC language/elisp/parser.go1618wrote `language/elisp/parser.go'1619  BOOTSTRAP(stage0) GUILEC language/elisp/bindings.go1620wrote `language/elisp/bindings.go'1621  BOOTSTRAP(stage0) GUILEC language/elisp/compile-tree-il.go1622wrote `language/elisp/compile-tree-il.go'1623  BOOTSTRAP(stage0) GUILEC language/elisp/runtime.go1624wrote `language/elisp/runtime.go'1625  BOOTSTRAP(stage0) GUILEC language/elisp/runtime/function-slot.go1626wrote `language/elisp/runtime/function-slot.go'1627  BOOTSTRAP(stage0) GUILEC language/elisp/runtime/value-slot.go1628wrote `language/elisp/runtime/value-slot.go'1629  BOOTSTRAP(stage0) GUILEC language/elisp/spec.go1630wrote `language/elisp/spec.go'1631  BOOTSTRAP(stage0) GUILEC language/scheme/compile-tree-il.go1632wrote `language/scheme/compile-tree-il.go'1633  BOOTSTRAP(stage0) GUILEC language/scheme/decompile-tree-il.go1634wrote `language/scheme/decompile-tree-il.go'1635  BOOTSTRAP(stage0) GUILEC language/scheme/spec.go1636wrote `language/scheme/spec.go'1637  BOOTSTRAP(stage0) GUILEC language/value/spec.go1638wrote `language/value/spec.go'1639  BOOTSTRAP(stage0) GUILEC rnrs/base.go1640wrote `rnrs/base.go'1641  BOOTSTRAP(stage0) GUILEC rnrs/conditions.go1642wrote `rnrs/conditions.go'1643  BOOTSTRAP(stage0) GUILEC rnrs/control.go1644wrote `rnrs/control.go'1645  BOOTSTRAP(stage0) GUILEC rnrs/enums.go1646wrote `rnrs/enums.go'1647  BOOTSTRAP(stage0) GUILEC rnrs/eval.go1648wrote `rnrs/eval.go'1649  BOOTSTRAP(stage0) GUILEC rnrs/exceptions.go1650wrote `rnrs/exceptions.go'1651  BOOTSTRAP(stage0) GUILEC rnrs/files.go1652wrote `rnrs/files.go'1653  BOOTSTRAP(stage0) GUILEC rnrs/hashtables.go1654wrote `rnrs/hashtables.go'1655  BOOTSTRAP(stage0) GUILEC rnrs/lists.go1656wrote `rnrs/lists.go'1657  BOOTSTRAP(stage0) GUILEC rnrs/mutable-pairs.go1658wrote `rnrs/mutable-pairs.go'1659  BOOTSTRAP(stage0) GUILEC rnrs/mutable-strings.go1660wrote `rnrs/mutable-strings.go'1661  BOOTSTRAP(stage0) GUILEC rnrs/programs.go1662wrote `rnrs/programs.go'1663  BOOTSTRAP(stage0) GUILEC rnrs/r5rs.go1664wrote `rnrs/r5rs.go'1665  BOOTSTRAP(stage0) GUILEC rnrs/sorting.go1666wrote `rnrs/sorting.go'1667  BOOTSTRAP(stage0) GUILEC rnrs/syntax-case.go1668wrote `rnrs/syntax-case.go'1669  BOOTSTRAP(stage0) GUILEC rnrs/unicode.go1670wrote `rnrs/unicode.go'1671  BOOTSTRAP(stage0) GUILEC rnrs/arithmetic/bitwise.go1672wrote `rnrs/arithmetic/bitwise.go'1673  BOOTSTRAP(stage0) GUILEC rnrs/arithmetic/fixnums.go1674wrote `rnrs/arithmetic/fixnums.go'1675  BOOTSTRAP(stage0) GUILEC rnrs/arithmetic/flonums.go1676wrote `rnrs/arithmetic/flonums.go'1677  BOOTSTRAP(stage0) GUILEC rnrs/bytevectors.go1678wrote `rnrs/bytevectors.go'1679  BOOTSTRAP(stage0) GUILEC rnrs/bytevectors/gnu.go1680wrote `rnrs/bytevectors/gnu.go'1681  BOOTSTRAP(stage0) GUILEC rnrs/io/simple.go1682wrote `rnrs/io/simple.go'1683  BOOTSTRAP(stage0) GUILEC rnrs/io/ports.go1684wrote `rnrs/io/ports.go'1685  BOOTSTRAP(stage0) GUILEC rnrs/records/inspection.go1686wrote `rnrs/records/inspection.go'1687  BOOTSTRAP(stage0) GUILEC rnrs/records/procedural.go1688wrote `rnrs/records/procedural.go'1689  BOOTSTRAP(stage0) GUILEC rnrs/records/syntactic.go1690wrote `rnrs/records/syntactic.go'1691  BOOTSTRAP(stage0) GUILEC rnrs.go1692wrote `rnrs.go'1693  BOOTSTRAP(stage0) GUILEC oop/goops.go1694wrote `oop/goops.go'1695  BOOTSTRAP(stage0) GUILEC oop/goops/active-slot.go1696wrote `oop/goops/active-slot.go'1697  BOOTSTRAP(stage0) GUILEC oop/goops/composite-slot.go1698wrote `oop/goops/composite-slot.go'1699  BOOTSTRAP(stage0) GUILEC oop/goops/describe.go1700wrote `oop/goops/describe.go'1701  BOOTSTRAP(stage0) GUILEC oop/goops/internal.go1702wrote `oop/goops/internal.go'1703  BOOTSTRAP(stage0) GUILEC oop/goops/save.go1704wrote `oop/goops/save.go'1705  BOOTSTRAP(stage0) GUILEC oop/goops/stklos.go1706wrote `oop/goops/stklos.go'1707  BOOTSTRAP(stage0) GUILEC oop/goops/accessors.go1708wrote `oop/goops/accessors.go'1709  BOOTSTRAP(stage0) GUILEC oop/goops/simple.go1710wrote `oop/goops/simple.go'1711  BOOTSTRAP(stage0) GUILEC oop/goops/keyword-formals.go1712wrote `oop/goops/keyword-formals.go'1713  BOOTSTRAP(stage0) GUILEC scheme/base.go1714wrote `scheme/base.go'1715  BOOTSTRAP(stage0) GUILEC scheme/case-lambda.go1716wrote `scheme/case-lambda.go'1717  BOOTSTRAP(stage0) GUILEC scheme/char.go1718wrote `scheme/char.go'1719  BOOTSTRAP(stage0) GUILEC scheme/complex.go1720wrote `scheme/complex.go'1721  BOOTSTRAP(stage0) GUILEC scheme/cxr.go1722wrote `scheme/cxr.go'1723  BOOTSTRAP(stage0) GUILEC scheme/eval.go1724wrote `scheme/eval.go'1725  BOOTSTRAP(stage0) GUILEC scheme/file.go1726wrote `scheme/file.go'1727  BOOTSTRAP(stage0) GUILEC scheme/inexact.go1728wrote `scheme/inexact.go'1729  BOOTSTRAP(stage0) GUILEC scheme/lazy.go1730wrote `scheme/lazy.go'1731  BOOTSTRAP(stage0) GUILEC scheme/load.go1732wrote `scheme/load.go'1733WARNING: Use of `load' in declarative module (scheme load).  Add #:declarative? #f to your define-module invocation.1734  BOOTSTRAP(stage0) GUILEC scheme/process-context.go1735wrote `scheme/process-context.go'1736  BOOTSTRAP(stage0) GUILEC scheme/r5rs.go1737wrote `scheme/r5rs.go'1738  BOOTSTRAP(stage0) GUILEC scheme/read.go1739wrote `scheme/read.go'1740  BOOTSTRAP(stage0) GUILEC scheme/repl.go1741wrote `scheme/repl.go'1742  BOOTSTRAP(stage0) GUILEC scheme/time.go1743wrote `scheme/time.go'1744  BOOTSTRAP(stage0) GUILEC scheme/write.go1745wrote `scheme/write.go'1746  BOOTSTRAP(stage0) GUILEC scripts/compile.go1747wrote `scripts/compile.go'1748  BOOTSTRAP(stage0) GUILEC scripts/disassemble.go1749wrote `scripts/disassemble.go'1750  BOOTSTRAP(stage0) GUILEC scripts/display-commentary.go1751wrote `scripts/display-commentary.go'1752  BOOTSTRAP(stage0) GUILEC scripts/doc-snarf.go1753wrote `scripts/doc-snarf.go'1754  BOOTSTRAP(stage0) GUILEC scripts/frisk.go1755wrote `scripts/frisk.go'1756  BOOTSTRAP(stage0) GUILEC scripts/generate-autoload.go1757wrote `scripts/generate-autoload.go'1758  BOOTSTRAP(stage0) GUILEC scripts/help.go1759wrote `scripts/help.go'1760  BOOTSTRAP(stage0) GUILEC scripts/lint.go1761wrote `scripts/lint.go'1762  BOOTSTRAP(stage0) GUILEC scripts/list.go1763wrote `scripts/list.go'1764  BOOTSTRAP(stage0) GUILEC scripts/punify.go1765wrote `scripts/punify.go'1766  BOOTSTRAP(stage0) GUILEC scripts/read-scheme-source.go1767wrote `scripts/read-scheme-source.go'1768  BOOTSTRAP(stage0) GUILEC scripts/read-text-outline.go1769wrote `scripts/read-text-outline.go'1770  BOOTSTRAP(stage0) GUILEC scripts/use2dot.go1771wrote `scripts/use2dot.go'1772  BOOTSTRAP(stage0) GUILEC scripts/snarf-check-and-output-texi.go1773wrote `scripts/snarf-check-and-output-texi.go'1774  BOOTSTRAP(stage0) GUILEC scripts/summarize-guile-TODO.go1775wrote `scripts/summarize-guile-TODO.go'1776  BOOTSTRAP(stage0) GUILEC scripts/api-diff.go1777wrote `scripts/api-diff.go'1778  BOOTSTRAP(stage0) GUILEC scripts/read-rfc822.go1779wrote `scripts/read-rfc822.go'1780  BOOTSTRAP(stage0) GUILEC scripts/snarf-guile-m4-docs.go1781wrote `scripts/snarf-guile-m4-docs.go'1782  BOOTSTRAP(stage0) GUILEC scripts/autofrisk.go1783wrote `scripts/autofrisk.go'1784  BOOTSTRAP(stage0) GUILEC scripts/scan-api.go1785wrote `scripts/scan-api.go'1786  BOOTSTRAP(stage0) GUILEC srfi/srfi-1.go1787wrote `srfi/srfi-1.go'1788  BOOTSTRAP(stage0) GUILEC srfi/srfi-2.go1789wrote `srfi/srfi-2.go'1790  BOOTSTRAP(stage0) GUILEC srfi/srfi-4.go1791wrote `srfi/srfi-4.go'1792  BOOTSTRAP(stage0) GUILEC srfi/srfi-4/gnu.go1793wrote `srfi/srfi-4/gnu.go'1794  BOOTSTRAP(stage0) GUILEC srfi/srfi-6.go1795wrote `srfi/srfi-6.go'1796  BOOTSTRAP(stage0) GUILEC srfi/srfi-8.go1797wrote `srfi/srfi-8.go'1798  BOOTSTRAP(stage0) GUILEC srfi/srfi-9.go1799wrote `srfi/srfi-9.go'1800  BOOTSTRAP(stage0) GUILEC srfi/srfi-9/gnu.go1801wrote `srfi/srfi-9/gnu.go'1802  BOOTSTRAP(stage0) GUILEC srfi/srfi-10.go1803wrote `srfi/srfi-10.go'1804  BOOTSTRAP(stage0) GUILEC srfi/srfi-11.go1805wrote `srfi/srfi-11.go'1806  BOOTSTRAP(stage0) GUILEC srfi/srfi-13.go1807wrote `srfi/srfi-13.go'1808  BOOTSTRAP(stage0) GUILEC srfi/srfi-14.go1809wrote `srfi/srfi-14.go'1810  BOOTSTRAP(stage0) GUILEC srfi/srfi-16.go1811wrote `srfi/srfi-16.go'1812  BOOTSTRAP(stage0) GUILEC srfi/srfi-17.go1813wrote `srfi/srfi-17.go'1814  BOOTSTRAP(stage0) GUILEC srfi/srfi-18.go1815wrote `srfi/srfi-18.go'1816  BOOTSTRAP(stage0) GUILEC srfi/srfi-19.go1817wrote `srfi/srfi-19.go'1818  BOOTSTRAP(stage0) GUILEC srfi/srfi-26.go1819wrote `srfi/srfi-26.go'1820  BOOTSTRAP(stage0) GUILEC srfi/srfi-27.go1821wrote `srfi/srfi-27.go'1822  BOOTSTRAP(stage0) GUILEC srfi/srfi-28.go1823wrote `srfi/srfi-28.go'1824  BOOTSTRAP(stage0) GUILEC srfi/srfi-31.go1825wrote `srfi/srfi-31.go'1826  BOOTSTRAP(stage0) GUILEC srfi/srfi-34.go1827wrote `srfi/srfi-34.go'1828  BOOTSTRAP(stage0) GUILEC srfi/srfi-35.go1829wrote `srfi/srfi-35.go'1830  BOOTSTRAP(stage0) GUILEC srfi/srfi-37.go1831wrote `srfi/srfi-37.go'1832  BOOTSTRAP(stage0) GUILEC srfi/srfi-38.go1833wrote `srfi/srfi-38.go'1834  BOOTSTRAP(stage0) GUILEC srfi/srfi-41.go1835wrote `srfi/srfi-41.go'1836  BOOTSTRAP(stage0) GUILEC srfi/srfi-42.go1837wrote `srfi/srfi-42.go'1838  BOOTSTRAP(stage0) GUILEC srfi/srfi-43.go1839wrote `srfi/srfi-43.go'1840  BOOTSTRAP(stage0) GUILEC srfi/srfi-39.go1841wrote `srfi/srfi-39.go'1842  BOOTSTRAP(stage0) GUILEC srfi/srfi-45.go1843wrote `srfi/srfi-45.go'1844  BOOTSTRAP(stage0) GUILEC srfi/srfi-60.go1845wrote `srfi/srfi-60.go'1846  BOOTSTRAP(stage0) GUILEC srfi/srfi-64.go1847wrote `srfi/srfi-64.go'1848  BOOTSTRAP(stage0) GUILEC srfi/srfi-64/automake.go1849wrote `srfi/srfi-64/automake.go'1850  BOOTSTRAP(stage0) GUILEC srfi/srfi-67.go1851wrote `srfi/srfi-67.go'1852  BOOTSTRAP(stage0) GUILEC srfi/srfi-69.go1853wrote `srfi/srfi-69.go'1854  BOOTSTRAP(stage0) GUILEC srfi/srfi-71.go1855wrote `srfi/srfi-71.go'1856  BOOTSTRAP(stage0) GUILEC srfi/srfi-88.go1857wrote `srfi/srfi-88.go'1858  BOOTSTRAP(stage0) GUILEC srfi/srfi-98.go1859wrote `srfi/srfi-98.go'1860  BOOTSTRAP(stage0) GUILEC srfi/srfi-111.go1861wrote `srfi/srfi-111.go'1862  BOOTSTRAP(stage0) GUILEC srfi/srfi-171.go1863wrote `srfi/srfi-171.go'1864  BOOTSTRAP(stage0) GUILEC srfi/srfi-171/gnu.go1865wrote `srfi/srfi-171/gnu.go'1866  BOOTSTRAP(stage0) GUILEC srfi/srfi-171/meta.go1867wrote `srfi/srfi-171/meta.go'1868  BOOTSTRAP(stage0) GUILEC srfi/srfi-197.go1869wrote `srfi/srfi-197.go'1870  BOOTSTRAP(stage0) GUILEC srfi/srfi-207.go1871wrote `srfi/srfi-207.go'1872  BOOTSTRAP(stage0) GUILEC srfi/srfi-244.go1873wrote `srfi/srfi-244.go'1874  BOOTSTRAP(stage0) GUILEC statprof.go1875wrote `statprof.go'1876  BOOTSTRAP(stage0) GUILEC system/base/pmatch.go1877wrote `system/base/pmatch.go'1878  BOOTSTRAP(stage0) GUILEC system/base/syntax.go1879wrote `system/base/syntax.go'1880  BOOTSTRAP(stage0) GUILEC system/base/compile.go1881wrote `system/base/compile.go'1882  BOOTSTRAP(stage0) GUILEC system/base/optimize.go1883wrote `system/base/optimize.go'1884  BOOTSTRAP(stage0) GUILEC system/base/language.go1885wrote `system/base/language.go'1886  BOOTSTRAP(stage0) GUILEC system/base/lalr.go1887wrote `system/base/lalr.go'1888  BOOTSTRAP(stage0) GUILEC system/base/message.go1889wrote `system/base/message.go'1890  BOOTSTRAP(stage0) GUILEC system/base/target.go1891wrote `system/base/target.go'1892  BOOTSTRAP(stage0) GUILEC system/base/types.go1893wrote `system/base/types.go'1894  BOOTSTRAP(stage0) GUILEC system/base/types/internal.go1895wrote `system/base/types/internal.go'1896  BOOTSTRAP(stage0) GUILEC system/base/ck.go1897wrote `system/base/ck.go'1898  BOOTSTRAP(stage0) GUILEC system/foreign.go1899wrote `system/foreign.go'1900  BOOTSTRAP(stage0) GUILEC system/foreign-library.go1901wrote `system/foreign-library.go'1902  BOOTSTRAP(stage0) GUILEC system/foreign-object.go1903wrote `system/foreign-object.go'1904  BOOTSTRAP(stage0) GUILEC system/repl/debug.go1905wrote `system/repl/debug.go'1906  BOOTSTRAP(stage0) GUILEC system/repl/error-handling.go1907wrote `system/repl/error-handling.go'1908WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.1909  BOOTSTRAP(stage0) GUILEC system/repl/common.go1910wrote `system/repl/common.go'1911  BOOTSTRAP(stage0) GUILEC system/repl/command.go1912wrote `system/repl/command.go'1913WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.1914  BOOTSTRAP(stage0) GUILEC system/repl/repl.go1915wrote `system/repl/repl.go'1916  BOOTSTRAP(stage0) GUILEC system/repl/server.go1917wrote `system/repl/server.go'1918  BOOTSTRAP(stage0) GUILEC system/repl/coop-server.go1919wrote `system/repl/coop-server.go'1920  BOOTSTRAP(stage0) GUILEC system/vm/assembler.go1921wrote `system/vm/assembler.go'1922  BOOTSTRAP(stage0) GUILEC system/vm/coverage.go1923wrote `system/vm/coverage.go'1924  BOOTSTRAP(stage0) GUILEC system/vm/debug.go1925wrote `system/vm/debug.go'1926  BOOTSTRAP(stage0) GUILEC system/vm/disassembler.go1927wrote `system/vm/disassembler.go'1928  BOOTSTRAP(stage0) GUILEC system/vm/dwarf.go1929wrote `system/vm/dwarf.go'1930  BOOTSTRAP(stage0) GUILEC system/vm/elf.go1931wrote `system/vm/elf.go'1932  BOOTSTRAP(stage0) GUILEC system/vm/frame.go1933wrote `system/vm/frame.go'1934  BOOTSTRAP(stage0) GUILEC system/vm/inspect.go1935wrote `system/vm/inspect.go'1936  BOOTSTRAP(stage0) GUILEC system/vm/linker.go1937wrote `system/vm/linker.go'1938  BOOTSTRAP(stage0) GUILEC system/vm/loader.go1939wrote `system/vm/loader.go'1940  BOOTSTRAP(stage0) GUILEC system/vm/program.go1941wrote `system/vm/program.go'1942  BOOTSTRAP(stage0) GUILEC system/vm/trace.go1943wrote `system/vm/trace.go'1944  BOOTSTRAP(stage0) GUILEC system/vm/trap-state.go1945wrote `system/vm/trap-state.go'1946  BOOTSTRAP(stage0) GUILEC system/vm/traps.go1947wrote `system/vm/traps.go'1948  BOOTSTRAP(stage0) GUILEC system/vm/vm.go1949wrote `system/vm/vm.go'1950  BOOTSTRAP(stage0) GUILEC system/syntax.go1951wrote `system/syntax.go'1952  BOOTSTRAP(stage0) GUILEC language/wisp.go1953wrote `language/wisp.go'1954  BOOTSTRAP(stage0) GUILEC language/wisp/spec.go1955wrote `language/wisp/spec.go'1956  BOOTSTRAP(stage0) GUILEC system/xref.go1957wrote `system/xref.go'1958  BOOTSTRAP(stage0) GUILEC sxml/apply-templates.go1959wrote `sxml/apply-templates.go'1960  BOOTSTRAP(stage0) GUILEC sxml/fold.go1961wrote `sxml/fold.go'1962  BOOTSTRAP(stage0) GUILEC sxml/match.go1963wrote `sxml/match.go'1964  BOOTSTRAP(stage0) GUILEC sxml/simple.go1965wrote `sxml/simple.go'1966  BOOTSTRAP(stage0) GUILEC sxml/ssax/input-parse.go1967wrote `sxml/ssax/input-parse.go'1968  BOOTSTRAP(stage0) GUILEC sxml/ssax.go1969wrote `sxml/ssax.go'1970  BOOTSTRAP(stage0) GUILEC sxml/transform.go1971wrote `sxml/transform.go'1972  BOOTSTRAP(stage0) GUILEC sxml/xpath.go1973wrote `sxml/xpath.go'1974  BOOTSTRAP(stage0) GUILEC texinfo.go1975wrote `texinfo.go'1976  BOOTSTRAP(stage0) GUILEC texinfo/docbook.go1977wrote `texinfo/docbook.go'1978  BOOTSTRAP(stage0) GUILEC texinfo/html.go1979wrote `texinfo/html.go'1980  BOOTSTRAP(stage0) GUILEC texinfo/indexing.go1981wrote `texinfo/indexing.go'1982  BOOTSTRAP(stage0) GUILEC texinfo/string-utils.go1983wrote `texinfo/string-utils.go'1984  BOOTSTRAP(stage0) GUILEC texinfo/plain-text.go1985wrote `texinfo/plain-text.go'1986  BOOTSTRAP(stage0) GUILEC texinfo/reflection.go1987wrote `texinfo/reflection.go'1988  BOOTSTRAP(stage0) GUILEC texinfo/serialize.go1989wrote `texinfo/serialize.go'1990  BOOTSTRAP(stage0) GUILEC web/client.go1991wrote `web/client.go'1992  BOOTSTRAP(stage0) GUILEC web/http.go1993wrote `web/http.go'1994  BOOTSTRAP(stage0) GUILEC web/request.go1995wrote `web/request.go'1996  BOOTSTRAP(stage0) GUILEC web/response.go1997wrote `web/response.go'1998  BOOTSTRAP(stage0) GUILEC web/server.go1999wrote `web/server.go'2000  BOOTSTRAP(stage0) GUILEC web/server/http.go2001wrote `web/server/http.go'2002  BOOTSTRAP(stage0) GUILEC web/uri.go2003wrote `web/uri.go'2004  BOOTSTRAP(stage0) GUILEC language/elisp/boot.go2005wrote `language/elisp/boot.go'2006make[2]: Leaving directory '/build/guile/src/guile-3.0.11/stage0'2007Making all in stage12008make[2]: Entering directory '/build/guile/src/guile-3.0.11/stage1'2009  BOOTSTRAP(stage1) GUILEC ice-9/eval.go2010wrote `ice-9/eval.go'2011  BOOTSTRAP(stage1) GUILEC ice-9/psyntax-pp.go2012wrote `ice-9/psyntax-pp.go'2013  BOOTSTRAP(stage1) GUILEC ice-9/boot-9.go2014wrote `ice-9/boot-9.go'2015ice-9/boot-9.scm:4723:35: warning: possibly unbound variable `syntax?'2016  BOOTSTRAP(stage1) GUILEC language/tree-il.go2017wrote `language/tree-il.go'2018  BOOTSTRAP(stage1) GUILEC language/tree-il/analyze.go2019wrote `language/tree-il/analyze.go'2020  BOOTSTRAP(stage1) GUILEC language/tree-il/compile-bytecode.go2021wrote `language/tree-il/compile-bytecode.go'2022  BOOTSTRAP(stage1) GUILEC language/tree-il/compile-cps.go2023wrote `language/tree-il/compile-cps.go'2024  BOOTSTRAP(stage1) GUILEC language/tree-il/cps-primitives.go2025wrote `language/tree-il/cps-primitives.go'2026  BOOTSTRAP(stage1) GUILEC language/tree-il/debug.go2027wrote `language/tree-il/debug.go'2028  BOOTSTRAP(stage1) GUILEC language/tree-il/demux-lambda.go2029wrote `language/tree-il/demux-lambda.go'2030  BOOTSTRAP(stage1) GUILEC language/tree-il/effects.go2031wrote `language/tree-il/effects.go'2032  BOOTSTRAP(stage1) GUILEC language/tree-il/eta-expand.go2033wrote `language/tree-il/eta-expand.go'2034  BOOTSTRAP(stage1) GUILEC language/tree-il/fix-letrec.go2035wrote `language/tree-il/fix-letrec.go'2036  BOOTSTRAP(stage1) GUILEC language/tree-il/inlinable-exports.go2037wrote `language/tree-il/inlinable-exports.go'2038  BOOTSTRAP(stage1) GUILEC language/tree-il/letrectify.go2039wrote `language/tree-il/letrectify.go'2040  BOOTSTRAP(stage1) GUILEC language/tree-il/optimize.go2041wrote `language/tree-il/optimize.go'2042  BOOTSTRAP(stage1) GUILEC language/tree-il/peval.go2043wrote `language/tree-il/peval.go'2044  BOOTSTRAP(stage1) GUILEC language/tree-il/primitives.go2045wrote `language/tree-il/primitives.go'2046  BOOTSTRAP(stage1) GUILEC language/tree-il/resolve-free-vars.go2047wrote `language/tree-il/resolve-free-vars.go'2048  BOOTSTRAP(stage1) GUILEC language/tree-il/spec.go2049wrote `language/tree-il/spec.go'2050  BOOTSTRAP(stage1) GUILEC language/cps.go2051wrote `language/cps.go'2052  BOOTSTRAP(stage1) GUILEC language/cps/closure-conversion.go2053wrote `language/cps/closure-conversion.go'2054  BOOTSTRAP(stage1) GUILEC language/cps/compile-bytecode.go2055wrote `language/cps/compile-bytecode.go'2056  BOOTSTRAP(stage1) GUILEC language/cps/contification.go2057wrote `language/cps/contification.go'2058  BOOTSTRAP(stage1) GUILEC language/cps/cse.go2059wrote `language/cps/cse.go'2060  BOOTSTRAP(stage1) GUILEC language/cps/dce.go2061wrote `language/cps/dce.go'2062  BOOTSTRAP(stage1) GUILEC language/cps/devirtualize-integers.go2063wrote `language/cps/devirtualize-integers.go'2064  BOOTSTRAP(stage1) GUILEC language/cps/dump.go2065wrote `language/cps/dump.go'2066  BOOTSTRAP(stage1) GUILEC language/cps/elide-arity-checks.go2067wrote `language/cps/elide-arity-checks.go'2068  BOOTSTRAP(stage1) GUILEC language/cps/effects-analysis.go2069wrote `language/cps/effects-analysis.go'2070  BOOTSTRAP(stage1) GUILEC language/cps/graphs.go2071wrote `language/cps/graphs.go'2072  BOOTSTRAP(stage1) GUILEC language/cps/intmap.go2073wrote `language/cps/intmap.go'2074  BOOTSTRAP(stage1) GUILEC language/cps/intset.go2075wrote `language/cps/intset.go'2076  BOOTSTRAP(stage1) GUILEC language/cps/licm.go2077wrote `language/cps/licm.go'2078  BOOTSTRAP(stage1) GUILEC language/cps/optimize.go2079wrote `language/cps/optimize.go'2080  BOOTSTRAP(stage1) GUILEC language/cps/peel-loops.go2081wrote `language/cps/peel-loops.go'2082  BOOTSTRAP(stage1) GUILEC language/cps/prune-top-level-scopes.go2083wrote `language/cps/prune-top-level-scopes.go'2084  BOOTSTRAP(stage1) GUILEC language/cps/renumber.go2085wrote `language/cps/renumber.go'2086  BOOTSTRAP(stage1) GUILEC language/cps/return-types.go2087wrote `language/cps/return-types.go'2088  BOOTSTRAP(stage1) GUILEC language/cps/rotate-loops.go2089wrote `language/cps/rotate-loops.go'2090  BOOTSTRAP(stage1) GUILEC language/cps/self-references.go2091wrote `language/cps/self-references.go'2092  BOOTSTRAP(stage1) GUILEC language/cps/simplify.go2093wrote `language/cps/simplify.go'2094  BOOTSTRAP(stage1) GUILEC language/cps/slot-allocation.go2095wrote `language/cps/slot-allocation.go'2096  BOOTSTRAP(stage1) GUILEC language/cps/spec.go2097wrote `language/cps/spec.go'2098  BOOTSTRAP(stage1) GUILEC language/cps/specialize-primcalls.go2099wrote `language/cps/specialize-primcalls.go'2100  BOOTSTRAP(stage1) GUILEC language/cps/specialize-numbers.go2101wrote `language/cps/specialize-numbers.go'2102  BOOTSTRAP(stage1) GUILEC language/cps/split-rec.go2103wrote `language/cps/split-rec.go'2104  BOOTSTRAP(stage1) GUILEC language/cps/switch.go2105wrote `language/cps/switch.go'2106  BOOTSTRAP(stage1) GUILEC language/cps/type-checks.go2107wrote `language/cps/type-checks.go'2108  BOOTSTRAP(stage1) GUILEC language/cps/type-fold.go2109wrote `language/cps/type-fold.go'2110  BOOTSTRAP(stage1) GUILEC language/cps/types.go2111wrote `language/cps/types.go'2112  BOOTSTRAP(stage1) GUILEC language/cps/utils.go2113wrote `language/cps/utils.go'2114  BOOTSTRAP(stage1) GUILEC language/cps/verify.go2115wrote `language/cps/verify.go'2116  BOOTSTRAP(stage1) GUILEC language/cps/with-cps.go2117wrote `language/cps/with-cps.go'2118  BOOTSTRAP(stage1) GUILEC language/cps/guile-vm.go2119wrote `language/cps/guile-vm.go'2120  BOOTSTRAP(stage1) GUILEC language/cps/guile-vm/loop-instrumentation.go2121wrote `language/cps/guile-vm/loop-instrumentation.go'2122  BOOTSTRAP(stage1) GUILEC language/cps/guile-vm/lower-primcalls.go2123wrote `language/cps/guile-vm/lower-primcalls.go'2124  BOOTSTRAP(stage1) GUILEC language/cps/guile-vm/reify-primitives.go2125wrote `language/cps/guile-vm/reify-primitives.go'2126  BOOTSTRAP(stage1) GUILEC ice-9/and-let-star.go2127wrote `ice-9/and-let-star.go'2128  BOOTSTRAP(stage1) GUILEC ice-9/arrays.go2129wrote `ice-9/arrays.go'2130  BOOTSTRAP(stage1) GUILEC ice-9/atomic.go2131wrote `ice-9/atomic.go'2132  BOOTSTRAP(stage1) GUILEC ice-9/binary-ports.go2133wrote `ice-9/binary-ports.go'2134  BOOTSTRAP(stage1) GUILEC ice-9/buffered-input.go2135wrote `ice-9/buffered-input.go'2136  BOOTSTRAP(stage1) GUILEC ice-9/calling.go2137wrote `ice-9/calling.go'2138  BOOTSTRAP(stage1) GUILEC ice-9/command-line.go2139wrote `ice-9/command-line.go'2140  BOOTSTRAP(stage1) GUILEC ice-9/common-list.go2141wrote `ice-9/common-list.go'2142  BOOTSTRAP(stage1) GUILEC ice-9/control.go2143wrote `ice-9/control.go'2144  BOOTSTRAP(stage1) GUILEC ice-9/copy-tree.go2145wrote `ice-9/copy-tree.go'2146  BOOTSTRAP(stage1) GUILEC ice-9/curried-definitions.go2147wrote `ice-9/curried-definitions.go'2148  BOOTSTRAP(stage1) GUILEC ice-9/custom-ports.go2149wrote `ice-9/custom-ports.go'2150  BOOTSTRAP(stage1) GUILEC ice-9/deprecated.go2151wrote `ice-9/deprecated.go'2152  BOOTSTRAP(stage1) GUILEC ice-9/documentation.go2153wrote `ice-9/documentation.go'2154  BOOTSTRAP(stage1) GUILEC ice-9/eval-string.go2155wrote `ice-9/eval-string.go'2156  BOOTSTRAP(stage1) GUILEC ice-9/exceptions.go2157wrote `ice-9/exceptions.go'2158  BOOTSTRAP(stage1) GUILEC ice-9/expect.go2159wrote `ice-9/expect.go'2160  BOOTSTRAP(stage1) GUILEC ice-9/fdes-finalizers.go2161wrote `ice-9/fdes-finalizers.go'2162  BOOTSTRAP(stage1) GUILEC ice-9/format.go2163wrote `ice-9/format.go'2164  BOOTSTRAP(stage1) GUILEC ice-9/ftw.go2165wrote `ice-9/ftw.go'2166  BOOTSTRAP(stage1) GUILEC ice-9/futures.go2167wrote `ice-9/futures.go'2168  BOOTSTRAP(stage1) GUILEC ice-9/gap-buffer.go2169wrote `ice-9/gap-buffer.go'2170  BOOTSTRAP(stage1) GUILEC ice-9/getopt-long.go2171wrote `ice-9/getopt-long.go'2172  BOOTSTRAP(stage1) GUILEC ice-9/hash-table.go2173wrote `ice-9/hash-table.go'2174  BOOTSTRAP(stage1) GUILEC ice-9/hcons.go2175wrote `ice-9/hcons.go'2176  BOOTSTRAP(stage1) GUILEC ice-9/history.go2177wrote `ice-9/history.go'2178  BOOTSTRAP(stage1) GUILEC ice-9/i18n.go2179wrote `ice-9/i18n.go'2180  BOOTSTRAP(stage1) GUILEC ice-9/iconv.go2181wrote `ice-9/iconv.go'2182  BOOTSTRAP(stage1) GUILEC ice-9/lineio.go2183wrote `ice-9/lineio.go'2184  BOOTSTRAP(stage1) GUILEC ice-9/list.go2185wrote `ice-9/list.go'2186  BOOTSTRAP(stage1) GUILEC ice-9/local-eval.go2187wrote `ice-9/local-eval.go'2188  BOOTSTRAP(stage1) GUILEC ice-9/ls.go2189wrote `ice-9/ls.go'2190  BOOTSTRAP(stage1) GUILEC ice-9/match.go2191wrote `ice-9/match.go'2192  BOOTSTRAP(stage1) GUILEC ice-9/networking.go2193wrote `ice-9/networking.go'2194  BOOTSTRAP(stage1) GUILEC ice-9/null.go2195wrote `ice-9/null.go'2196  BOOTSTRAP(stage1) GUILEC ice-9/occam-channel.go2197wrote `ice-9/occam-channel.go'2198  BOOTSTRAP(stage1) GUILEC ice-9/optargs.go2199wrote `ice-9/optargs.go'2200  BOOTSTRAP(stage1) GUILEC ice-9/peg.go2201wrote `ice-9/peg.go'2202  BOOTSTRAP(stage1) GUILEC ice-9/peg/cache.go2203wrote `ice-9/peg/cache.go'2204  BOOTSTRAP(stage1) GUILEC ice-9/peg/codegen.go2205wrote `ice-9/peg/codegen.go'2206  BOOTSTRAP(stage1) GUILEC ice-9/peg/simplify-tree.go2207wrote `ice-9/peg/simplify-tree.go'2208  BOOTSTRAP(stage1) GUILEC ice-9/peg/string-peg.go2209wrote `ice-9/peg/string-peg.go'2210  BOOTSTRAP(stage1) GUILEC ice-9/peg/using-parsers.go2211wrote `ice-9/peg/using-parsers.go'2212  BOOTSTRAP(stage1) GUILEC ice-9/poe.go2213wrote `ice-9/poe.go'2214  BOOTSTRAP(stage1) GUILEC ice-9/poll.go2215wrote `ice-9/poll.go'2216  BOOTSTRAP(stage1) GUILEC ice-9/popen.go2217wrote `ice-9/popen.go'2218  BOOTSTRAP(stage1) GUILEC ice-9/ports.go2219wrote `ice-9/ports.go'2220  BOOTSTRAP(stage1) GUILEC ice-9/posix.go2221wrote `ice-9/posix.go'2222  BOOTSTRAP(stage1) GUILEC ice-9/pretty-print.go2223wrote `ice-9/pretty-print.go'2224  BOOTSTRAP(stage1) GUILEC ice-9/q.go2225wrote `ice-9/q.go'2226  BOOTSTRAP(stage1) GUILEC ice-9/r5rs.go2227wrote `ice-9/r5rs.go'2228  BOOTSTRAP(stage1) GUILEC ice-9/rdelim.go2229wrote `ice-9/rdelim.go'2230  BOOTSTRAP(stage1) GUILEC ice-9/receive.go2231wrote `ice-9/receive.go'2232  BOOTSTRAP(stage1) GUILEC ice-9/regex.go2233wrote `ice-9/regex.go'2234  BOOTSTRAP(stage1) GUILEC ice-9/runq.go2235ice-9/runq.scm:93:9: warning: possibly unbound variable `apply-to-args'2236wrote `ice-9/runq.go'2237  BOOTSTRAP(stage1) GUILEC ice-9/rw.go2238wrote `ice-9/rw.go'2239  BOOTSTRAP(stage1) GUILEC ice-9/safe-r5rs.go2240wrote `ice-9/safe-r5rs.go'2241  BOOTSTRAP(stage1) GUILEC ice-9/safe.go2242wrote `ice-9/safe.go'2243  BOOTSTRAP(stage1) GUILEC ice-9/sandbox.go2244wrote `ice-9/sandbox.go'2245  BOOTSTRAP(stage1) GUILEC ice-9/save-stack.go2246wrote `ice-9/save-stack.go'2247  BOOTSTRAP(stage1) GUILEC ice-9/scm-style-repl.go2248wrote `ice-9/scm-style-repl.go'2249  BOOTSTRAP(stage1) GUILEC ice-9/serialize.go2250wrote `ice-9/serialize.go'2251  BOOTSTRAP(stage1) GUILEC ice-9/session.go2252ice-9/session.scm:241:11: warning: non-literal format string2253wrote `ice-9/session.go'2254  BOOTSTRAP(stage1) GUILEC ice-9/slib.go2255wrote `ice-9/slib.go'2256WARNING: Use of `load' in declarative module (#{ g111}#).  Add #:declarative? #f to your define-module invocation.2257  BOOTSTRAP(stage1) GUILEC ice-9/soft-ports.go2258wrote `ice-9/soft-ports.go'2259  BOOTSTRAP(stage1) GUILEC ice-9/stack-catch.go2260wrote `ice-9/stack-catch.go'2261  BOOTSTRAP(stage1) GUILEC ice-9/streams.go2262wrote `ice-9/streams.go'2263  BOOTSTRAP(stage1) GUILEC ice-9/string-fun.go2264wrote `ice-9/string-fun.go'2265  BOOTSTRAP(stage1) GUILEC ice-9/suspendable-ports.go2266wrote `ice-9/suspendable-ports.go'2267  BOOTSTRAP(stage1) GUILEC ice-9/textual-ports.go2268wrote `ice-9/textual-ports.go'2269  BOOTSTRAP(stage1) GUILEC ice-9/threads.go2270wrote `ice-9/threads.go'2271  BOOTSTRAP(stage1) GUILEC ice-9/time.go2272wrote `ice-9/time.go'2273  BOOTSTRAP(stage1) GUILEC ice-9/top-repl.go2274wrote `ice-9/top-repl.go'2275  BOOTSTRAP(stage1) GUILEC ice-9/unicode.go2276wrote `ice-9/unicode.go'2277  BOOTSTRAP(stage1) GUILEC ice-9/vlist.go2278wrote `ice-9/vlist.go'2279  BOOTSTRAP(stage1) GUILEC ice-9/weak-vector.go2280wrote `ice-9/weak-vector.go'2281  BOOTSTRAP(stage1) GUILEC language/brainfuck/parse.go2282wrote `language/brainfuck/parse.go'2283  BOOTSTRAP(stage1) GUILEC language/brainfuck/compile-scheme.go2284wrote `language/brainfuck/compile-scheme.go'2285  BOOTSTRAP(stage1) GUILEC language/brainfuck/compile-tree-il.go2286wrote `language/brainfuck/compile-tree-il.go'2287  BOOTSTRAP(stage1) GUILEC language/brainfuck/spec.go2288wrote `language/brainfuck/spec.go'2289  BOOTSTRAP(stage1) GUILEC language/bytecode.go2290wrote `language/bytecode.go'2291  BOOTSTRAP(stage1) GUILEC language/bytecode/spec.go2292wrote `language/bytecode/spec.go'2293  BOOTSTRAP(stage1) GUILEC language/ecmascript/tokenize.go2294wrote `language/ecmascript/tokenize.go'2295  BOOTSTRAP(stage1) GUILEC language/ecmascript/parse.go2296%% Reduce/Reduce conflict (reduce 11, reduce 7) on '--' in state 4222297%% Reduce/Reduce conflict (reduce 11, reduce 7) on '++' in state 4222298%% Reduce/Reduce conflict (reduce 11, reduce 7) on '-' in state 4222299%% Reduce/Reduce conflict (reduce 11, reduce 7) on '+' in state 4222300%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'semicolon' in state 4222301%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'dot' in state 4222302%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lbracket' in state 4222303%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lparen' in state 4222304%% Reduce/Reduce conflict (reduce 9, reduce 6) on '--' in state 3972305%% Reduce/Reduce conflict (reduce 9, reduce 6) on '++' in state 3972306%% Reduce/Reduce conflict (reduce 9, reduce 6) on '-' in state 3972307%% Reduce/Reduce conflict (reduce 9, reduce 6) on '+' in state 3972308%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'semicolon' in state 3972309%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'dot' in state 3972310%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lbracket' in state 3972311%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lparen' in state 3972312%% Shift/Reduce conflict (shift 367, reduce 49) on 'else' in state 3192313%% Shift/Reduce conflict (shift 144, reduce 177) on 'in' in state 2422314%% Shift/Reduce conflict (shift 144, reduce 178) on 'in' in state 2412315%% Shift/Reduce conflict (shift 144, reduce 179) on 'in' in state 2402316%% Shift/Reduce conflict (shift 144, reduce 180) on 'in' in state 2392317%% Shift/Reduce conflict (shift 80, reduce 119) on 'colon' in state 1252318%% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 852319%% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 852320%% Shift/Reduce conflict (shift 153, reduce 159) on '+' in state 492321%% Shift/Reduce conflict (shift 152, reduce 159) on '-' in state 492322%% Shift/Reduce conflict (shift 144, reduce 176) on 'in' in state 472323wrote `language/ecmascript/parse.go'2324  BOOTSTRAP(stage1) GUILEC language/ecmascript/impl.go2325wrote `language/ecmascript/impl.go'2326  BOOTSTRAP(stage1) GUILEC language/ecmascript/base.go2327language/ecmascript/base.scm:229:52: warning: possibly unbound variable `Boolean'2328language/ecmascript/base.scm:230:51: warning: possibly unbound variable `String'2329language/ecmascript/base.scm:231:51: warning: possibly unbound variable `Number'2330wrote `language/ecmascript/base.go'2331  BOOTSTRAP(stage1) GUILEC language/ecmascript/function.go2332wrote `language/ecmascript/function.go'2333<unknown-location>: warning: possibly unbound variable `<js-array-object>'2334<unknown-location>: warning: possibly unbound variable `js-array-vector'2335  BOOTSTRAP(stage1) GUILEC language/ecmascript/array.go2336wrote `language/ecmascript/array.go'2337  BOOTSTRAP(stage1) GUILEC language/ecmascript/compile-tree-il.go2338wrote `language/ecmascript/compile-tree-il.go'2339  BOOTSTRAP(stage1) GUILEC language/ecmascript/spec.go2340wrote `language/ecmascript/spec.go'2341  BOOTSTRAP(stage1) GUILEC language/elisp/falias.go2342wrote `language/elisp/falias.go'2343  BOOTSTRAP(stage1) GUILEC language/elisp/lexer.go2344wrote `language/elisp/lexer.go'2345  BOOTSTRAP(stage1) GUILEC language/elisp/parser.go2346wrote `language/elisp/parser.go'2347  BOOTSTRAP(stage1) GUILEC language/elisp/bindings.go2348wrote `language/elisp/bindings.go'2349  BOOTSTRAP(stage1) GUILEC language/elisp/compile-tree-il.go2350wrote `language/elisp/compile-tree-il.go'2351  BOOTSTRAP(stage1) GUILEC language/elisp/runtime.go2352wrote `language/elisp/runtime.go'2353  BOOTSTRAP(stage1) GUILEC language/elisp/runtime/function-slot.go2354wrote `language/elisp/runtime/function-slot.go'2355  BOOTSTRAP(stage1) GUILEC language/elisp/runtime/value-slot.go2356wrote `language/elisp/runtime/value-slot.go'2357  BOOTSTRAP(stage1) GUILEC language/elisp/spec.go2358wrote `language/elisp/spec.go'2359  BOOTSTRAP(stage1) GUILEC language/scheme/compile-tree-il.go2360wrote `language/scheme/compile-tree-il.go'2361  BOOTSTRAP(stage1) GUILEC language/scheme/decompile-tree-il.go2362wrote `language/scheme/decompile-tree-il.go'2363  BOOTSTRAP(stage1) GUILEC language/scheme/spec.go2364wrote `language/scheme/spec.go'2365  BOOTSTRAP(stage1) GUILEC language/value/spec.go2366wrote `language/value/spec.go'2367  BOOTSTRAP(stage1) GUILEC rnrs/base.go2368wrote `rnrs/base.go'2369  BOOTSTRAP(stage1) GUILEC rnrs/conditions.go2370wrote `rnrs/conditions.go'2371  BOOTSTRAP(stage1) GUILEC rnrs/control.go2372wrote `rnrs/control.go'2373  BOOTSTRAP(stage1) GUILEC rnrs/enums.go2374wrote `rnrs/enums.go'2375  BOOTSTRAP(stage1) GUILEC rnrs/eval.go2376wrote `rnrs/eval.go'2377  BOOTSTRAP(stage1) GUILEC rnrs/exceptions.go2378wrote `rnrs/exceptions.go'2379  BOOTSTRAP(stage1) GUILEC rnrs/files.go2380wrote `rnrs/files.go'2381  BOOTSTRAP(stage1) GUILEC rnrs/hashtables.go2382wrote `rnrs/hashtables.go'2383  BOOTSTRAP(stage1) GUILEC rnrs/lists.go2384wrote `rnrs/lists.go'2385  BOOTSTRAP(stage1) GUILEC rnrs/mutable-pairs.go2386wrote `rnrs/mutable-pairs.go'2387  BOOTSTRAP(stage1) GUILEC rnrs/mutable-strings.go2388wrote `rnrs/mutable-strings.go'2389  BOOTSTRAP(stage1) GUILEC rnrs/programs.go2390wrote `rnrs/programs.go'2391  BOOTSTRAP(stage1) GUILEC rnrs/r5rs.go2392wrote `rnrs/r5rs.go'2393  BOOTSTRAP(stage1) GUILEC rnrs/sorting.go2394wrote `rnrs/sorting.go'2395  BOOTSTRAP(stage1) GUILEC rnrs/syntax-case.go2396wrote `rnrs/syntax-case.go'2397  BOOTSTRAP(stage1) GUILEC rnrs/unicode.go2398wrote `rnrs/unicode.go'2399  BOOTSTRAP(stage1) GUILEC rnrs/arithmetic/bitwise.go2400wrote `rnrs/arithmetic/bitwise.go'2401  BOOTSTRAP(stage1) GUILEC rnrs/arithmetic/fixnums.go2402wrote `rnrs/arithmetic/fixnums.go'2403  BOOTSTRAP(stage1) GUILEC rnrs/arithmetic/flonums.go2404wrote `rnrs/arithmetic/flonums.go'2405  BOOTSTRAP(stage1) GUILEC rnrs/bytevectors.go2406wrote `rnrs/bytevectors.go'2407  BOOTSTRAP(stage1) GUILEC rnrs/bytevectors/gnu.go2408wrote `rnrs/bytevectors/gnu.go'2409  BOOTSTRAP(stage1) GUILEC rnrs/io/simple.go2410wrote `rnrs/io/simple.go'2411  BOOTSTRAP(stage1) GUILEC rnrs/io/ports.go2412wrote `rnrs/io/ports.go'2413  BOOTSTRAP(stage1) GUILEC rnrs/records/inspection.go2414wrote `rnrs/records/inspection.go'2415  BOOTSTRAP(stage1) GUILEC rnrs/records/procedural.go2416wrote `rnrs/records/procedural.go'2417  BOOTSTRAP(stage1) GUILEC rnrs/records/syntactic.go2418wrote `rnrs/records/syntactic.go'2419  BOOTSTRAP(stage1) GUILEC rnrs.go2420wrote `rnrs.go'2421  BOOTSTRAP(stage1) GUILEC oop/goops.go2422wrote `oop/goops.go'2423  BOOTSTRAP(stage1) GUILEC oop/goops/active-slot.go2424wrote `oop/goops/active-slot.go'2425  BOOTSTRAP(stage1) GUILEC oop/goops/composite-slot.go2426wrote `oop/goops/composite-slot.go'2427  BOOTSTRAP(stage1) GUILEC oop/goops/describe.go2428wrote `oop/goops/describe.go'2429  BOOTSTRAP(stage1) GUILEC oop/goops/internal.go2430wrote `oop/goops/internal.go'2431  BOOTSTRAP(stage1) GUILEC oop/goops/save.go2432wrote `oop/goops/save.go'2433  BOOTSTRAP(stage1) GUILEC oop/goops/stklos.go2434wrote `oop/goops/stklos.go'2435  BOOTSTRAP(stage1) GUILEC oop/goops/accessors.go2436wrote `oop/goops/accessors.go'2437  BOOTSTRAP(stage1) GUILEC oop/goops/simple.go2438wrote `oop/goops/simple.go'2439  BOOTSTRAP(stage1) GUILEC oop/goops/keyword-formals.go2440wrote `oop/goops/keyword-formals.go'2441  BOOTSTRAP(stage1) GUILEC scheme/base.go2442wrote `scheme/base.go'2443  BOOTSTRAP(stage1) GUILEC scheme/case-lambda.go2444wrote `scheme/case-lambda.go'2445  BOOTSTRAP(stage1) GUILEC scheme/char.go2446wrote `scheme/char.go'2447  BOOTSTRAP(stage1) GUILEC scheme/complex.go2448wrote `scheme/complex.go'2449  BOOTSTRAP(stage1) GUILEC scheme/cxr.go2450wrote `scheme/cxr.go'2451  BOOTSTRAP(stage1) GUILEC scheme/eval.go2452wrote `scheme/eval.go'2453  BOOTSTRAP(stage1) GUILEC scheme/file.go2454wrote `scheme/file.go'2455  BOOTSTRAP(stage1) GUILEC scheme/inexact.go2456wrote `scheme/inexact.go'2457  BOOTSTRAP(stage1) GUILEC scheme/lazy.go2458wrote `scheme/lazy.go'2459  BOOTSTRAP(stage1) GUILEC scheme/load.go2460WARNING: Use of `load' in declarative module (scheme load).  Add #:declarative? #f to your define-module invocation.2461wrote `scheme/load.go'2462  BOOTSTRAP(stage1) GUILEC scheme/process-context.go2463wrote `scheme/process-context.go'2464  BOOTSTRAP(stage1) GUILEC scheme/r5rs.go2465wrote `scheme/r5rs.go'2466  BOOTSTRAP(stage1) GUILEC scheme/read.go2467wrote `scheme/read.go'2468  BOOTSTRAP(stage1) GUILEC scheme/repl.go2469wrote `scheme/repl.go'2470  BOOTSTRAP(stage1) GUILEC scheme/time.go2471wrote `scheme/time.go'2472  BOOTSTRAP(stage1) GUILEC scheme/write.go2473wrote `scheme/write.go'2474  BOOTSTRAP(stage1) GUILEC scripts/compile.go2475wrote `scripts/compile.go'2476  BOOTSTRAP(stage1) GUILEC scripts/disassemble.go2477wrote `scripts/disassemble.go'2478  BOOTSTRAP(stage1) GUILEC scripts/display-commentary.go2479wrote `scripts/display-commentary.go'2480  BOOTSTRAP(stage1) GUILEC scripts/doc-snarf.go2481wrote `scripts/doc-snarf.go'2482scripts/doc-snarf.scm:98:34: warning: possibly unbound variable `doc-snarf-version'2483  BOOTSTRAP(stage1) GUILEC scripts/frisk.go2484wrote `scripts/frisk.go'2485  BOOTSTRAP(stage1) GUILEC scripts/generate-autoload.go2486wrote `scripts/generate-autoload.go'2487  BOOTSTRAP(stage1) GUILEC scripts/help.go2488wrote `scripts/help.go'2489  BOOTSTRAP(stage1) GUILEC scripts/lint.go2490wrote `scripts/lint.go'2491  BOOTSTRAP(stage1) GUILEC scripts/list.go2492wrote `scripts/list.go'2493  BOOTSTRAP(stage1) GUILEC scripts/punify.go2494wrote `scripts/punify.go'2495  BOOTSTRAP(stage1) GUILEC scripts/read-scheme-source.go2496wrote `scripts/read-scheme-source.go'2497  BOOTSTRAP(stage1) GUILEC scripts/read-text-outline.go2498wrote `scripts/read-text-outline.go'2499  BOOTSTRAP(stage1) GUILEC scripts/use2dot.go2500wrote `scripts/use2dot.go'2501  BOOTSTRAP(stage1) GUILEC scripts/snarf-check-and-output-texi.go2502wrote `scripts/snarf-check-and-output-texi.go'2503  BOOTSTRAP(stage1) GUILEC scripts/summarize-guile-TODO.go2504wrote `scripts/summarize-guile-TODO.go'2505  BOOTSTRAP(stage1) GUILEC scripts/api-diff.go2506wrote `scripts/api-diff.go'2507  BOOTSTRAP(stage1) GUILEC scripts/read-rfc822.go2508wrote `scripts/read-rfc822.go'2509  BOOTSTRAP(stage1) GUILEC scripts/snarf-guile-m4-docs.go2510wrote `scripts/snarf-guile-m4-docs.go'2511  BOOTSTRAP(stage1) GUILEC scripts/autofrisk.go2512wrote `scripts/autofrisk.go'2513scripts/autofrisk.scm:185:2: warning: non-literal format string2514  BOOTSTRAP(stage1) GUILEC scripts/scan-api.go2515wrote `scripts/scan-api.go'2516  BOOTSTRAP(stage1) GUILEC srfi/srfi-1.go2517wrote `srfi/srfi-1.go'2518  BOOTSTRAP(stage1) GUILEC srfi/srfi-2.go2519wrote `srfi/srfi-2.go'2520  BOOTSTRAP(stage1) GUILEC srfi/srfi-4.go2521wrote `srfi/srfi-4.go'2522  BOOTSTRAP(stage1) GUILEC srfi/srfi-4/gnu.go2523wrote `srfi/srfi-4/gnu.go'2524  BOOTSTRAP(stage1) GUILEC srfi/srfi-6.go2525wrote `srfi/srfi-6.go'2526  BOOTSTRAP(stage1) GUILEC srfi/srfi-8.go2527wrote `srfi/srfi-8.go'2528  BOOTSTRAP(stage1) GUILEC srfi/srfi-9.go2529wrote `srfi/srfi-9.go'2530  BOOTSTRAP(stage1) GUILEC srfi/srfi-9/gnu.go2531wrote `srfi/srfi-9/gnu.go'2532  BOOTSTRAP(stage1) GUILEC srfi/srfi-10.go2533wrote `srfi/srfi-10.go'2534  BOOTSTRAP(stage1) GUILEC srfi/srfi-11.go2535wrote `srfi/srfi-11.go'2536  BOOTSTRAP(stage1) GUILEC srfi/srfi-13.go2537wrote `srfi/srfi-13.go'2538  BOOTSTRAP(stage1) GUILEC srfi/srfi-14.go2539wrote `srfi/srfi-14.go'2540  BOOTSTRAP(stage1) GUILEC srfi/srfi-16.go2541wrote `srfi/srfi-16.go'2542  BOOTSTRAP(stage1) GUILEC srfi/srfi-17.go2543wrote `srfi/srfi-17.go'2544  BOOTSTRAP(stage1) GUILEC srfi/srfi-18.go2545wrote `srfi/srfi-18.go'2546  BOOTSTRAP(stage1) GUILEC srfi/srfi-19.go2547wrote `srfi/srfi-19.go'2548  BOOTSTRAP(stage1) GUILEC srfi/srfi-26.go2549wrote `srfi/srfi-26.go'2550  BOOTSTRAP(stage1) GUILEC srfi/srfi-27.go2551wrote `srfi/srfi-27.go'2552  BOOTSTRAP(stage1) GUILEC srfi/srfi-28.go2553wrote `srfi/srfi-28.go'2554  BOOTSTRAP(stage1) GUILEC srfi/srfi-31.go2555wrote `srfi/srfi-31.go'2556  BOOTSTRAP(stage1) GUILEC srfi/srfi-34.go2557wrote `srfi/srfi-34.go'2558  BOOTSTRAP(stage1) GUILEC srfi/srfi-35.go2559wrote `srfi/srfi-35.go'2560  BOOTSTRAP(stage1) GUILEC srfi/srfi-37.go2561wrote `srfi/srfi-37.go'2562  BOOTSTRAP(stage1) GUILEC srfi/srfi-38.go2563wrote `srfi/srfi-38.go'2564  BOOTSTRAP(stage1) GUILEC srfi/srfi-41.go2565wrote `srfi/srfi-41.go'2566  BOOTSTRAP(stage1) GUILEC srfi/srfi-42.go2567wrote `srfi/srfi-42.go'2568  BOOTSTRAP(stage1) GUILEC srfi/srfi-43.go2569wrote `srfi/srfi-43.go'2570  BOOTSTRAP(stage1) GUILEC srfi/srfi-39.go2571wrote `srfi/srfi-39.go'2572  BOOTSTRAP(stage1) GUILEC srfi/srfi-45.go2573wrote `srfi/srfi-45.go'2574  BOOTSTRAP(stage1) GUILEC srfi/srfi-60.go2575wrote `srfi/srfi-60.go'2576  BOOTSTRAP(stage1) GUILEC srfi/srfi-64.go2577wrote `srfi/srfi-64.go'2578  BOOTSTRAP(stage1) GUILEC srfi/srfi-64/automake.go2579wrote `srfi/srfi-64/automake.go'2580  BOOTSTRAP(stage1) GUILEC srfi/srfi-67.go2581wrote `srfi/srfi-67.go'2582  BOOTSTRAP(stage1) GUILEC srfi/srfi-69.go2583wrote `srfi/srfi-69.go'2584  BOOTSTRAP(stage1) GUILEC srfi/srfi-71.go2585wrote `srfi/srfi-71.go'2586  BOOTSTRAP(stage1) GUILEC srfi/srfi-88.go2587wrote `srfi/srfi-88.go'2588  BOOTSTRAP(stage1) GUILEC srfi/srfi-98.go2589wrote `srfi/srfi-98.go'2590  BOOTSTRAP(stage1) GUILEC srfi/srfi-111.go2591wrote `srfi/srfi-111.go'2592  BOOTSTRAP(stage1) GUILEC srfi/srfi-171.go2593wrote `srfi/srfi-171.go'2594  BOOTSTRAP(stage1) GUILEC srfi/srfi-171/gnu.go2595wrote `srfi/srfi-171/gnu.go'2596  BOOTSTRAP(stage1) GUILEC srfi/srfi-171/meta.go2597wrote `srfi/srfi-171/meta.go'2598  BOOTSTRAP(stage1) GUILEC srfi/srfi-197.go2599wrote `srfi/srfi-197.go'2600  BOOTSTRAP(stage1) GUILEC srfi/srfi-207.go2601wrote `srfi/srfi-207.go'2602  BOOTSTRAP(stage1) GUILEC srfi/srfi-244.go2603wrote `srfi/srfi-244.go'2604  BOOTSTRAP(stage1) GUILEC statprof.go2605wrote `statprof.go'2606  BOOTSTRAP(stage1) GUILEC system/base/pmatch.go2607wrote `system/base/pmatch.go'2608  BOOTSTRAP(stage1) GUILEC system/base/syntax.go2609wrote `system/base/syntax.go'2610  BOOTSTRAP(stage1) GUILEC system/base/compile.go2611wrote `system/base/compile.go'2612  BOOTSTRAP(stage1) GUILEC system/base/optimize.go2613wrote `system/base/optimize.go'2614  BOOTSTRAP(stage1) GUILEC system/base/language.go2615wrote `system/base/language.go'2616  BOOTSTRAP(stage1) GUILEC system/base/lalr.go2617wrote `system/base/lalr.go'2618  BOOTSTRAP(stage1) GUILEC system/base/message.go2619wrote `system/base/message.go'2620  BOOTSTRAP(stage1) GUILEC system/base/target.go2621wrote `system/base/target.go'2622  BOOTSTRAP(stage1) GUILEC system/base/types.go2623wrote `system/base/types.go'2624  BOOTSTRAP(stage1) GUILEC system/base/types/internal.go2625wrote `system/base/types/internal.go'2626  BOOTSTRAP(stage1) GUILEC system/base/ck.go2627wrote `system/base/ck.go'2628  BOOTSTRAP(stage1) GUILEC system/foreign.go2629wrote `system/foreign.go'2630  BOOTSTRAP(stage1) GUILEC system/foreign-library.go2631wrote `system/foreign-library.go'2632  BOOTSTRAP(stage1) GUILEC system/foreign-object.go2633wrote `system/foreign-object.go'2634  BOOTSTRAP(stage1) GUILEC system/repl/debug.go2635wrote `system/repl/debug.go'2636  BOOTSTRAP(stage1) GUILEC system/repl/error-handling.go2637wrote `system/repl/error-handling.go'2638  BOOTSTRAP(stage1) GUILEC system/repl/common.go2639wrote `system/repl/common.go'2640  BOOTSTRAP(stage1) GUILEC system/repl/command.go2641WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.2642wrote `system/repl/command.go'2643  BOOTSTRAP(stage1) GUILEC system/repl/repl.go2644wrote `system/repl/repl.go'2645  BOOTSTRAP(stage1) GUILEC system/repl/server.go2646wrote `system/repl/server.go'2647  BOOTSTRAP(stage1) GUILEC system/repl/coop-server.go2648wrote `system/repl/coop-server.go'2649  BOOTSTRAP(stage1) GUILEC system/vm/assembler.go2650wrote `system/vm/assembler.go'2651  BOOTSTRAP(stage1) GUILEC system/vm/coverage.go2652wrote `system/vm/coverage.go'2653  BOOTSTRAP(stage1) GUILEC system/vm/debug.go2654wrote `system/vm/debug.go'2655  BOOTSTRAP(stage1) GUILEC system/vm/disassembler.go2656wrote `system/vm/disassembler.go'2657  BOOTSTRAP(stage1) GUILEC system/vm/dwarf.go2658wrote `system/vm/dwarf.go'2659  BOOTSTRAP(stage1) GUILEC system/vm/elf.go2660wrote `system/vm/elf.go'2661  BOOTSTRAP(stage1) GUILEC system/vm/frame.go2662wrote `system/vm/frame.go'2663  BOOTSTRAP(stage1) GUILEC system/vm/inspect.go2664wrote `system/vm/inspect.go'2665  BOOTSTRAP(stage1) GUILEC system/vm/linker.go2666wrote `system/vm/linker.go'2667  BOOTSTRAP(stage1) GUILEC system/vm/loader.go2668wrote `system/vm/loader.go'2669  BOOTSTRAP(stage1) GUILEC system/vm/program.go2670wrote `system/vm/program.go'2671  BOOTSTRAP(stage1) GUILEC system/vm/trace.go2672wrote `system/vm/trace.go'2673  BOOTSTRAP(stage1) GUILEC system/vm/trap-state.go2674wrote `system/vm/trap-state.go'2675  BOOTSTRAP(stage1) GUILEC system/vm/traps.go2676wrote `system/vm/traps.go'2677  BOOTSTRAP(stage1) GUILEC system/vm/vm.go2678wrote `system/vm/vm.go'2679  BOOTSTRAP(stage1) GUILEC system/syntax.go2680wrote `system/syntax.go'2681  BOOTSTRAP(stage1) GUILEC language/wisp.go2682wrote `language/wisp.go'2683  BOOTSTRAP(stage1) GUILEC language/wisp/spec.go2684wrote `language/wisp/spec.go'2685  BOOTSTRAP(stage1) GUILEC system/xref.go2686wrote `system/xref.go'2687  BOOTSTRAP(stage1) GUILEC sxml/apply-templates.go2688wrote `sxml/apply-templates.go'2689  BOOTSTRAP(stage1) GUILEC sxml/fold.go2690wrote `sxml/fold.go'2691  BOOTSTRAP(stage1) GUILEC sxml/match.go2692wrote `sxml/match.go'2693  BOOTSTRAP(stage1) GUILEC sxml/simple.go2694wrote `sxml/simple.go'2695  BOOTSTRAP(stage1) GUILEC sxml/ssax/input-parse.go2696wrote `sxml/ssax/input-parse.go'2697  BOOTSTRAP(stage1) GUILEC sxml/ssax.go2698wrote `sxml/ssax.go'2699  BOOTSTRAP(stage1) GUILEC sxml/transform.go2700wrote `sxml/transform.go'2701  BOOTSTRAP(stage1) GUILEC sxml/xpath.go2702wrote `sxml/xpath.go'2703  BOOTSTRAP(stage1) GUILEC texinfo.go2704wrote `texinfo.go'2705  BOOTSTRAP(stage1) GUILEC texinfo/docbook.go2706wrote `texinfo/docbook.go'2707  BOOTSTRAP(stage1) GUILEC texinfo/html.go2708wrote `texinfo/html.go'2709  BOOTSTRAP(stage1) GUILEC texinfo/indexing.go2710wrote `texinfo/indexing.go'2711  BOOTSTRAP(stage1) GUILEC texinfo/string-utils.go2712wrote `texinfo/string-utils.go'2713  BOOTSTRAP(stage1) GUILEC texinfo/plain-text.go2714wrote `texinfo/plain-text.go'2715  BOOTSTRAP(stage1) GUILEC texinfo/reflection.go2716wrote `texinfo/reflection.go'2717  BOOTSTRAP(stage1) GUILEC texinfo/serialize.go2718wrote `texinfo/serialize.go'2719  BOOTSTRAP(stage1) GUILEC web/client.go2720web/client.scm:105:5: warning: possibly unbound variable `set-certificate-credentials-x509-trust-data!'2721web/client.scm:111:16: warning: possibly unbound variable `make-certificate-credentials'2722web/client.scm:125:21: warning: possibly unbound variable `x509-certificate-format/pem'2723web/client.scm:131:10: warning: possibly unbound variable `session-peer-certificate-chain'2724web/client.scm:133:6: warning: possibly unbound variable `import-x509-certificate'2725web/client.scm:133:36: warning: possibly unbound variable `x509-certificate-format/der'2726web/client.scm:142:11: warning: possibly unbound variable `x509-certificate-matches-hostname?'2727web/client.scm:147:10: warning: possibly unbound variable `peer-certificate-status'2728web/client.scm:166:31: warning: possibly unbound variable `certificate-status->string'2729web/client.scm:161:21: warning: possibly unbound variable `x509-certificate-dn'2730web/client.scm:189:23: warning: possibly unbound variable `error/premature-termination'2731web/client.scm:201:5: warning: possibly unbound variable `port-position'2732web/client.scm:203:5: warning: possibly unbound variable `set-port-position!'2733web/client.scm:228:19: warning: possibly unbound variable `make-session'2734web/client.scm:228:32: warning: possibly unbound variable `connection-end/client'2735web/client.scm:236:9: warning: possibly unbound variable `set-session-server-name!'2736web/client.scm:236:42: warning: possibly unbound variable `server-name-type/dns'2737web/client.scm:240:5: warning: possibly unbound variable `set-session-transport-fd!'2738web/client.scm:241:5: warning: possibly unbound variable `set-session-default-priority!'2739web/client.scm:247:5: warning: possibly unbound variable `set-session-priorities!'2740web/client.scm:249:5: warning: possibly unbound variable `set-session-credentials!'2741web/client.scm:262:11: warning: possibly unbound variable `handshake'2742web/client.scm:264:26: warning: possibly unbound variable `error/warning-alert-received'2743web/client.scm:269:26: warning: possibly unbound variable `alert-description->string'2744web/client.scm:269:53: warning: possibly unbound variable `alert-get'2745web/client.scm:272:26: warning: possibly unbound variable `fatal-error?'2746web/client.scm:278:32: warning: possibly unbound variable `error->string'2747web/client.scm:290:19: warning: possibly unbound variable `session-record-port'2748web/client.scm:295:13: warning: possibly unbound variable `set-session-record-port-close!'2749wrote `web/client.go'2750  BOOTSTRAP(stage1) GUILEC web/http.go2751wrote `web/http.go'2752  BOOTSTRAP(stage1) GUILEC web/request.go2753wrote `web/request.go'2754  BOOTSTRAP(stage1) GUILEC web/response.go2755wrote `web/response.go'2756  BOOTSTRAP(stage1) GUILEC web/server.go2757wrote `web/server.go'2758  BOOTSTRAP(stage1) GUILEC web/server/http.go2759wrote `web/server/http.go'2760  BOOTSTRAP(stage1) GUILEC web/uri.go2761wrote `web/uri.go'2762  BOOTSTRAP(stage1) GUILEC language/elisp/boot.go2763wrote `language/elisp/boot.go'2764make[2]: Leaving directory '/build/guile/src/guile-3.0.11/stage1'2765Making all in stage22766make[2]: Entering directory '/build/guile/src/guile-3.0.11/stage2'2767  BOOTSTRAP(stage2) GUILEC ice-9/eval.go2768wrote `ice-9/eval.go'2769  BOOTSTRAP(stage2) GUILEC ice-9/psyntax-pp.go2770wrote `ice-9/psyntax-pp.go'2771  BOOTSTRAP(stage2) GUILEC ice-9/boot-9.go2772ice-9/boot-9.scm:4723:35: warning: possibly unbound variable `syntax?'2773wrote `ice-9/boot-9.go'2774  BOOTSTRAP(stage2) GUILEC language/tree-il.go2775wrote `language/tree-il.go'2776  BOOTSTRAP(stage2) GUILEC language/tree-il/analyze.go2777wrote `language/tree-il/analyze.go'2778  BOOTSTRAP(stage2) GUILEC language/tree-il/compile-bytecode.go2779wrote `language/tree-il/compile-bytecode.go'2780  BOOTSTRAP(stage2) GUILEC language/tree-il/compile-cps.go2781wrote `language/tree-il/compile-cps.go'2782  BOOTSTRAP(stage2) GUILEC language/tree-il/cps-primitives.go2783wrote `language/tree-il/cps-primitives.go'2784  BOOTSTRAP(stage2) GUILEC language/tree-il/debug.go2785wrote `language/tree-il/debug.go'2786  BOOTSTRAP(stage2) GUILEC language/tree-il/demux-lambda.go2787wrote `language/tree-il/demux-lambda.go'2788  BOOTSTRAP(stage2) GUILEC language/tree-il/effects.go2789wrote `language/tree-il/effects.go'2790  BOOTSTRAP(stage2) GUILEC language/tree-il/eta-expand.go2791wrote `language/tree-il/eta-expand.go'2792  BOOTSTRAP(stage2) GUILEC language/tree-il/fix-letrec.go2793wrote `language/tree-il/fix-letrec.go'2794  BOOTSTRAP(stage2) GUILEC language/tree-il/inlinable-exports.go2795wrote `language/tree-il/inlinable-exports.go'2796  BOOTSTRAP(stage2) GUILEC language/tree-il/letrectify.go2797wrote `language/tree-il/letrectify.go'2798  BOOTSTRAP(stage2) GUILEC language/tree-il/optimize.go2799wrote `language/tree-il/optimize.go'2800  BOOTSTRAP(stage2) GUILEC language/tree-il/peval.go2801wrote `language/tree-il/peval.go'2802  BOOTSTRAP(stage2) GUILEC language/tree-il/primitives.go2803wrote `language/tree-il/primitives.go'2804  BOOTSTRAP(stage2) GUILEC language/tree-il/resolve-free-vars.go2805wrote `language/tree-il/resolve-free-vars.go'2806  BOOTSTRAP(stage2) GUILEC language/tree-il/spec.go2807wrote `language/tree-il/spec.go'2808  BOOTSTRAP(stage2) GUILEC language/cps.go2809wrote `language/cps.go'2810  BOOTSTRAP(stage2) GUILEC language/cps/closure-conversion.go2811wrote `language/cps/closure-conversion.go'2812  BOOTSTRAP(stage2) GUILEC language/cps/compile-bytecode.go2813wrote `language/cps/compile-bytecode.go'2814  BOOTSTRAP(stage2) GUILEC language/cps/contification.go2815wrote `language/cps/contification.go'2816  BOOTSTRAP(stage2) GUILEC language/cps/cse.go2817wrote `language/cps/cse.go'2818  BOOTSTRAP(stage2) GUILEC language/cps/dce.go2819wrote `language/cps/dce.go'2820  BOOTSTRAP(stage2) GUILEC language/cps/devirtualize-integers.go2821wrote `language/cps/devirtualize-integers.go'2822  BOOTSTRAP(stage2) GUILEC language/cps/dump.go2823wrote `language/cps/dump.go'2824  BOOTSTRAP(stage2) GUILEC language/cps/elide-arity-checks.go2825wrote `language/cps/elide-arity-checks.go'2826  BOOTSTRAP(stage2) GUILEC language/cps/effects-analysis.go2827wrote `language/cps/effects-analysis.go'2828  BOOTSTRAP(stage2) GUILEC language/cps/graphs.go2829wrote `language/cps/graphs.go'2830  BOOTSTRAP(stage2) GUILEC language/cps/intmap.go2831wrote `language/cps/intmap.go'2832  BOOTSTRAP(stage2) GUILEC language/cps/intset.go2833wrote `language/cps/intset.go'2834  BOOTSTRAP(stage2) GUILEC language/cps/licm.go2835wrote `language/cps/licm.go'2836  BOOTSTRAP(stage2) GUILEC language/cps/optimize.go2837wrote `language/cps/optimize.go'2838  BOOTSTRAP(stage2) GUILEC language/cps/peel-loops.go2839wrote `language/cps/peel-loops.go'2840  BOOTSTRAP(stage2) GUILEC language/cps/prune-top-level-scopes.go2841wrote `language/cps/prune-top-level-scopes.go'2842  BOOTSTRAP(stage2) GUILEC language/cps/renumber.go2843wrote `language/cps/renumber.go'2844  BOOTSTRAP(stage2) GUILEC language/cps/return-types.go2845wrote `language/cps/return-types.go'2846  BOOTSTRAP(stage2) GUILEC language/cps/rotate-loops.go2847wrote `language/cps/rotate-loops.go'2848  BOOTSTRAP(stage2) GUILEC language/cps/self-references.go2849wrote `language/cps/self-references.go'2850  BOOTSTRAP(stage2) GUILEC language/cps/simplify.go2851wrote `language/cps/simplify.go'2852  BOOTSTRAP(stage2) GUILEC language/cps/slot-allocation.go2853wrote `language/cps/slot-allocation.go'2854  BOOTSTRAP(stage2) GUILEC language/cps/spec.go2855wrote `language/cps/spec.go'2856  BOOTSTRAP(stage2) GUILEC language/cps/specialize-primcalls.go2857wrote `language/cps/specialize-primcalls.go'2858  BOOTSTRAP(stage2) GUILEC language/cps/specialize-numbers.go2859wrote `language/cps/specialize-numbers.go'2860  BOOTSTRAP(stage2) GUILEC language/cps/split-rec.go2861wrote `language/cps/split-rec.go'2862  BOOTSTRAP(stage2) GUILEC language/cps/switch.go2863wrote `language/cps/switch.go'2864  BOOTSTRAP(stage2) GUILEC language/cps/type-checks.go2865wrote `language/cps/type-checks.go'2866  BOOTSTRAP(stage2) GUILEC language/cps/type-fold.go2867wrote `language/cps/type-fold.go'2868  BOOTSTRAP(stage2) GUILEC language/cps/types.go2869wrote `language/cps/types.go'2870  BOOTSTRAP(stage2) GUILEC language/cps/utils.go2871wrote `language/cps/utils.go'2872  BOOTSTRAP(stage2) GUILEC language/cps/verify.go2873wrote `language/cps/verify.go'2874  BOOTSTRAP(stage2) GUILEC language/cps/with-cps.go2875wrote `language/cps/with-cps.go'2876  BOOTSTRAP(stage2) GUILEC language/cps/guile-vm.go2877wrote `language/cps/guile-vm.go'2878  BOOTSTRAP(stage2) GUILEC language/cps/guile-vm/loop-instrumentation.go2879wrote `language/cps/guile-vm/loop-instrumentation.go'2880  BOOTSTRAP(stage2) GUILEC language/cps/guile-vm/lower-primcalls.go2881wrote `language/cps/guile-vm/lower-primcalls.go'2882  BOOTSTRAP(stage2) GUILEC language/cps/guile-vm/reify-primitives.go2883wrote `language/cps/guile-vm/reify-primitives.go'2884  BOOTSTRAP(stage2) GUILEC ice-9/and-let-star.go2885wrote `ice-9/and-let-star.go'2886  BOOTSTRAP(stage2) GUILEC ice-9/arrays.go2887wrote `ice-9/arrays.go'2888  BOOTSTRAP(stage2) GUILEC ice-9/atomic.go2889wrote `ice-9/atomic.go'2890  BOOTSTRAP(stage2) GUILEC ice-9/binary-ports.go2891wrote `ice-9/binary-ports.go'2892  BOOTSTRAP(stage2) GUILEC ice-9/buffered-input.go2893wrote `ice-9/buffered-input.go'2894  BOOTSTRAP(stage2) GUILEC ice-9/calling.go2895wrote `ice-9/calling.go'2896  BOOTSTRAP(stage2) GUILEC ice-9/command-line.go2897wrote `ice-9/command-line.go'2898  BOOTSTRAP(stage2) GUILEC ice-9/common-list.go2899wrote `ice-9/common-list.go'2900  BOOTSTRAP(stage2) GUILEC ice-9/control.go2901wrote `ice-9/control.go'2902  BOOTSTRAP(stage2) GUILEC ice-9/copy-tree.go2903wrote `ice-9/copy-tree.go'2904  BOOTSTRAP(stage2) GUILEC ice-9/curried-definitions.go2905wrote `ice-9/curried-definitions.go'2906  BOOTSTRAP(stage2) GUILEC ice-9/custom-ports.go2907wrote `ice-9/custom-ports.go'2908  BOOTSTRAP(stage2) GUILEC ice-9/deprecated.go2909wrote `ice-9/deprecated.go'2910  BOOTSTRAP(stage2) GUILEC ice-9/documentation.go2911wrote `ice-9/documentation.go'2912  BOOTSTRAP(stage2) GUILEC ice-9/eval-string.go2913wrote `ice-9/eval-string.go'2914  BOOTSTRAP(stage2) GUILEC ice-9/exceptions.go2915wrote `ice-9/exceptions.go'2916  BOOTSTRAP(stage2) GUILEC ice-9/expect.go2917wrote `ice-9/expect.go'2918  BOOTSTRAP(stage2) GUILEC ice-9/fdes-finalizers.go2919wrote `ice-9/fdes-finalizers.go'2920  BOOTSTRAP(stage2) GUILEC ice-9/format.go2921wrote `ice-9/format.go'2922  BOOTSTRAP(stage2) GUILEC ice-9/ftw.go2923wrote `ice-9/ftw.go'2924  BOOTSTRAP(stage2) GUILEC ice-9/futures.go2925wrote `ice-9/futures.go'2926  BOOTSTRAP(stage2) GUILEC ice-9/gap-buffer.go2927wrote `ice-9/gap-buffer.go'2928  BOOTSTRAP(stage2) GUILEC ice-9/getopt-long.go2929wrote `ice-9/getopt-long.go'2930  BOOTSTRAP(stage2) GUILEC ice-9/hash-table.go2931wrote `ice-9/hash-table.go'2932  BOOTSTRAP(stage2) GUILEC ice-9/hcons.go2933wrote `ice-9/hcons.go'2934  BOOTSTRAP(stage2) GUILEC ice-9/history.go2935wrote `ice-9/history.go'2936  BOOTSTRAP(stage2) GUILEC ice-9/i18n.go2937wrote `ice-9/i18n.go'2938  BOOTSTRAP(stage2) GUILEC ice-9/iconv.go2939wrote `ice-9/iconv.go'2940  BOOTSTRAP(stage2) GUILEC ice-9/lineio.go2941wrote `ice-9/lineio.go'2942  BOOTSTRAP(stage2) GUILEC ice-9/list.go2943wrote `ice-9/list.go'2944  BOOTSTRAP(stage2) GUILEC ice-9/local-eval.go2945wrote `ice-9/local-eval.go'2946  BOOTSTRAP(stage2) GUILEC ice-9/ls.go2947wrote `ice-9/ls.go'2948  BOOTSTRAP(stage2) GUILEC ice-9/match.go2949wrote `ice-9/match.go'2950  BOOTSTRAP(stage2) GUILEC ice-9/networking.go2951wrote `ice-9/networking.go'2952  BOOTSTRAP(stage2) GUILEC ice-9/null.go2953wrote `ice-9/null.go'2954  BOOTSTRAP(stage2) GUILEC ice-9/occam-channel.go2955wrote `ice-9/occam-channel.go'2956  BOOTSTRAP(stage2) GUILEC ice-9/optargs.go2957wrote `ice-9/optargs.go'2958  BOOTSTRAP(stage2) GUILEC ice-9/peg.go2959wrote `ice-9/peg.go'2960  BOOTSTRAP(stage2) GUILEC ice-9/peg/cache.go2961wrote `ice-9/peg/cache.go'2962  BOOTSTRAP(stage2) GUILEC ice-9/peg/codegen.go2963wrote `ice-9/peg/codegen.go'2964  BOOTSTRAP(stage2) GUILEC ice-9/peg/simplify-tree.go2965wrote `ice-9/peg/simplify-tree.go'2966  BOOTSTRAP(stage2) GUILEC ice-9/peg/string-peg.go2967wrote `ice-9/peg/string-peg.go'2968  BOOTSTRAP(stage2) GUILEC ice-9/peg/using-parsers.go2969wrote `ice-9/peg/using-parsers.go'2970  BOOTSTRAP(stage2) GUILEC ice-9/poe.go2971wrote `ice-9/poe.go'2972  BOOTSTRAP(stage2) GUILEC ice-9/poll.go2973wrote `ice-9/poll.go'2974  BOOTSTRAP(stage2) GUILEC ice-9/popen.go2975wrote `ice-9/popen.go'2976  BOOTSTRAP(stage2) GUILEC ice-9/ports.go2977wrote `ice-9/ports.go'2978  BOOTSTRAP(stage2) GUILEC ice-9/posix.go2979wrote `ice-9/posix.go'2980  BOOTSTRAP(stage2) GUILEC ice-9/pretty-print.go2981wrote `ice-9/pretty-print.go'2982  BOOTSTRAP(stage2) GUILEC ice-9/q.go2983wrote `ice-9/q.go'2984  BOOTSTRAP(stage2) GUILEC ice-9/r5rs.go2985wrote `ice-9/r5rs.go'2986  BOOTSTRAP(stage2) GUILEC ice-9/rdelim.go2987wrote `ice-9/rdelim.go'2988  BOOTSTRAP(stage2) GUILEC ice-9/receive.go2989wrote `ice-9/receive.go'2990  BOOTSTRAP(stage2) GUILEC ice-9/regex.go2991wrote `ice-9/regex.go'2992  BOOTSTRAP(stage2) GUILEC ice-9/runq.go2993wrote `ice-9/runq.go'2994ice-9/runq.scm:93:9: warning: possibly unbound variable `apply-to-args'2995  BOOTSTRAP(stage2) GUILEC ice-9/rw.go2996wrote `ice-9/rw.go'2997  BOOTSTRAP(stage2) GUILEC ice-9/safe-r5rs.go2998wrote `ice-9/safe-r5rs.go'2999  BOOTSTRAP(stage2) GUILEC ice-9/safe.go3000wrote `ice-9/safe.go'3001  BOOTSTRAP(stage2) GUILEC ice-9/sandbox.go3002wrote `ice-9/sandbox.go'3003  BOOTSTRAP(stage2) GUILEC ice-9/save-stack.go3004wrote `ice-9/save-stack.go'3005  BOOTSTRAP(stage2) GUILEC ice-9/scm-style-repl.go3006wrote `ice-9/scm-style-repl.go'3007  BOOTSTRAP(stage2) GUILEC ice-9/serialize.go3008wrote `ice-9/serialize.go'3009  BOOTSTRAP(stage2) GUILEC ice-9/session.go3010wrote `ice-9/session.go'3011ice-9/session.scm:241:11: warning: non-literal format string3012  BOOTSTRAP(stage2) GUILEC ice-9/slib.go3013WARNING: Use of `load' in declarative module (#{ g111}#).  Add #:declarative? #f to your define-module invocation.3014wrote `ice-9/slib.go'3015  BOOTSTRAP(stage2) GUILEC ice-9/soft-ports.go3016wrote `ice-9/soft-ports.go'3017  BOOTSTRAP(stage2) GUILEC ice-9/stack-catch.go3018wrote `ice-9/stack-catch.go'3019  BOOTSTRAP(stage2) GUILEC ice-9/streams.go3020wrote `ice-9/streams.go'3021  BOOTSTRAP(stage2) GUILEC ice-9/string-fun.go3022wrote `ice-9/string-fun.go'3023  BOOTSTRAP(stage2) GUILEC ice-9/suspendable-ports.go3024wrote `ice-9/suspendable-ports.go'3025  BOOTSTRAP(stage2) GUILEC ice-9/textual-ports.go3026wrote `ice-9/textual-ports.go'3027  BOOTSTRAP(stage2) GUILEC ice-9/threads.go3028wrote `ice-9/threads.go'3029  BOOTSTRAP(stage2) GUILEC ice-9/time.go3030wrote `ice-9/time.go'3031  BOOTSTRAP(stage2) GUILEC ice-9/top-repl.go3032wrote `ice-9/top-repl.go'3033  BOOTSTRAP(stage2) GUILEC ice-9/unicode.go3034wrote `ice-9/unicode.go'3035  BOOTSTRAP(stage2) GUILEC ice-9/vlist.go3036wrote `ice-9/vlist.go'3037  BOOTSTRAP(stage2) GUILEC ice-9/weak-vector.go3038wrote `ice-9/weak-vector.go'3039  BOOTSTRAP(stage2) GUILEC language/brainfuck/parse.go3040wrote `language/brainfuck/parse.go'3041  BOOTSTRAP(stage2) GUILEC language/brainfuck/compile-scheme.go3042wrote `language/brainfuck/compile-scheme.go'3043  BOOTSTRAP(stage2) GUILEC language/brainfuck/compile-tree-il.go3044wrote `language/brainfuck/compile-tree-il.go'3045  BOOTSTRAP(stage2) GUILEC language/brainfuck/spec.go3046wrote `language/brainfuck/spec.go'3047  BOOTSTRAP(stage2) GUILEC language/bytecode.go3048wrote `language/bytecode.go'3049  BOOTSTRAP(stage2) GUILEC language/bytecode/spec.go3050wrote `language/bytecode/spec.go'3051  BOOTSTRAP(stage2) GUILEC language/ecmascript/tokenize.go3052wrote `language/ecmascript/tokenize.go'3053  BOOTSTRAP(stage2) GUILEC language/ecmascript/parse.go3054%% Reduce/Reduce conflict (reduce 11, reduce 7) on '--' in state 4223055%% Reduce/Reduce conflict (reduce 11, reduce 7) on '++' in state 4223056%% Reduce/Reduce conflict (reduce 11, reduce 7) on '-' in state 4223057%% Reduce/Reduce conflict (reduce 11, reduce 7) on '+' in state 4223058%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'semicolon' in state 4223059%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'dot' in state 4223060%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lbracket' in state 4223061%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lparen' in state 4223062%% Reduce/Reduce conflict (reduce 9, reduce 6) on '--' in state 3973063%% Reduce/Reduce conflict (reduce 9, reduce 6) on '++' in state 3973064%% Reduce/Reduce conflict (reduce 9, reduce 6) on '-' in state 3973065%% Reduce/Reduce conflict (reduce 9, reduce 6) on '+' in state 3973066%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'semicolon' in state 3973067%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'dot' in state 3973068%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lbracket' in state 3973069%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lparen' in state 3973070%% Shift/Reduce conflict (shift 367, reduce 49) on 'else' in state 3193071%% Shift/Reduce conflict (shift 144, reduce 177) on 'in' in state 2423072%% Shift/Reduce conflict (shift 144, reduce 178) on 'in' in state 2413073%% Shift/Reduce conflict (shift 144, reduce 179) on 'in' in state 2403074%% Shift/Reduce conflict (shift 144, reduce 180) on 'in' in state 2393075%% Shift/Reduce conflict (shift 80, reduce 119) on 'colon' in state 1253076%% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 853077%% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 853078%% Shift/Reduce conflict (shift 153, reduce 159) on '+' in state 493079%% Shift/Reduce conflict (shift 152, reduce 159) on '-' in state 493080%% Shift/Reduce conflict (shift 144, reduce 176) on 'in' in state 473081wrote `language/ecmascript/parse.go'3082  BOOTSTRAP(stage2) GUILEC language/ecmascript/impl.go3083wrote `language/ecmascript/impl.go'3084  BOOTSTRAP(stage2) GUILEC language/ecmascript/base.go3085wrote `language/ecmascript/base.go'3086language/ecmascript/base.scm:229:52: warning: possibly unbound variable `Boolean'3087language/ecmascript/base.scm:230:51: warning: possibly unbound variable `String'3088language/ecmascript/base.scm:231:51: warning: possibly unbound variable `Number'3089  BOOTSTRAP(stage2) GUILEC language/ecmascript/function.go3090wrote `language/ecmascript/function.go'3091<unknown-location>: warning: possibly unbound variable `<js-array-object>'3092<unknown-location>: warning: possibly unbound variable `js-array-vector'3093  BOOTSTRAP(stage2) GUILEC language/ecmascript/array.go3094wrote `language/ecmascript/array.go'3095  BOOTSTRAP(stage2) GUILEC language/ecmascript/compile-tree-il.go3096wrote `language/ecmascript/compile-tree-il.go'3097  BOOTSTRAP(stage2) GUILEC language/ecmascript/spec.go3098wrote `language/ecmascript/spec.go'3099  BOOTSTRAP(stage2) GUILEC language/elisp/falias.go3100wrote `language/elisp/falias.go'3101  BOOTSTRAP(stage2) GUILEC language/elisp/lexer.go3102wrote `language/elisp/lexer.go'3103  BOOTSTRAP(stage2) GUILEC language/elisp/parser.go3104wrote `language/elisp/parser.go'3105  BOOTSTRAP(stage2) GUILEC language/elisp/bindings.go3106wrote `language/elisp/bindings.go'3107  BOOTSTRAP(stage2) GUILEC language/elisp/compile-tree-il.go3108wrote `language/elisp/compile-tree-il.go'3109  BOOTSTRAP(stage2) GUILEC language/elisp/runtime.go3110wrote `language/elisp/runtime.go'3111  BOOTSTRAP(stage2) GUILEC language/elisp/runtime/function-slot.go3112wrote `language/elisp/runtime/function-slot.go'3113  BOOTSTRAP(stage2) GUILEC language/elisp/runtime/value-slot.go3114wrote `language/elisp/runtime/value-slot.go'3115  BOOTSTRAP(stage2) GUILEC language/elisp/spec.go3116wrote `language/elisp/spec.go'3117  BOOTSTRAP(stage2) GUILEC language/scheme/compile-tree-il.go3118wrote `language/scheme/compile-tree-il.go'3119  BOOTSTRAP(stage2) GUILEC language/scheme/decompile-tree-il.go3120wrote `language/scheme/decompile-tree-il.go'3121  BOOTSTRAP(stage2) GUILEC language/scheme/spec.go3122wrote `language/scheme/spec.go'3123  BOOTSTRAP(stage2) GUILEC language/value/spec.go3124wrote `language/value/spec.go'3125  BOOTSTRAP(stage2) GUILEC rnrs/base.go3126wrote `rnrs/base.go'3127  BOOTSTRAP(stage2) GUILEC rnrs/conditions.go3128wrote `rnrs/conditions.go'3129  BOOTSTRAP(stage2) GUILEC rnrs/control.go3130wrote `rnrs/control.go'3131  BOOTSTRAP(stage2) GUILEC rnrs/enums.go3132wrote `rnrs/enums.go'3133  BOOTSTRAP(stage2) GUILEC rnrs/eval.go3134wrote `rnrs/eval.go'3135  BOOTSTRAP(stage2) GUILEC rnrs/exceptions.go3136wrote `rnrs/exceptions.go'3137  BOOTSTRAP(stage2) GUILEC rnrs/files.go3138wrote `rnrs/files.go'3139  BOOTSTRAP(stage2) GUILEC rnrs/hashtables.go3140wrote `rnrs/hashtables.go'3141  BOOTSTRAP(stage2) GUILEC rnrs/lists.go3142wrote `rnrs/lists.go'3143  BOOTSTRAP(stage2) GUILEC rnrs/mutable-pairs.go3144wrote `rnrs/mutable-pairs.go'3145  BOOTSTRAP(stage2) GUILEC rnrs/mutable-strings.go3146wrote `rnrs/mutable-strings.go'3147  BOOTSTRAP(stage2) GUILEC rnrs/programs.go3148wrote `rnrs/programs.go'3149  BOOTSTRAP(stage2) GUILEC rnrs/r5rs.go3150wrote `rnrs/r5rs.go'3151  BOOTSTRAP(stage2) GUILEC rnrs/sorting.go3152wrote `rnrs/sorting.go'3153  BOOTSTRAP(stage2) GUILEC rnrs/syntax-case.go3154wrote `rnrs/syntax-case.go'3155  BOOTSTRAP(stage2) GUILEC rnrs/unicode.go3156wrote `rnrs/unicode.go'3157  BOOTSTRAP(stage2) GUILEC rnrs/arithmetic/bitwise.go3158wrote `rnrs/arithmetic/bitwise.go'3159  BOOTSTRAP(stage2) GUILEC rnrs/arithmetic/fixnums.go3160wrote `rnrs/arithmetic/fixnums.go'3161  BOOTSTRAP(stage2) GUILEC rnrs/arithmetic/flonums.go3162wrote `rnrs/arithmetic/flonums.go'3163  BOOTSTRAP(stage2) GUILEC rnrs/bytevectors.go3164wrote `rnrs/bytevectors.go'3165  BOOTSTRAP(stage2) GUILEC rnrs/bytevectors/gnu.go3166wrote `rnrs/bytevectors/gnu.go'3167  BOOTSTRAP(stage2) GUILEC rnrs/io/simple.go3168wrote `rnrs/io/simple.go'3169  BOOTSTRAP(stage2) GUILEC rnrs/io/ports.go3170wrote `rnrs/io/ports.go'3171  BOOTSTRAP(stage2) GUILEC rnrs/records/inspection.go3172wrote `rnrs/records/inspection.go'3173  BOOTSTRAP(stage2) GUILEC rnrs/records/procedural.go3174wrote `rnrs/records/procedural.go'3175  BOOTSTRAP(stage2) GUILEC rnrs/records/syntactic.go3176wrote `rnrs/records/syntactic.go'3177  BOOTSTRAP(stage2) GUILEC rnrs.go3178wrote `rnrs.go'3179  BOOTSTRAP(stage2) GUILEC oop/goops.go3180wrote `oop/goops.go'3181  BOOTSTRAP(stage2) GUILEC oop/goops/active-slot.go3182wrote `oop/goops/active-slot.go'3183  BOOTSTRAP(stage2) GUILEC oop/goops/composite-slot.go3184wrote `oop/goops/composite-slot.go'3185  BOOTSTRAP(stage2) GUILEC oop/goops/describe.go3186wrote `oop/goops/describe.go'3187  BOOTSTRAP(stage2) GUILEC oop/goops/internal.go3188wrote `oop/goops/internal.go'3189  BOOTSTRAP(stage2) GUILEC oop/goops/save.go3190wrote `oop/goops/save.go'3191  BOOTSTRAP(stage2) GUILEC oop/goops/stklos.go3192wrote `oop/goops/stklos.go'3193  BOOTSTRAP(stage2) GUILEC oop/goops/accessors.go3194wrote `oop/goops/accessors.go'3195  BOOTSTRAP(stage2) GUILEC oop/goops/simple.go3196wrote `oop/goops/simple.go'3197  BOOTSTRAP(stage2) GUILEC oop/goops/keyword-formals.go3198wrote `oop/goops/keyword-formals.go'3199  BOOTSTRAP(stage2) GUILEC scheme/base.go3200wrote `scheme/base.go'3201  BOOTSTRAP(stage2) GUILEC scheme/case-lambda.go3202wrote `scheme/case-lambda.go'3203  BOOTSTRAP(stage2) GUILEC scheme/char.go3204wrote `scheme/char.go'3205  BOOTSTRAP(stage2) GUILEC scheme/complex.go3206wrote `scheme/complex.go'3207  BOOTSTRAP(stage2) GUILEC scheme/cxr.go3208wrote `scheme/cxr.go'3209  BOOTSTRAP(stage2) GUILEC scheme/eval.go3210wrote `scheme/eval.go'3211  BOOTSTRAP(stage2) GUILEC scheme/file.go3212wrote `scheme/file.go'3213  BOOTSTRAP(stage2) GUILEC scheme/inexact.go3214wrote `scheme/inexact.go'3215  BOOTSTRAP(stage2) GUILEC scheme/lazy.go3216wrote `scheme/lazy.go'3217  BOOTSTRAP(stage2) GUILEC scheme/load.go3218WARNING: Use of `load' in declarative module (scheme load).  Add #:declarative? #f to your define-module invocation.3219wrote `scheme/load.go'3220  BOOTSTRAP(stage2) GUILEC scheme/process-context.go3221wrote `scheme/process-context.go'3222  BOOTSTRAP(stage2) GUILEC scheme/r5rs.go3223wrote `scheme/r5rs.go'3224  BOOTSTRAP(stage2) GUILEC scheme/read.go3225wrote `scheme/read.go'3226  BOOTSTRAP(stage2) GUILEC scheme/repl.go3227wrote `scheme/repl.go'3228  BOOTSTRAP(stage2) GUILEC scheme/time.go3229wrote `scheme/time.go'3230  BOOTSTRAP(stage2) GUILEC scheme/write.go3231wrote `scheme/write.go'3232  BOOTSTRAP(stage2) GUILEC scripts/compile.go3233wrote `scripts/compile.go'3234  BOOTSTRAP(stage2) GUILEC scripts/disassemble.go3235wrote `scripts/disassemble.go'3236  BOOTSTRAP(stage2) GUILEC scripts/display-commentary.go3237wrote `scripts/display-commentary.go'3238  BOOTSTRAP(stage2) GUILEC scripts/doc-snarf.go3239wrote `scripts/doc-snarf.go'3240scripts/doc-snarf.scm:98:34: warning: possibly unbound variable `doc-snarf-version'3241  BOOTSTRAP(stage2) GUILEC scripts/frisk.go3242wrote `scripts/frisk.go'3243  BOOTSTRAP(stage2) GUILEC scripts/generate-autoload.go3244wrote `scripts/generate-autoload.go'3245  BOOTSTRAP(stage2) GUILEC scripts/help.go3246wrote `scripts/help.go'3247  BOOTSTRAP(stage2) GUILEC scripts/lint.go3248wrote `scripts/lint.go'3249  BOOTSTRAP(stage2) GUILEC scripts/list.go3250wrote `scripts/list.go'3251  BOOTSTRAP(stage2) GUILEC scripts/punify.go3252wrote `scripts/punify.go'3253  BOOTSTRAP(stage2) GUILEC scripts/read-scheme-source.go3254wrote `scripts/read-scheme-source.go'3255  BOOTSTRAP(stage2) GUILEC scripts/read-text-outline.go3256wrote `scripts/read-text-outline.go'3257  BOOTSTRAP(stage2) GUILEC scripts/use2dot.go3258wrote `scripts/use2dot.go'3259  BOOTSTRAP(stage2) GUILEC scripts/snarf-check-and-output-texi.go3260wrote `scripts/snarf-check-and-output-texi.go'3261  BOOTSTRAP(stage2) GUILEC scripts/summarize-guile-TODO.go3262wrote `scripts/summarize-guile-TODO.go'3263  BOOTSTRAP(stage2) GUILEC scripts/api-diff.go3264wrote `scripts/api-diff.go'3265  BOOTSTRAP(stage2) GUILEC scripts/read-rfc822.go3266wrote `scripts/read-rfc822.go'3267  BOOTSTRAP(stage2) GUILEC scripts/snarf-guile-m4-docs.go3268wrote `scripts/snarf-guile-m4-docs.go'3269  BOOTSTRAP(stage2) GUILEC scripts/autofrisk.go3270scripts/autofrisk.scm:185:2: warning: non-literal format string3271wrote `scripts/autofrisk.go'3272  BOOTSTRAP(stage2) GUILEC scripts/scan-api.go3273wrote `scripts/scan-api.go'3274  BOOTSTRAP(stage2) GUILEC srfi/srfi-1.go3275wrote `srfi/srfi-1.go'3276  BOOTSTRAP(stage2) GUILEC srfi/srfi-2.go3277wrote `srfi/srfi-2.go'3278  BOOTSTRAP(stage2) GUILEC srfi/srfi-4.go3279wrote `srfi/srfi-4.go'3280  BOOTSTRAP(stage2) GUILEC srfi/srfi-4/gnu.go3281wrote `srfi/srfi-4/gnu.go'3282  BOOTSTRAP(stage2) GUILEC srfi/srfi-6.go3283wrote `srfi/srfi-6.go'3284  BOOTSTRAP(stage2) GUILEC srfi/srfi-8.go3285wrote `srfi/srfi-8.go'3286  BOOTSTRAP(stage2) GUILEC srfi/srfi-9.go3287wrote `srfi/srfi-9.go'3288  BOOTSTRAP(stage2) GUILEC srfi/srfi-9/gnu.go3289wrote `srfi/srfi-9/gnu.go'3290  BOOTSTRAP(stage2) GUILEC srfi/srfi-10.go3291wrote `srfi/srfi-10.go'3292  BOOTSTRAP(stage2) GUILEC srfi/srfi-11.go3293wrote `srfi/srfi-11.go'3294  BOOTSTRAP(stage2) GUILEC srfi/srfi-13.go3295wrote `srfi/srfi-13.go'3296  BOOTSTRAP(stage2) GUILEC srfi/srfi-14.go3297wrote `srfi/srfi-14.go'3298  BOOTSTRAP(stage2) GUILEC srfi/srfi-16.go3299wrote `srfi/srfi-16.go'3300  BOOTSTRAP(stage2) GUILEC srfi/srfi-17.go3301wrote `srfi/srfi-17.go'3302  BOOTSTRAP(stage2) GUILEC srfi/srfi-18.go3303wrote `srfi/srfi-18.go'3304  BOOTSTRAP(stage2) GUILEC srfi/srfi-19.go3305wrote `srfi/srfi-19.go'3306  BOOTSTRAP(stage2) GUILEC srfi/srfi-26.go3307wrote `srfi/srfi-26.go'3308  BOOTSTRAP(stage2) GUILEC srfi/srfi-27.go3309wrote `srfi/srfi-27.go'3310  BOOTSTRAP(stage2) GUILEC srfi/srfi-28.go3311wrote `srfi/srfi-28.go'3312  BOOTSTRAP(stage2) GUILEC srfi/srfi-31.go3313wrote `srfi/srfi-31.go'3314  BOOTSTRAP(stage2) GUILEC srfi/srfi-34.go3315wrote `srfi/srfi-34.go'3316  BOOTSTRAP(stage2) GUILEC srfi/srfi-35.go3317wrote `srfi/srfi-35.go'3318  BOOTSTRAP(stage2) GUILEC srfi/srfi-37.go3319wrote `srfi/srfi-37.go'3320  BOOTSTRAP(stage2) GUILEC srfi/srfi-38.go3321wrote `srfi/srfi-38.go'3322  BOOTSTRAP(stage2) GUILEC srfi/srfi-41.go3323wrote `srfi/srfi-41.go'3324  BOOTSTRAP(stage2) GUILEC srfi/srfi-42.go3325wrote `srfi/srfi-42.go'3326  BOOTSTRAP(stage2) GUILEC srfi/srfi-43.go3327wrote `srfi/srfi-43.go'3328  BOOTSTRAP(stage2) GUILEC srfi/srfi-39.go3329wrote `srfi/srfi-39.go'3330  BOOTSTRAP(stage2) GUILEC srfi/srfi-45.go3331wrote `srfi/srfi-45.go'3332  BOOTSTRAP(stage2) GUILEC srfi/srfi-60.go3333wrote `srfi/srfi-60.go'3334  BOOTSTRAP(stage2) GUILEC srfi/srfi-64.go3335wrote `srfi/srfi-64.go'3336  BOOTSTRAP(stage2) GUILEC srfi/srfi-64/automake.go3337wrote `srfi/srfi-64/automake.go'3338  BOOTSTRAP(stage2) GUILEC srfi/srfi-67.go3339wrote `srfi/srfi-67.go'3340  BOOTSTRAP(stage2) GUILEC srfi/srfi-69.go3341wrote `srfi/srfi-69.go'3342  BOOTSTRAP(stage2) GUILEC srfi/srfi-71.go3343wrote `srfi/srfi-71.go'3344  BOOTSTRAP(stage2) GUILEC srfi/srfi-88.go3345wrote `srfi/srfi-88.go'3346  BOOTSTRAP(stage2) GUILEC srfi/srfi-98.go3347wrote `srfi/srfi-98.go'3348  BOOTSTRAP(stage2) GUILEC srfi/srfi-111.go3349wrote `srfi/srfi-111.go'3350  BOOTSTRAP(stage2) GUILEC srfi/srfi-171.go3351wrote `srfi/srfi-171.go'3352  BOOTSTRAP(stage2) GUILEC srfi/srfi-171/gnu.go3353wrote `srfi/srfi-171/gnu.go'3354  BOOTSTRAP(stage2) GUILEC srfi/srfi-171/meta.go3355wrote `srfi/srfi-171/meta.go'3356  BOOTSTRAP(stage2) GUILEC srfi/srfi-197.go3357wrote `srfi/srfi-197.go'3358  BOOTSTRAP(stage2) GUILEC srfi/srfi-207.go3359wrote `srfi/srfi-207.go'3360  BOOTSTRAP(stage2) GUILEC srfi/srfi-244.go3361wrote `srfi/srfi-244.go'3362  BOOTSTRAP(stage2) GUILEC statprof.go3363wrote `statprof.go'3364  BOOTSTRAP(stage2) GUILEC system/base/pmatch.go3365wrote `system/base/pmatch.go'3366  BOOTSTRAP(stage2) GUILEC system/base/syntax.go3367wrote `system/base/syntax.go'3368  BOOTSTRAP(stage2) GUILEC system/base/compile.go3369wrote `system/base/compile.go'3370  BOOTSTRAP(stage2) GUILEC system/base/optimize.go3371wrote `system/base/optimize.go'3372  BOOTSTRAP(stage2) GUILEC system/base/language.go3373wrote `system/base/language.go'3374  BOOTSTRAP(stage2) GUILEC system/base/lalr.go3375wrote `system/base/lalr.go'3376  BOOTSTRAP(stage2) GUILEC system/base/message.go3377wrote `system/base/message.go'3378  BOOTSTRAP(stage2) GUILEC system/base/target.go3379wrote `system/base/target.go'3380  BOOTSTRAP(stage2) GUILEC system/base/types.go3381wrote `system/base/types.go'3382  BOOTSTRAP(stage2) GUILEC system/base/types/internal.go3383wrote `system/base/types/internal.go'3384  BOOTSTRAP(stage2) GUILEC system/base/ck.go3385wrote `system/base/ck.go'3386  BOOTSTRAP(stage2) GUILEC system/foreign.go3387wrote `system/foreign.go'3388  BOOTSTRAP(stage2) GUILEC system/foreign-library.go3389wrote `system/foreign-library.go'3390  BOOTSTRAP(stage2) GUILEC system/foreign-object.go3391wrote `system/foreign-object.go'3392  BOOTSTRAP(stage2) GUILEC system/repl/debug.go3393wrote `system/repl/debug.go'3394  BOOTSTRAP(stage2) GUILEC system/repl/error-handling.go3395wrote `system/repl/error-handling.go'3396  BOOTSTRAP(stage2) GUILEC system/repl/common.go3397wrote `system/repl/common.go'3398  BOOTSTRAP(stage2) GUILEC system/repl/command.go3399wrote `system/repl/command.go'3400WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.3401  BOOTSTRAP(stage2) GUILEC system/repl/repl.go3402wrote `system/repl/repl.go'3403  BOOTSTRAP(stage2) GUILEC system/repl/server.go3404wrote `system/repl/server.go'3405  BOOTSTRAP(stage2) GUILEC system/repl/coop-server.go3406wrote `system/repl/coop-server.go'3407  BOOTSTRAP(stage2) GUILEC system/vm/assembler.go3408wrote `system/vm/assembler.go'3409  BOOTSTRAP(stage2) GUILEC system/vm/coverage.go3410wrote `system/vm/coverage.go'3411  BOOTSTRAP(stage2) GUILEC system/vm/debug.go3412wrote `system/vm/debug.go'3413  BOOTSTRAP(stage2) GUILEC system/vm/disassembler.go3414wrote `system/vm/disassembler.go'3415  BOOTSTRAP(stage2) GUILEC system/vm/dwarf.go3416wrote `system/vm/dwarf.go'3417  BOOTSTRAP(stage2) GUILEC system/vm/elf.go3418wrote `system/vm/elf.go'3419  BOOTSTRAP(stage2) GUILEC system/vm/frame.go3420wrote `system/vm/frame.go'3421  BOOTSTRAP(stage2) GUILEC system/vm/inspect.go3422wrote `system/vm/inspect.go'3423  BOOTSTRAP(stage2) GUILEC system/vm/linker.go3424wrote `system/vm/linker.go'3425  BOOTSTRAP(stage2) GUILEC system/vm/loader.go3426wrote `system/vm/loader.go'3427  BOOTSTRAP(stage2) GUILEC system/vm/program.go3428wrote `system/vm/program.go'3429  BOOTSTRAP(stage2) GUILEC system/vm/trace.go3430wrote `system/vm/trace.go'3431  BOOTSTRAP(stage2) GUILEC system/vm/trap-state.go3432wrote `system/vm/trap-state.go'3433  BOOTSTRAP(stage2) GUILEC system/vm/traps.go3434wrote `system/vm/traps.go'3435  BOOTSTRAP(stage2) GUILEC system/vm/vm.go3436wrote `system/vm/vm.go'3437  BOOTSTRAP(stage2) GUILEC system/syntax.go3438wrote `system/syntax.go'3439  BOOTSTRAP(stage2) GUILEC language/wisp.go3440wrote `language/wisp.go'3441  BOOTSTRAP(stage2) GUILEC language/wisp/spec.go3442wrote `language/wisp/spec.go'3443  BOOTSTRAP(stage2) GUILEC system/xref.go3444wrote `system/xref.go'3445  BOOTSTRAP(stage2) GUILEC sxml/apply-templates.go3446wrote `sxml/apply-templates.go'3447  BOOTSTRAP(stage2) GUILEC sxml/fold.go3448wrote `sxml/fold.go'3449  BOOTSTRAP(stage2) GUILEC sxml/match.go3450wrote `sxml/match.go'3451  BOOTSTRAP(stage2) GUILEC sxml/simple.go3452wrote `sxml/simple.go'3453  BOOTSTRAP(stage2) GUILEC sxml/ssax/input-parse.go3454wrote `sxml/ssax/input-parse.go'3455  BOOTSTRAP(stage2) GUILEC sxml/ssax.go3456wrote `sxml/ssax.go'3457  BOOTSTRAP(stage2) GUILEC sxml/transform.go3458wrote `sxml/transform.go'3459  BOOTSTRAP(stage2) GUILEC sxml/xpath.go3460wrote `sxml/xpath.go'3461  BOOTSTRAP(stage2) GUILEC texinfo.go3462wrote `texinfo.go'3463  BOOTSTRAP(stage2) GUILEC texinfo/docbook.go3464wrote `texinfo/docbook.go'3465  BOOTSTRAP(stage2) GUILEC texinfo/html.go3466wrote `texinfo/html.go'3467  BOOTSTRAP(stage2) GUILEC texinfo/indexing.go3468wrote `texinfo/indexing.go'3469  BOOTSTRAP(stage2) GUILEC texinfo/string-utils.go3470wrote `texinfo/string-utils.go'3471  BOOTSTRAP(stage2) GUILEC texinfo/plain-text.go3472wrote `texinfo/plain-text.go'3473  BOOTSTRAP(stage2) GUILEC texinfo/reflection.go3474wrote `texinfo/reflection.go'3475  BOOTSTRAP(stage2) GUILEC texinfo/serialize.go3476wrote `texinfo/serialize.go'3477  BOOTSTRAP(stage2) GUILEC web/client.go3478wrote `web/client.go'3479web/client.scm:105:5: warning: possibly unbound variable `set-certificate-credentials-x509-trust-data!'3480web/client.scm:111:16: warning: possibly unbound variable `make-certificate-credentials'3481web/client.scm:125:21: warning: possibly unbound variable `x509-certificate-format/pem'3482web/client.scm:131:10: warning: possibly unbound variable `session-peer-certificate-chain'3483web/client.scm:133:6: warning: possibly unbound variable `import-x509-certificate'3484web/client.scm:133:36: warning: possibly unbound variable `x509-certificate-format/der'3485web/client.scm:142:11: warning: possibly unbound variable `x509-certificate-matches-hostname?'3486web/client.scm:147:10: warning: possibly unbound variable `peer-certificate-status'3487web/client.scm:166:31: warning: possibly unbound variable `certificate-status->string'3488web/client.scm:161:21: warning: possibly unbound variable `x509-certificate-dn'3489web/client.scm:189:23: warning: possibly unbound variable `error/premature-termination'3490web/client.scm:201:5: warning: possibly unbound variable `port-position'3491web/client.scm:203:5: warning: possibly unbound variable `set-port-position!'3492web/client.scm:228:19: warning: possibly unbound variable `make-session'3493web/client.scm:228:32: warning: possibly unbound variable `connection-end/client'3494web/client.scm:236:9: warning: possibly unbound variable `set-session-server-name!'3495web/client.scm:236:42: warning: possibly unbound variable `server-name-type/dns'3496web/client.scm:240:5: warning: possibly unbound variable `set-session-transport-fd!'3497web/client.scm:241:5: warning: possibly unbound variable `set-session-default-priority!'3498web/client.scm:247:5: warning: possibly unbound variable `set-session-priorities!'3499web/client.scm:249:5: warning: possibly unbound variable `set-session-credentials!'3500web/client.scm:262:11: warning: possibly unbound variable `handshake'3501web/client.scm:264:26: warning: possibly unbound variable `error/warning-alert-received'3502web/client.scm:269:26: warning: possibly unbound variable `alert-description->string'3503web/client.scm:269:53: warning: possibly unbound variable `alert-get'3504web/client.scm:272:26: warning: possibly unbound variable `fatal-error?'3505web/client.scm:278:32: warning: possibly unbound variable `error->string'3506web/client.scm:290:19: warning: possibly unbound variable `session-record-port'3507web/client.scm:295:13: warning: possibly unbound variable `set-session-record-port-close!'3508  BOOTSTRAP(stage2) GUILEC web/http.go3509wrote `web/http.go'3510  BOOTSTRAP(stage2) GUILEC web/request.go3511wrote `web/request.go'3512  BOOTSTRAP(stage2) GUILEC web/response.go3513wrote `web/response.go'3514  BOOTSTRAP(stage2) GUILEC web/server.go3515wrote `web/server.go'3516  BOOTSTRAP(stage2) GUILEC web/server/http.go3517wrote `web/server/http.go'3518  BOOTSTRAP(stage2) GUILEC web/uri.go3519wrote `web/uri.go'3520  BOOTSTRAP(stage2) GUILEC language/elisp/boot.go3521wrote `language/elisp/boot.go'3522make[2]: Leaving directory '/build/guile/src/guile-3.0.11/stage2'3523Making all in guile-readline3524make[2]: Entering directory '/build/guile/src/guile-3.0.11/guile-readline'3525  SNARF  readline.x3526make  all-am3527make[3]: Entering directory '/build/guile/src/guile-3.0.11/guile-readline'3528  CC       readline.lo3529  CCLD     guile-readline.la3530  GUILEC ice-9/readline.go3531ice-9/readline.scm:65:3: warning: possibly unbound variable `readline-options-interface'3532ice-9/readline.scm:98:50: warning: possibly unbound variable `%readline'3533ice-9/readline.scm:208:4: warning: possibly unbound variable `*readline-completion-function*'3534wrote `ice-9/readline.go'3535make[3]: Leaving directory '/build/guile/src/guile-3.0.11/guile-readline'3536make[2]: Leaving directory '/build/guile/src/guile-3.0.11/guile-readline'3537Making all in examples3538make[2]: Entering directory '/build/guile/src/guile-3.0.11/examples'3539make[2]: Nothing to be done for 'all'.3540make[2]: Leaving directory '/build/guile/src/guile-3.0.11/examples'3541Making all in doc3542make[2]: Entering directory '/build/guile/src/guile-3.0.11/doc'3543Making all in ref3544make[3]: Entering directory '/build/guile/src/guile-3.0.11/doc/ref'3545make[3]: Nothing to be done for 'all'.3546make[3]: Leaving directory '/build/guile/src/guile-3.0.11/doc/ref'3547Making all in r5rs3548make[3]: Entering directory '/build/guile/src/guile-3.0.11/doc/r5rs'3549make[3]: Nothing to be done for 'all'.3550make[3]: Leaving directory '/build/guile/src/guile-3.0.11/doc/r5rs'3551make[3]: Entering directory '/build/guile/src/guile-3.0.11/doc'3552make[3]: Nothing to be done for 'all-am'.3553make[3]: Leaving directory '/build/guile/src/guile-3.0.11/doc'3554make[2]: Leaving directory '/build/guile/src/guile-3.0.11/doc'3555Making all in .3556make[2]: Entering directory '/build/guile/src/guile-3.0.11'3557make -C libguile guile-procedures.txt3558make[3]: Entering directory '/build/guile/src/guile-3.0.11/libguile'3559  SNARF  alist.doc3560  SNARF  array-handle.doc3561  SNARF  array-map.doc3562  SNARF  arrays.doc3563  SNARF  async.doc3564  SNARF  atomic.doc3565  SNARF  backtrace.doc3566  SNARF  boolean.doc3567  SNARF  bitvectors.doc3568  SNARF  bytevectors.doc3569  SNARF  chars.doc3570  SNARF  control.doc3571  SNARF  continuations.doc3572  SNARF  custom-ports.doc3573  SNARF  debug.doc3574  SNARF  deprecated.doc3575  SNARF  deprecation.doc3576  SNARF  dynl.doc3577  SNARF  dynwind.doc3578  SNARF  eq.doc3579  SNARF  error.doc3580  SNARF  eval.doc3581  SNARF  evalext.doc3582  SNARF  exceptions.doc3583  SNARF  expand.doc3584  SNARF  extensions.doc3585  SNARF  fdes-finalizers.doc3586  SNARF  feature.doc3587  SNARF  filesys.doc3588  SNARF  fluids.doc3589  SNARF  foreign.doc3590  SNARF  fports.doc3591  SNARF  gc-malloc.doc3592  SNARF  gc.doc3593  SNARF  gettext.doc3594  SNARF  generalized-vectors.doc3595  SNARF  goops.doc3596  SNARF  gsubr.doc3597  SNARF  guardians.doc3598  SNARF  hash.doc3599  SNARF  hashtab.doc3600  SNARF  hooks.doc3601  SNARF  i18n.doc3602  SNARF  init.doc3603  SNARF  ioext.doc3604  SNARF  keywords.doc3605  SNARF  list.doc3606  SNARF  load.doc3607  SNARF  macros.doc3608  SNARF  mallocs.doc3609  SNARF  memoize.doc3610  SNARF  modules.doc3611  SNARF  numbers.doc3612  SNARF  objprop.doc3613  SNARF  options.doc3614  SNARF  pairs.doc3615  SNARF  ports.doc3616  SNARF  print.doc3617  SNARF  procprop.doc3618  SNARF  procs.doc3619  SNARF  promises.doc3620  SNARF  r6rs-ports.doc3621  SNARF  random.doc3622  SNARF  rdelim.doc3623  SNARF  read.doc3624  SNARF  rw.doc3625  SNARF  scmsigs.doc3626  SNARF  script.doc3627  SNARF  simpos.doc3628  SNARF  smob.doc3629  SNARF  sort.doc3630  SNARF  srcprop.doc3631  SNARF  srfi-4.doc3632  SNARF  srfi-13.doc3633  SNARF  srfi-14.doc3634  SNARF  srfi-60.doc3635  SNARF  stackchk.doc3636  SNARF  stacks.doc3637  SNARF  stime.doc3638  SNARF  strings.doc3639  SNARF  strorder.doc3640  SNARF  strports.doc3641  SNARF  struct.doc3642  SNARF  symbols.doc3643  SNARF  syntax.doc3644  SNARF  threads.doc3645  SNARF  throw.doc3646  SNARF  unicode.doc3647  SNARF  uniform.doc3648  SNARF  values.doc3649  SNARF  variable.doc3650  SNARF  vectors.doc3651  SNARF  version.doc3652  SNARF  vports.doc3653  SNARF  weak-set.doc3654  SNARF  weak-table.doc3655  SNARF  weak-vector.doc3656  SNARF  posix.doc3657  SNARF  net_db.doc3658  SNARF  socket.doc3659  SNARF  regex-posix.doc3660  GEN      guile-procedures.texi3661  GEN      guile-procedures.txt3662make[3]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'3663make[2]: Leaving directory '/build/guile/src/guile-3.0.11'3664Making all in test-suite3665make[2]: Entering directory '/build/guile/src/guile-3.0.11/test-suite'3666Making all in standalone3667make[3]: Entering directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3668  SNARF  test-asmobs-lib.x3669make  all-am3670make[4]: Entering directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3671  CC       libtest_asmobs_la-test-asmobs-lib.lo3672  CCLD     libtest-asmobs.la3673  CC       libtest_ffi_la-test-ffi-lib.lo3674  CCLD     libtest-ffi.la3675  CC       libtest_extensions_la-test-extensions-lib.lo3676  CCLD     libtest-extensions.la3677make[4]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3678make[3]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite/standalone'3679make[3]: Entering directory '/build/guile/src/guile-3.0.11/test-suite'3680make[3]: Nothing to be done for 'all-am'.3681make[3]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite'3682make[2]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite'3683make[1]: Leaving directory '/build/guile/src/guile-3.0.11'3684==> Entering fakeroot environment...3685==> Starting package()...3686make: Entering directory '/build/guile/src/guile-3.0.11'3687make  install-recursive3688make[1]: Entering directory '/build/guile/src/guile-3.0.11'3689Making install in lib3690make[2]: Entering directory '/build/guile/src/guile-3.0.11/lib'3691make  install-recursive3692make[3]: Entering directory '/build/guile/src/guile-3.0.11/lib'3693make[4]: Entering directory '/build/guile/src/guile-3.0.11/lib'3694make[5]: Entering directory '/build/guile/src/guile-3.0.11/lib'3695make[5]: Nothing to be done for 'install-exec-am'.3696make[5]: Nothing to be done for 'install-data-am'.3697make[5]: Leaving directory '/build/guile/src/guile-3.0.11/lib'3698make[4]: Leaving directory '/build/guile/src/guile-3.0.11/lib'3699make[3]: Leaving directory '/build/guile/src/guile-3.0.11/lib'3700make[2]: Leaving directory '/build/guile/src/guile-3.0.11/lib'3701Making install in meta3702make[2]: Entering directory '/build/guile/src/guile-3.0.11/meta'3703make[3]: Entering directory '/build/guile/src/guile-3.0.11/meta'3704 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/bin'3705 /usr/bin/install -c guile-config guild '/build/guile/pkg/guile/usr/bin'3706make  install-exec-hook3707make[4]: Entering directory '/build/guile/src/guile-3.0.11/meta'3708guild="`echo -n guild				\3709   | /usr/bin/sed -e 's,x,x,'`" ;		\3710guile_tools="`echo -n guile-tools		\3711   | /usr/bin/sed -e 's,x,x,'`" ;		\3712cd /build/guile/pkg/guile/usr/bin && rm -f "$guile_tools" &&	\3713ln -s "$guild" "$guile_tools"3714make[4]: Leaving directory '/build/guile/src/guile-3.0.11/meta'3715 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/aclocal'3716 /usr/bin/install -c -m 644 guile.m4 '/build/guile/pkg/guile/usr/share/aclocal'3717 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/pkgconfig'3718 /usr/bin/install -c -m 644 guile-3.0.pc '/build/guile/pkg/guile/usr/lib/pkgconfig'3719make[3]: Leaving directory '/build/guile/src/guile-3.0.11/meta'3720make[2]: Leaving directory '/build/guile/src/guile-3.0.11/meta'3721Making install in libguile3722make[2]: Entering directory '/build/guile/src/guile-3.0.11/libguile'3723make  install-am3724make[3]: Entering directory '/build/guile/src/guile-3.0.11/libguile'3725make[4]: Entering directory '/build/guile/src/guile-3.0.11/libguile'3726 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib'3727 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libguile-3.0.la '/build/guile/pkg/guile/usr/lib'3728libtool: 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.13729libtool: 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; }; })3730libtool: 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; }; })3731libtool: install: /usr/bin/install -c .libs/libguile-3.0.lai /build/guile/pkg/guile/usr/lib/libguile-3.0.la3732libtool: warning: remember to run 'libtool --finish /usr/lib'3733 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/bin'3734  /bin/sh ../libtool   --mode=install /usr/bin/install -c guile '/build/guile/pkg/guile/usr/bin'3735libtool: warning: 'libguile-3.0.la' has not been installed in '/usr/lib'3736libtool: install: /usr/bin/install -c .libs/guile /build/guile/pkg/guile/usr/bin/guile3737 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/bin'3738 /usr/bin/install -c guile-snarf '/build/guile/pkg/guile/usr/bin'3739make  install-exec-hook3740make[5]: Entering directory '/build/guile/src/guile-3.0.11/libguile'3741rm -f /build/guile/pkg/guile/usr/bin/guile-snarf.awk3742make[5]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'3743 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/include/guile/3.0/libguile'3744 /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'3745 /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'3746 /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'3747 /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'3748 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/include/guile/3.0/libguile'3749 /usr/bin/install -c -m 644 version.h scmconfig.h '/build/guile/pkg/guile/usr/include/guile/3.0/libguile'3750make  install-data-hook3751make[5]: Entering directory '/build/guile/src/guile-3.0.11/libguile'3752 /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.scm3753make[5]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'3754make[4]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'3755make[3]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'3756make[2]: Leaving directory '/build/guile/src/guile-3.0.11/libguile'3757Making install in module3758make[2]: Entering directory '/build/guile/src/guile-3.0.11/module'3759make[3]: Entering directory '/build/guile/src/guile-3.0.11/module'3760make[3]: Nothing to be done for 'install-exec-am'.3761 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0'3762 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/ice-9'3763 /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'3764 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/ice-9'3765 /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'3766 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/sxml'3767 /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'3768 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/system'3769 /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'3770 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-42'3771 /usr/bin/install -c -m 644  srfi/srfi-42/ec.scm '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-42'3772 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/web'3773 /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'3774 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/scripts'3775 /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'3776 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/cps/guile-vm'3777 /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'3778 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/scheme'3779 /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'3780 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/tree-il'3781 /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'3782 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/value'3783 /usr/bin/install -c -m 644  language/value/spec.scm '/build/guile/pkg/guile/usr/share/guile/3.0/language/value'3784 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/ice-9/peg'3785 /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'3786 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/web/server'3787 /usr/bin/install -c -m 644  web/server/http.scm '/build/guile/pkg/guile/usr/share/guile/3.0/web/server'3788 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-64'3789 /usr/bin/install -c -m 644  srfi/srfi-64/automake.scm '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-64'3790 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-4'3791 /usr/bin/install -c -m 644  srfi/srfi-4/gnu.scm '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-4'3792 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/system/repl'3793 /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'3794 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/rnrs/records'3795 /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'3796 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/rnrs/arithmetic'3797 /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'3798 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/brainfuck'3799 /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'3800 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language'3801 /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'3802 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/wisp'3803 /usr/bin/install -c -m 644  language/wisp/spec.scm '/build/guile/pkg/guile/usr/share/guile/3.0/language/wisp'3804 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/system/base'3805 /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'3806 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/rnrs/io'3807 /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'3808 /usr/bin/install -c -m 644  rnrs.scm statprof.scm texinfo.scm '/build/guile/pkg/guile/usr/share/guile/3.0/.'3809 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-67'3810 /usr/bin/install -c -m 644  srfi/srfi-67/compare.scm '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-67'3811 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/sxml/ssax'3812 /usr/bin/install -c -m 644  sxml/ssax/input-parse.scm '/build/guile/pkg/guile/usr/share/guile/3.0/sxml/ssax'3813 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/system/vm'3814 /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'3815 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-171'3816 /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'3817 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/rnrs'3818 /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'3819 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/system/base/types'3820 /usr/bin/install -c -m 644  system/base/types/internal.scm '/build/guile/pkg/guile/usr/share/guile/3.0/system/base/types'3821 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/rnrs/bytevectors'3822 /usr/bin/install -c -m 644  rnrs/bytevectors/gnu.scm '/build/guile/pkg/guile/usr/share/guile/3.0/rnrs/bytevectors'3823 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-9'3824 /usr/bin/install -c -m 644  srfi/srfi-9/gnu.scm '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-9'3825 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/elisp/runtime'3826 /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'3827 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/elisp'3828 /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'3829 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/ecmascript'3830 /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'3831 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/sxml/upstream'3832 /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'3833 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/texinfo'3834 /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'3835 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/oop'3836 /usr/bin/install -c -m 644  oop/goops.scm '/build/guile/pkg/guile/usr/share/guile/3.0/oop'3837 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/srfi/srfi-207/upstream'3838 /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'3839 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/srfi'3840 /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'3841 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/scheme'3842 /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'3843 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/oop/goops'3844 /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'3845 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/bytecode'3846 /usr/bin/install -c -m 644  language/bytecode/spec.scm '/build/guile/pkg/guile/usr/share/guile/3.0/language/bytecode'3847 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/language/cps'3848 /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'3849make[3]: Leaving directory '/build/guile/src/guile-3.0.11/module'3850make[2]: Leaving directory '/build/guile/src/guile-3.0.11/module'3851Making install in stage03852make[2]: Entering directory '/build/guile/src/guile-3.0.11/stage0'3853make[3]: Entering directory '/build/guile/src/guile-3.0.11/stage0'3854make[3]: Nothing to be done for 'install-exec-am'.3855make[3]: Nothing to be done for 'install-data-am'.3856make[3]: Leaving directory '/build/guile/src/guile-3.0.11/stage0'3857make[2]: Leaving directory '/build/guile/src/guile-3.0.11/stage0'3858Making install in stage13859make[2]: Entering directory '/build/guile/src/guile-3.0.11/stage1'3860make[3]: Entering directory '/build/guile/src/guile-3.0.11/stage1'3861make[3]: Nothing to be done for 'install-exec-am'.3862make[3]: Nothing to be done for 'install-data-am'.3863make[3]: Leaving directory '/build/guile/src/guile-3.0.11/stage1'3864make[2]: Leaving directory '/build/guile/src/guile-3.0.11/stage1'3865Making install in stage23866make[2]: Entering directory '/build/guile/src/guile-3.0.11/stage2'3867make[3]: Entering directory '/build/guile/src/guile-3.0.11/stage2'3868make[3]: Nothing to be done for 'install-exec-am'.3869 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache'3870 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/ice-9'3871 /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'3872 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/sxml'3873 /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'3874 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/system'3875 /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'3876 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/web'3877 /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'3878 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/scripts'3879 /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'3880 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/cps/guile-vm'3881 /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'3882 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/scheme'3883 /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'3884 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/tree-il'3885 /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'3886 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/value'3887 /usr/bin/install -c -m 644  language/value/spec.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/value'3888 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/ice-9/peg'3889 /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'3890 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/web/server'3891 /usr/bin/install -c -m 644  web/server/http.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/web/server'3892 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi/srfi-64'3893 /usr/bin/install -c -m 644  srfi/srfi-64/automake.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi/srfi-64'3894 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi/srfi-4'3895 /usr/bin/install -c -m 644  srfi/srfi-4/gnu.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi/srfi-4'3896 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/system/repl'3897 /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'3898 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/rnrs/records'3899 /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'3900 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/rnrs/arithmetic'3901 /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'3902 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/brainfuck'3903 /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'3904 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language'3905 /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'3906 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/wisp'3907 /usr/bin/install -c -m 644  language/wisp/spec.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/wisp'3908 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/system/base'3909 /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'3910 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/rnrs/io'3911 /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'3912 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/ice-9'3913 /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'3914 /usr/bin/install -c -m 644  rnrs.go statprof.go texinfo.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/.'3915 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/sxml/ssax'3916 /usr/bin/install -c -m 644  sxml/ssax/input-parse.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/sxml/ssax'3917 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/system/vm'3918 /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'3919 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi/srfi-171'3920 /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'3921 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/rnrs'3922 /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'3923 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/system/base/types'3924 /usr/bin/install -c -m 644  system/base/types/internal.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/system/base/types'3925 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/rnrs/bytevectors'3926 /usr/bin/install -c -m 644  rnrs/bytevectors/gnu.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/rnrs/bytevectors'3927 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi/srfi-9'3928 /usr/bin/install -c -m 644  srfi/srfi-9/gnu.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi/srfi-9'3929 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/elisp/runtime'3930 /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'3931 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/elisp'3932 /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'3933 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/ecmascript'3934 /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'3935 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/texinfo'3936 /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'3937 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/oop'3938 /usr/bin/install -c -m 644  oop/goops.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/oop'3939 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/srfi'3940 /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'3941 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/scheme'3942 /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'3943 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/oop/goops'3944 /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'3945 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/bytecode'3946 /usr/bin/install -c -m 644  language/bytecode/spec.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/bytecode'3947 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/language/cps'3948 /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'3949make[3]: Leaving directory '/build/guile/src/guile-3.0.11/stage2'3950make[2]: Leaving directory '/build/guile/src/guile-3.0.11/stage2'3951Making install in guile-readline3952make[2]: Entering directory '/build/guile/src/guile-3.0.11/guile-readline'3953make  install-am3954make[3]: Entering directory '/build/guile/src/guile-3.0.11/guile-readline'3955make[4]: Entering directory '/build/guile/src/guile-3.0.11/guile-readline'3956make[4]: Nothing to be done for 'install-exec-am'.3957 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/extensions'3958 /bin/sh ../libtool   --mode=install /usr/bin/install -c   guile-readline.la '/build/guile/pkg/guile/usr/lib/guile/3.0/extensions'3959libtool: warning: relinking 'guile-readline.la'3960libtool: 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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-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)3961libtool: 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.03962libtool: 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; }; })3963libtool: 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; }; })3964libtool: install: /usr/bin/install -c .libs/guile-readline.lai /build/guile/pkg/guile/usr/lib/guile/3.0/extensions/guile-readline.la3965libtool: warning: remember to run 'libtool --finish /usr/lib/guile/3.0/extensions'3966 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/include/guile/3.0'3967 /usr/bin/install -c -m 644 readline.h '/build/guile/pkg/guile/usr/include/guile/3.0'3968 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0/'3969 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0//ice-9'3970 /usr/bin/install -c -m 644  ice-9/readline.scm '/build/guile/pkg/guile/usr/share/guile/3.0//ice-9'3971 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache/'3972 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache//ice-9'3973 /usr/bin/install -c -m 644  ice-9/readline.go '/build/guile/pkg/guile/usr/lib/guile/3.0/ccache//ice-9'3974make[4]: Leaving directory '/build/guile/src/guile-3.0.11/guile-readline'3975make[3]: Leaving directory '/build/guile/src/guile-3.0.11/guile-readline'3976make[2]: Leaving directory '/build/guile/src/guile-3.0.11/guile-readline'3977Making install in examples3978make[2]: Entering directory '/build/guile/src/guile-3.0.11/examples'3979make[3]: Entering directory '/build/guile/src/guile-3.0.11/examples'3980make[3]: Nothing to be done for 'install-exec-am'.3981make[3]: Nothing to be done for 'install-data-am'.3982make[3]: Leaving directory '/build/guile/src/guile-3.0.11/examples'3983make[2]: Leaving directory '/build/guile/src/guile-3.0.11/examples'3984Making install in doc3985make[2]: Entering directory '/build/guile/src/guile-3.0.11/doc'3986Making install in ref3987make[3]: Entering directory '/build/guile/src/guile-3.0.11/doc/ref'3988make[4]: Entering directory '/build/guile/src/guile-3.0.11/doc/ref'3989make[4]: Nothing to be done for 'install-exec-am'.3990 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/info'3991 /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'3992 install-info --info-dir='/build/guile/pkg/guile/usr/share/info' '/build/guile/pkg/guile/usr/share/info/guile.info'3993make[4]: Leaving directory '/build/guile/src/guile-3.0.11/doc/ref'3994make[3]: Leaving directory '/build/guile/src/guile-3.0.11/doc/ref'3995Making install in r5rs3996make[3]: Entering directory '/build/guile/src/guile-3.0.11/doc/r5rs'3997make[4]: Entering directory '/build/guile/src/guile-3.0.11/doc/r5rs'3998make[4]: Nothing to be done for 'install-exec-am'.3999 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/info'4000 /usr/bin/install -c -m 644 ./r5rs.info '/build/guile/pkg/guile/usr/share/info'4001 install-info --info-dir='/build/guile/pkg/guile/usr/share/info' '/build/guile/pkg/guile/usr/share/info/r5rs.info'4002make[4]: Leaving directory '/build/guile/src/guile-3.0.11/doc/r5rs'4003make[3]: Leaving directory '/build/guile/src/guile-3.0.11/doc/r5rs'4004make[3]: Entering directory '/build/guile/src/guile-3.0.11/doc'4005make[4]: Entering directory '/build/guile/src/guile-3.0.11/doc'4006make[4]: Nothing to be done for 'install-exec-am'.4007 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/man/man1'4008 /usr/bin/install -c -m 644 guile.1 '/build/guile/pkg/guile/usr/share/man/man1'4009make[4]: Leaving directory '/build/guile/src/guile-3.0.11/doc'4010make[3]: Leaving directory '/build/guile/src/guile-3.0.11/doc'4011make[2]: Leaving directory '/build/guile/src/guile-3.0.11/doc'4012Making install in .4013make[2]: Entering directory '/build/guile/src/guile-3.0.11'4014make[3]: Entering directory '/build/guile/src/guile-3.0.11'4015make[3]: Nothing to be done for 'install-exec-am'.4016 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/include/guile/3.0'4017 /usr/bin/install -c -m 644 libguile.h '/build/guile/pkg/guile/usr/include/guile/3.0'4018 /usr/bin/mkdir -p '/build/guile/pkg/guile/usr/share/guile/3.0'4019 /usr/bin/install -c -m 644 libguile/guile-procedures.txt '/build/guile/pkg/guile/usr/share/guile/3.0'4020make[3]: Leaving directory '/build/guile/src/guile-3.0.11'4021make[2]: Leaving directory '/build/guile/src/guile-3.0.11'4022Making install in test-suite4023make[2]: Entering directory '/build/guile/src/guile-3.0.11/test-suite'4024Making install in standalone4025make[3]: Entering directory '/build/guile/src/guile-3.0.11/test-suite/standalone'4026make  install-am4027make[4]: Entering directory '/build/guile/src/guile-3.0.11/test-suite/standalone'4028make[5]: Entering directory '/build/guile/src/guile-3.0.11/test-suite/standalone'4029make[5]: Nothing to be done for 'install-exec-am'.4030make[5]: Nothing to be done for 'install-data-am'.4031make[5]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite/standalone'4032make[4]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite/standalone'4033make[3]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite/standalone'4034make[3]: Entering directory '/build/guile/src/guile-3.0.11/test-suite'4035make[4]: Entering directory '/build/guile/src/guile-3.0.11/test-suite'4036make[4]: Nothing to be done for 'install-exec-am'.4037make[4]: Nothing to be done for 'install-data-am'.4038make[4]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite'4039make[3]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite'4040make[2]: Leaving directory '/build/guile/src/guile-3.0.11/test-suite'4041make[1]: Leaving directory '/build/guile/src/guile-3.0.11'4042make: Leaving directory '/build/guile/src/guile-3.0.11'4043==> Tidying install...4044  -> Removing libtool files...4045  -> Removing static library files...4046  -> Purging unwanted files...4047  -> Stripping unneeded symbols from binaries and libraries...4048  -> Compressing man and info pages...4049==> Checking for packaging issues...4050==> WARNING: Package contains reference to $srcdir4051usr/lib/libguile-3.0.so.1.7.14052==> Creating package "guile"...4053  -> Generating .PKGINFO file...4054  -> Generating .BUILDINFO file...4055  -> Generating .MTREE file...4056  -> Compressing package...4057==> Creating package "guile-debug"...4058  -> Generating .PKGINFO file...4059  -> Generating .BUILDINFO file...4060  -> Generating .MTREE file...4061  -> Compressing package...4062==> Leaving fakeroot environment.4063==> Finished making: guile 3.0.11-1 (Sat Sep 12 00:00:45 2026)4064==> builder-signed guile-3.0.11-1-aarch64.pkg.tar.zst4065==> builder-signed guile-debug-3.0.11-1-aarch64.pkg.tar.zst4066==> archci-build finished with 0 at 2026-09-12T00:00:45Z: guile-3.0.11-1-aarch64.pkg.tar.zst guile-debug-3.0.11-1-aarch64.pkg.tar.zst