unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Cross-compiling Guile 3.0.4
@ 2020-12-12 23:06 Ivan Sokolov
  2020-12-15 20:32 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Ivan Sokolov @ 2020-12-12 23:06 UTC (permalink / raw)
  To: guile-user

[-- Attachment #1: Type: text/plain, Size: 451 bytes --]

Hello!

I am trying to cross-compile Guile 3.0.4, but language/elisp/boot.go is
always getting in my way. I was able to find single relevant mention of
this target, although the error is different and already fixed:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28920

My host platform is amd64 and targets are armv6l, armv7l and aarch64.

The attachment is a build log (configure & make) with some additional
messages from the distro packaging tool.

[-- Attachment #2: Build log --]
[-- Type: text/plain, Size: 117183 bytes --]

-*- mode: compilation; default-directory: "~/workspace/void-packages/" -*-
Compilation started at Wed Nov 25 08:16:32

./xbps-src -L build guile3.0 -j1 -aaarch64
=> xbps-src: updating repositories for host (x86_64)...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/debug/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ...
=> xbps-src: updating repositories for target (aarch64)...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/aarch64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/nonfree/aarch64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/debug/aarch64-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> guile3.0-3.0.4_1: removing autodeps, please wait...
=> guile3.0-3.0.4_1: removing autocrossdeps, please wait...
=> guile3.0-3.0.4_1: the following build options are set:
   readline: Enable support for GNU readline (ON)
=> guile3.0-3.0.4_1: building [gnu-configure] for aarch64...
   [host] emacs-27.1_1: found (https://alpha.de.repo.voidlinux.org/current)
   [host] pkg-config-0.29.2_2: found (https://alpha.de.repo.voidlinux.org/current)
   [host] texinfo-6.7_1: found (https://alpha.de.repo.voidlinux.org/current)
   [host] guile3.0-3.0.4_1: found (/host/binpkgs/package/guile3.0)
   [target] gc-devel-8.0.4_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] gmp-devel-6.2.0_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libatomic_ops-devel-7.6.10_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libffi-devel-3.3_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libltdl-devel-2.4.6_4: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libunistring-devel-0.9.10_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] readline-devel-8.0.004_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] gc-devel-8.0.4_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] gmp-devel-6.2.0_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] guile3.0-3.0.4_1: not found (self, ignored)
   [runtime] gc-devel-8.0.4_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] gmp-devel-6.2.0_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] guile3.0-3.0.4_1: not found (self, ignored)
=> guile3.0-3.0.4_1: installing host dependencies: emacs-27.1_1 pkg-config-0.29.2_2 texinfo-6.7_1 guile3.0-3.0.4_1 ...
=> guile3.0-3.0.4_1: installing target dependencies: gc-devel-8.0.4_1 gmp-devel-6.2.0_1 libatomic_ops-devel-7.6.10_1 libffi-devel-3.3_2 libltdl-devel-2.4.6_4 libunistring-devel-0.9.10_1 readline-devel-8.0.004_2 ...
=> guile3.0-3.0.4_1: running do-fetch hook: 00-distfiles ...
=> guile3.0-3.0.4_1: running do-extract hook: 00-distfiles ...
=> guile3.0-3.0.4_1: extracting distfile(s), please wait...
=> guile3.0-3.0.4_1: running do-patch hook: 00-patches ...
=> guile3.0-3.0.4_1: running pre-configure hook: 00-gnu-configure-asneeded ...
=> guile3.0-3.0.4_1: running pre-configure hook: 01-override-config ...
=> guile3.0-3.0.4_1: running pre-configure hook: 02-script-wrapper ...
=> guile3.0-3.0.4_1: running do_configure ...
configure: WARNING: unrecognized options: --with-libtool-sysroot
checking build system type... x86_64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /builddir/.xbps-guile3.0/wrappers/install -c
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to accept ISO C89... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking how to enable C11 support... -std=gnu11
checking how to run the C preprocessor... aarch64-linux-gnu-cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for Minix Amsterdam compiler... no
checking for aarch64-linux-gnu-ar... aarch64-linux-gnu-ar
checking the archiver (aarch64-linux-gnu-ar) interface... ar
checking for aarch64-linux-gnu-ar... (cached) aarch64-linux-gnu-ar
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
configure: autobuild project... GNU Guile
configure: autobuild revision... 3.0.4
configure: autobuild hostname... l380
configure: autobuild timestamp... 20201125T045544Z
checking how to run the C preprocessor... aarch64-linux-gnu-cpp
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking for aarch64-linux-gnu-ar... (cached) aarch64-linux-gnu-ar
checking the archiver (aarch64-linux-gnu-ar) interface... (cached) ar
checking for sys/socket.h... yes
checking for arpa/inet.h... yes
checking for features.h... yes
checking for sys/param.h... yes
checking for dirent.h... yes
checking for xlocale.h... no
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for sys/time.h... yes
checking for iconv.h... yes
checking for langinfo.h... yes
checking for limits.h... yes
checking for math.h... yes
checking for poll.h... yes
checking for sys/ioctl.h... yes
checking for sys/filio.h... no
checking for malloc.h... yes
checking for sys/select.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for sys/file.h... yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for sys/mman.h... yes
checking for wctype.h... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking whether socket is declared without a macro... yes
checking whether connect is declared without a macro... yes
checking whether accept is declared without a macro... yes
checking whether bind is declared without a macro... yes
checking whether getpeername is declared without a macro... yes
checking whether getsockname is declared without a macro... yes
checking whether getsockopt is declared without a macro... yes
checking whether listen is declared without a macro... yes
checking whether recv is declared without a macro... yes
checking whether send is declared without a macro... yes
checking whether recvfrom is declared without a macro... yes
checking whether sendto is declared without a macro... yes
checking whether setsockopt is declared without a macro... yes
checking whether shutdown is declared without a macro... yes
checking whether accept4 is declared without a macro... yes
checking for accept4... yes
checking for canonicalize_file_name... yes
checking for getcwd... yes
checking for readlink... yes
checking for realpath... yes
checking for _set_invalid_parameter_handler... no
checking for duplocale... yes
checking for symlink... yes
checking for flock... yes
checking for fcntl... yes
checking for fsync... yes
checking for getlogin... yes
checking for gettimeofday... yes
checking for link... yes
checking for lstat... yes
checking for mkostemp... yes
checking for nl_langinfo... yes
checking for pipe... yes
checking for pipe2... yes
checking for isblank... yes
checking for iswctype... yes
checking for setenv... yes
checking for tzset... yes
checking for times... yes
checking for snprintf... yes
checking for btowc... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for secure_getenv... yes
checking for getuid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getegid... yes
checking for strdup... (cached) yes
checking for localtime_r... yes
checking for timegm... yes
checking for vasnprintf... no
checking for wcrtomb... yes
checking for iswcntrl... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether // is distinct from /... unknown, assuming no
checking whether realpath works... (cached) yes
checking for wchar_t... yes
checking for max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking whether setlocale is declared without a macro... yes
checking whether duplocale is declared without a macro... yes
checking if environ is properly declared... yes
checking for complete errno.h... yes
checking for working fcntl.h... cross-compiling
checking for pid_t... yes
checking for mode_t... yes
checking whether frexp() can be used without linking with libm... yes
checking whether alarm is declared... yes
checking whether frexp works... guessing yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... yes
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... yes
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... yes
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... yes
checking whether getaddrinfo is declared without a macro... yes
checking whether freeaddrinfo is declared without a macro... yes
checking whether gai_strerror is declared without a macro... yes
checking whether getnameinfo is declared without a macro... yes
checking for library containing gethostbyname... none required
checking for gethostbyname... yes
checking for library containing getservbyname... none required
checking for getservbyname... yes
checking for C/C++ restrict keyword... __restrict
checking for library containing inet_ntop... none required
checking whether inet_ntop is declared... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking whether getlogin is declared... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether gettimeofday is declared without a macro... yes
checking for ld used by aarch64-linux-gnu-gcc -std=gnu11... aarch64-linux-gnu-ld
checking if the linker (aarch64-linux-gnu-ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... guessing yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether byte ordering is bigendian... (cached) no
checking whether long double and double are the same... no
checking where to find the exponent in a 'float'... word 0 bit 23
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... guessing yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... (cached) yes
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
checking whether ldexp() can be used without linking with libm... yes
checking for libunistring... yes
checking how to link with libunistring... /usr/aarch64-linux-gnu/usr/lib/libunistring.so -Wl,-rpath -Wl,/usr/aarch64-linux-gnu/usr/lib
checking for libunistring version... 0.9.10
checking whether limits.h has ULLONG_WIDTH etc.... yes
checking for nl_langinfo and CODESET... yes
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking whether pow can be used without linking with libm... no
checking whether pow can be used with libm... yes
checking whether log works... guessing yes
checking whether round is declared... yes
checking whether round works... guessing yes
checking whether lstat correctly handles trailing slash... (cached) yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for promoted mode_t type... mode_t
checking whether poll is declared without a macro... yes
checking for inline... inline
checking for library containing setsockopt... none needed
checking for mbstate_t... yes
checking for ssize_t... yes
checking whether <sys/select.h> is self-contained... yes
checking whether pselect is declared without a macro... yes
checking whether select is declared without a macro... yes
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for sigset_t... yes
checking for uid_t in sys/types.h... (cached) {ac_cv_type_uid_t=yes}
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wint_t... yes
checking whether wint_t is too small... no
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking for struct timespec in <time.h>... yes
checking whether snprintf returns a byte count as in C99... (cached) yes
checking whether vsnprintf is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for a traditional french locale... (cached) fr_FR
checking for a traditional japanese locale... none
checking for a transitional chinese locale... none
checking for a french Unicode locale... none
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... (cached) yes
checking whether time_t is signed... yes
checking whether snprintf is declared... yes
checking whether strdup is declared... (cached) yes
checking whether unsetenv is declared... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking for alloca as a compiler built-in... yes
checking whether inet_ntop is declared without a macro... yes
checking whether inet_pton is declared without a macro... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for library containing clock_gettime... none required
checking for library containing clock_getcpuclockid... none required
checking for clock_gettime... yes
checking for clock_settime... yes
checking for clock_getcpuclockid... yes
checking whether copysign can be used without linking with libm... yes
checking whether alphasort is declared without a macro... yes
checking whether closedir is declared without a macro... yes
checking whether dirfd is declared without a macro... yes
checking whether fdopendir is declared without a macro... yes
checking whether opendir is declared without a macro... yes
checking whether readdir is declared without a macro... yes
checking whether rewinddir is declared without a macro... yes
checking whether scandir is declared without a macro... yes
checking for dirfd... yes
checking whether dirfd is declared... (cached) yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) unknown, assuming no
checking whether duplocale(LC_GLOBAL_LOCALE) works... guessing yes
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... yes
checking whether conversion from 'int' to 'long double' works... guessing yes
checking whether __func__ is available... yes
checking how to do getaddrinfo, freeaddrinfo and getnameinfo... checking for library containing getaddrinfo... none required
checking for getaddrinfo... yes
checking whether gai_strerror is declared... (cached) yes
checking whether gai_strerrorA is declared... no
checking for gai_strerror with POSIX signature... yes
checking for struct sockaddr.sa_len... no
checking whether getaddrinfo is declared... (cached) yes
checking whether freeaddrinfo is declared... (cached) yes
checking whether getnameinfo is declared... (cached) yes
checking for struct addrinfo... yes
checking whether gettimeofday clobbers localtime buffer... guessing no
checking for gettimeofday with POSIX signature... almost
checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes
checking for library containing inet_ntop... (cached) none required
checking whether inet_ntop is declared... (cached) yes
checking for library containing inet_pton... none required
checking whether inet_pton is declared... (cached) yes
checking whether isfinite is declared... yes
checking whether isfinite(long double) works... guessing yes
checking whether isinf is declared... yes
checking whether isinf(long double) works... guessing yes
checking whether isnan macro works... yes
checking whether isnan(double) can be used without linking with libm... (cached) yes
checking whether isnan(float) can be used without linking with libm... (cached) yes
checking whether isnan(float) works... (cached) guessing yes
checking whether isnan(long double) can be used without linking with libm... (cached) yes
checking whether isnanl works... (cached) yes
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking whether nl_langinfo is declared without a macro... yes
checking if LD -Wl,--version-script works... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking whether link obeys POSIX... (cached) yes
checking whether locale.h conforms to POSIX:2001... (cached) yes
checking whether struct lconv is properly defined... (cached) yes
checking whether setlocale is declared without a macro... (cached) yes
checking whether duplocale is declared without a macro... (cached) yes
checking for log1p... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking whether acosf is declared without a macro... yes
checking whether acosl is declared without a macro... yes
checking whether asinf is declared without a macro... yes
checking whether asinl is declared without a macro... yes
checking whether atanf is declared without a macro... yes
checking whether atanl is declared without a macro... yes
checking whether cbrt is declared without a macro... yes
checking whether cbrtf is declared without a macro... yes
checking whether cbrtl is declared without a macro... yes
checking whether ceilf is declared without a macro... yes
checking whether ceill is declared without a macro... yes
checking whether copysign is declared without a macro... yes
checking whether copysignf is declared without a macro... yes
checking whether copysignl is declared without a macro... yes
checking whether cosf is declared without a macro... yes
checking whether cosl is declared without a macro... yes
checking whether coshf is declared without a macro... yes
checking whether expf is declared without a macro... yes
checking whether expl is declared without a macro... yes
checking whether exp2 is declared without a macro... yes
checking whether exp2f is declared without a macro... yes
checking whether exp2l is declared without a macro... yes
checking whether expm1 is declared without a macro... yes
checking whether expm1f is declared without a macro... yes
checking whether expm1l is declared without a macro... yes
checking whether fabsf is declared without a macro... yes
checking whether fabsl is declared without a macro... yes
checking whether floorf is declared without a macro... yes
checking whether floorl is declared without a macro... yes
checking whether fma is declared without a macro... yes
checking whether fmaf is declared without a macro... yes
checking whether fmal is declared without a macro... yes
checking whether fmod is declared without a macro... yes
checking whether fmodf is declared without a macro... yes
checking whether fmodl is declared without a macro... yes
checking whether frexpf is declared without a macro... yes
checking whether frexpl is declared without a macro... yes
checking whether hypotf is declared without a macro... yes
checking whether hypotl is declared without a macro... yes
checking whether ilogb is declared without a macro... yes
checking whether ilogbf is declared without a macro... yes
checking whether ilogbl is declared without a macro... yes
checking whether ldexpf is declared without a macro... yes
checking whether ldexpl is declared without a macro... yes
checking whether log is declared without a macro... yes
checking whether logf is declared without a macro... yes
checking whether logl is declared without a macro... yes
checking whether log10 is declared without a macro... yes
checking whether log10f is declared without a macro... yes
checking whether log10l is declared without a macro... yes
checking whether log1p is declared without a macro... yes
checking whether log1pf is declared without a macro... yes
checking whether log1pl is declared without a macro... yes
checking whether log2 is declared without a macro... yes
checking whether log2f is declared without a macro... yes
checking whether log2l is declared without a macro... yes
checking whether logb is declared without a macro... yes
checking whether logbf is declared without a macro... yes
checking whether logbl is declared without a macro... yes
checking whether modf is declared without a macro... yes
checking whether modff is declared without a macro... yes
checking whether modfl is declared without a macro... yes
checking whether powf is declared without a macro... yes
checking whether remainder is declared without a macro... yes
checking whether remainderf is declared without a macro... yes
checking whether remainderl is declared without a macro... yes
checking whether rint is declared without a macro... yes
checking whether rintf is declared without a macro... yes
checking whether rintl is declared without a macro... yes
checking whether round is declared without a macro... yes
checking whether roundf is declared without a macro... yes
checking whether roundl is declared without a macro... yes
checking whether sinf is declared without a macro... yes
checking whether sinl is declared without a macro... yes
checking whether sinhf is declared without a macro... yes
checking whether sqrtf is declared without a macro... yes
checking whether sqrtl is declared without a macro... yes
checking whether tanf is declared without a macro... yes
checking whether tanl is declared without a macro... yes
checking whether tanhf is declared without a macro... yes
checking whether trunc is declared without a macro... yes
checking whether truncf is declared without a macro... yes
checking whether truncl is declared without a macro... yes
checking whether mkdir handles trailing slash... (cached) yes
checking whether mkdir handles trailing dot... (cached) yes
checking whether getaddrinfo is declared without a macro... (cached) yes
checking whether freeaddrinfo is declared without a macro... (cached) yes
checking whether gai_strerror is declared without a macro... (cached) yes
checking whether getnameinfo is declared without a macro... (cached) yes
checking whether <netinet/in.h> is self-contained... yes
checking whether YESEXPR works... guessing yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/param.h... (cached) yes
checking for sys/sysctl.h... yes
checking for sched_getaffinity... yes
checking for sched_getaffinity_np... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for sysctl... no
checking for glibc compatible sched_getaffinity... yes
checking whether open recognizes a trailing slash... guessing yes
checking for poll... yes
checking whether poll is declared without a macro... (cached) yes
checking for putenv compatible with GNU and SVID... guessing yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... (cached) yes
checking for working re_compile_pattern... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking whether isblank is declared... yes
checking whether rename honors trailing slash on destination... (cached) yes
checking whether rename honors trailing slash on source... (cached) yes
checking whether rename manages hard links correctly... (cached) yes
checking whether rename manages existing destinations correctly... (cached) yes
checking whether rmdir works... (cached) yes
checking whether select supports a 0 argument... guessing yes
checking whether select detects invalid fds... (cached) yes
checking whether setenv validates arguments... (cached) yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether pthread_sigmask is declared without a macro... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for socklen_t... yes
checking for ssize_t... (cached) yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for working stdalign.h... yes
checking for max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking which flavor of printf attribute matches inttypes macros... system
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... no
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... yes
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether initstate is declared without a macro... yes
checking whether initstate_r is declared without a macro... yes
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... yes
checking whether mkostemps is declared without a macro... yes
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... yes
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... yes
checking whether qsort_r is declared without a macro... yes
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... yes
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... yes
checking whether secure_getenv is declared without a macro... yes
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... yes
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking whether flock is declared without a macro... yes
checking whether <sys/select.h> is self-contained... (cached) yes
checking whether pselect is declared without a macro... (cached) yes
checking whether select is declared without a macro... (cached) yes
checking for nlink_t... (cached) yes
checking whether fchmodat is declared without a macro... (cached) yes
checking whether fstat is declared without a macro... (cached) yes
checking whether fstatat is declared without a macro... (cached) yes
checking whether futimens is declared without a macro... (cached) yes
checking whether lchmod is declared without a macro... (cached) yes
checking whether lstat is declared without a macro... (cached) yes
checking whether mkdirat is declared without a macro... (cached) yes
checking whether mkfifo is declared without a macro... (cached) yes
checking whether mkfifoat is declared without a macro... (cached) yes
checking whether mknod is declared without a macro... (cached) yes
checking whether mknodat is declared without a macro... (cached) yes
checking whether stat is declared without a macro... (cached) yes
checking whether utimensat is declared without a macro... (cached) yes
checking for struct tms... yes
checking whether times is declared without a macro... yes
checking for timezone_t... no
checking whether trunc is declared... (cached) yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... yes
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fdatasync is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... yes
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... guessing yes
checking whether printf supports POSIX/XSI format strings with positions... guessing yes
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether wmemchr is declared without a macro... yes
checking whether wmemcmp is declared without a macro... yes
checking whether wmemcpy is declared without a macro... yes
checking whether wmemmove is declared without a macro... yes
checking whether wmemset is declared without a macro... yes
checking whether wcslen is declared without a macro... yes
checking whether wcsnlen is declared without a macro... yes
checking whether wcscpy is declared without a macro... yes
checking whether wcpcpy is declared without a macro... yes
checking whether wcsncpy is declared without a macro... yes
checking whether wcpncpy is declared without a macro... yes
checking whether wcscat is declared without a macro... yes
checking whether wcsncat is declared without a macro... yes
checking whether wcscmp is declared without a macro... yes
checking whether wcsncmp is declared without a macro... yes
checking whether wcscasecmp is declared without a macro... yes
checking whether wcsncasecmp is declared without a macro... yes
checking whether wcscoll is declared without a macro... yes
checking whether wcsxfrm is declared without a macro... yes
checking whether wcsdup is declared without a macro... yes
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... yes
checking whether wcscspn is declared without a macro... yes
checking whether wcsspn is declared without a macro... yes
checking whether wcspbrk is declared without a macro... yes
checking whether wcsstr is declared without a macro... yes
checking whether wcstok is declared without a macro... yes
checking whether wcswidth is declared without a macro... yes
checking whether btowc(0) is correct... guessing yes
checking whether btowc(EOF) is correct... (cached) yes
checking for __builtin_expect... yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... (cached) yes
checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes
checking whether mbrtowc works on empty input... guessing no
checking whether the C locale is free of encoding errors... guessing no
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether wcrtomb return value is correct... (cached) yes
checking whether iswcntrl works... guessing yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wctype is declared without a macro... yes
checking whether iswctype is declared without a macro... yes
checking whether wctrans is declared without a macro... yes
checking whether towctrans is declared without a macro... yes
checking for flexible array member... yes
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
./configure: line 37082: test: =: unary operator expected
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by aarch64-linux-gnu-gcc -std=gnu11... aarch64-linux-gnu-ld
checking if the linker (aarch64-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-linux-gnu-nm
checking the name lister (aarch64-linux-gnu-nm) interface... BSD nm
checking the maximum length of command line arguments... 1879296
checking how to convert x86_64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-linux-gnu-ld option to reload object files... -r
checking for aarch64-linux-gnu-objdump... aarch64-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-linux-gnu-ar... (cached) aarch64-linux-gnu-ar
checking for archiver @FILE support... @
checking for aarch64-linux-gnu-strip... (cached) aarch64-linux-gnu-strip
checking for aarch64-linux-gnu-ranlib... aarch64-linux-gnu-ranlib
checking command to parse aarch64-linux-gnu-nm output from aarch64-linux-gnu-gcc -std=gnu11 object... ok
checking for sysroot... /usr/aarch64-linux-gnu
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if aarch64-linux-gnu-gcc -std=gnu11 supports -fno-rtti -fno-exceptions... no
checking for aarch64-linux-gnu-gcc -std=gnu11 option to produce PIC... -fPIC -DPIC
checking if aarch64-linux-gnu-gcc -std=gnu11 PIC flag -fPIC -DPIC works... yes
checking if aarch64-linux-gnu-gcc -std=gnu11 static flag -static works... yes
checking if aarch64-linux-gnu-gcc -std=gnu11 supports -c -o file.o... yes
checking if aarch64-linux-gnu-gcc -std=gnu11 supports -c -o file.o... (cached) yes
checking whether the aarch64-linux-gnu-gcc -std=gnu11 linker (aarch64-linux-gnu-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... cross
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for libltdl... yes
checking how to link with libltdl... /usr/aarch64-linux-gnu/usr/lib/libltdl.so -Wl,-rpath -Wl,/usr/aarch64-linux-gnu/usr/lib
checking for makeinfo... yes
checking for emacs... emacs
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking if JIT code generation supported for target CPU... yes
checking whether to enable JIT code generation... yes
checking for mremap... yes
checking for ffsl... yes
checking for isnan... (cached) yes
checking for isinf... (cached) yes
checking whether to use system and library "64" calls... yes
checking for __uc_get_ar_bsp in -luca... no
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for inline... (cached) inline
checking for __uc_get_ar_bsp in -luca... (cached) no
checking whether byte ordering is bigendian... (cached) no
checking labels as values... yes
checking size of char... (cached) 1
checking size of unsigned char... 1
checking size of short... (cached) 2
checking size of unsigned short... (cached) 2
checking size of int... (cached) 4
checking size of unsigned int... (cached) 4
checking size of long... (cached) 8
checking size of unsigned long... (cached) 8
checking size of size_t... (cached) 8
checking size of long long... (cached) 8
checking size of unsigned long long... 8
checking size of __int64... (cached) 0
checking size of unsigned __int64... 0
checking size of void *... (cached) 8
checking size of intptr_t... 8
checking size of uintptr_t... 8
checking size of ptrdiff_t... 8
checking size of size_t... (cached) 8
checking size of off_t... 8
checking stdatomic.h usability... yes
checking stdatomic.h presence... yes
checking for stdatomic.h... yes
checking for which prebuilt binary set to use during bootstrap... 64-bit-little-endian
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct dirent64.d_name... yes
checking complex.h usability... yes
checking complex.h presence... yes
checking for complex.h... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking for limits.h... (cached) yes
checking for memory.h... (cached) yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking for string.h... (cached) yes
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking for sys/ioctl.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/time.h... (cached) yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for sys/times.h... (cached) yes
checking sys/stdtypes.h usability... no
checking sys/stdtypes.h presence... no
checking for sys/stdtypes.h... no
checking for sys/types.h... (cached) yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking machine/fpu.h usability... no
checking machine/fpu.h presence... no
checking for machine/fpu.h... no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking for complex double... yes
checking for socklen_t... (cached) yes
checking for struct ip_mreq... yes
checking for libc.h... (cached) no
checking for unistd.h... (cached) yes
checking whether libc.h and unistd.h can be included together... no
checking type of array argument to getgroups... gid_t
checking return type of signal handlers... void
checking for mode_t... (cached) yes
checking for cos in -lm... yes
checking for gethostbyname... (cached) yes
checking for connect... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for DINFINITY... no
checking for DQNAN... no
checking for cexp... yes
checking for chsize... no
checking for clog... yes
checking for clog10... yes
checking for ctermid... yes
checking for fesetround... yes
checking for ftime... yes
checking for ftruncate... yes
checking for fchown... yes
checking for fchmod... yes
checking for getcwd... (cached) yes
checking for geteuid... (cached) yes
checking for getsid... yes
checking for gettimeofday... (cached) yes
checking for getuid... (cached) yes
checking for getgid... (cached) yes
checking for gmtime_r... yes
checking for ioctl... yes
checking for lstat... (cached) yes
checking for mkdir... yes
checking for mknod... yes
checking for nice... yes
checking for readlink... (cached) yes
checking for rename... yes
checking for rmdir... yes
checking for setegid... yes
checking for seteuid... yes
checking for setlocale... yes
checking for setuid... yes
checking for setgid... yes
checking for setpgid... yes
checking for setsid... yes
checking for sigaction... yes
checking for siginterrupt... yes
checking for stat64... yes
checking for strptime... yes
checking for symlink... (cached) yes
checking for sync... yes
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for tcsetpgrp... yes
checking for uname... yes
checking for waitpid... yes
checking for strdup... (cached) yes
checking for system... yes
checking for usleep... yes
checking for atexit... yes
checking for on_exit... yes
checking for chown... yes
checking for link... (cached) yes
checking for fcntl... (cached) yes
checking for ttyname... yes
checking for getpwent... yes
checking for getgrent... yes
checking for kill... yes
checking for getppid... yes
checking for getpgrp... yes
checking for fork... (cached) yes
checking for setitimer... yes
checking for getitimer... yes
checking for strchr... yes
checking for strcmp... yes
checking for index... yes
checking for bcopy... yes
checking for memcpy... (cached) yes
checking for rindex... yes
checking for truncate... yes
checking for isblank... (cached) yes
checking for _NSGetEnviron... no
checking for strcoll... yes
checking for strcoll_l... yes
checking for strtod_l... yes
checking for strtol_l... yes
checking for newlocale... yes
checking for uselocale... yes
checking for utimensat... yes
checking for sched_getaffinity... (cached) yes
checking for sched_setaffinity... yes
checking for sendfile... yes
checking whether _NL_NUMERIC_GROUPING is declared... no
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for netdb.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread_np.h usability... no
checking pthread_np.h presence... no
checking for pthread_np.h... no
checking for sys/param.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/file.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for chroot... yes
checking for flock... (cached) yes
checking for getlogin... (cached) yes
checking for cuserid... yes
checking for getpriority... yes
checking for setpriority... yes
checking for getpass... yes
checking for sethostname... yes
checking for gethostname... yes
checking whether sethostname is declared... (cached) yes
checking whether hstrerror is declared... no
checking whether cuserid is declared... yes
checking for library containing crypt... -lcrypt
checking for i... _Complex_I
checking whether csqrt is usable... yes, hopefully (cross-compiling)
checking whether getitimer(ITIMER_PROF) is usable... yes, hopefully (cross-compiling)
checking whether getitimer(ITIMER_VIRTUAL) is usable... yes, hopefully (cross-compiling)
checking for libgmp... yes
checking how to link with libgmp... /usr/aarch64-linux-gnu/usr/lib/libgmp.so -Wl,-rpath -Wl,/usr/aarch64-linux-gnu/usr/lib
checking whether mpz_inits is declared... yes
checking whether libunistring was built with iconv support... yes
checking pkg-config is at least version 0.9.0... yes
checking for libffi... yes
checking size of size_t... (cached) 8
checking size of ssize_t... (cached) 8
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for sleep declaration... yes
checking for usleep declaration... yes
checking whether getlogin is declared... (cached) yes
checking whether alarm is declared... (cached) yes
checking whether strptime is declared... yes
checking return type of usleep... int
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for socketpair... yes
checking for getgroups... (cached) yes
checking for setgroups... yes
checking for setpwent... yes
checking for pause... yes
checking for tzset... (cached) yes
checking for sethostent... yes
checking for gethostent... yes
checking for endhostent... yes
checking for setnetent... yes
checking for getnetent... yes
checking for endnetent... yes
checking for setprotoent... yes
checking for getprotoent... yes
checking for endprotoent... yes
checking for setservent... yes
checking for getservent... yes
checking for endservent... yes
checking for getnetbyaddr... yes
checking for getnetbyname... yes
checking for inet_lnaof... yes
checking for inet_makeaddr... yes
checking for inet_netof... yes
checking for hstrerror... yes
checking for struct sockaddr_in.sin_len... no
checking for __libc_stack_end... yes
checking whether netdb.h declares h_errno... yes
checking whether uint32_t is defined... yes
checking for working IPv6 support... yes
checking whether sockaddr_in6 has sin6_scope_id... yes
checking for struct sockaddr_in6.sin6_len... no
checking whether localtime caches TZ... yes
checking for strerror... (cached) yes
checking for memmove... yes
checking for asinh... yes
checking for acosh... yes
checking for atanh... yes
checking for copysign... yes
checking for finite... yes
checking for sincos... yes
checking for __sincos... no
checking for trunc... yes
checking for isinf... yes
checking for isnan... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_atim... yes
checking for struct stat.st_mtim... yes
checking for struct stat.st_ctim... yes
checking for struct tm.tm_zone... (cached) yes
checking for struct tm.tm_gmtoff... (cached) yes
checking whether we need POSIX to get struct utimbuf... no
checking the value of `iconveh_error'... 0
checking the value of `iconveh_question_mark'... 1
checking the value of `iconveh_escape_sequence'... 2
configure: WARNING: Guessing that stack grows down -- see scmconfig.h
checking for which bdw-gc pkg-config file to use... bdw-gc
checking for bdw-gc >= 7.2... yes
checking for GC_pthread_exit... yes
checking for GC_pthread_cancel... yes
checking for GC_pthread_sigmask... yes
checking for GC_move_disappearing_link... yes
checking for GC_is_heap_ptr... yes
checking for struct GC_stack_base.reg_base... no
checking size of float... 4
checking for struct linger... yes
checking for struct timespec... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for pthread_attr_getstack... (cached) yes
checking for pthread_getattr_np... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_attr_get_np... no
checking for pthread_sigmask... yes
checking for pthread_cancel... yes
checking whether PTHREAD_ONCE_INIT needs braces... no
checking whether PTHREAD_MUTEX_INITIALIZER needs braces... no
checking for library containing sched_yield... none required
checking what kind of threads to support... pthreads
checking whether pthread_attr_getstack works for the main thread... assuming it doesn't
checking whether the `__thread' storage class is available... yes
checking cc for build... cc
./configure: line 50901: which: command not found
checking guile for build... guile3.0
checking the version of guile3.0... 3.0.4
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -fno-strict-aliasing... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
checking whether C compiler handles -fwrapv... yes
checking whether the linker understands `-z relro'... yes
checking for tgoto in -lncurses... yes
checking how to link with libreadline... /usr/aarch64-linux-gnu/usr/lib/libreadline.so -Wl,-rpath -Wl,/usr/aarch64-linux-gnu/usr/lib
checking for siginterrupt... (cached) yes
checking for rl_clear_signals... yes
checking for rl_cleanup_after_signal... yes
checking for rl_filename_completion_function... yes
checking whether rl_catch_signals is declared... yes
checking whether rl_catch_sigwinch is declared... yes
checking for rl_get_keymap_name... yes
checking for rl_getc_function pointer in readline... yes
checking for strdup... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libguile/gen-scmconfig.h
config.status: creating Makefile
config.status: creating am/Makefile
config.status: creating lib/Makefile
config.status: creating benchmark-suite/Makefile
config.status: creating gc-benchmarks/Makefile
config.status: creating doc/Makefile
config.status: creating doc/r5rs/Makefile
config.status: creating doc/ref/Makefile
config.status: creating emacs/Makefile
config.status: creating examples/Makefile
config.status: creating libguile/Makefile
config.status: creating libguile/version.h
config.status: creating guile-readline/Makefile
config.status: creating test-suite/Makefile
config.status: creating test-suite/standalone/Makefile
config.status: creating meta/Makefile
config.status: creating bootstrap/Makefile
config.status: creating module/Makefile
config.status: creating prebuilt/Makefile
config.status: creating prebuilt/x86_64-unknown-linux-gnu/Makefile
config.status: creating prebuilt/i686-pc-linux-gnu/Makefile
config.status: creating prebuilt/mips-unknown-linux-gnu/Makefile
config.status: creating check-guile
config.status: creating benchmark-guile
config.status: creating meta/guile
config.status: creating meta/build-env
config.status: creating meta/uninstalled-env
config.status: creating meta/gdb-uninstalled-guile
config.status: creating libguile/guile-snarf
config.status: creating libguile/guile-snarf-docs
config.status: creating test-suite/standalone/test-use-srfi
config.status: creating test-suite/standalone/test-fast-slot-ref
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
configure: WARNING: unrecognized options: --with-libtool-sysroot
=> guile3.0-3.0.4_1: running pre-build hook: 02-script-wrapper ...
=> guile3.0-3.0.4_1: running do_build ...
make -C libguile scmconfig.h
make[1]: Entering directory '/builddir/guile-3.0.4/libguile'
  GEN      gen-scmconfig.o
  GEN      gen-scmconfig
  GEN      scmconfig.h
make[1]: Leaving directory '/builddir/guile-3.0.4/libguile'
make  all-recursive
make[1]: Entering directory '/builddir/guile-3.0.4'
Making all in lib
make[2]: Entering directory '/builddir/guile-3.0.4/lib'
  GEN      alloca.h
  GEN      c++defs.h
  GEN      warn-on-use.h
  GEN      arg-nonnull.h
  GEN      arpa/inet.h
  GEN      configmake.h
  GEN      dirent.h
  GEN      fcntl.h
  GEN      iconv.h
  GEN      langinfo.h
  GEN      limits.h
  GEN      locale.h
  GEN      math.h
  GEN      netdb.h
  GEN      poll.h
  GEN      signal.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      sys/file.h
  GEN      sys/select.h
  GEN      sys/socket.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/times.h
  GEN      sys/types.h
  GEN      sys/uio.h
  GEN      time.h
  GEN      unistd.h
  GEN      wchar.h
  GEN      wctype.h
make  all-recursive
make[3]: Entering directory '/builddir/guile-3.0.4/lib'
make[4]: Entering directory '/builddir/guile-3.0.4/lib'
  CC       accept4.lo
  CC       binary-io.lo
  CC       c-ctype.lo
  CC       c-strcasecmp.lo
  CC       c-strncasecmp.lo
  CC       dirname-lgpl.lo
  CC       basename-lgpl.lo
  CC       stripslash.lo
  CC       full-read.lo
  CC       full-write.lo
  CC       hard-locale.lo
  CC       localcharset.lo
  CC       malloca.lo
  CC       math.lo
  CC       nproc.lo
In file included from nproc.c:49:
/usr/aarch64-linux-gnu/usr/include/sys/sysctl.h:21:2: warning: #warning "The <sys/sysctl.h> header is deprecated and will be removed." [-Wcpp]
   21 | #warning "The <sys/sysctl.h> header is deprecated and will be removed."
      |  ^~~~~~~
  CC       pipe2.lo
  CC       safe-read.lo
  CC       safe-write.lo
  CC       stat-time.lo
  CC       strftime.lo
  CC       striconveh.lo
  CC       sys_socket.lo
  CC       unistd.lo
  CC       wctype-h.lo
  CC       mbrtowc.lo
  CC       regex.lo
  CC       time_rz.lo
  CCLD     libgnu.la
  GEN      charset.alias
  GEN      ref-add.sed
  GEN      ref-del.sed
make[4]: Leaving directory '/builddir/guile-3.0.4/lib'
make[3]: Leaving directory '/builddir/guile-3.0.4/lib'
make[2]: Leaving directory '/builddir/guile-3.0.4/lib'
Making all in meta
make[2]: Entering directory '/builddir/guile-3.0.4/meta'
guile="`echo guile | /usr/bin/sed -e 's&$&3.0&'`" ; guild="`echo guild | /usr/bin/sed -e 's&$&3.0&'`" ; 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.4|g" -e "s|[@]GUILE_CFLAGS[@]|-pthread|g" -e "s|[@]GUILE_LIBS[@]|-lcrypt  -lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|3:0:2|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-latomic_ops -lgc|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|/usr/aarch64-linux-gnu/usr/lib/libgmp.so -Wl,-rpath -Wl,/usr/aarch64-linux-gnu/usr/lib|g" -e "s|[@]LIBLTDL[@]|/usr/aarch64-linux-gnu/usr/lib/libltdl.so -Wl,-rpath -Wl,/usr/aarch64-linux-gnu/usr/lib|g" -e "s|[@]LIBFFI_LIBS[@]|-lffi|g" -e "s|[@]LIBUNISTRING[@]|/usr/aarch64-linux-gnu/usr/lib/libunistring.so -Wl,-rpath -Wl,/usr/aarch64-linux-gnu/usr/lib|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[@]|aarch64-linux-gnu-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"
chmod +x "guile-config.out"
mv "guile-config.out" "guile-config"
guile="`echo guile | /usr/bin/sed -e 's&$&3.0&'`" ; guild="`echo guild | /usr/bin/sed -e 's&$&3.0&'`" ; 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.4|g" -e "s|[@]GUILE_CFLAGS[@]|-pthread|g" -e "s|[@]GUILE_LIBS[@]|-lcrypt  -lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|3:0:2|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-latomic_ops -lgc|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|/usr/aarch64-linux-gnu/usr/lib/libgmp.so -Wl,-rpath -Wl,/usr/aarch64-linux-gnu/usr/lib|g" -e "s|[@]LIBLTDL[@]|/usr/aarch64-linux-gnu/usr/lib/libltdl.so -Wl,-rpath -Wl,/usr/aarch64-linux-gnu/usr/lib|g" -e "s|[@]LIBFFI_LIBS[@]|-lffi|g" -e "s|[@]LIBUNISTRING[@]|/usr/aarch64-linux-gnu/usr/lib/libunistring.so -Wl,-rpath -Wl,/usr/aarch64-linux-gnu/usr/lib|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[@]|aarch64-linux-gnu-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"
chmod +x "guild.out"
mv "guild.out" "guild"
guile="`echo guile | /usr/bin/sed -e 's&$&3.0&'`" ; guild="`echo guild | /usr/bin/sed -e 's&$&3.0&'`" ; 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.4|g" -e "s|[@]GUILE_CFLAGS[@]|-pthread|g" -e "s|[@]GUILE_LIBS[@]|-lcrypt  -lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|3:0:2|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-latomic_ops -lgc|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|/usr/aarch64-linux-gnu/usr/lib/libgmp.so -Wl,-rpath -Wl,/usr/aarch64-linux-gnu/usr/lib|g" -e "s|[@]LIBLTDL[@]|/usr/aarch64-linux-gnu/usr/lib/libltdl.so -Wl,-rpath -Wl,/usr/aarch64-linux-gnu/usr/lib|g" -e "s|[@]LIBFFI_LIBS[@]|-lffi|g" -e "s|[@]LIBUNISTRING[@]|/usr/aarch64-linux-gnu/usr/lib/libunistring.so -Wl,-rpath -Wl,/usr/aarch64-linux-gnu/usr/lib|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[@]|aarch64-linux-gnu-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"
mv "guile-3.0.pc.out" "guile-3.0.pc"
make[2]: Leaving directory '/builddir/guile-3.0.4/meta'
Making all in libguile
make[2]: Entering directory '/builddir/guile-3.0.4/libguile'
  GEN      libpath.h
  SNARF  alist.x
  SNARF  array-handle.x
  SNARF  array-map.x
  SNARF  arrays.x
  SNARF  async.x
  SNARF  atomic.x
  SNARF  backtrace.x
  SNARF  boolean.x
  SNARF  bitvectors.x
  SNARF  bytevectors.x
  SNARF  chars.x
  SNARF  control.x
  SNARF  continuations.x
  SNARF  debug.x
  SNARF  deprecated.x
  SNARF  deprecation.x
  SNARF  dynl.x
  SNARF  dynwind.x
  SNARF  eq.x
  SNARF  error.x
  SNARF  eval.x
  SNARF  evalext.x
  SNARF  exceptions.x
  SNARF  expand.x
  SNARF  extensions.x
  SNARF  fdes-finalizers.x
  SNARF  feature.x
  SNARF  filesys.x
  SNARF  fluids.x
  SNARF  foreign.x
  SNARF  fports.x
  SNARF  frames.x
  SNARF  gc-malloc.x
  SNARF  gc.x
  SNARF  gettext.x
  SNARF  generalized-arrays.x
  SNARF  generalized-vectors.x
  SNARF  goops.x
  SNARF  gsubr.x
  SNARF  guardians.x
  SNARF  hash.x
  SNARF  hashtab.x
  SNARF  hooks.x
  SNARF  i18n.x
  SNARF  init.x
  SNARF  instructions.x
  SNARF  intrinsics.x
  SNARF  ioext.x
  SNARF  keywords.x
  SNARF  list.x
  SNARF  load.x
  SNARF  loader.x
  SNARF  macros.x
  SNARF  mallocs.x
  SNARF  memoize.x
  SNARF  modules.x
  SNARF  numbers.x
  SNARF  objprop.x
  SNARF  options.x
  SNARF  pairs.x
  SNARF  ports.x
  SNARF  print.x
  SNARF  procprop.x
  SNARF  procs.x
  SNARF  programs.x
  SNARF  promises.x
  SNARF  r6rs-ports.x
  SNARF  random.x
  SNARF  rdelim.x
  SNARF  read.x
  SNARF  rw.x
  SNARF  scmsigs.x
  SNARF  script.x
  SNARF  simpos.x
  SNARF  smob.x
  SNARF  sort.x
  SNARF  srcprop.x
  SNARF  srfi-1.x
  SNARF  srfi-4.x
  SNARF  srfi-13.x
  SNARF  srfi-14.x
  SNARF  srfi-60.x
  SNARF  stackchk.x
  SNARF  stacks.x
  SNARF  stime.x
  SNARF  strings.x
  SNARF  strorder.x
  SNARF  strports.x
  SNARF  struct.x
  SNARF  symbols.x
  SNARF  syntax.x
  SNARF  threads.x
  SNARF  throw.x
  SNARF  trees.x
  SNARF  unicode.x
  SNARF  uniform.x
  SNARF  values.x
  SNARF  variable.x
  SNARF  vectors.x
  SNARF  version.x
  SNARF  vm.x
  SNARF  vports.x
  SNARF  weak-set.x
  SNARF  weak-table.x
  SNARF  weak-vector.x
  SNARF  posix.x
  SNARF  net_db.x
  SNARF  socket.x
  SNARF  regex-posix.x
make  all-am
make[3]: Entering directory '/builddir/guile-3.0.4/libguile'
  CC       guile-guile.o
  CC       libguile_3.0_la-alist.lo
  CC       libguile_3.0_la-array-handle.lo
  CC       libguile_3.0_la-array-map.lo
  CC       libguile_3.0_la-arrays.lo
  CC       libguile_3.0_la-async.lo
  CC       libguile_3.0_la-atomic.lo
  CC       libguile_3.0_la-backtrace.lo
  CC       libguile_3.0_la-boolean.lo
  CC       libguile_3.0_la-bitvectors.lo
  CC       libguile_3.0_la-bytevectors.lo
  CC       libguile_3.0_la-chars.lo
  CC       libguile_3.0_la-chooks.lo
  CC       libguile_3.0_la-control.lo
  CC       libguile_3.0_la-continuations.lo
  CC       libguile_3.0_la-debug.lo
  CC       libguile_3.0_la-deprecated.lo
  CC       libguile_3.0_la-deprecation.lo
  CC       libguile_3.0_la-dynstack.lo
  CC       libguile_3.0_la-dynwind.lo
  CC       libguile_3.0_la-eq.lo
  CC       libguile_3.0_la-error.lo
  CC       libguile_3.0_la-eval.lo
  CC       libguile_3.0_la-evalext.lo
  CC       libguile_3.0_la-exceptions.lo
  CC       libguile_3.0_la-expand.lo
  CC       libguile_3.0_la-extensions.lo
  CC       libguile_3.0_la-fdes-finalizers.lo
  CC       libguile_3.0_la-feature.lo
  CC       libguile_3.0_la-filesys.lo
  CC       libguile_3.0_la-finalizers.lo
  CC       libguile_3.0_la-fluids.lo
  CC       libguile_3.0_la-foreign.lo
  CC       libguile_3.0_la-foreign-object.lo
  CC       libguile_3.0_la-fports.lo
  CC       libguile_3.0_la-frames.lo
  CC       libguile_3.0_la-gc-malloc.lo
  CC       libguile_3.0_la-gc.lo
  CC       libguile_3.0_la-gettext.lo
  CC       libguile_3.0_la-generalized-arrays.lo
  CC       libguile_3.0_la-generalized-vectors.lo
  CC       libguile_3.0_la-goops.lo
  CC       libguile_3.0_la-gsubr.lo
  CC       libguile_3.0_la-guardians.lo
  CC       libguile_3.0_la-hash.lo
  CC       libguile_3.0_la-hashtab.lo
  CC       libguile_3.0_la-hooks.lo
  CC       libguile_3.0_la-i18n.lo
  CC       libguile_3.0_la-init.lo
  CC       libguile_3.0_la-inline.lo
  CC       libguile_3.0_la-instructions.lo
  CC       libguile_3.0_la-intrinsics.lo
  CC       libguile_3.0_la-ioext.lo
  CC       libguile_3.0_la-jit.lo
  CC       libguile_3.0_la-keywords.lo
  CC       libguile_3.0_la-list.lo
  CC       libguile_3.0_la-load.lo
  CC       libguile_3.0_la-loader.lo
  CC       libguile_3.0_la-macros.lo
  CC       libguile_3.0_la-mallocs.lo
  CC       libguile_3.0_la-memoize.lo
  CC       libguile_3.0_la-modules.lo
  CC       libguile_3.0_la-null-threads.lo
  CC       libguile_3.0_la-numbers.lo
  CC       libguile_3.0_la-objprop.lo
  CC       libguile_3.0_la-options.lo
  CC       libguile_3.0_la-pairs.lo
  CC       libguile_3.0_la-poll.lo
  CC       libguile_3.0_la-ports.lo
  CC       libguile_3.0_la-print.lo
  CC       libguile_3.0_la-procprop.lo
  CC       libguile_3.0_la-procs.lo
  CC       libguile_3.0_la-programs.lo
  CC       libguile_3.0_la-promises.lo
  CC       libguile_3.0_la-r6rs-ports.lo
  CC       libguile_3.0_la-random.lo
  CC       libguile_3.0_la-rdelim.lo
  CC       libguile_3.0_la-read.lo
  CC       libguile_3.0_la-rw.lo
  CC       libguile_3.0_la-scmsigs.lo
  CC       libguile_3.0_la-script.lo
  CC       libguile_3.0_la-simpos.lo
  CC       libguile_3.0_la-smob.lo
  CC       libguile_3.0_la-sort.lo
  CC       libguile_3.0_la-srcprop.lo
  CC       libguile_3.0_la-srfi-1.lo
  CC       libguile_3.0_la-srfi-4.lo
  CC       libguile_3.0_la-srfi-13.lo
  CC       libguile_3.0_la-srfi-14.lo
  CC       libguile_3.0_la-srfi-60.lo
  CC       libguile_3.0_la-stackchk.lo
  CC       libguile_3.0_la-stacks.lo
  CC       libguile_3.0_la-stime.lo
  CC       libguile_3.0_la-strings.lo
  CC       libguile_3.0_la-strorder.lo
  CC       libguile_3.0_la-strports.lo
  CC       libguile_3.0_la-struct.lo
  CC       libguile_3.0_la-symbols.lo
  CC       libguile_3.0_la-syntax.lo
  CC       libguile_3.0_la-threads.lo
  CC       libguile_3.0_la-throw.lo
  CC       libguile_3.0_la-trees.lo
  CC       libguile_3.0_la-unicode.lo
  CC       libguile_3.0_la-uniform.lo
  CC       libguile_3.0_la-values.lo
  CC       libguile_3.0_la-variable.lo
  CC       libguile_3.0_la-vectors.lo
  CC       libguile_3.0_la-version.lo
  CC       libguile_3.0_la-vm.lo
  CC       libguile_3.0_la-vports.lo
  CC       libguile_3.0_la-weak-set.lo
  CC       libguile_3.0_la-weak-table.lo
  CC       libguile_3.0_la-weak-vector.lo
  CC       libguile_3.0_la-lightening.lo
In file included from ./lightening/lightening/lightening.c:479:
./lightening/lightening/aarch64.c:105:3: warning: 'emit_veneer_jcc' defined but not used [-Wunused-function]
  105 |   emit_##name(jit_state_t *_jit, uint32_t inst)                         \
      |   ^~~~~
./lightening/lightening/aarch64.c:119:5: note: in expansion of macro 'DEFINE_PATCHABLE_INSTRUCTION'
  119 |     DEFINE_PATCHABLE_INSTRUCTION(veneer_##name, kind, RELOC, rsh);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lightening/lightening/aarch64.c:122:1: note: in expansion of macro 'DEFINE_PATCHABLE_INSTRUCTIONS'
  122 | DEFINE_PATCHABLE_INSTRUCTIONS(jcc, simm19, JCC_WITH_VENEER, 2);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lightening/lightening/aarch64.c:89:3: warning: 'read_veneer_jcc_offset' defined but not used [-Wunused-function]
   89 |   read_##name##_offset(uint32_t *loc)                                   \
      |   ^~~~~
./lightening/lightening/aarch64.c:119:5: note: in expansion of macro 'DEFINE_PATCHABLE_INSTRUCTION'
  119 |     DEFINE_PATCHABLE_INSTRUCTION(veneer_##name, kind, RELOC, rsh);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lightening/lightening/aarch64.c:122:1: note: in expansion of macro 'DEFINE_PATCHABLE_INSTRUCTIONS'
  122 | DEFINE_PATCHABLE_INSTRUCTIONS(jcc, simm19, JCC_WITH_VENEER, 2);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lightening/lightening/aarch64.c:105:3: warning: 'emit_veneer_jmp' defined but not used [-Wunused-function]
  105 |   emit_##name(jit_state_t *_jit, uint32_t inst)                         \
      |   ^~~~~
./lightening/lightening/aarch64.c:119:5: note: in expansion of macro 'DEFINE_PATCHABLE_INSTRUCTION'
  119 |     DEFINE_PATCHABLE_INSTRUCTION(veneer_##name, kind, RELOC, rsh);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lightening/lightening/aarch64.c:121:1: note: in expansion of macro 'DEFINE_PATCHABLE_INSTRUCTIONS'
  121 | DEFINE_PATCHABLE_INSTRUCTIONS(jmp, simm26, JMP_WITH_VENEER, 2);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lightening/lightening/aarch64.c:89:3: warning: 'read_veneer_jmp_offset' defined but not used [-Wunused-function]
   89 |   read_##name##_offset(uint32_t *loc)                                   \
      |   ^~~~~
./lightening/lightening/aarch64.c:119:5: note: in expansion of macro 'DEFINE_PATCHABLE_INSTRUCTION'
  119 |     DEFINE_PATCHABLE_INSTRUCTION(veneer_##name, kind, RELOC, rsh);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lightening/lightening/aarch64.c:121:1: note: in expansion of macro 'DEFINE_PATCHABLE_INSTRUCTIONS'
  121 | DEFINE_PATCHABLE_INSTRUCTIONS(jmp, simm26, JMP_WITH_VENEER, 2);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libguile_3.0_la-dynl.lo
  CC       libguile_3.0_la-posix.lo
posix.c: In function 'scm_nice':
posix.c:1906:3: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result]
 1906 |   nice (scm_to_int (incr));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
  CC       libguile_3.0_la-net_db.lo
  CC       libguile_3.0_la-socket.lo
  CC       libguile_3.0_la-regex-posix.lo
  CCLD     libguile-3.0.la
/usr/lib/gcc/aarch64-linux-gnu/9.3.0/../../../../aarch64-linux-gnu/bin/ld: .libs/libguile_3.0_la-posix.o: in function `scm_tmpnam':
posix.c:(.text+0x21d4): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
  CCLD     guile
  GEN      c-tokenize.o
  GEN      guile_filter_doc_snarfage
  SNARF  alist.doc
  SNARF  array-handle.doc
  SNARF  array-map.doc
  SNARF  arrays.doc
  SNARF  async.doc
  SNARF  atomic.doc
  SNARF  backtrace.doc
  SNARF  boolean.doc
  SNARF  bitvectors.doc
  SNARF  bytevectors.doc
  SNARF  chars.doc
  SNARF  control.doc
  SNARF  continuations.doc
  SNARF  debug.doc
  SNARF  deprecated.doc
  SNARF  deprecation.doc
  SNARF  dynl.doc
  SNARF  dynwind.doc
  SNARF  eq.doc
  SNARF  error.doc
  SNARF  eval.doc
  SNARF  evalext.doc
  SNARF  exceptions.doc
  SNARF  expand.doc
  SNARF  extensions.doc
  SNARF  fdes-finalizers.doc
  SNARF  feature.doc
  SNARF  filesys.doc
  SNARF  fluids.doc
  SNARF  foreign.doc
  SNARF  fports.doc
  SNARF  gc-malloc.doc
  SNARF  gc.doc
  SNARF  gettext.doc
  SNARF  generalized-arrays.doc
  SNARF  generalized-vectors.doc
  SNARF  goops.doc
  SNARF  gsubr.doc
  SNARF  guardians.doc
  SNARF  hash.doc
  SNARF  hashtab.doc
  SNARF  hooks.doc
  SNARF  i18n.doc
  SNARF  init.doc
  SNARF  ioext.doc
  SNARF  keywords.doc
  SNARF  list.doc
  SNARF  load.doc
  SNARF  macros.doc
  SNARF  mallocs.doc
  SNARF  memoize.doc
  SNARF  modules.doc
  SNARF  numbers.doc
  SNARF  objprop.doc
  SNARF  options.doc
  SNARF  pairs.doc
  SNARF  ports.doc
  SNARF  print.doc
  SNARF  procprop.doc
  SNARF  procs.doc
  SNARF  promises.doc
  SNARF  r6rs-ports.doc
  SNARF  random.doc
  SNARF  rdelim.doc
  SNARF  read.doc
  SNARF  rw.doc
  SNARF  scmsigs.doc
  SNARF  script.doc
  SNARF  simpos.doc
  SNARF  smob.doc
  SNARF  sort.doc
  SNARF  srcprop.doc
  SNARF  srfi-1.doc
  SNARF  srfi-4.doc
  SNARF  srfi-13.doc
  SNARF  srfi-14.doc
  SNARF  srfi-60.doc
  SNARF  stackchk.doc
  SNARF  stacks.doc
  SNARF  stime.doc
  SNARF  strings.doc
  SNARF  strorder.doc
  SNARF  strports.doc
  SNARF  struct.doc
  SNARF  symbols.doc
  SNARF  syntax.doc
  SNARF  threads.doc
  SNARF  throw.doc
  SNARF  trees.doc
  SNARF  unicode.doc
  SNARF  uniform.doc
  SNARF  values.doc
  SNARF  variable.doc
  SNARF  vectors.doc
  SNARF  version.doc
  SNARF  vports.doc
  SNARF  weak-set.doc
  SNARF  weak-table.doc
  SNARF  weak-vector.doc
  SNARF  posix.doc
  SNARF  net_db.doc
  SNARF  socket.doc
  SNARF  regex-posix.doc
  GEN      guile-procedures.texi
make[3]: Leaving directory '/builddir/guile-3.0.4/libguile'
make[2]: Leaving directory '/builddir/guile-3.0.4/libguile'
Making all in bootstrap
make[2]: Entering directory '/builddir/guile-3.0.4/bootstrap'
  BOOTSTRAP GUILEC ice-9/eval.go
wrote `ice-9/eval.go'
  BOOTSTRAP GUILEC ice-9/psyntax-pp.go
wrote `ice-9/psyntax-pp.go'
  BOOTSTRAP GUILEC language/tree-il/compile-bytecode.go
wrote `language/tree-il/compile-bytecode.go'
  BOOTSTRAP GUILEC ice-9/boot-9.go
wrote `ice-9/boot-9.go'
  BOOTSTRAP GUILEC srfi/srfi-1.go
wrote `srfi/srfi-1.go'
  BOOTSTRAP GUILEC language/tree-il.go
wrote `language/tree-il.go'
  BOOTSTRAP GUILEC language/tree-il/analyze.go
wrote `language/tree-il/analyze.go'
  BOOTSTRAP GUILEC language/tree-il/debug.go
wrote `language/tree-il/debug.go'
  BOOTSTRAP GUILEC language/tree-il/effects.go
wrote `language/tree-il/effects.go'
  BOOTSTRAP GUILEC language/tree-il/eta-expand.go
wrote `language/tree-il/eta-expand.go'
  BOOTSTRAP GUILEC language/tree-il/fix-letrec.go
wrote `language/tree-il/fix-letrec.go'
  BOOTSTRAP GUILEC language/tree-il/letrectify.go
wrote `language/tree-il/letrectify.go'
  BOOTSTRAP GUILEC language/tree-il/optimize.go
wrote `language/tree-il/optimize.go'
  BOOTSTRAP GUILEC language/tree-il/peval.go
wrote `language/tree-il/peval.go'
  BOOTSTRAP GUILEC language/tree-il/primitives.go
wrote `language/tree-il/primitives.go'
  BOOTSTRAP GUILEC language/tree-il/spec.go
wrote `language/tree-il/spec.go'
  BOOTSTRAP GUILEC language/scheme/spec.go
wrote `language/scheme/spec.go'
  BOOTSTRAP GUILEC language/scheme/compile-tree-il.go
wrote `language/scheme/compile-tree-il.go'
  BOOTSTRAP GUILEC language/scheme/decompile-tree-il.go
wrote `language/scheme/decompile-tree-il.go'
  BOOTSTRAP GUILEC language/bytecode.go
wrote `language/bytecode.go'
  BOOTSTRAP GUILEC language/bytecode/spec.go
wrote `language/bytecode/spec.go'
  BOOTSTRAP GUILEC language/value/spec.go
wrote `language/value/spec.go'
  BOOTSTRAP GUILEC system/base/pmatch.go
wrote `system/base/pmatch.go'
  BOOTSTRAP GUILEC system/base/syntax.go
wrote `system/base/syntax.go'
  BOOTSTRAP GUILEC system/base/compile.go
wrote `system/base/compile.go'
  BOOTSTRAP GUILEC system/base/optimize.go
wrote `system/base/optimize.go'
  BOOTSTRAP GUILEC system/base/language.go
wrote `system/base/language.go'
  BOOTSTRAP GUILEC system/base/lalr.go
wrote `system/base/lalr.go'
  BOOTSTRAP GUILEC system/base/message.go
wrote `system/base/message.go'
  BOOTSTRAP GUILEC system/base/target.go
wrote `system/base/target.go'
  BOOTSTRAP GUILEC system/base/types.go
wrote `system/base/types.go'
  BOOTSTRAP GUILEC system/base/types/internal.go
wrote `system/base/types/internal.go'
  BOOTSTRAP GUILEC system/base/ck.go
wrote `system/base/ck.go'
  BOOTSTRAP GUILEC ice-9/ports.go
wrote `ice-9/ports.go'
  BOOTSTRAP GUILEC ice-9/r5rs.go
wrote `ice-9/r5rs.go'
  BOOTSTRAP GUILEC ice-9/deprecated.go
wrote `ice-9/deprecated.go'
  BOOTSTRAP GUILEC ice-9/binary-ports.go
wrote `ice-9/binary-ports.go'
  BOOTSTRAP GUILEC ice-9/command-line.go
wrote `ice-9/command-line.go'
  BOOTSTRAP GUILEC ice-9/control.go
wrote `ice-9/control.go'
  BOOTSTRAP GUILEC ice-9/format.go
wrote `ice-9/format.go'
  BOOTSTRAP GUILEC ice-9/getopt-long.go
wrote `ice-9/getopt-long.go'
  BOOTSTRAP GUILEC ice-9/i18n.go
wrote `ice-9/i18n.go'
  BOOTSTRAP GUILEC ice-9/match.go
wrote `ice-9/match.go'
  BOOTSTRAP GUILEC ice-9/networking.go
wrote `ice-9/networking.go'
  BOOTSTRAP GUILEC ice-9/posix.go
wrote `ice-9/posix.go'
  BOOTSTRAP GUILEC ice-9/rdelim.go
wrote `ice-9/rdelim.go'
  BOOTSTRAP GUILEC ice-9/receive.go
wrote `ice-9/receive.go'
  BOOTSTRAP GUILEC ice-9/regex.go
wrote `ice-9/regex.go'
  BOOTSTRAP GUILEC ice-9/session.go
wrote `ice-9/session.go'
  BOOTSTRAP GUILEC ice-9/pretty-print.go
wrote `ice-9/pretty-print.go'
  BOOTSTRAP GUILEC ice-9/vlist.go
wrote `ice-9/vlist.go'
  BOOTSTRAP GUILEC system/vm/assembler.go
wrote `system/vm/assembler.go'
  BOOTSTRAP GUILEC system/vm/debug.go
wrote `system/vm/debug.go'
  BOOTSTRAP GUILEC system/vm/disassembler.go
wrote `system/vm/disassembler.go'
  BOOTSTRAP GUILEC system/vm/dwarf.go
wrote `system/vm/dwarf.go'
  BOOTSTRAP GUILEC system/vm/elf.go
wrote `system/vm/elf.go'
  BOOTSTRAP GUILEC system/vm/frame.go
wrote `system/vm/frame.go'
  BOOTSTRAP GUILEC system/vm/linker.go
wrote `system/vm/linker.go'
  BOOTSTRAP GUILEC system/vm/loader.go
wrote `system/vm/loader.go'
  BOOTSTRAP GUILEC system/vm/program.go
wrote `system/vm/program.go'
  BOOTSTRAP GUILEC system/vm/vm.go
wrote `system/vm/vm.go'
  BOOTSTRAP GUILEC system/foreign.go
wrote `system/foreign.go'
  BOOTSTRAP GUILEC language/tree-il/compile-cps.go
wrote `language/tree-il/compile-cps.go'
  BOOTSTRAP GUILEC language/tree-il/cps-primitives.go
wrote `language/tree-il/cps-primitives.go'
  BOOTSTRAP GUILEC language/cps.go
wrote `language/cps.go'
  BOOTSTRAP GUILEC language/cps/closure-conversion.go
wrote `language/cps/closure-conversion.go'
  BOOTSTRAP GUILEC language/cps/compile-bytecode.go
wrote `language/cps/compile-bytecode.go'
  BOOTSTRAP GUILEC language/cps/contification.go
wrote `language/cps/contification.go'
  BOOTSTRAP GUILEC language/cps/cse.go
wrote `language/cps/cse.go'
  BOOTSTRAP GUILEC language/cps/dce.go
wrote `language/cps/dce.go'
  BOOTSTRAP GUILEC language/cps/devirtualize-integers.go
wrote `language/cps/devirtualize-integers.go'
  BOOTSTRAP GUILEC language/cps/effects-analysis.go
wrote `language/cps/effects-analysis.go'
  BOOTSTRAP GUILEC language/cps/intmap.go
wrote `language/cps/intmap.go'
  BOOTSTRAP GUILEC language/cps/intset.go
wrote `language/cps/intset.go'
  BOOTSTRAP GUILEC language/cps/graphs.go
wrote `language/cps/graphs.go'
  BOOTSTRAP GUILEC language/cps/licm.go
wrote `language/cps/licm.go'
  BOOTSTRAP GUILEC language/cps/loop-instrumentation.go
wrote `language/cps/loop-instrumentation.go'
  BOOTSTRAP GUILEC language/cps/peel-loops.go
wrote `language/cps/peel-loops.go'
  BOOTSTRAP GUILEC language/cps/prune-top-level-scopes.go
wrote `language/cps/prune-top-level-scopes.go'
  BOOTSTRAP GUILEC language/cps/reify-primitives.go
wrote `language/cps/reify-primitives.go'
  BOOTSTRAP GUILEC language/cps/renumber.go
wrote `language/cps/renumber.go'
  BOOTSTRAP GUILEC language/cps/rotate-loops.go
wrote `language/cps/rotate-loops.go'
  BOOTSTRAP GUILEC language/cps/optimize.go
wrote `language/cps/optimize.go'
  BOOTSTRAP GUILEC language/cps/simplify.go
wrote `language/cps/simplify.go'
  BOOTSTRAP GUILEC language/cps/self-references.go
wrote `language/cps/self-references.go'
  BOOTSTRAP GUILEC language/cps/slot-allocation.go
wrote `language/cps/slot-allocation.go'
  BOOTSTRAP GUILEC language/cps/spec.go
wrote `language/cps/spec.go'
  BOOTSTRAP GUILEC language/cps/specialize-primcalls.go
wrote `language/cps/specialize-primcalls.go'
  BOOTSTRAP GUILEC language/cps/specialize-numbers.go
wrote `language/cps/specialize-numbers.go'
  BOOTSTRAP GUILEC language/cps/split-rec.go
wrote `language/cps/split-rec.go'
  BOOTSTRAP GUILEC language/cps/type-checks.go
wrote `language/cps/type-checks.go'
  BOOTSTRAP GUILEC language/cps/type-fold.go
wrote `language/cps/type-fold.go'
  BOOTSTRAP GUILEC language/cps/types.go
wrote `language/cps/types.go'
  BOOTSTRAP GUILEC language/cps/utils.go
wrote `language/cps/utils.go'
  BOOTSTRAP GUILEC language/cps/verify.go
wrote `language/cps/verify.go'
  BOOTSTRAP GUILEC language/cps/with-cps.go
wrote `language/cps/with-cps.go'
make[2]: Leaving directory '/builddir/guile-3.0.4/bootstrap'
Making all in module
make[2]: Entering directory '/builddir/guile-3.0.4/module'
  GUILEC ice-9/eval.go
wrote `ice-9/eval.go'
  GUILEC ice-9/psyntax-pp.go
wrote `ice-9/psyntax-pp.go'
  GUILEC language/cps.go
wrote `language/cps.go'
  GUILEC language/cps/closure-conversion.go
wrote `language/cps/closure-conversion.go'
  GUILEC language/cps/compile-bytecode.go
wrote `language/cps/compile-bytecode.go'
  GUILEC language/cps/contification.go
wrote `language/cps/contification.go'
  GUILEC language/cps/cse.go
wrote `language/cps/cse.go'
  GUILEC language/cps/dce.go
wrote `language/cps/dce.go'
  GUILEC language/cps/devirtualize-integers.go
wrote `language/cps/devirtualize-integers.go'
  GUILEC language/cps/effects-analysis.go
wrote `language/cps/effects-analysis.go'
  GUILEC language/cps/graphs.go
wrote `language/cps/graphs.go'
  GUILEC language/cps/intmap.go
wrote `language/cps/intmap.go'
  GUILEC language/cps/intset.go
wrote `language/cps/intset.go'
  GUILEC language/cps/licm.go
wrote `language/cps/licm.go'
  GUILEC language/cps/loop-instrumentation.go
wrote `language/cps/loop-instrumentation.go'
  GUILEC language/cps/optimize.go
wrote `language/cps/optimize.go'
  GUILEC language/cps/peel-loops.go
wrote `language/cps/peel-loops.go'
  GUILEC language/cps/prune-top-level-scopes.go
wrote `language/cps/prune-top-level-scopes.go'
  GUILEC language/cps/reify-primitives.go
wrote `language/cps/reify-primitives.go'
  GUILEC language/cps/renumber.go
wrote `language/cps/renumber.go'
  GUILEC language/cps/rotate-loops.go
wrote `language/cps/rotate-loops.go'
  GUILEC language/cps/self-references.go
wrote `language/cps/self-references.go'
  GUILEC language/cps/simplify.go
wrote `language/cps/simplify.go'
  GUILEC language/cps/slot-allocation.go
wrote `language/cps/slot-allocation.go'
  GUILEC language/cps/spec.go
wrote `language/cps/spec.go'
  GUILEC language/cps/specialize-primcalls.go
wrote `language/cps/specialize-primcalls.go'
  GUILEC language/cps/specialize-numbers.go
wrote `language/cps/specialize-numbers.go'
  GUILEC language/cps/split-rec.go
wrote `language/cps/split-rec.go'
  GUILEC language/cps/type-checks.go
wrote `language/cps/type-checks.go'
  GUILEC language/cps/type-fold.go
wrote `language/cps/type-fold.go'
  GUILEC language/cps/types.go
wrote `language/cps/types.go'
  GUILEC language/cps/utils.go
wrote `language/cps/utils.go'
  GUILEC language/cps/verify.go
wrote `language/cps/verify.go'
  GUILEC language/cps/with-cps.go
wrote `language/cps/with-cps.go'
  GUILEC language/tree-il.go
wrote `language/tree-il.go'
  GUILEC language/tree-il/analyze.go
wrote `language/tree-il/analyze.go'
  GUILEC language/tree-il/compile-bytecode.go
wrote `language/tree-il/compile-bytecode.go'
  GUILEC language/tree-il/compile-cps.go
wrote `language/tree-il/compile-cps.go'
  GUILEC language/tree-il/cps-primitives.go
wrote `language/tree-il/cps-primitives.go'
  GUILEC language/tree-il/debug.go
wrote `language/tree-il/debug.go'
  GUILEC language/tree-il/effects.go
wrote `language/tree-il/effects.go'
  GUILEC language/tree-il/eta-expand.go
wrote `language/tree-il/eta-expand.go'
  GUILEC language/tree-il/fix-letrec.go
wrote `language/tree-il/fix-letrec.go'
  GUILEC language/tree-il/letrectify.go
wrote `language/tree-il/letrectify.go'
  GUILEC language/tree-il/optimize.go
wrote `language/tree-il/optimize.go'
  GUILEC language/tree-il/peval.go
wrote `language/tree-il/peval.go'
  GUILEC language/tree-il/primitives.go
wrote `language/tree-il/primitives.go'
  GUILEC language/tree-il/spec.go
wrote `language/tree-il/spec.go'
  GUILEC ice-9/and-let-star.go
wrote `ice-9/and-let-star.go'
  GUILEC ice-9/arrays.go
wrote `ice-9/arrays.go'
  GUILEC ice-9/atomic.go
wrote `ice-9/atomic.go'
  GUILEC ice-9/binary-ports.go
wrote `ice-9/binary-ports.go'
  GUILEC ice-9/boot-9.go
wrote `ice-9/boot-9.go'
  GUILEC ice-9/buffered-input.go
wrote `ice-9/buffered-input.go'
  GUILEC ice-9/calling.go
wrote `ice-9/calling.go'
  GUILEC ice-9/command-line.go
wrote `ice-9/command-line.go'
  GUILEC ice-9/common-list.go
wrote `ice-9/common-list.go'
  GUILEC ice-9/control.go
wrote `ice-9/control.go'
  GUILEC ice-9/curried-definitions.go
wrote `ice-9/curried-definitions.go'
  GUILEC ice-9/deprecated.go
wrote `ice-9/deprecated.go'
  GUILEC ice-9/documentation.go
wrote `ice-9/documentation.go'
  GUILEC ice-9/eval-string.go
wrote `ice-9/eval-string.go'
  GUILEC ice-9/exceptions.go
wrote `ice-9/exceptions.go'
  GUILEC ice-9/expect.go
wrote `ice-9/expect.go'
  GUILEC ice-9/fdes-finalizers.go
wrote `ice-9/fdes-finalizers.go'
  GUILEC ice-9/format.go
wrote `ice-9/format.go'
  GUILEC ice-9/ftw.go
wrote `ice-9/ftw.go'
  GUILEC ice-9/futures.go
wrote `ice-9/futures.go'
  GUILEC ice-9/gap-buffer.go
wrote `ice-9/gap-buffer.go'
  GUILEC ice-9/getopt-long.go
wrote `ice-9/getopt-long.go'
  GUILEC ice-9/hash-table.go
wrote `ice-9/hash-table.go'
  GUILEC ice-9/hcons.go
wrote `ice-9/hcons.go'
  GUILEC ice-9/history.go
wrote `ice-9/history.go'
  GUILEC ice-9/i18n.go
wrote `ice-9/i18n.go'
  GUILEC ice-9/iconv.go
wrote `ice-9/iconv.go'
  GUILEC ice-9/lineio.go
wrote `ice-9/lineio.go'
  GUILEC ice-9/list.go
wrote `ice-9/list.go'
  GUILEC ice-9/local-eval.go
wrote `ice-9/local-eval.go'
  GUILEC ice-9/ls.go
wrote `ice-9/ls.go'
  GUILEC ice-9/match.go
wrote `ice-9/match.go'
  GUILEC ice-9/networking.go
wrote `ice-9/networking.go'
  GUILEC ice-9/null.go
wrote `ice-9/null.go'
  GUILEC ice-9/occam-channel.go
wrote `ice-9/occam-channel.go'
  GUILEC ice-9/optargs.go
wrote `ice-9/optargs.go'
  GUILEC ice-9/peg.go
wrote `ice-9/peg.go'
  GUILEC ice-9/peg/cache.go
wrote `ice-9/peg/cache.go'
  GUILEC ice-9/peg/codegen.go
wrote `ice-9/peg/codegen.go'
  GUILEC ice-9/peg/simplify-tree.go
wrote `ice-9/peg/simplify-tree.go'
  GUILEC ice-9/peg/string-peg.go
wrote `ice-9/peg/string-peg.go'
  GUILEC ice-9/peg/using-parsers.go
wrote `ice-9/peg/using-parsers.go'
  GUILEC ice-9/poe.go
wrote `ice-9/poe.go'
  GUILEC ice-9/poll.go
wrote `ice-9/poll.go'
  GUILEC ice-9/popen.go
wrote `ice-9/popen.go'
  GUILEC ice-9/ports.go
wrote `ice-9/ports.go'
  GUILEC ice-9/posix.go
wrote `ice-9/posix.go'
  GUILEC ice-9/pretty-print.go
ice-9/pretty-print.scm:439:39: warning: non-literal format string
wrote `ice-9/pretty-print.go'
  GUILEC ice-9/q.go
wrote `ice-9/q.go'
  GUILEC ice-9/r5rs.go
wrote `ice-9/r5rs.go'
  GUILEC ice-9/rdelim.go
wrote `ice-9/rdelim.go'
  GUILEC ice-9/receive.go
wrote `ice-9/receive.go'
  GUILEC ice-9/regex.go
wrote `ice-9/regex.go'
  GUILEC ice-9/runq.go
ice-9/runq.scm:93:8: warning: possibly unbound variable `apply-to-args'
wrote `ice-9/runq.go'
  GUILEC ice-9/rw.go
wrote `ice-9/rw.go'
  GUILEC ice-9/safe-r5rs.go
wrote `ice-9/safe-r5rs.go'
  GUILEC ice-9/safe.go
wrote `ice-9/safe.go'
  GUILEC ice-9/sandbox.go
wrote `ice-9/sandbox.go'
  GUILEC ice-9/save-stack.go
wrote `ice-9/save-stack.go'
  GUILEC ice-9/scm-style-repl.go
wrote `ice-9/scm-style-repl.go'
  GUILEC ice-9/serialize.go
wrote `ice-9/serialize.go'
  GUILEC ice-9/session.go
wrote `ice-9/session.go'
ice-9/session.scm:241:11: warning: non-literal format string
  GUILEC ice-9/slib.go
WARNING: Use of `load' in declarative module (#{ g97}#).  Add #:declarative? #f to your define-module invocation.
wrote `ice-9/slib.go'
  GUILEC ice-9/stack-catch.go
wrote `ice-9/stack-catch.go'
  GUILEC ice-9/streams.go
wrote `ice-9/streams.go'
  GUILEC ice-9/string-fun.go
wrote `ice-9/string-fun.go'
  GUILEC ice-9/suspendable-ports.go
wrote `ice-9/suspendable-ports.go'
  GUILEC ice-9/textual-ports.go
wrote `ice-9/textual-ports.go'
  GUILEC ice-9/threads.go
wrote `ice-9/threads.go'
  GUILEC ice-9/time.go
wrote `ice-9/time.go'
  GUILEC ice-9/top-repl.go
wrote `ice-9/top-repl.go'
  GUILEC ice-9/unicode.go
wrote `ice-9/unicode.go'
  GUILEC ice-9/vlist.go
wrote `ice-9/vlist.go'
  GUILEC ice-9/weak-vector.go
wrote `ice-9/weak-vector.go'
  GUILEC language/brainfuck/parse.go
wrote `language/brainfuck/parse.go'
  GUILEC language/brainfuck/compile-scheme.go
wrote `language/brainfuck/compile-scheme.go'
  GUILEC language/brainfuck/compile-tree-il.go
wrote `language/brainfuck/compile-tree-il.go'
  GUILEC language/brainfuck/spec.go
wrote `language/brainfuck/spec.go'
  GUILEC language/bytecode.go
wrote `language/bytecode.go'
  GUILEC language/bytecode/spec.go
wrote `language/bytecode/spec.go'
  GUILEC language/ecmascript/tokenize.go
wrote `language/ecmascript/tokenize.go'
  GUILEC language/ecmascript/parse.go
%% Reduce/Reduce conflict (reduce 11, reduce 7) on '--' in state 422
%% Reduce/Reduce conflict (reduce 11, reduce 7) on '++' in state 422
%% Reduce/Reduce conflict (reduce 11, reduce 7) on '-' in state 422
%% Reduce/Reduce conflict (reduce 11, reduce 7) on '+' in state 422
%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'semicolon' in state 422
%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'dot' in state 422
%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lbracket' in state 422
%% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lparen' in state 422
%% Reduce/Reduce conflict (reduce 9, reduce 6) on '--' in state 397
%% Reduce/Reduce conflict (reduce 9, reduce 6) on '++' in state 397
%% Reduce/Reduce conflict (reduce 9, reduce 6) on '-' in state 397
%% Reduce/Reduce conflict (reduce 9, reduce 6) on '+' in state 397
%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'semicolon' in state 397
%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'dot' in state 397
%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lbracket' in state 397
%% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lparen' in state 397
%% Shift/Reduce conflict (shift 367, reduce 49) on 'else' in state 319
%% Shift/Reduce conflict (shift 144, reduce 177) on 'in' in state 242
%% Shift/Reduce conflict (shift 144, reduce 178) on 'in' in state 241
%% Shift/Reduce conflict (shift 144, reduce 179) on 'in' in state 240
%% Shift/Reduce conflict (shift 144, reduce 180) on 'in' in state 239
%% Shift/Reduce conflict (shift 80, reduce 119) on 'colon' in state 125
%% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 85
%% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 85
%% Shift/Reduce conflict (shift 153, reduce 159) on '+' in state 49
%% Shift/Reduce conflict (shift 152, reduce 159) on '-' in state 49
%% Shift/Reduce conflict (shift 144, reduce 176) on 'in' in state 47
wrote `language/ecmascript/parse.go'
  GUILEC language/ecmascript/impl.go
wrote `language/ecmascript/impl.go'
  GUILEC language/ecmascript/base.go
wrote `language/ecmascript/base.go'
language/ecmascript/base.scm:229:22: warning: possibly unbound variable `Boolean'
language/ecmascript/base.scm:230:21: warning: possibly unbound variable `String'
language/ecmascript/base.scm:231:21: warning: possibly unbound variable `Number'
  GUILEC language/ecmascript/function.go
language/ecmascript/function.scm:40:9: warning: possibly unbound variable `<js-array-object>'
language/ecmascript/function.scm:44:43: warning: possibly unbound variable `js-array-vector'
wrote `language/ecmascript/function.go'
  GUILEC language/ecmascript/array.go
wrote `language/ecmascript/array.go'
  GUILEC language/ecmascript/compile-tree-il.go
wrote `language/ecmascript/compile-tree-il.go'
  GUILEC language/ecmascript/spec.go
wrote `language/ecmascript/spec.go'
  GUILEC language/elisp/falias.go
wrote `language/elisp/falias.go'
  GUILEC language/elisp/lexer.go
wrote `language/elisp/lexer.go'
  GUILEC language/elisp/parser.go
wrote `language/elisp/parser.go'
  GUILEC language/elisp/bindings.go
wrote `language/elisp/bindings.go'
  GUILEC language/elisp/compile-tree-il.go
wrote `language/elisp/compile-tree-il.go'
  GUILEC language/elisp/runtime.go
wrote `language/elisp/runtime.go'
  GUILEC language/elisp/runtime/function-slot.go
wrote `language/elisp/runtime/function-slot.go'
  GUILEC language/elisp/runtime/value-slot.go
wrote `language/elisp/runtime/value-slot.go'
  GUILEC language/elisp/spec.go
wrote `language/elisp/spec.go'
  GUILEC language/scheme/compile-tree-il.go
wrote `language/scheme/compile-tree-il.go'
  GUILEC language/scheme/decompile-tree-il.go
wrote `language/scheme/decompile-tree-il.go'
  GUILEC language/scheme/spec.go
wrote `language/scheme/spec.go'
  GUILEC language/value/spec.go
wrote `language/value/spec.go'
  GUILEC rnrs/base.go
wrote `rnrs/base.go'
  GUILEC rnrs/conditions.go
wrote `rnrs/conditions.go'
  GUILEC rnrs/control.go
wrote `rnrs/control.go'
  GUILEC rnrs/enums.go
wrote `rnrs/enums.go'
  GUILEC rnrs/eval.go
wrote `rnrs/eval.go'
  GUILEC rnrs/exceptions.go
wrote `rnrs/exceptions.go'
  GUILEC rnrs/files.go
wrote `rnrs/files.go'
  GUILEC rnrs/hashtables.go
wrote `rnrs/hashtables.go'
  GUILEC rnrs/lists.go
wrote `rnrs/lists.go'
  GUILEC rnrs/mutable-pairs.go
wrote `rnrs/mutable-pairs.go'
  GUILEC rnrs/mutable-strings.go
wrote `rnrs/mutable-strings.go'
  GUILEC rnrs/programs.go
wrote `rnrs/programs.go'
  GUILEC rnrs/r5rs.go
wrote `rnrs/r5rs.go'
  GUILEC rnrs/sorting.go
wrote `rnrs/sorting.go'
  GUILEC rnrs/syntax-case.go
wrote `rnrs/syntax-case.go'
  GUILEC rnrs/unicode.go
wrote `rnrs/unicode.go'
  GUILEC rnrs/arithmetic/bitwise.go
wrote `rnrs/arithmetic/bitwise.go'
  GUILEC rnrs/arithmetic/fixnums.go
wrote `rnrs/arithmetic/fixnums.go'
  GUILEC rnrs/arithmetic/flonums.go
wrote `rnrs/arithmetic/flonums.go'
  GUILEC rnrs/bytevectors.go
wrote `rnrs/bytevectors.go'
  GUILEC rnrs/io/simple.go
wrote `rnrs/io/simple.go'
  GUILEC rnrs/io/ports.go
wrote `rnrs/io/ports.go'
  GUILEC rnrs/records/inspection.go
wrote `rnrs/records/inspection.go'
  GUILEC rnrs/records/procedural.go
wrote `rnrs/records/procedural.go'
  GUILEC rnrs/records/syntactic.go
wrote `rnrs/records/syntactic.go'
  GUILEC rnrs.go
wrote `rnrs.go'
  GUILEC oop/goops.go
wrote `oop/goops.go'
  GUILEC oop/goops/active-slot.go
wrote `oop/goops/active-slot.go'
  GUILEC oop/goops/composite-slot.go
wrote `oop/goops/composite-slot.go'
  GUILEC oop/goops/describe.go
wrote `oop/goops/describe.go'
  GUILEC oop/goops/internal.go
wrote `oop/goops/internal.go'
  GUILEC oop/goops/save.go
wrote `oop/goops/save.go'
  GUILEC oop/goops/stklos.go
wrote `oop/goops/stklos.go'
  GUILEC oop/goops/accessors.go
wrote `oop/goops/accessors.go'
  GUILEC oop/goops/simple.go
wrote `oop/goops/simple.go'
  GUILEC scheme/base.go
wrote `scheme/base.go'
  GUILEC scheme/case-lambda.go
wrote `scheme/case-lambda.go'
  GUILEC scheme/char.go
wrote `scheme/char.go'
  GUILEC scheme/complex.go
wrote `scheme/complex.go'
  GUILEC scheme/cxr.go
wrote `scheme/cxr.go'
  GUILEC scheme/eval.go
wrote `scheme/eval.go'
  GUILEC scheme/file.go
wrote `scheme/file.go'
  GUILEC scheme/inexact.go
wrote `scheme/inexact.go'
  GUILEC scheme/lazy.go
wrote `scheme/lazy.go'
  GUILEC scheme/load.go
WARNING: Use of `load' in declarative module (scheme load).  Add #:declarative? #f to your define-module invocation.
wrote `scheme/load.go'
  GUILEC scheme/process-context.go
wrote `scheme/process-context.go'
  GUILEC scheme/r5rs.go
wrote `scheme/r5rs.go'
  GUILEC scheme/read.go
wrote `scheme/read.go'
  GUILEC scheme/repl.go
wrote `scheme/repl.go'
  GUILEC scheme/time.go
wrote `scheme/time.go'
  GUILEC scheme/write.go
wrote `scheme/write.go'
  GUILEC scripts/compile.go
wrote `scripts/compile.go'
  GUILEC scripts/disassemble.go
wrote `scripts/disassemble.go'
  GUILEC scripts/display-commentary.go
wrote `scripts/display-commentary.go'
  GUILEC scripts/doc-snarf.go
wrote `scripts/doc-snarf.go'
  GUILEC scripts/frisk.go
wrote `scripts/frisk.go'
  GUILEC scripts/generate-autoload.go
wrote `scripts/generate-autoload.go'
  GUILEC scripts/help.go
wrote `scripts/help.go'
  GUILEC scripts/lint.go
wrote `scripts/lint.go'
  GUILEC scripts/list.go
wrote `scripts/list.go'
  GUILEC scripts/punify.go
wrote `scripts/punify.go'
  GUILEC scripts/read-scheme-source.go
wrote `scripts/read-scheme-source.go'
  GUILEC scripts/read-text-outline.go
wrote `scripts/read-text-outline.go'
  GUILEC scripts/use2dot.go
wrote `scripts/use2dot.go'
  GUILEC scripts/snarf-check-and-output-texi.go
wrote `scripts/snarf-check-and-output-texi.go'
  GUILEC scripts/summarize-guile-TODO.go
wrote `scripts/summarize-guile-TODO.go'
  GUILEC scripts/api-diff.go
wrote `scripts/api-diff.go'
  GUILEC scripts/read-rfc822.go
wrote `scripts/read-rfc822.go'
  GUILEC scripts/snarf-guile-m4-docs.go
wrote `scripts/snarf-guile-m4-docs.go'
  GUILEC scripts/autofrisk.go
scripts/autofrisk.scm:185:2: warning: non-literal format string
wrote `scripts/autofrisk.go'
  GUILEC scripts/scan-api.go
wrote `scripts/scan-api.go'
  GUILEC srfi/srfi-1.go
wrote `srfi/srfi-1.go'
  GUILEC srfi/srfi-2.go
wrote `srfi/srfi-2.go'
  GUILEC srfi/srfi-4.go
wrote `srfi/srfi-4.go'
  GUILEC srfi/srfi-4/gnu.go
wrote `srfi/srfi-4/gnu.go'
  GUILEC srfi/srfi-6.go
wrote `srfi/srfi-6.go'
  GUILEC srfi/srfi-8.go
wrote `srfi/srfi-8.go'
  GUILEC srfi/srfi-9.go
wrote `srfi/srfi-9.go'
  GUILEC srfi/srfi-9/gnu.go
wrote `srfi/srfi-9/gnu.go'
  GUILEC srfi/srfi-10.go
wrote `srfi/srfi-10.go'
  GUILEC srfi/srfi-11.go
wrote `srfi/srfi-11.go'
  GUILEC srfi/srfi-13.go
wrote `srfi/srfi-13.go'
  GUILEC srfi/srfi-14.go
wrote `srfi/srfi-14.go'
  GUILEC srfi/srfi-16.go
wrote `srfi/srfi-16.go'
  GUILEC srfi/srfi-17.go
wrote `srfi/srfi-17.go'
  GUILEC srfi/srfi-18.go
wrote `srfi/srfi-18.go'
  GUILEC srfi/srfi-19.go
wrote `srfi/srfi-19.go'
  GUILEC srfi/srfi-26.go
wrote `srfi/srfi-26.go'
  GUILEC srfi/srfi-27.go
wrote `srfi/srfi-27.go'
  GUILEC srfi/srfi-28.go
wrote `srfi/srfi-28.go'
  GUILEC srfi/srfi-31.go
wrote `srfi/srfi-31.go'
  GUILEC srfi/srfi-34.go
wrote `srfi/srfi-34.go'
  GUILEC srfi/srfi-35.go
wrote `srfi/srfi-35.go'
  GUILEC srfi/srfi-37.go
wrote `srfi/srfi-37.go'
  GUILEC srfi/srfi-38.go
wrote `srfi/srfi-38.go'
  GUILEC srfi/srfi-41.go
wrote `srfi/srfi-41.go'
  GUILEC srfi/srfi-42.go
wrote `srfi/srfi-42.go'
  GUILEC srfi/srfi-43.go
wrote `srfi/srfi-43.go'
  GUILEC srfi/srfi-39.go
wrote `srfi/srfi-39.go'
  GUILEC srfi/srfi-45.go
wrote `srfi/srfi-45.go'
  GUILEC srfi/srfi-60.go
wrote `srfi/srfi-60.go'
  GUILEC srfi/srfi-64.go
wrote `srfi/srfi-64.go'
  GUILEC srfi/srfi-67.go
wrote `srfi/srfi-67.go'
  GUILEC srfi/srfi-69.go
wrote `srfi/srfi-69.go'
  GUILEC srfi/srfi-71.go
wrote `srfi/srfi-71.go'
  GUILEC srfi/srfi-88.go
wrote `srfi/srfi-88.go'
  GUILEC srfi/srfi-98.go
wrote `srfi/srfi-98.go'
  GUILEC srfi/srfi-111.go
wrote `srfi/srfi-111.go'
  GUILEC srfi/srfi-171.go
wrote `srfi/srfi-171.go'
  GUILEC srfi/srfi-171/gnu.go
wrote `srfi/srfi-171/gnu.go'
  GUILEC srfi/srfi-171/meta.go
wrote `srfi/srfi-171/meta.go'
  GUILEC statprof.go
wrote `statprof.go'
  GUILEC system/base/pmatch.go
wrote `system/base/pmatch.go'
  GUILEC system/base/syntax.go
wrote `system/base/syntax.go'
  GUILEC system/base/compile.go
wrote `system/base/compile.go'
  GUILEC system/base/optimize.go
wrote `system/base/optimize.go'
  GUILEC system/base/language.go
wrote `system/base/language.go'
  GUILEC system/base/lalr.go
wrote `system/base/lalr.go'
  GUILEC system/base/message.go
wrote `system/base/message.go'
  GUILEC system/base/target.go
wrote `system/base/target.go'
  GUILEC system/base/types.go
wrote `system/base/types.go'
  GUILEC system/base/types/internal.go
wrote `system/base/types/internal.go'
  GUILEC system/base/ck.go
wrote `system/base/ck.go'
  GUILEC system/foreign.go
wrote `system/foreign.go'
  GUILEC system/foreign-object.go
wrote `system/foreign-object.go'
  GUILEC system/repl/debug.go
wrote `system/repl/debug.go'
  GUILEC system/repl/error-handling.go
wrote `system/repl/error-handling.go'
  GUILEC system/repl/common.go
wrote `system/repl/common.go'
  GUILEC system/repl/command.go
wrote `system/repl/command.go'
WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.
  GUILEC system/repl/repl.go
wrote `system/repl/repl.go'
  GUILEC system/repl/server.go
wrote `system/repl/server.go'
  GUILEC system/repl/coop-server.go
wrote `system/repl/coop-server.go'
  GUILEC system/vm/assembler.go
wrote `system/vm/assembler.go'
  GUILEC system/vm/coverage.go
wrote `system/vm/coverage.go'
  GUILEC system/vm/debug.go
wrote `system/vm/debug.go'
  GUILEC system/vm/disassembler.go
wrote `system/vm/disassembler.go'
  GUILEC system/vm/dwarf.go
wrote `system/vm/dwarf.go'
  GUILEC system/vm/elf.go
wrote `system/vm/elf.go'
  GUILEC system/vm/frame.go
wrote `system/vm/frame.go'
  GUILEC system/vm/inspect.go
wrote `system/vm/inspect.go'
  GUILEC system/vm/linker.go
wrote `system/vm/linker.go'
  GUILEC system/vm/loader.go
wrote `system/vm/loader.go'
  GUILEC system/vm/program.go
wrote `system/vm/program.go'
  GUILEC system/vm/trace.go
wrote `system/vm/trace.go'
  GUILEC system/vm/trap-state.go
wrote `system/vm/trap-state.go'
  GUILEC system/vm/traps.go
wrote `system/vm/traps.go'
  GUILEC system/vm/vm.go
wrote `system/vm/vm.go'
  GUILEC system/syntax.go
wrote `system/syntax.go'
  GUILEC system/xref.go
wrote `system/xref.go'
  GUILEC sxml/apply-templates.go
wrote `sxml/apply-templates.go'
  GUILEC sxml/fold.go
wrote `sxml/fold.go'
  GUILEC sxml/match.go
wrote `sxml/match.go'
  GUILEC sxml/simple.go
wrote `sxml/simple.go'
  GUILEC sxml/ssax/input-parse.go
wrote `sxml/ssax/input-parse.go'
  GUILEC sxml/ssax.go
wrote `sxml/ssax.go'
  GUILEC sxml/transform.go
wrote `sxml/transform.go'
  GUILEC sxml/xpath.go
wrote `sxml/xpath.go'
  GUILEC texinfo.go
wrote `texinfo.go'
  GUILEC texinfo/docbook.go
wrote `texinfo/docbook.go'
  GUILEC texinfo/html.go
wrote `texinfo/html.go'
  GUILEC texinfo/indexing.go
wrote `texinfo/indexing.go'
  GUILEC texinfo/string-utils.go
wrote `texinfo/string-utils.go'
  GUILEC texinfo/plain-text.go
wrote `texinfo/plain-text.go'
  GUILEC texinfo/reflection.go
wrote `texinfo/reflection.go'
  GUILEC texinfo/serialize.go
wrote `texinfo/serialize.go'
  GUILEC web/client.go
wrote `web/client.go'
web/client.scm:107:4: warning: possibly unbound variable `set-certificate-credentials-x509-trust-data!'
web/client.scm:113:15: warning: possibly unbound variable `make-certificate-credentials'
web/client.scm:125:20: warning: possibly unbound variable `x509-certificate-format/pem'
web/client.scm:133:2: warning: possibly unbound variable `session-peer-certificate-chain'
web/client.scm:135:5: warning: possibly unbound variable `import-x509-certificate'
web/client.scm:135:5: warning: possibly unbound variable `x509-certificate-format/der'
web/client.scm:144:10: warning: possibly unbound variable `x509-certificate-matches-hostname?'
web/client.scm:149:2: warning: possibly unbound variable `peer-certificate-status'
web/client.scm:168:26: warning: possibly unbound variable `certificate-status->string'
web/client.scm:163:20: warning: possibly unbound variable `x509-certificate-dn'
web/client.scm:182:18: warning: possibly unbound variable `make-session'
web/client.scm:182:18: warning: possibly unbound variable `connection-end/client'
web/client.scm:190:8: warning: possibly unbound variable `set-session-server-name!'
web/client.scm:190:8: warning: possibly unbound variable `server-name-type/dns'
web/client.scm:194:4: warning: possibly unbound variable `set-session-transport-fd!'
web/client.scm:195:4: warning: possibly unbound variable `set-session-default-priority!'
web/client.scm:201:4: warning: possibly unbound variable `set-session-priorities!'
web/client.scm:203:4: warning: possibly unbound variable `set-session-credentials!'
web/client.scm:207:34: warning: possibly unbound variable `make-certificate-credentials'
web/client.scm:215:8: warning: possibly unbound variable `handshake'
web/client.scm:217:15: warning: possibly unbound variable `error/warning-alert-received'
web/client.scm:222:23: warning: possibly unbound variable `alert-description->string'
web/client.scm:222:50: warning: possibly unbound variable `alert-get'
web/client.scm:223:15: warning: possibly unbound variable `handshake'
web/client.scm:244:18: warning: possibly unbound variable `session-record-port'
web/client.scm:255:18: warning: possibly unbound variable `error/premature-termination'
  GUILEC web/http.go
wrote `web/http.go'
  GUILEC web/request.go
wrote `web/request.go'
  GUILEC web/response.go
wrote `web/response.go'
  GUILEC web/server.go
wrote `web/server.go'
  GUILEC web/server/http.go
wrote `web/server/http.go'
  GUILEC web/uri.go
wrote `web/uri.go'
  GUILEC language/elisp/boot.go
Backtrace:
In ice-9/boot-9.scm:
  1736:10 17 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
          16 (apply-smob/0 #<thunk 7fb45b484cc0>)
In ice-9/boot-9.scm:
    718:2 15 (call-with-prompt _ _ #<procedure default-prompt-handle?>)
In ice-9/eval.scm:
    619:8 14 (_ #(#(#<directory (guile-user) 7fb45b065f00>)))
    155:9 13 (_ #(#(#<directory (guild) 7fb45b0658c0> ("comp?" ?)) #))
In scripts/compile.scm:
    258:4 12 (compile . _)
In system/base/compile.scm:
     84:6 11 (compute-compiler elisp bytecode 2 1 (#:warnings (#)))
In system/base/language.scm:
    63:11 10 (lookup-language elisp)
In ice-9/threads.scm:
    390:8  9 (_ _)
In ice-9/boot-9.scm:
  3223:13  8 (_)
In ice-9/threads.scm:
    390:8  7 (_ _)
In ice-9/boot-9.scm:
  3507:20  6 (_)
   2806:4  5 (save-module-excursion #<procedure 7fb45b070930 at ice-?>)
  3527:26  4 (_)
In unknown file:
           3 (primitive-load-path "language/elisp/spec" #<procedure ?>)
In system/base/target.scm:
     71:4  2 (with-native-target _)
In system/base/compile.scm:
   206:22  1 (compile-and-load #f #:from _ #:to _ #:env _ # _ # _ # _ ?)
In unknown file:
           0 (open-file #f "r" #:encoding #f #:guess-encoding #f)

ERROR: In procedure open-file:
Wrong type (expecting string): #f
make[2]: *** [Makefile:2287: language/elisp/boot.go] Error 1
make[2]: Leaving directory '/builddir/guile-3.0.4/module'
make[1]: *** [Makefile:1849: all-recursive] Error 1
make[1]: Leaving directory '/builddir/guile-3.0.4'
make: *** [Makefile:1735: all] Error 2
=> ERROR: guile3.0-3.0.4_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR:   in do_build() at common/build-style/gnu-configure.sh:13

Compilation exited abnormally with code 1 at Wed Nov 25 08:25:14

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-21  8:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-12 23:06 Cross-compiling Guile 3.0.4 Ivan Sokolov
2020-12-15 20:32 ` Ludovic Courtès
2020-12-21  8:52   ` Ivan Sokolov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).