cd lib/guile-2.0 && ./configure --prefix=/home/shookie/guiletest/lib --disable-shared --disable-fast-install --with-gnu-ld --disable-posix --without-threads --disable-deprecated --enable-nls --with-libgmp-prefix=/home/shookie/guiletest/lib LIBFFI_CFLAGS='-I/home/shookie/guiletest/lib/lib/libffi-3.0.12/include' LIBFFI_LIBS='-lffi' BDW_GC_LIBS='-lgc' BDW_GC_CFLAGS='-I/home/shookie/guiletest/lib' CPPFLAGS='-D HAVE_GC_SET_FINALIZER_NOTIFIER -D HAVE_GC_GET_FREE_SPACE_DIVISOR -D HAVE_GC_GET_HEAP_USAGE_SAFE -D HAVE_GC_SET_FINALIZE_ON_DEMAND' CFLAGS='-s' && make -k install checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 configure: autobuild project... GNU Guile configure: autobuild revision... 2.0.7.194-dfd1d configure: autobuild hostname... solon configure: autobuild timestamp... 20130316T003102Z checking how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... /bin/sed checking for gawk... (cached) gawk checking whether ln -s works... yes checking the archiver (ar) interface... 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... yes 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 iconv.h... yes checking for langinfo.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for poll.h... yes checking for sys/ioctl.h... yes checking for sys/filio.h... no checking for sys/select.h... yes checking for sys/time.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 wctype.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether is self-contained... yes checking for shutdown... yes checking whether 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 size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... 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 alarm... yes checking for getlogin... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for nl_langinfo... yes checking for pipe... yes checking for pipe2... yes checking for isblank... yes checking for iswctype... yes checking for wcscoll... yes checking for link... yes checking for setenv... yes checking for snprintf... yes checking for tzset... yes checking for localtime_r... yes checking for times... yes checking for vasnprintf... no checking for wcrtomb... yes checking for iswcntrl... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether // is distinct from /... no checking whether realpath works... yes checking for wchar_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... 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... yes checking for pid_t... yes checking for mode_t... yes checking whether frexp() can be used without linking with libm... 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 for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inline... inline checking whether byte ordering is bigendian... 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... 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... no checking where to find the exponent in a 'double'... 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... -lunistring checking for libunistring version... 0.9.3 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... yes checking whether round is declared... yes checking whether round works... yes checking whether lstat correctly handles trailing slash... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for unsigned long long int... yes checking for long long int... yes checking for mbstate_t... yes 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... yes checking for promoted mode_t type... mode_t checking whether poll is declared without a macro... yes checking for library containing setsockopt... none needed checking for ssize_t... yes checking whether 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... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether stdint.h conforms to C99... 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 timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking for struct timespec in ... yes checking for wint_t... 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 whether vsnprintf is declared... yes 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 whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for clock_settime... yes checking for clock_getcpuclockid... 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) no checking whether dup2 works... yes checking whether duplocale(LC_GLOBAL_LOCALE) works... 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... yes checking whether frexp works... yes checking whether __func__ is available... yes configure: 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 for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes 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 the compiler generally respects inline... no checking whether isinf is declared... yes checking whether isinf(long double) works... yes checking whether isnan macro works... no checking whether isnan(double) can be used without linking with libm... (cached) 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) yes checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) no checking where to find the exponent in a 'long double'... word 2 bit 0 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 locale.h conforms to POSIX:2001... (cached) yes checking whether locale.h defines locale_t... (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 mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing 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... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing 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 is self-contained... yes checking whether YESEXPR works... 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... yes checking for glibc compatible sched_getaffinity... yes checking whether open recognizes a trailing slash... yes checking for poll... yes checking whether poll is declared without a macro... (cached) yes checking for putenv compatible with GNU and SVID... yes checking for raise... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... 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... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking whether rmdir works... yes checking whether round is declared... (cached) yes checking whether round works... (cached) yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking whether setenv validates arguments... 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 stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for library containing setsockopt... (cached) none needed checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... 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... no checking whether NULL can be used in arbitrary expressions... (cached) yes 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... yes 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 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... no 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 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 whether is self-contained... (cached) yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... (cached) yes checking for struct sockaddr_storage... (cached) yes checking for sa_family_t... (cached) yes checking for struct sockaddr_storage.ss_family... (cached) yes checking whether socket is declared without a macro... (cached) yes checking whether connect is declared without a macro... (cached) yes checking whether accept is declared without a macro... (cached) yes checking whether bind is declared without a macro... (cached) yes checking whether getpeername is declared without a macro... (cached) yes checking whether getsockname is declared without a macro... (cached) yes checking whether getsockopt is declared without a macro... (cached) yes checking whether listen is declared without a macro... (cached) yes checking whether recv is declared without a macro... (cached) yes checking whether send is declared without a macro... (cached) yes checking whether recvfrom is declared without a macro... (cached) yes checking whether sendto is declared without a macro... (cached) yes checking whether setsockopt is declared without a macro... (cached) yes checking whether shutdown is declared without a macro... (cached) yes checking whether accept4 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 whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes 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 ptrdiff_t... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) 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 mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether iswcntrl works... 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 stdint.h... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 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... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for libltdl... yes checking how to link with libltdl... -lltdl checking for makeinfo... yes checking for emacs... emacs checking where .elc files should go... ${datadir}/emacs/site-lisp 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... 1 checking size of unsigned char... 1 checking size of short... 2 checking size of unsigned short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 4 checking size of unsigned long... 4 checking size of size_t... 4 checking size of long long... 8 checking size of unsigned long long... 8 checking size of __int64... 0 checking size of unsigned __int64... 0 checking size of void *... 4 checking size of intptr_t... 4 checking size of uintptr_t... 4 checking size of ptrdiff_t... 4 checking size of size_t... (cached) 4 checking size of off_t... 8 checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking size of intmax_t... 8 checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for intmax_t... yes checking for uintmax_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for intmax_t... yes checking for uintmax_t... yes checking for intptr_t... (cached) yes checking for uintptr_t... (cached) yes 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... 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 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... yes checking for getsid... yes checking for gettimeofday... 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 pipe... (cached) yes checking for _pipe... no checking for readdir_r... yes checking for readdir64_r... yes checking for readlink... (cached) yes checking for rename... yes checking for rmdir... yes checking for select... yes checking for setegid... yes checking for seteuid... yes checking for setlocale... yes checking for setpgid... yes checking for setsid... yes checking for sigaction... yes checking for siginterrupt... yes checking for stat64... yes checking for strftime... 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 times... (cached) yes checking for uname... yes checking for waitpid... yes checking for strdup... 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... 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... yes checking for rindex... yes checking for truncate... yes checking for unsetenv... yes checking for isblank... (cached) yes checking for _NSGetEnviron... no checking for strcoll... yes checking for strcoll_l... yes checking for newlocale... yes checking for utimensat... yes checking for sched_getaffinity... (cached) yes checking for sched_setaffinity... yes 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 checking for libgmp... yes checking how to link with libgmp... /home/shookie/guiletest/lib/lib/libgmp.a checking whether libunistring was built with iconv support... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBFFI... yes checking size of size_t... (cached) 4 checking size of ssize_t... 4 checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... 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... 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... 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... no checking for strerror... yes checking for memmove... yes checking for mkstemp... 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 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 checking for BDW_GC... yes checking for GC_do_blocking... yes checking for GC_call_with_gc_active... no checking for GC_pthread_exit... no checking for GC_pthread_cancel... no checking for GC_allow_register_threads... no checking for GC_pthread_sigmask... yes checking for GC_set_start_callback... no checking for GC_get_heap_usage_safe... no checking for GC_get_free_space_divisor... no checking for GC_gcollect_and_unmap... no checking for GC_get_unmapped_bytes... no checking for GC_set_finalizer_notifier... no checking for GC_set_finalize_on_demand... no checking for GC_set_all_interior_pointers... no checking for GC_get_gc_no... no checking for GC_set_java_finalization... no checking whether GC_do_blocking is declared... yes checking for GC_fn_type... yes checking for struct GC_stack_base... yes checking size of float... 4 checking for struct linger... yes checking for struct timespec... yes checking what kind of threads to support... null-threads checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Wdeclaration-after-statement... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wswitch-enum... yes checking whether C compiler handles -fno-strict-aliasing... yes checking whether the linker understands `-z relro'... yes checking for tgoto in -lncurses... yes checking how to link with libreadline... /home/shookie/guiletest/lib/lib/libreadline.a 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... 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 test-suite/vm/Makefile config.status: creating meta/Makefile config.status: creating module/Makefile config.status: creating meta/guile-2.0.pc config.status: creating meta/guile-2.0-uninstalled.pc config.status: creating doc/ref/effective-version.texi config.status: creating check-guile config.status: creating benchmark-guile config.status: creating meta/guile config.status: creating meta/uninstalled-env config.status: creating meta/gdb-uninstalled-guile config.status: creating meta/guild 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 make[1]: Entering directory `/home/shookie/guiletest/lib/guile-2.0' make install-recursive make[2]: Entering directory `/home/shookie/guiletest/lib/guile-2.0' Making install in lib make[3]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/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 locale.h GEN math.h GEN netdb.h GEN poll.h GEN signal.h GEN unused-parameter.h GEN stdalign.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 install-recursive make[4]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/lib' make[5]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/lib' 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 fd-hook.lo CC full-read.lo CC full-write.lo CC localcharset.lo CC malloca.lo CC math.lo CC nproc.lo CC pipe2.lo CC safe-read.lo CC safe-write.lo CC sockets.lo CC stat-time.lo CC strftime.lo CC striconveh.lo CC sys_socket.lo CC unistd.lo CC unistr/u8-mbtouc.lo CC unistr/u8-mbtouc-aux.lo CC unistr/u8-mbtouc-unsafe.lo CC unistr/u8-mbtouc-unsafe-aux.lo CC wctype-h.lo CC xsize.lo CC asnprintf.lo CC isnand.lo CC isnanf.lo CC isnanl.lo CC printf-args.lo CC printf-parse.lo CC regex.lo CC vasnprintf.lo CCLD libgnu.la GEN charset.alias GEN ref-add.sed GEN ref-del.sed make[6]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/lib' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/bash /home/shookie/guiletest/lib/guile-2.0/build-aux/install-sh -d /home/shookie/guiletest/lib/lib ; \ fi ; \ if test -f /home/shookie/guiletest/lib/lib/charset.alias; then \ sed -f ref-add.sed /home/shookie/guiletest/lib/lib/charset.alias > /home/shookie/guiletest/lib/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/shookie/guiletest/lib/lib/charset.tmp /home/shookie/guiletest/lib/lib/charset.alias ; \ rm -f /home/shookie/guiletest/lib/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /home/shookie/guiletest/lib/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/shookie/guiletest/lib/lib/charset.tmp /home/shookie/guiletest/lib/lib/charset.alias ; \ rm -f /home/shookie/guiletest/lib/lib/charset.tmp ; \ fi ; \ fi make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/lib' make[5]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/lib' make[4]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/lib' make[3]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/lib' Making install in meta make[3]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/meta' guile="/home/shookie/guiletest/lib/bin/`echo guile | /bin/sed -e 's,x,x,'`" ; \ cat ./guile-config.in \ | /bin/sed -e "s,@pkgconfigdir@,/home/shookie/guiletest/lib/lib/pkgconfig,g ; \ s,@""PKG_CONFIG@,/usr/bin/pkg-config,g ; \ s,@installed_guile@,$guile,g" \ > guile-config.out mv guile-config.out guile-config chmod +x guile-config make[4]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/meta' /bin/mkdir -p '/home/shookie/guiletest/lib/bin' /usr/bin/install -c guile-config guild '/home/shookie/guiletest/lib/bin' make install-exec-hook make[5]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/meta' guild="`echo -n guild \ | /bin/sed -e 's,x,x,'`" ; \ guile_tools="`echo -n guile-tools \ | /bin/sed -e 's,x,x,'`" ; \ cd /home/shookie/guiletest/lib/bin && rm -f "$guile_tools" && \ ln -s "$guild" "$guile_tools" make[5]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/meta' /bin/mkdir -p '/home/shookie/guiletest/lib/share/aclocal' /usr/bin/install -c -m 644 guile.m4 '/home/shookie/guiletest/lib/share/aclocal' /bin/mkdir -p '/home/shookie/guiletest/lib/lib/pkgconfig' /usr/bin/install -c -m 644 guile-2.0.pc '/home/shookie/guiletest/lib/lib/pkgconfig' make[4]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/meta' make[3]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/meta' Making install in libguile make[3]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/libguile' GEN libpath.h GEN gen-scmconfig.o GEN gen-scmconfig GEN scmconfig.h GEN vm-i-system.i GEN vm-i-scheme.i GEN vm-i-loader.i SNARF alist.x SNARF arbiters.x SNARF array-handle.x SNARF array-map.x SNARF arrays.x SNARF async.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 expand.x SNARF extensions.x SNARF feature.x SNARF filesys.x SNARF fluids.x SNARF foreign.x SNARF fports.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 ioext.x SNARF keywords.x SNARF list.x SNARF load.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 promises.x SNARF r6rs-ports.x SNARF random.x SNARF rdelim.x SNARF read.x SNARF root.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 threads.x SNARF throw.x SNARF trees.x SNARF uniform.x SNARF values.x SNARF variable.x SNARF vectors.x SNARF version.x SNARF vports.x SNARF weaks.x SNARF frames.x SNARF instructions.x SNARF objcodes.x SNARF programs.x SNARF vm.x SNARF net_db.x SNARF socket.x SNARF regex-posix.x make install-am make[4]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/libguile' CC libguile_2.0_la-alist.lo CC libguile_2.0_la-arbiters.lo CC libguile_2.0_la-array-handle.lo CC libguile_2.0_la-array-map.lo CC libguile_2.0_la-arrays.lo CC libguile_2.0_la-async.lo CC libguile_2.0_la-backtrace.lo CC libguile_2.0_la-boolean.lo CC libguile_2.0_la-bitvectors.lo CC libguile_2.0_la-bytevectors.lo CC libguile_2.0_la-chars.lo CC libguile_2.0_la-control.lo CC libguile_2.0_la-continuations.lo CC libguile_2.0_la-debug.lo CC libguile_2.0_la-deprecated.lo CC libguile_2.0_la-deprecation.lo CC libguile_2.0_la-dynwind.lo CC libguile_2.0_la-eq.lo CC libguile_2.0_la-error.lo CC libguile_2.0_la-eval.lo CC libguile_2.0_la-evalext.lo CC libguile_2.0_la-expand.lo CC libguile_2.0_la-extensions.lo CC libguile_2.0_la-feature.lo CC libguile_2.0_la-filesys.lo CC libguile_2.0_la-finalizers.lo CC libguile_2.0_la-fluids.lo CC libguile_2.0_la-foreign.lo CC libguile_2.0_la-fports.lo CC libguile_2.0_la-frames.lo CC libguile_2.0_la-gc-malloc.lo CC libguile_2.0_la-gc.lo CC libguile_2.0_la-gdbint.lo CC libguile_2.0_la-gettext.lo CC libguile_2.0_la-generalized-arrays.lo CC libguile_2.0_la-generalized-vectors.lo CC libguile_2.0_la-goops.lo CC libguile_2.0_la-gsubr.lo CC libguile_2.0_la-guardians.lo CC libguile_2.0_la-hash.lo CC libguile_2.0_la-hashtab.lo CC libguile_2.0_la-hooks.lo CC libguile_2.0_la-i18n.lo CC libguile_2.0_la-init.lo CC libguile_2.0_la-inline.lo CC libguile_2.0_la-instructions.lo CC libguile_2.0_la-ioext.lo CC libguile_2.0_la-keywords.lo CC libguile_2.0_la-list.lo CC libguile_2.0_la-load.lo CC libguile_2.0_la-macros.lo CC libguile_2.0_la-mallocs.lo CC libguile_2.0_la-memoize.lo CC libguile_2.0_la-modules.lo CC libguile_2.0_la-null-threads.lo CC libguile_2.0_la-numbers.lo CC libguile_2.0_la-objcodes.lo CC libguile_2.0_la-objprop.lo CC libguile_2.0_la-options.lo CC libguile_2.0_la-pairs.lo CC libguile_2.0_la-poll.lo CC libguile_2.0_la-ports.lo CC libguile_2.0_la-print.lo CC libguile_2.0_la-procprop.lo CC libguile_2.0_la-procs.lo CC libguile_2.0_la-programs.lo CC libguile_2.0_la-promises.lo CC libguile_2.0_la-r6rs-ports.lo CC libguile_2.0_la-random.lo CC libguile_2.0_la-rdelim.lo CC libguile_2.0_la-read.lo CC libguile_2.0_la-root.lo CC libguile_2.0_la-rw.lo CC libguile_2.0_la-scmsigs.lo CC libguile_2.0_la-script.lo CC libguile_2.0_la-simpos.lo CC libguile_2.0_la-smob.lo CC libguile_2.0_la-sort.lo CC libguile_2.0_la-srcprop.lo CC libguile_2.0_la-srfi-1.lo CC libguile_2.0_la-srfi-4.lo CC libguile_2.0_la-srfi-13.lo CC libguile_2.0_la-srfi-14.lo CC libguile_2.0_la-srfi-60.lo CC libguile_2.0_la-stackchk.lo CC libguile_2.0_la-stacks.lo CC libguile_2.0_la-stime.lo CC libguile_2.0_la-strings.lo CC libguile_2.0_la-strorder.lo CC libguile_2.0_la-strports.lo CC libguile_2.0_la-struct.lo CC libguile_2.0_la-symbols.lo CC libguile_2.0_la-threads.lo threads.c: In function 'scm_cancel_thread': threads.c:1171:7: warning: statement with no effect [-Wunused-value] CC libguile_2.0_la-throw.lo CC libguile_2.0_la-trees.lo CC libguile_2.0_la-uniform.lo CC libguile_2.0_la-values.lo CC libguile_2.0_la-variable.lo CC libguile_2.0_la-vectors.lo CC libguile_2.0_la-version.lo CC libguile_2.0_la-vm.lo CC libguile_2.0_la-vports.lo CC libguile_2.0_la-weaks.lo CC dynl.lo CC net_db.lo CC socket.lo CC regex-posix.lo CCLD libguile-2.0.la CC guile-guile.o CCLD guile GEN c-tokenize.o GEN guile_filter_doc_snarfage SNARF alist.doc SNARF arbiters.doc SNARF array-handle.doc SNARF array-map.doc SNARF arrays.doc SNARF async.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 expand.doc SNARF extensions.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 generalized-arrays.c:139:***Mismatching FUNC_NAME. Should be: `#define FUNC_NAME s_scm_array_length' 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 memoize.c:515:***Mismatching FUNC_NAME. Should be: `#define FUNC_NAME s_"@prompt"' SNARF modules.doc SNARF numbers.doc SNARF objprop.doc SNARF options.doc SNARF pairs.doc pairs.c:147:***Missing or erroneous `#define FUNC_NAME s_scm_cdr' pairs.c:150:***pairs.c:155:***Missing or erroneous `#define FUNC_NAME s_scm_cddr' pairs.c:158:***pairs.c:163:***Missing or erroneous `#define FUNC_NAME s_scm_cadr' pairs.c:166:***pairs.c:171:***Missing or erroneous `#define FUNC_NAME s_scm_cdddr' pairs.c:174:***pairs.c:179:***Missing or erroneous `#define FUNC_NAME s_scm_cdadr' pairs.c:182:***pairs.c:187:***Missing or erroneous `#define FUNC_NAME s_scm_caddr' pairs.c:190:***pairs.c:195:***Missing or erroneous `#define FUNC_NAME s_scm_caadr' pairs.c:198:***pairs.c:203:***Missing or erroneous `#define FUNC_NAME s_scm_cddddr' pairs.c:206:***pairs.c:211:***Missing or erroneous `#define FUNC_NAME s_scm_cddadr' pairs.c:214:***pairs.c:219:***Missing or erroneous `#define FUNC_NAME s_scm_cdaddr' pairs.c:222:***pairs.c:227:***Missing or erroneous `#define FUNC_NAME s_scm_cdaadr' pairs.c:230:***pairs.c:235:***Missing or erroneous `#define FUNC_NAME s_scm_cadddr' pairs.c:238:***pairs.c:243:***Missing or erroneous `#define FUNC_NAME s_scm_cadadr' pairs.c:246:***pairs.c:251:***Missing or erroneous `#define FUNC_NAME s_scm_caaddr' pairs.c:254:***pairs.c:259:***Missing or erroneous `#define FUNC_NAME s_scm_caaadr' pairs.c:262:***Missing or erroneous #undef for scm_car: Missing or erroneous #undef for scm_cdar: Missing or erroneous #undef for scm_caar: Missing or erroneous #undef for scm_cddar: Missing or erroneous #undef for scm_cdaar: Missing or erroneous #undef for scm_cadar: Missing or erroneous #undef for scm_caaar: Missing or erroneous #undef for scm_cdddar: Missing or erroneous #undef for scm_cddaar: Missing or erroneous #undef for scm_cdadar: Missing or erroneous #undef for scm_cdaaar: Missing or erroneous #undef for scm_caddar: Missing or erroneous #undef for scm_cadaar: Missing or erroneous #undef for scm_caadar: Missing or erroneous #undef for scm_caaaar: 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 root.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 threads.doc SNARF throw.doc SNARF trees.doc SNARF uniform.doc SNARF values.doc SNARF variable.doc SNARF vectors.doc SNARF version.doc SNARF vports.doc SNARF weaks.doc SNARF net_db.doc SNARF socket.doc SNARF regex-posix.doc GEN guile-procedures.texi rm -f guile-procedures.txt makeinfo --force -o guile-procedures.txt guile-procedures.texi || test -f guile-procedures.txt /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:10189: Cross reference to nonexistent node `Backslash Escapes' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:9884: Cross reference to nonexistent node `Network Address Conversion' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:9823: Cross reference to nonexistent node `Network Databases' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:9773: Cross reference to nonexistent node `Network Databases' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:9344: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:9337: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:9330: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:9244: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:8609: Cross reference to nonexistent node `Vtables' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:8212: Cross reference to nonexistent node `Locales' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:8005: Cross reference to nonexistent node `Bitwise Operations' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:6696: Cross reference to nonexistent node `Character Sets' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:6674: Cross reference to nonexistent node `Character Sets' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:6618: Cross reference to nonexistent node `Multiple Values' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:5483: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:5192: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:5181: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:5170: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:3211: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:3018: Cross reference to nonexistent node `Locales' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:2689: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:2682: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:2675: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:2105: Cross reference to nonexistent node `Character Encoding of Source Files' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:2099: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). /home/shookie/guiletest/lib/guile-2.0/libguile//guile-procedures.texi:2081: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). make[5]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/libguile' /bin/mkdir -p '/home/shookie/guiletest/lib/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libguile-2.0.la '/home/shookie/guiletest/lib/lib' libtool: install: /usr/bin/install -c .libs/libguile-2.0.lai /home/shookie/guiletest/lib/lib/libguile-2.0.la libtool: install: /usr/bin/install -c .libs/libguile-2.0.a /home/shookie/guiletest/lib/lib/libguile-2.0.a libtool: install: chmod 644 /home/shookie/guiletest/lib/lib/libguile-2.0.a libtool: install: ranlib /home/shookie/guiletest/lib/lib/libguile-2.0.a libtool: finish: PATH="/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/shookie/guiletest/lib/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/shookie/guiletest/lib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/shookie/guiletest/lib/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c guile '/home/shookie/guiletest/lib/bin' libtool: install: /usr/bin/install -c guile /home/shookie/guiletest/lib/bin/guile /bin/mkdir -p '/home/shookie/guiletest/lib/bin' /usr/bin/install -c guile-snarf '/home/shookie/guiletest/lib/bin' make install-exec-hook make[6]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/libguile' rm -f /home/shookie/guiletest/lib/bin/guile-snarf.awk make[6]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/libguile' /bin/mkdir -p '/home/shookie/guiletest/lib/include/guile/2.0/libguile' /usr/bin/install -c -m 644 __scm.h alist.h arbiters.h array-handle.h array-map.h arrays.h async.h backtrace.h bdw-gc.h boolean.h bitvectors.h bytevectors.h chars.h control.h continuations.h debug-malloc.h debug.h deprecated.h deprecation.h dynl.h dynwind.h eq.h error.h eval.h evalext.h expand.h extensions.h feature.h finalizers.h filesys.h fluids.h foreign.h fports.h frames.h gc.h gdb_interface.h gdbint.h gettext.h generalized-arrays.h generalized-vectors.h '/home/shookie/guiletest/lib/include/guile/2.0/libguile' /usr/bin/install -c -m 644 goops.h gsubr.h guardians.h hash.h hashtab.h hooks.h i18n.h init.h inline.h instructions.h ioext.h iselect.h keywords.h list.h load.h macros.h mallocs.h memoize.h modules.h net_db.h null-threads.h numbers.h objcodes.h objprop.h options.h pairs.h poll.h ports.h posix.h print.h procprop.h procs.h programs.h promises.h pthread-threads.h r6rs-ports.h random.h rdelim.h read.h regex-posix.h '/home/shookie/guiletest/lib/include/guile/2.0/libguile' /usr/bin/install -c -m 644 root.h rw.h scmsigs.h script.h simpos.h smob.h snarf.h socket.h sort.h srcprop.h srfi-1.h srfi-4.h srfi-13.h srfi-14.h srfi-60.h stackchk.h stacks.h stime.h strings.h strorder.h strports.h struct.h symbols.h tags.h threads.h throw.h trees.h validate.h uniform.h values.h variable.h vectors.h vm-engine.h vm-expand.h vm.h vports.h weaks.h '/home/shookie/guiletest/lib/include/guile/2.0/libguile' /bin/mkdir -p '/home/shookie/guiletest/lib/include/guile/2.0/libguile' /usr/bin/install -c -m 644 version.h scmconfig.h '/home/shookie/guiletest/lib/include/guile/2.0/libguile' /bin/mkdir -p '/home/shookie/guiletest/lib/share/guile/2.0' /usr/bin/install -c -m 644 guile-procedures.txt '/home/shookie/guiletest/lib/share/guile/2.0' make[5]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/libguile' make[4]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/libguile' make[3]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/libguile' Making install in module make[3]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/module' GUILEC ice-9/eval.go wrote `ice-9/eval.go' GUILEC ice-9/psyntax-pp.go wrote `ice-9/psyntax-pp.go' GUILEC ice-9/boot-9.go ice-9/boot-9.scm:1343:9: warning: possibly unbound variable `close' ice-9/boot-9.scm:1424:6: warning: possibly unbound variable `putenv' ice-9/boot-9.scm:1425:6: warning: possibly unbound variable `putenv' ice-9/boot-9.scm:1429:2: warning: possibly unbound variable `putenv' ice-9/boot-9.scm:1518:61: warning: possibly unbound variable `getuid' wrote `ice-9/boot-9.go' GUILEC ice-9/vlist.go wrote `ice-9/vlist.go' GUILEC srfi/srfi-1.go wrote `srfi/srfi-1.go' GUILEC language/tree-il/peval.go wrote `language/tree-il/peval.go' GUILEC language/tree-il/cse.go wrote `language/tree-il/cse.go' GUILEC language/tree-il.go wrote `language/tree-il.go' GUILEC language/glil.go wrote `language/glil.go' GUILEC language/assembly.go wrote `language/assembly.go' GUILEC language/tree-il/primitives.go wrote `language/tree-il/primitives.go' GUILEC language/tree-il/effects.go wrote `language/tree-il/effects.go' GUILEC language/tree-il/fix-letrec.go wrote `language/tree-il/fix-letrec.go' GUILEC language/tree-il/optimize.go wrote `language/tree-il/optimize.go' GUILEC language/tree-il/canonicalize.go wrote `language/tree-il/canonicalize.go' GUILEC language/tree-il/analyze.go wrote `language/tree-il/analyze.go' GUILEC language/tree-il/inline.go wrote `language/tree-il/inline.go' GUILEC language/tree-il/compile-glil.go wrote `language/tree-il/compile-glil.go' GUILEC language/tree-il/debug.go wrote `language/tree-il/debug.go' GUILEC language/tree-il/spec.go wrote `language/tree-il/spec.go' GUILEC language/glil/spec.go wrote `language/glil/spec.go' GUILEC language/glil/compile-assembly.go wrote `language/glil/compile-assembly.go' GUILEC language/assembly/spec.go wrote `language/assembly/spec.go' GUILEC language/assembly/compile-bytecode.go wrote `language/assembly/compile-bytecode.go' GUILEC language/assembly/decompile-bytecode.go wrote `language/assembly/decompile-bytecode.go' GUILEC language/assembly/disassemble.go wrote `language/assembly/disassemble.go' GUILEC language/bytecode/spec.go wrote `language/bytecode/spec.go' GUILEC language/objcode/spec.go wrote `language/objcode/spec.go' GUILEC language/value/spec.go wrote `language/value/spec.go' GUILEC language/scheme/spec.go wrote `language/scheme/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 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/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/ck.go wrote `system/base/ck.go' GUILEC ice-9/r4rs.go wrote `ice-9/r4rs.go' GUILEC ice-9/r5rs.go wrote `ice-9/r5rs.go' GUILEC ice-9/deprecated.go wrote `ice-9/deprecated.go' ice-9/deprecated.scm:119:18: warning: possibly unbound variable `c-registered-modules' ice-9/deprecated.scm:120:4: warning: possibly unbound variable `c-clear-registered-modules' ice-9/deprecated.scm:904:8: warning: possibly unbound variable `standard-eval-closure' GUILEC ice-9/and-let-star.go wrote `ice-9/and-let-star.go' GUILEC ice-9/binary-ports.go wrote `ice-9/binary-ports.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/debug.go wrote `ice-9/debug.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/expect.go wrote `ice-9/expect.go' ice-9/expect.scm:151:21: warning: possibly unbound variable `select' GUILEC ice-9/format.go wrote `ice-9/format.go' GUILEC ice-9/futures.go wrote `ice-9/futures.go' GUILEC ice-9/getopt-long.go wrote `ice-9/getopt-long.go' GUILEC ice-9/hcons.go wrote `ice-9/hcons.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/ls.go wrote `ice-9/ls.go' GUILEC ice-9/mapping.go wrote `ice-9/mapping.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/poe.go wrote `ice-9/poe.go' GUILEC ice-9/poll.go wrote `ice-9/poll.go' GUILEC ice-9/posix.go ice-9/posix.scm:63:19: warning: possibly unbound variable `getpw' ice-9/posix.scm:64:19: warning: possibly unbound variable `setpw' ice-9/posix.scm:65:19: warning: possibly unbound variable `setpw' ice-9/posix.scm:67:24: warning: possibly unbound variable `getpw' ice-9/posix.scm:68:23: warning: possibly unbound variable `getpw' ice-9/posix.scm:70:19: warning: possibly unbound variable `getgr' ice-9/posix.scm:71:19: warning: possibly unbound variable `setgr' ice-9/posix.scm:72:19: warning: possibly unbound variable `setgr' ice-9/posix.scm:74:24: warning: possibly unbound variable `getgr' ice-9/posix.scm:75:22: warning: possibly unbound variable `getgr' wrote `ice-9/posix.go' GUILEC ice-9/q.go wrote `ice-9/q.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/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/session.go ice-9/session.scm:241:11: warning: non-literal format string wrote `ice-9/session.go' GUILEC ice-9/slib.go 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/syncase.go wrote `ice-9/syncase.go' GUILEC ice-9/threads.go wrote `ice-9/threads.go' GUILEC ice-9/top-repl.go ice-9/top-repl.scm:36:20: warning: possibly unbound variable `SIGINT' ice-9/top-repl.scm:44:18: warning: possibly unbound variable `SIGINT' ice-9/top-repl.scm:46:18: warning: possibly unbound variable `SIGINT' ice-9/top-repl.scm:70:16: warning: possibly unbound variable `setlocale' ice-9/top-repl.scm:70:16: warning: possibly unbound variable `LC_ALL' wrote `ice-9/top-repl.go' GUILEC ice-9/buffered-input.go wrote `ice-9/buffered-input.go' GUILEC ice-9/time.go wrote `ice-9/time.go' GUILEC ice-9/history.go wrote `ice-9/history.go' GUILEC ice-9/channel.go wrote `ice-9/channel.go' GUILEC ice-9/pretty-print.go wrote `ice-9/pretty-print.go' GUILEC ice-9/ftw.go ice-9/ftw.scm:256:13: warning: possibly unbound variable `getuid' ice-9/ftw.scm:257:13: warning: possibly unbound variable `getgid' ice-9/ftw.scm:307:46: warning: possibly unbound variable `getuid' ice-9/ftw.scm:307:55: warning: possibly unbound variable `getgid' ice-9/ftw.scm:337:33: warning: possibly unbound variable `chdir' ice-9/ftw.scm:339:29: warning: possibly unbound variable `chdir' ice-9/ftw.scm:343:39: warning: possibly unbound variable `chdir' ice-9/ftw.scm:353:52: warning: possibly unbound variable `getuid' ice-9/ftw.scm:353:61: warning: possibly unbound variable `getgid' ice-9/ftw.scm:384:8: warning: possibly unbound variable `chdir' wrote `ice-9/ftw.go' GUILEC ice-9/gap-buffer.go wrote `ice-9/gap-buffer.go' GUILEC ice-9/weak-vector.go wrote `ice-9/weak-vector.go' GUILEC ice-9/list.go wrote `ice-9/list.go' GUILEC ice-9/serialize.go wrote `ice-9/serialize.go' GUILEC ice-9/local-eval.go wrote `ice-9/local-eval.go' GUILEC ice-9/popen.go Backtrace: In ice-9/eval.scm: 387: 19 [eval # #] In srfi/srfi-1.scm: 619: 18 [for-each # #] In ice-9/eval.scm: 387: 17 [eval # #] 481: 16 [lp (#) ("")] In system/base/target.scm: 59: 15 [with-target "i686-pc-linux-gnu" ...] In system/base/compile.scm: 150: 14 [compile-file "ice-9/popen.scm" #:output-file ...] 43: 13 [call-once #] In ice-9/boot-9.scm: 171: 12 [with-throw-handler #t ...] In system/base/compile.scm: 59: 11 [#] 153: 10 [# #] 216: 9 [read-and-compile # #:from ...] 232: 8 [lp (#) # ...] 180: 7 [lp (#) (eval-when # #) ...] In ice-9/boot-9.scm: 2207: 6 [save-module-excursion #] In language/scheme/compile-tree-il.scm: 31: 5 [#] In ice-9/psyntax.scm: 1091: 4 [expand-top-sequence ((eval-when # #)) () ((top)) ...] 976: 3 [scan ((eval-when # #)) () ((top)) ...] 270: 2 [scan ((load-extension # "scm_init_popen")) () ((top)) ...] In unknown file: ?: 1 [load-extension "libguile-2.0" "scm_init_popen"] In ice-9/boot-9.scm: 106: 0 [# misc-error ...] ice-9/boot-9.scm:106:20: In procedure #: ice-9/boot-9.scm:106:20: In procedure dynamic-pointer: Symbol not found: scm_init_popen make[3]: *** [ice-9/popen.go] Error 1 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-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-42.go wrote `srfi/srfi-42.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-67.go wrote `srfi/srfi-67.go' GUILEC srfi/srfi-69.go wrote `srfi/srfi-69.go' GUILEC srfi/srfi-88.go wrote `srfi/srfi-88.go' GUILEC srfi/srfi-98.go wrote `srfi/srfi-98.go' srfi/srfi-98.scm:44:34: warning: possibly unbound variable `environ' 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' rnrs/io/ports.scm:311:0: warning: possibly unbound variable `open' rnrs/io/ports.scm:320:0: warning: possibly unbound variable `O_CREAT' rnrs/io/ports.scm:320:0: warning: possibly unbound variable `O_TRUNC' rnrs/io/ports.scm:320:0: warning: possibly unbound variable `O_EXCL' rnrs/io/ports.scm:332:0: warning: possibly unbound variable `O_RDONLY' rnrs/io/ports.scm:340:0: warning: possibly unbound variable `O_RDWR' rnrs/io/ports.scm:359:0: warning: possibly unbound variable `O_WRONLY' 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/compile.go wrote `oop/goops/compile.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/dispatch.go wrote `oop/goops/dispatch.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/util.go wrote `oop/goops/util.go' GUILEC oop/goops/accessors.go wrote `oop/goops/accessors.go' GUILEC oop/goops/simple.go wrote `oop/goops/simple.go' GUILEC system/vm/inspect.go wrote `system/vm/inspect.go' GUILEC system/vm/coverage.go wrote `system/vm/coverage.go' GUILEC system/vm/frame.go wrote `system/vm/frame.go' GUILEC system/vm/instruction.go wrote `system/vm/instruction.go' GUILEC system/vm/objcode.go wrote `system/vm/objcode.go' GUILEC system/vm/program.go wrote `system/vm/program.go' GUILEC system/vm/trace.go wrote `system/vm/trace.go' GUILEC system/vm/traps.go wrote `system/vm/traps.go' GUILEC system/vm/trap-state.go wrote `system/vm/trap-state.go' GUILEC system/vm/vm.go wrote `system/vm/vm.go' GUILEC system/foreign.go wrote `system/foreign.go' GUILEC system/xref.go wrote `system/xref.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' GUILEC system/repl/repl.go wrote `system/repl/repl.go' GUILEC system/repl/server.go system/repl/server.scm:57:41: warning: possibly unbound variable `inet-aton' system/repl/server.scm:78:20: warning: possibly unbound variable `SIGINT' system/repl/server.scm:83:18: warning: possibly unbound variable `SIGINT' system/repl/server.scm:85:18: warning: possibly unbound variable `SIGINT' system/repl/server.scm:106:2: warning: possibly unbound variable `SIGPIPE' wrote `system/repl/server.go' GUILEC scripts/autofrisk.go wrote `scripts/autofrisk.go' ;;; Failed to autoload open-input-pipe in (ice-9 popen): ;;; ERROR: In procedure dynamic-pointer: Symbol not found: scm_init_popen scripts/autofrisk.scm:185:2: warning: non-literal format string 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/scan-api.go Backtrace: In system/base/compile.scm: 153: 19 [# #] 216: 18 [read-and-compile # #:from ...] 232: 17 [lp () #f #] 180: 16 [lp # # # ...] In ice-9/boot-9.scm: 2207: 15 [save-module-excursion #] In language/scheme/compile-tree-il.scm: 31: 14 [#] In ice-9/psyntax.scm: 1091: 13 [expand-top-sequence ((define-module # :use-module # ...)) () ((top)) ...] 976: 12 [scan ((define-module (scripts scan-api) :use-module ...)) () ...] 270: 11 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...] In ice-9/eval.scm: 411: 10 [eval # ()] In ice-9/boot-9.scm: 2757: 9 [define-module* (scripts scan-api) #:filename ...] 2732: 8 [resolve-imports (((ice-9 popen)) ((ice-9 rdelim)) ((ice-9 regex)))] 2670: 7 [resolve-interface (ice-9 popen) #:select ...] 2595: 6 [# # ...] 2868: 5 [try-module-autoload (ice-9 popen) #f] 2207: 4 [save-module-excursion #] 2888: 3 [#] In unknown file: ?: 2 [primitive-load-path "ice-9/popen" ...] ?: 1 [load-extension "libguile-2.0" "scm_init_popen"] In ice-9/boot-9.scm: 106: 0 [# misc-error ...] ice-9/boot-9.scm:106:20: In procedure #: ice-9/boot-9.scm:106:20: In procedure dynamic-pointer: Symbol not found: scm_init_popen make[3]: *** [scripts/scan-api.go] Error 1 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 language/ecmascript/tokenize.go wrote `language/ecmascript/tokenize.go' GUILEC language/ecmascript/parse.go %% Shift/Reduce conflict (shift 36, reduce 82) on 'lbrace' in state 437 %% Shift/Reduce conflict (shift 35, reduce 82) on 'lparen' in state 437 %% Shift/Reduce conflict (shift 34, reduce 82) on 'lbracket' in state 437 %% Shift/Reduce conflict (shift 33, reduce 82) on 'dot' in state 437 %% Shift/Reduce conflict (shift 32, reduce 82) on 'semicolon' in state 437 %% Shift/Reduce conflict (shift 31, reduce 82) on '+' in state 437 %% Shift/Reduce conflict (shift 30, reduce 82) on '-' in state 437 %% Shift/Reduce conflict (shift 29, reduce 82) on '++' in state 437 %% Shift/Reduce conflict (shift 28, reduce 82) on '--' in state 437 %% Shift/Reduce conflict (shift 27, reduce 82) on '!' in state 437 %% Shift/Reduce conflict (shift 26, reduce 82) on '~' in state 437 %% Shift/Reduce conflict (shift 25, reduce 82) on 'break' in state 437 %% Shift/Reduce conflict (shift 24, reduce 82) on 'new' in state 437 %% Shift/Reduce conflict (shift 23, reduce 82) on 'var' in state 437 %% Shift/Reduce conflict (shift 22, reduce 82) on 'return' in state 437 %% Shift/Reduce conflict (shift 21, reduce 82) on 'void' in state 437 %% Shift/Reduce conflict (shift 20, reduce 82) on 'for' in state 437 %% Shift/Reduce conflict (shift 19, reduce 82) on 'switch' in state 437 %% Shift/Reduce conflict (shift 18, reduce 82) on 'while' in state 437 %% Shift/Reduce conflict (shift 17, reduce 82) on 'continue' in state 437 %% Shift/Reduce conflict (shift 82, reduce 82) on 'function' in state 437 %% Shift/Reduce conflict (shift 15, reduce 82) on 'this' in state 437 %% Shift/Reduce conflict (shift 14, reduce 82) on 'with' in state 437 %% Shift/Reduce conflict (shift 13, reduce 82) on 'if' in state 437 %% Shift/Reduce conflict (shift 12, reduce 82) on 'throw' in state 437 %% Shift/Reduce conflict (shift 11, reduce 82) on 'delete' in state 437 %% Shift/Reduce conflict (shift 10, reduce 82) on 'try' in state 437 %% Shift/Reduce conflict (shift 9, reduce 82) on 'do' in state 437 %% Shift/Reduce conflict (shift 8, reduce 82) on 'typeof' in state 437 %% Shift/Reduce conflict (shift 7, reduce 82) on 'null' in state 437 %% Shift/Reduce conflict (shift 6, reduce 82) on 'true' in state 437 %% Shift/Reduce conflict (shift 5, reduce 82) on 'false' in state 437 %% Shift/Reduce conflict (shift 4, reduce 82) on 'Identifier' in state 437 %% Shift/Reduce conflict (shift 3, reduce 82) on 'StringLiteral' in state 437 %% Shift/Reduce conflict (shift 2, reduce 82) on 'NumericLiteral' in state 437 %% Shift/Reduce conflict (shift 1, reduce 82) on 'RegexpLiteral' in state 437 %% Shift/Reduce conflict (shift 36, reduce 81) on 'lbrace' in state 424 %% Shift/Reduce conflict (shift 35, reduce 81) on 'lparen' in state 424 %% Shift/Reduce conflict (shift 34, reduce 81) on 'lbracket' in state 424 %% Shift/Reduce conflict (shift 33, reduce 81) on 'dot' in state 424 %% Shift/Reduce conflict (shift 32, reduce 81) on 'semicolon' in state 424 %% Shift/Reduce conflict (shift 31, reduce 81) on '+' in state 424 %% Shift/Reduce conflict (shift 30, reduce 81) on '-' in state 424 %% Shift/Reduce conflict (shift 29, reduce 81) on '++' in state 424 %% Shift/Reduce conflict (shift 28, reduce 81) on '--' in state 424 %% Shift/Reduce conflict (shift 27, reduce 81) on '!' in state 424 %% Shift/Reduce conflict (shift 26, reduce 81) on '~' in state 424 %% Shift/Reduce conflict (shift 25, reduce 81) on 'break' in state 424 %% Shift/Reduce conflict (shift 24, reduce 81) on 'new' in state 424 %% Shift/Reduce conflict (shift 23, reduce 81) on 'var' in state 424 %% Shift/Reduce conflict (shift 22, reduce 81) on 'return' in state 424 %% Shift/Reduce conflict (shift 21, reduce 81) on 'void' in state 424 %% Shift/Reduce conflict (shift 20, reduce 81) on 'for' in state 424 %% Shift/Reduce conflict (shift 19, reduce 81) on 'switch' in state 424 %% Shift/Reduce conflict (shift 18, reduce 81) on 'while' in state 424 %% Shift/Reduce conflict (shift 17, reduce 81) on 'continue' in state 424 %% Shift/Reduce conflict (shift 82, reduce 81) on 'function' in state 424 %% Shift/Reduce conflict (shift 15, reduce 81) on 'this' in state 424 %% Shift/Reduce conflict (shift 14, reduce 81) on 'with' in state 424 %% Shift/Reduce conflict (shift 13, reduce 81) on 'if' in state 424 %% Shift/Reduce conflict (shift 12, reduce 81) on 'throw' in state 424 %% Shift/Reduce conflict (shift 11, reduce 81) on 'delete' in state 424 %% Shift/Reduce conflict (shift 10, reduce 81) on 'try' in state 424 %% Shift/Reduce conflict (shift 9, reduce 81) on 'do' in state 424 %% Shift/Reduce conflict (shift 8, reduce 81) on 'typeof' in state 424 %% Shift/Reduce conflict (shift 7, reduce 81) on 'null' in state 424 %% Shift/Reduce conflict (shift 6, reduce 81) on 'true' in state 424 %% Shift/Reduce conflict (shift 5, reduce 81) on 'false' in state 424 %% Shift/Reduce conflict (shift 4, reduce 81) on 'Identifier' in state 424 %% Shift/Reduce conflict (shift 3, reduce 81) on 'StringLiteral' in state 424 %% Shift/Reduce conflict (shift 2, reduce 81) on 'NumericLiteral' in state 424 %% Shift/Reduce conflict (shift 1, reduce 81) on 'RegexpLiteral' in state 424 %% Shift/Reduce conflict (shift 36, reduce 84) on 'lbrace' in state 423 %% Shift/Reduce conflict (shift 35, reduce 84) on 'lparen' in state 423 %% Shift/Reduce conflict (shift 34, reduce 84) on 'lbracket' in state 423 %% Shift/Reduce conflict (shift 33, reduce 84) on 'dot' in state 423 %% Shift/Reduce conflict (shift 32, reduce 84) on 'semicolon' in state 423 %% Shift/Reduce conflict (shift 31, reduce 84) on '+' in state 423 %% Shift/Reduce conflict (shift 30, reduce 84) on '-' in state 423 %% Shift/Reduce conflict (shift 29, reduce 84) on '++' in state 423 %% Shift/Reduce conflict (shift 28, reduce 84) on '--' in state 423 %% Shift/Reduce conflict (shift 27, reduce 84) on '!' in state 423 %% Shift/Reduce conflict (shift 26, reduce 84) on '~' in state 423 %% Shift/Reduce conflict (shift 25, reduce 84) on 'break' in state 423 %% Shift/Reduce conflict (shift 24, reduce 84) on 'new' in state 423 %% Shift/Reduce conflict (shift 23, reduce 84) on 'var' in state 423 %% Shift/Reduce conflict (shift 22, reduce 84) on 'return' in state 423 %% Shift/Reduce conflict (shift 21, reduce 84) on 'void' in state 423 %% Shift/Reduce conflict (shift 20, reduce 84) on 'for' in state 423 %% Shift/Reduce conflict (shift 19, reduce 84) on 'switch' in state 423 %% Shift/Reduce conflict (shift 18, reduce 84) on 'while' in state 423 %% Shift/Reduce conflict (shift 17, reduce 84) on 'continue' in state 423 %% Shift/Reduce conflict (shift 82, reduce 84) on 'function' in state 423 %% Shift/Reduce conflict (shift 15, reduce 84) on 'this' in state 423 %% Shift/Reduce conflict (shift 14, reduce 84) on 'with' in state 423 %% Shift/Reduce conflict (shift 13, reduce 84) on 'if' in state 423 %% Shift/Reduce conflict (shift 12, reduce 84) on 'throw' in state 423 %% Shift/Reduce conflict (shift 11, reduce 84) on 'delete' in state 423 %% Shift/Reduce conflict (shift 10, reduce 84) on 'try' in state 423 %% Shift/Reduce conflict (shift 9, reduce 84) on 'do' in state 423 %% Shift/Reduce conflict (shift 8, reduce 84) on 'typeof' in state 423 %% Shift/Reduce conflict (shift 7, reduce 84) on 'null' in state 423 %% Shift/Reduce conflict (shift 6, reduce 84) on 'true' in state 423 %% Shift/Reduce conflict (shift 5, reduce 84) on 'false' in state 423 %% Shift/Reduce conflict (shift 4, reduce 84) on 'Identifier' in state 423 %% Shift/Reduce conflict (shift 3, reduce 84) on 'StringLiteral' in state 423 %% Shift/Reduce conflict (shift 2, reduce 84) on 'NumericLiteral' in state 423 %% Shift/Reduce conflict (shift 1, reduce 84) on 'RegexpLiteral' in state 423 %% 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 %% Shift/Reduce conflict (shift 36, reduce 83) on 'lbrace' in state 400 %% Shift/Reduce conflict (shift 35, reduce 83) on 'lparen' in state 400 %% Shift/Reduce conflict (shift 34, reduce 83) on 'lbracket' in state 400 %% Shift/Reduce conflict (shift 33, reduce 83) on 'dot' in state 400 %% Shift/Reduce conflict (shift 32, reduce 83) on 'semicolon' in state 400 %% Shift/Reduce conflict (shift 31, reduce 83) on '+' in state 400 %% Shift/Reduce conflict (shift 30, reduce 83) on '-' in state 400 %% Shift/Reduce conflict (shift 29, reduce 83) on '++' in state 400 %% Shift/Reduce conflict (shift 28, reduce 83) on '--' in state 400 %% Shift/Reduce conflict (shift 27, reduce 83) on '!' in state 400 %% Shift/Reduce conflict (shift 26, reduce 83) on '~' in state 400 %% Shift/Reduce conflict (shift 25, reduce 83) on 'break' in state 400 %% Shift/Reduce conflict (shift 24, reduce 83) on 'new' in state 400 %% Shift/Reduce conflict (shift 23, reduce 83) on 'var' in state 400 %% Shift/Reduce conflict (shift 22, reduce 83) on 'return' in state 400 %% Shift/Reduce conflict (shift 21, reduce 83) on 'void' in state 400 %% Shift/Reduce conflict (shift 20, reduce 83) on 'for' in state 400 %% Shift/Reduce conflict (shift 19, reduce 83) on 'switch' in state 400 %% Shift/Reduce conflict (shift 18, reduce 83) on 'while' in state 400 %% Shift/Reduce conflict (shift 17, reduce 83) on 'continue' in state 400 %% Shift/Reduce conflict (shift 82, reduce 83) on 'function' in state 400 %% Shift/Reduce conflict (shift 15, reduce 83) on 'this' in state 400 %% Shift/Reduce conflict (shift 14, reduce 83) on 'with' in state 400 %% Shift/Reduce conflict (shift 13, reduce 83) on 'if' in state 400 %% Shift/Reduce conflict (shift 12, reduce 83) on 'throw' in state 400 %% Shift/Reduce conflict (shift 11, reduce 83) on 'delete' in state 400 %% Shift/Reduce conflict (shift 10, reduce 83) on 'try' in state 400 %% Shift/Reduce conflict (shift 9, reduce 83) on 'do' in state 400 %% Shift/Reduce conflict (shift 8, reduce 83) on 'typeof' in state 400 %% Shift/Reduce conflict (shift 7, reduce 83) on 'null' in state 400 %% Shift/Reduce conflict (shift 6, reduce 83) on 'true' in state 400 %% Shift/Reduce conflict (shift 5, reduce 83) on 'false' in state 400 %% Shift/Reduce conflict (shift 4, reduce 83) on 'Identifier' in state 400 %% Shift/Reduce conflict (shift 3, reduce 83) on 'StringLiteral' in state 400 %% Shift/Reduce conflict (shift 2, reduce 83) on 'NumericLiteral' in state 400 %% Shift/Reduce conflict (shift 1, reduce 83) on 'RegexpLiteral' in state 400 %% 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 36, reduce 17) on 'lbrace' in state 393 %% Shift/Reduce conflict (shift 35, reduce 17) on 'lparen' in state 393 %% Shift/Reduce conflict (shift 34, reduce 17) on 'lbracket' in state 393 %% Shift/Reduce conflict (shift 33, reduce 17) on 'dot' in state 393 %% Shift/Reduce conflict (shift 32, reduce 17) on 'semicolon' in state 393 %% Shift/Reduce conflict (shift 31, reduce 17) on '+' in state 393 %% Shift/Reduce conflict (shift 30, reduce 17) on '-' in state 393 %% Shift/Reduce conflict (shift 29, reduce 17) on '++' in state 393 %% Shift/Reduce conflict (shift 28, reduce 17) on '--' in state 393 %% Shift/Reduce conflict (shift 27, reduce 17) on '!' in state 393 %% Shift/Reduce conflict (shift 26, reduce 17) on '~' in state 393 %% Shift/Reduce conflict (shift 25, reduce 17) on 'break' in state 393 %% Shift/Reduce conflict (shift 24, reduce 17) on 'new' in state 393 %% Shift/Reduce conflict (shift 23, reduce 17) on 'var' in state 393 %% Shift/Reduce conflict (shift 22, reduce 17) on 'return' in state 393 %% Shift/Reduce conflict (shift 21, reduce 17) on 'void' in state 393 %% Shift/Reduce conflict (shift 20, reduce 17) on 'for' in state 393 %% Shift/Reduce conflict (shift 19, reduce 17) on 'switch' in state 393 %% Shift/Reduce conflict (shift 18, reduce 17) on 'while' in state 393 %% Shift/Reduce conflict (shift 17, reduce 17) on 'continue' in state 393 %% Shift/Reduce conflict (shift 16, reduce 17) on 'function' in state 393 %% Shift/Reduce conflict (shift 15, reduce 17) on 'this' in state 393 %% Shift/Reduce conflict (shift 14, reduce 17) on 'with' in state 393 %% Shift/Reduce conflict (shift 13, reduce 17) on 'if' in state 393 %% Shift/Reduce conflict (shift 12, reduce 17) on 'throw' in state 393 %% Shift/Reduce conflict (shift 11, reduce 17) on 'delete' in state 393 %% Shift/Reduce conflict (shift 10, reduce 17) on 'try' in state 393 %% Shift/Reduce conflict (shift 9, reduce 17) on 'do' in state 393 %% Shift/Reduce conflict (shift 8, reduce 17) on 'typeof' in state 393 %% Shift/Reduce conflict (shift 7, reduce 17) on 'null' in state 393 %% Shift/Reduce conflict (shift 6, reduce 17) on 'true' in state 393 %% Shift/Reduce conflict (shift 5, reduce 17) on 'false' in state 393 %% Shift/Reduce conflict (shift 4, reduce 17) on 'Identifier' in state 393 %% Shift/Reduce conflict (shift 3, reduce 17) on 'StringLiteral' in state 393 %% Shift/Reduce conflict (shift 2, reduce 17) on 'NumericLiteral' in state 393 %% Shift/Reduce conflict (shift 1, reduce 17) on 'RegexpLiteral' in state 393 %% Shift/Reduce conflict (shift 36, reduce 17) on 'lbrace' in state 369 %% Shift/Reduce conflict (shift 35, reduce 17) on 'lparen' in state 369 %% Shift/Reduce conflict (shift 34, reduce 17) on 'lbracket' in state 369 %% Shift/Reduce conflict (shift 33, reduce 17) on 'dot' in state 369 %% Shift/Reduce conflict (shift 32, reduce 17) on 'semicolon' in state 369 %% Shift/Reduce conflict (shift 31, reduce 17) on '+' in state 369 %% Shift/Reduce conflict (shift 30, reduce 17) on '-' in state 369 %% Shift/Reduce conflict (shift 29, reduce 17) on '++' in state 369 %% Shift/Reduce conflict (shift 28, reduce 17) on '--' in state 369 %% Shift/Reduce conflict (shift 27, reduce 17) on '!' in state 369 %% Shift/Reduce conflict (shift 26, reduce 17) on '~' in state 369 %% Shift/Reduce conflict (shift 25, reduce 17) on 'break' in state 369 %% Shift/Reduce conflict (shift 24, reduce 17) on 'new' in state 369 %% Shift/Reduce conflict (shift 23, reduce 17) on 'var' in state 369 %% Shift/Reduce conflict (shift 22, reduce 17) on 'return' in state 369 %% Shift/Reduce conflict (shift 21, reduce 17) on 'void' in state 369 %% Shift/Reduce conflict (shift 20, reduce 17) on 'for' in state 369 %% Shift/Reduce conflict (shift 19, reduce 17) on 'switch' in state 369 %% Shift/Reduce conflict (shift 18, reduce 17) on 'while' in state 369 %% Shift/Reduce conflict (shift 17, reduce 17) on 'continue' in state 369 %% Shift/Reduce conflict (shift 16, reduce 17) on 'function' in state 369 %% Shift/Reduce conflict (shift 15, reduce 17) on 'this' in state 369 %% Shift/Reduce conflict (shift 14, reduce 17) on 'with' in state 369 %% Shift/Reduce conflict (shift 13, reduce 17) on 'if' in state 369 %% Shift/Reduce conflict (shift 12, reduce 17) on 'throw' in state 369 %% Shift/Reduce conflict (shift 11, reduce 17) on 'delete' in state 369 %% Shift/Reduce conflict (shift 10, reduce 17) on 'try' in state 369 %% Shift/Reduce conflict (shift 9, reduce 17) on 'do' in state 369 %% Shift/Reduce conflict (shift 8, reduce 17) on 'typeof' in state 369 %% Shift/Reduce conflict (shift 7, reduce 17) on 'null' in state 369 %% Shift/Reduce conflict (shift 6, reduce 17) on 'true' in state 369 %% Shift/Reduce conflict (shift 5, reduce 17) on 'false' in state 369 %% Shift/Reduce conflict (shift 4, reduce 17) on 'Identifier' in state 369 %% Shift/Reduce conflict (shift 3, reduce 17) on 'StringLiteral' in state 369 %% Shift/Reduce conflict (shift 2, reduce 17) on 'NumericLiteral' in state 369 %% Shift/Reduce conflict (shift 1, reduce 17) on 'RegexpLiteral' in state 369 %% Shift/Reduce conflict (shift 36, reduce 17) on 'lbrace' in state 363 %% Shift/Reduce conflict (shift 35, reduce 17) on 'lparen' in state 363 %% Shift/Reduce conflict (shift 34, reduce 17) on 'lbracket' in state 363 %% Shift/Reduce conflict (shift 33, reduce 17) on 'dot' in state 363 %% Shift/Reduce conflict (shift 32, reduce 17) on 'semicolon' in state 363 %% Shift/Reduce conflict (shift 31, reduce 17) on '+' in state 363 %% Shift/Reduce conflict (shift 30, reduce 17) on '-' in state 363 %% Shift/Reduce conflict (shift 29, reduce 17) on '++' in state 363 %% Shift/Reduce conflict (shift 28, reduce 17) on '--' in state 363 %% Shift/Reduce conflict (shift 27, reduce 17) on '!' in state 363 %% Shift/Reduce conflict (shift 26, reduce 17) on '~' in state 363 %% Shift/Reduce conflict (shift 25, reduce 17) on 'break' in state 363 %% Shift/Reduce conflict (shift 24, reduce 17) on 'new' in state 363 %% Shift/Reduce conflict (shift 23, reduce 17) on 'var' in state 363 %% Shift/Reduce conflict (shift 22, reduce 17) on 'return' in state 363 %% Shift/Reduce conflict (shift 21, reduce 17) on 'void' in state 363 %% Shift/Reduce conflict (shift 20, reduce 17) on 'for' in state 363 %% Shift/Reduce conflict (shift 19, reduce 17) on 'switch' in state 363 %% Shift/Reduce conflict (shift 18, reduce 17) on 'while' in state 363 %% Shift/Reduce conflict (shift 17, reduce 17) on 'continue' in state 363 %% Shift/Reduce conflict (shift 16, reduce 17) on 'function' in state 363 %% Shift/Reduce conflict (shift 15, reduce 17) on 'this' in state 363 %% Shift/Reduce conflict (shift 14, reduce 17) on 'with' in state 363 %% Shift/Reduce conflict (shift 13, reduce 17) on 'if' in state 363 %% Shift/Reduce conflict (shift 12, reduce 17) on 'throw' in state 363 %% Shift/Reduce conflict (shift 11, reduce 17) on 'delete' in state 363 %% Shift/Reduce conflict (shift 10, reduce 17) on 'try' in state 363 %% Shift/Reduce conflict (shift 9, reduce 17) on 'do' in state 363 %% Shift/Reduce conflict (shift 8, reduce 17) on 'typeof' in state 363 %% Shift/Reduce conflict (shift 7, reduce 17) on 'null' in state 363 %% Shift/Reduce conflict (shift 6, reduce 17) on 'true' in state 363 %% Shift/Reduce conflict (shift 5, reduce 17) on 'false' in state 363 %% Shift/Reduce conflict (shift 4, reduce 17) on 'Identifier' in state 363 %% Shift/Reduce conflict (shift 3, reduce 17) on 'StringLiteral' in state 363 %% Shift/Reduce conflict (shift 2, reduce 17) on 'NumericLiteral' in state 363 %% Shift/Reduce conflict (shift 1, reduce 17) on 'RegexpLiteral' in state 363 %% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 338 %% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 338 %% Shift/Reduce conflict (shift 168, reduce 139) on '=' in state 338 %% Shift/Reduce conflict (shift 167, reduce 139) on '+=' in state 338 %% Shift/Reduce conflict (shift 166, reduce 139) on '-=' in state 338 %% Shift/Reduce conflict (shift 165, reduce 139) on '*=' in state 338 %% Shift/Reduce conflict (shift 164, reduce 139) on '%=' in state 338 %% Shift/Reduce conflict (shift 163, reduce 139) on '<<=' in state 338 %% Shift/Reduce conflict (shift 162, reduce 139) on '>>=' in state 338 %% Shift/Reduce conflict (shift 161, reduce 139) on '>>>=' in state 338 %% Shift/Reduce conflict (shift 160, reduce 139) on '&=' in state 338 %% Shift/Reduce conflict (shift 159, reduce 139) on 'bor=' in state 338 %% Shift/Reduce conflict (shift 158, reduce 139) on '^=' in state 338 %% Shift/Reduce conflict (shift 157, reduce 139) on '/=' in state 338 %% Shift/Reduce conflict (shift 36, reduce 17) on 'lbrace' in state 326 %% Shift/Reduce conflict (shift 35, reduce 17) on 'lparen' in state 326 %% Shift/Reduce conflict (shift 34, reduce 17) on 'lbracket' in state 326 %% Shift/Reduce conflict (shift 33, reduce 17) on 'dot' in state 326 %% Shift/Reduce conflict (shift 32, reduce 17) on 'semicolon' in state 326 %% Shift/Reduce conflict (shift 31, reduce 17) on '+' in state 326 %% Shift/Reduce conflict (shift 30, reduce 17) on '-' in state 326 %% Shift/Reduce conflict (shift 29, reduce 17) on '++' in state 326 %% Shift/Reduce conflict (shift 28, reduce 17) on '--' in state 326 %% Shift/Reduce conflict (shift 27, reduce 17) on '!' in state 326 %% Shift/Reduce conflict (shift 26, reduce 17) on '~' in state 326 %% Shift/Reduce conflict (shift 25, reduce 17) on 'break' in state 326 %% Shift/Reduce conflict (shift 24, reduce 17) on 'new' in state 326 %% Shift/Reduce conflict (shift 23, reduce 17) on 'var' in state 326 %% Shift/Reduce conflict (shift 22, reduce 17) on 'return' in state 326 %% Shift/Reduce conflict (shift 21, reduce 17) on 'void' in state 326 %% Shift/Reduce conflict (shift 20, reduce 17) on 'for' in state 326 %% Shift/Reduce conflict (shift 19, reduce 17) on 'switch' in state 326 %% Shift/Reduce conflict (shift 18, reduce 17) on 'while' in state 326 %% Shift/Reduce conflict (shift 17, reduce 17) on 'continue' in state 326 %% Shift/Reduce conflict (shift 16, reduce 17) on 'function' in state 326 %% Shift/Reduce conflict (shift 15, reduce 17) on 'this' in state 326 %% Shift/Reduce conflict (shift 14, reduce 17) on 'with' in state 326 %% Shift/Reduce conflict (shift 13, reduce 17) on 'if' in state 326 %% Shift/Reduce conflict (shift 12, reduce 17) on 'throw' in state 326 %% Shift/Reduce conflict (shift 11, reduce 17) on 'delete' in state 326 %% Shift/Reduce conflict (shift 10, reduce 17) on 'try' in state 326 %% Shift/Reduce conflict (shift 9, reduce 17) on 'do' in state 326 %% Shift/Reduce conflict (shift 8, reduce 17) on 'typeof' in state 326 %% Shift/Reduce conflict (shift 7, reduce 17) on 'null' in state 326 %% Shift/Reduce conflict (shift 6, reduce 17) on 'true' in state 326 %% Shift/Reduce conflict (shift 5, reduce 17) on 'false' in state 326 %% Shift/Reduce conflict (shift 4, reduce 17) on 'Identifier' in state 326 %% Shift/Reduce conflict (shift 3, reduce 17) on 'StringLiteral' in state 326 %% Shift/Reduce conflict (shift 2, reduce 17) on 'NumericLiteral' in state 326 %% Shift/Reduce conflict (shift 1, reduce 17) on 'RegexpLiteral' in state 326 %% Shift/Reduce conflict (shift 36, reduce 16) on 'lbrace' in state 324 %% Shift/Reduce conflict (shift 35, reduce 16) on 'lparen' in state 324 %% Shift/Reduce conflict (shift 34, reduce 16) on 'lbracket' in state 324 %% Shift/Reduce conflict (shift 33, reduce 16) on 'dot' in state 324 %% Shift/Reduce conflict (shift 32, reduce 16) on 'semicolon' in state 324 %% Shift/Reduce conflict (shift 31, reduce 16) on '+' in state 324 %% Shift/Reduce conflict (shift 30, reduce 16) on '-' in state 324 %% Shift/Reduce conflict (shift 29, reduce 16) on '++' in state 324 %% Shift/Reduce conflict (shift 28, reduce 16) on '--' in state 324 %% Shift/Reduce conflict (shift 27, reduce 16) on '!' in state 324 %% Shift/Reduce conflict (shift 26, reduce 16) on '~' in state 324 %% Shift/Reduce conflict (shift 25, reduce 16) on 'break' in state 324 %% Shift/Reduce conflict (shift 24, reduce 16) on 'new' in state 324 %% Shift/Reduce conflict (shift 23, reduce 16) on 'var' in state 324 %% Shift/Reduce conflict (shift 22, reduce 16) on 'return' in state 324 %% Shift/Reduce conflict (shift 21, reduce 16) on 'void' in state 324 %% Shift/Reduce conflict (shift 20, reduce 16) on 'for' in state 324 %% Shift/Reduce conflict (shift 19, reduce 16) on 'switch' in state 324 %% Shift/Reduce conflict (shift 18, reduce 16) on 'while' in state 324 %% Shift/Reduce conflict (shift 17, reduce 16) on 'continue' in state 324 %% Shift/Reduce conflict (shift 16, reduce 16) on 'function' in state 324 %% Shift/Reduce conflict (shift 15, reduce 16) on 'this' in state 324 %% Shift/Reduce conflict (shift 14, reduce 16) on 'with' in state 324 %% Shift/Reduce conflict (shift 13, reduce 16) on 'if' in state 324 %% Shift/Reduce conflict (shift 12, reduce 16) on 'throw' in state 324 %% Shift/Reduce conflict (shift 11, reduce 16) on 'delete' in state 324 %% Shift/Reduce conflict (shift 10, reduce 16) on 'try' in state 324 %% Shift/Reduce conflict (shift 9, reduce 16) on 'do' in state 324 %% Shift/Reduce conflict (shift 8, reduce 16) on 'typeof' in state 324 %% Shift/Reduce conflict (shift 7, reduce 16) on 'null' in state 324 %% Shift/Reduce conflict (shift 6, reduce 16) on 'true' in state 324 %% Shift/Reduce conflict (shift 5, reduce 16) on 'false' in state 324 %% Shift/Reduce conflict (shift 4, reduce 16) on 'Identifier' in state 324 %% Shift/Reduce conflict (shift 3, reduce 16) on 'StringLiteral' in state 324 %% Shift/Reduce conflict (shift 2, reduce 16) on 'NumericLiteral' in state 324 %% Shift/Reduce conflict (shift 1, reduce 16) on 'RegexpLiteral' in state 324 %% Shift/Reduce conflict (shift 36, reduce 17) on 'lbrace' in state 321 %% Shift/Reduce conflict (shift 35, reduce 17) on 'lparen' in state 321 %% Shift/Reduce conflict (shift 34, reduce 17) on 'lbracket' in state 321 %% Shift/Reduce conflict (shift 33, reduce 17) on 'dot' in state 321 %% Shift/Reduce conflict (shift 32, reduce 17) on 'semicolon' in state 321 %% Shift/Reduce conflict (shift 31, reduce 17) on '+' in state 321 %% Shift/Reduce conflict (shift 30, reduce 17) on '-' in state 321 %% Shift/Reduce conflict (shift 29, reduce 17) on '++' in state 321 %% Shift/Reduce conflict (shift 28, reduce 17) on '--' in state 321 %% Shift/Reduce conflict (shift 27, reduce 17) on '!' in state 321 %% Shift/Reduce conflict (shift 26, reduce 17) on '~' in state 321 %% Shift/Reduce conflict (shift 25, reduce 17) on 'break' in state 321 %% Shift/Reduce conflict (shift 24, reduce 17) on 'new' in state 321 %% Shift/Reduce conflict (shift 23, reduce 17) on 'var' in state 321 %% Shift/Reduce conflict (shift 22, reduce 17) on 'return' in state 321 %% Shift/Reduce conflict (shift 21, reduce 17) on 'void' in state 321 %% Shift/Reduce conflict (shift 20, reduce 17) on 'for' in state 321 %% Shift/Reduce conflict (shift 19, reduce 17) on 'switch' in state 321 %% Shift/Reduce conflict (shift 18, reduce 17) on 'while' in state 321 %% Shift/Reduce conflict (shift 17, reduce 17) on 'continue' in state 321 %% Shift/Reduce conflict (shift 16, reduce 17) on 'function' in state 321 %% Shift/Reduce conflict (shift 15, reduce 17) on 'this' in state 321 %% Shift/Reduce conflict (shift 14, reduce 17) on 'with' in state 321 %% Shift/Reduce conflict (shift 13, reduce 17) on 'if' in state 321 %% Shift/Reduce conflict (shift 12, reduce 17) on 'throw' in state 321 %% Shift/Reduce conflict (shift 11, reduce 17) on 'delete' in state 321 %% Shift/Reduce conflict (shift 10, reduce 17) on 'try' in state 321 %% Shift/Reduce conflict (shift 9, reduce 17) on 'do' in state 321 %% Shift/Reduce conflict (shift 8, reduce 17) on 'typeof' in state 321 %% Shift/Reduce conflict (shift 7, reduce 17) on 'null' in state 321 %% Shift/Reduce conflict (shift 6, reduce 17) on 'true' in state 321 %% Shift/Reduce conflict (shift 5, reduce 17) on 'false' in state 321 %% Shift/Reduce conflict (shift 4, reduce 17) on 'Identifier' in state 321 %% Shift/Reduce conflict (shift 3, reduce 17) on 'StringLiteral' in state 321 %% Shift/Reduce conflict (shift 2, reduce 17) on 'NumericLiteral' in state 321 %% Shift/Reduce conflict (shift 1, reduce 17) on 'RegexpLiteral' in state 321 %% Shift/Reduce conflict (shift 367, reduce 49) on 'else' in state 319 %% Shift/Reduce conflict (shift 216, reduce 42) on '=' in state 279 %% Shift/Reduce conflict (shift 36, reduce 17) on 'lbrace' in state 274 %% Shift/Reduce conflict (shift 35, reduce 17) on 'lparen' in state 274 %% Shift/Reduce conflict (shift 34, reduce 17) on 'lbracket' in state 274 %% Shift/Reduce conflict (shift 33, reduce 17) on 'dot' in state 274 %% Shift/Reduce conflict (shift 32, reduce 17) on 'semicolon' in state 274 %% Shift/Reduce conflict (shift 31, reduce 17) on '+' in state 274 %% Shift/Reduce conflict (shift 30, reduce 17) on '-' in state 274 %% Shift/Reduce conflict (shift 29, reduce 17) on '++' in state 274 %% Shift/Reduce conflict (shift 28, reduce 17) on '--' in state 274 %% Shift/Reduce conflict (shift 27, reduce 17) on '!' in state 274 %% Shift/Reduce conflict (shift 26, reduce 17) on '~' in state 274 %% Shift/Reduce conflict (shift 25, reduce 17) on 'break' in state 274 %% Shift/Reduce conflict (shift 24, reduce 17) on 'new' in state 274 %% Shift/Reduce conflict (shift 23, reduce 17) on 'var' in state 274 %% Shift/Reduce conflict (shift 22, reduce 17) on 'return' in state 274 %% Shift/Reduce conflict (shift 21, reduce 17) on 'void' in state 274 %% Shift/Reduce conflict (shift 20, reduce 17) on 'for' in state 274 %% Shift/Reduce conflict (shift 19, reduce 17) on 'switch' in state 274 %% Shift/Reduce conflict (shift 18, reduce 17) on 'while' in state 274 %% Shift/Reduce conflict (shift 17, reduce 17) on 'continue' in state 274 %% Shift/Reduce conflict (shift 16, reduce 17) on 'function' in state 274 %% Shift/Reduce conflict (shift 15, reduce 17) on 'this' in state 274 %% Shift/Reduce conflict (shift 14, reduce 17) on 'with' in state 274 %% Shift/Reduce conflict (shift 13, reduce 17) on 'if' in state 274 %% Shift/Reduce conflict (shift 12, reduce 17) on 'throw' in state 274 %% Shift/Reduce conflict (shift 11, reduce 17) on 'delete' in state 274 %% Shift/Reduce conflict (shift 10, reduce 17) on 'try' in state 274 %% Shift/Reduce conflict (shift 9, reduce 17) on 'do' in state 274 %% Shift/Reduce conflict (shift 8, reduce 17) on 'typeof' in state 274 %% Shift/Reduce conflict (shift 7, reduce 17) on 'null' in state 274 %% Shift/Reduce conflict (shift 6, reduce 17) on 'true' in state 274 %% Shift/Reduce conflict (shift 5, reduce 17) on 'false' in state 274 %% Shift/Reduce conflict (shift 4, reduce 17) on 'Identifier' in state 274 %% Shift/Reduce conflict (shift 3, reduce 17) on 'StringLiteral' in state 274 %% Shift/Reduce conflict (shift 2, reduce 17) on 'NumericLiteral' in state 274 %% Shift/Reduce conflict (shift 1, reduce 17) on 'RegexpLiteral' in state 274 %% 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 170, reduce 139) on '++' in state 214 %% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 214 %% Shift/Reduce conflict (shift 168, reduce 139) on '=' in state 214 %% Shift/Reduce conflict (shift 167, reduce 139) on '+=' in state 214 %% Shift/Reduce conflict (shift 166, reduce 139) on '-=' in state 214 %% Shift/Reduce conflict (shift 165, reduce 139) on '*=' in state 214 %% Shift/Reduce conflict (shift 164, reduce 139) on '%=' in state 214 %% Shift/Reduce conflict (shift 163, reduce 139) on '<<=' in state 214 %% Shift/Reduce conflict (shift 162, reduce 139) on '>>=' in state 214 %% Shift/Reduce conflict (shift 161, reduce 139) on '>>>=' in state 214 %% Shift/Reduce conflict (shift 160, reduce 139) on '&=' in state 214 %% Shift/Reduce conflict (shift 159, reduce 139) on 'bor=' in state 214 %% Shift/Reduce conflict (shift 158, reduce 139) on '^=' in state 214 %% Shift/Reduce conflict (shift 157, reduce 139) on '/=' in state 214 %% Shift/Reduce conflict (shift 301, reduce 139) on 'in' in state 214 %% Shift/Reduce conflict (shift 188, reduce 87) on 'finally' in state 190 %% Shift/Reduce conflict (shift 80, reduce 119) on 'colon' in state 125 %% Shift/Reduce conflict (shift 174, reduce 127) on 'lparen' in state 107 %% Shift/Reduce conflict (shift 177, reduce 127) on 'lbracket' in state 107 %% Shift/Reduce conflict (shift 176, reduce 127) on 'dot' in state 107 %% Shift/Reduce conflict (shift 216, reduce 40) on '=' in state 103 %% 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 36, reduce 2) on 'lbrace' in state 75 %% Shift/Reduce conflict (shift 35, reduce 2) on 'lparen' in state 75 %% Shift/Reduce conflict (shift 34, reduce 2) on 'lbracket' in state 75 %% Shift/Reduce conflict (shift 33, reduce 2) on 'dot' in state 75 %% Shift/Reduce conflict (shift 32, reduce 2) on 'semicolon' in state 75 %% Shift/Reduce conflict (shift 31, reduce 2) on '+' in state 75 %% Shift/Reduce conflict (shift 30, reduce 2) on '-' in state 75 %% Shift/Reduce conflict (shift 29, reduce 2) on '++' in state 75 %% Shift/Reduce conflict (shift 28, reduce 2) on '--' in state 75 %% Shift/Reduce conflict (shift 27, reduce 2) on '!' in state 75 %% Shift/Reduce conflict (shift 26, reduce 2) on '~' in state 75 %% Shift/Reduce conflict (shift 25, reduce 2) on 'break' in state 75 %% Shift/Reduce conflict (shift 24, reduce 2) on 'new' in state 75 %% Shift/Reduce conflict (shift 23, reduce 2) on 'var' in state 75 %% Shift/Reduce conflict (shift 22, reduce 2) on 'return' in state 75 %% Shift/Reduce conflict (shift 21, reduce 2) on 'void' in state 75 %% Shift/Reduce conflict (shift 20, reduce 2) on 'for' in state 75 %% Shift/Reduce conflict (shift 19, reduce 2) on 'switch' in state 75 %% Shift/Reduce conflict (shift 18, reduce 2) on 'while' in state 75 %% Shift/Reduce conflict (shift 17, reduce 2) on 'continue' in state 75 %% Shift/Reduce conflict (shift 16, reduce 2) on 'function' in state 75 %% Shift/Reduce conflict (shift 15, reduce 2) on 'this' in state 75 %% Shift/Reduce conflict (shift 14, reduce 2) on 'with' in state 75 %% Shift/Reduce conflict (shift 13, reduce 2) on 'if' in state 75 %% Shift/Reduce conflict (shift 12, reduce 2) on 'throw' in state 75 %% Shift/Reduce conflict (shift 11, reduce 2) on 'delete' in state 75 %% Shift/Reduce conflict (shift 10, reduce 2) on 'try' in state 75 %% Shift/Reduce conflict (shift 9, reduce 2) on 'do' in state 75 %% Shift/Reduce conflict (shift 8, reduce 2) on 'typeof' in state 75 %% Shift/Reduce conflict (shift 7, reduce 2) on 'null' in state 75 %% Shift/Reduce conflict (shift 6, reduce 2) on 'true' in state 75 %% Shift/Reduce conflict (shift 5, reduce 2) on 'false' in state 75 %% Shift/Reduce conflict (shift 4, reduce 2) on 'Identifier' in state 75 %% Shift/Reduce conflict (shift 3, reduce 2) on 'StringLiteral' in state 75 %% Shift/Reduce conflict (shift 2, reduce 2) on 'NumericLiteral' in state 75 %% Shift/Reduce conflict (shift 1, reduce 2) on 'RegexpLiteral' in state 75 %% Shift/Reduce conflict (shift 174, reduce 127) on 'lparen' in state 56 %% Shift/Reduce conflict (shift 177, reduce 127) on 'lbracket' in state 56 %% Shift/Reduce conflict (shift 176, reduce 127) on 'dot' in state 56 %% Shift/Reduce conflict (shift 174, reduce 138) on 'lparen' in state 54 %% Shift/Reduce conflict (shift 173, reduce 138) on 'lbracket' in state 54 %% Shift/Reduce conflict (shift 172, reduce 138) on 'dot' in state 54 %% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 53 %% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 53 %% Shift/Reduce conflict (shift 168, reduce 139) on '=' in state 53 %% Shift/Reduce conflict (shift 167, reduce 139) on '+=' in state 53 %% Shift/Reduce conflict (shift 166, reduce 139) on '-=' in state 53 %% Shift/Reduce conflict (shift 165, reduce 139) on '*=' in state 53 %% Shift/Reduce conflict (shift 164, reduce 139) on '%=' in state 53 %% Shift/Reduce conflict (shift 163, reduce 139) on '<<=' in state 53 %% Shift/Reduce conflict (shift 162, reduce 139) on '>>=' in state 53 %% Shift/Reduce conflict (shift 161, reduce 139) on '>>>=' in state 53 %% Shift/Reduce conflict (shift 160, reduce 139) on '&=' in state 53 %% Shift/Reduce conflict (shift 159, reduce 139) on 'bor=' in state 53 %% Shift/Reduce conflict (shift 158, reduce 139) on '^=' in state 53 %% Shift/Reduce conflict (shift 157, reduce 139) on '/=' in state 53 %% 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:227:22: warning: possibly unbound variable `Boolean' language/ecmascript/base.scm:228:21: warning: possibly unbound variable `String' language/ecmascript/base.scm:229:21: warning: possibly unbound variable `Number' GUILEC language/ecmascript/function.go language/ecmascript/function.scm:40:9: warning: possibly unbound variable `' 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/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 WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `if' WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `let' WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `let*' WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `while' WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `defmacro' WARNING: (language elisp runtime function-slot): imported module (language elisp compile-tree-il) overrides core binding `quote' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `lambda' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `when' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `unless' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `cond' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `and' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `or' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime macros) overrides core binding `catch' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `=' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `<' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `<=' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `>' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `>=' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `max' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `min' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `abs' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `#{1+}#' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `#{1-}#' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `+' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `-' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `*' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `car' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `cdr' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `length' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `cons' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `list' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `make-list' WARNING: (language elisp runtime function-slot): importewrote `language/elisp/runtime/function-slot.go' d module (language elisp runtime subrs) overrides core binding `append' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `reverse' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `copy-tree' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `apply' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `throw' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `not' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `eval' WARNING: (language elisp runtime function-slot): imported module (language elisp runtime subrs) overrides core binding `load' GUILEC language/elisp/runtime/value-slot.go wrote `language/elisp/runtime/value-slot.go' GUILEC language/elisp/runtime/macros.go wrote `language/elisp/runtime/macros.go' GUILEC language/elisp/runtime/subrs.go wrote `language/elisp/runtime/subrs.go' GUILEC language/elisp/spec.go wrote `language/elisp/spec.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 statprof.go wrote `statprof.go' statprof.scm:404:2: warning: possibly unbound variable `SIGPROF' 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' texinfo.scm:102:19: warning: possibly unbound variable `chdir' texinfo.scm:105:19: warning: possibly unbound variable `chdir' 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:90:10: warning: possibly unbound variable `close' 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 web/server.scm:314:24: warning: possibly unbound variable `SIGINT' web/server.scm:319:22: warning: possibly unbound variable `SIGINT' web/server.scm:321:22: warning: possibly unbound variable `SIGINT' wrote `web/server.go' GUILEC web/server/http.go web/server/http.scm:67:2: warning: possibly unbound variable `SIGPIPE' wrote `web/server/http.go' GUILEC web/uri.go wrote `web/uri.go' make[3]: Target `install' not remade because of errors. make[3]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/module' Making install in guile-readline make[3]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/guile-readline' SNARF readline.x make install-am make[4]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/guile-readline' CC readline.lo CCLD libguilereadline-v-18.la GUILEC ice-9/readline.go ice-9/readline.scm:63:0: warning: possibly unbound variable `readline-options-interface' ice-9/readline.scm:63:0: warning: possibly unbound variable `readline-options-interface' ice-9/readline.scm:63:0: warning: possibly unbound variable `readline-options-interface' ice-9/readline.scm:63:0: warning: possibly unbound variable `readline-options-interface' ice-9/readline.scm:63:0: warning: possibly unbound variable `readline-options-interface' ice-9/readline.scm:63:0: warning: possibly unbound variable `readline-options-interface' ice-9/readline.scm:63:0: warning: possibly unbound variable `readline-options-interface' ice-9/readline.scm:63:0: warning: possibly unbound variable `readline-options-interface' ice-9/readline.scm:63:0: warning: possibly unbound variable `readline-options-interface' ice-9/readline.scm:63:0: warning: possibly unbound variable `readline-options-interface' ice-9/readline.scm:97:49: warning: possibly unbound variable `%readline' ice-9/readline.scm:125:38: warning: possibly unbound variable `readline-options-interface' ice-9/readline.scm:156:4: warning: possibly unbound variable `%readline' ice-9/readline.scm:206:4: warning: possibly unbound variable `*readline-completion-function*' ice-9/readline.scm:210:2: warning: possibly unbound variable `*readline-completion-function*' ice-9/readline.scm:213:10: warning: possibly unbound variable `*readline-completion-function*' ice-9/readline.scm:216:10: warning: possibly unbound variable `*readline-completion-function*' wrote `ice-9/readline.go' make[5]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/guile-readline' /bin/mkdir -p '/home/shookie/guiletest/lib/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libguilereadline-v-18.la '/home/shookie/guiletest/lib/lib' libtool: install: /usr/bin/install -c .libs/libguilereadline-v-18.lai /home/shookie/guiletest/lib/lib/libguilereadline-v-18.la libtool: install: /usr/bin/install -c .libs/libguilereadline-v-18.a /home/shookie/guiletest/lib/lib/libguilereadline-v-18.a libtool: install: chmod 644 /home/shookie/guiletest/lib/lib/libguilereadline-v-18.a libtool: install: ranlib /home/shookie/guiletest/lib/lib/libguilereadline-v-18.a libtool: finish: PATH="/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/shookie/guiletest/lib/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/shookie/guiletest/lib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/shookie/guiletest/lib/include/guile/2.0' /usr/bin/install -c -m 644 readline.h '/home/shookie/guiletest/lib/include/guile/2.0' /bin/mkdir -p '/home/shookie/guiletest/lib/share/guile/2.0/' /bin/mkdir -p '/home/shookie/guiletest/lib/share/guile/2.0//ice-9' /usr/bin/install -c -m 644 ice-9/readline.scm '/home/shookie/guiletest/lib/share/guile/2.0//ice-9' /bin/mkdir -p '/home/shookie/guiletest/lib/lib/guile/2.0/ccache/' /bin/mkdir -p '/home/shookie/guiletest/lib/lib/guile/2.0/ccache//ice-9' /usr/bin/install -c -m 644 ice-9/readline.go '/home/shookie/guiletest/lib/lib/guile/2.0/ccache//ice-9' make[5]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/guile-readline' make[4]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/guile-readline' make[3]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/guile-readline' Making install in examples make[3]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/examples' make[4]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/examples' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/examples' make[3]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/examples' Making install in emacs make[3]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/emacs' make[4]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/emacs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/emacs' make[3]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/emacs' Making install in test-suite make[3]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/test-suite' Making install in standalone make[4]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/test-suite/standalone' make install-am make[5]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/test-suite/standalone' make[6]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/test-suite/standalone' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/test-suite/standalone' make[5]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/test-suite/standalone' make[4]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/test-suite/standalone' Making install in vm make[4]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/test-suite/vm' make[5]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/test-suite/vm' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/test-suite/vm' make[4]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/test-suite/vm' make[4]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/test-suite' make[5]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/test-suite' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/test-suite' make[4]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/test-suite' make[3]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/test-suite' Making install in benchmark-suite make[3]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/benchmark-suite' make[4]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/benchmark-suite' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/benchmark-suite' make[3]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/benchmark-suite' Making install in gc-benchmarks make[3]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/gc-benchmarks' make[4]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/gc-benchmarks' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/gc-benchmarks' make[3]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/gc-benchmarks' Making install in am make[3]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/am' make[4]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/am' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/am' make[3]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/am' Making install in doc make[3]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/doc' Making install in ref make[4]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/doc/ref' MAKEINFO guile.info make[5]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/doc/ref' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/shookie/guiletest/lib/share/info' /usr/bin/install -c -m 644 ./guile.info ./guile.info-1 ./guile.info-2 ./guile.info-3 ./guile.info-4 ./guile.info-5 ./guile.info-6 ./guile.info-7 ./guile.info-8 ./guile.info-9 ./guile.info-10 '/home/shookie/guiletest/lib/share/info' install-info --info-dir='/home/shookie/guiletest/lib/share/info' '/home/shookie/guiletest/lib/share/info/guile.info' This is not dpkg install-info anymore, but GNU install-info See the man page for ginstall-info for command line arguments make[5]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/doc/ref' make[4]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/doc/ref' Making install in r5rs make[4]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/doc/r5rs' make[5]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/doc/r5rs' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/shookie/guiletest/lib/share/info' /usr/bin/install -c -m 644 ./r5rs.info '/home/shookie/guiletest/lib/share/info' install-info --info-dir='/home/shookie/guiletest/lib/share/info' '/home/shookie/guiletest/lib/share/info/r5rs.info' This is not dpkg install-info anymore, but GNU install-info See the man page for ginstall-info for command line arguments make[5]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/doc/r5rs' make[4]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/doc/r5rs' make[4]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/doc' make[5]: Entering directory `/home/shookie/guiletest/lib/guile-2.0/doc' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/shookie/guiletest/lib/share/man/man1' /usr/bin/install -c -m 644 guile.1 '/home/shookie/guiletest/lib/share/man/man1' make[5]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/doc' make[4]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/doc' make[3]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0/doc' make[3]: Entering directory `/home/shookie/guiletest/lib/guile-2.0' make[4]: Entering directory `/home/shookie/guiletest/lib/guile-2.0' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/shookie/guiletest/lib/include/guile/2.0' /usr/bin/install -c -m 644 libguile.h '/home/shookie/guiletest/lib/include/guile/2.0' make[4]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0' make[3]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0' make[1]: *** [install] Error 2 make[1]: Leaving directory `/home/shookie/guiletest/lib/guile-2.0' make: *** [lib/lib/libguile-2.0.a] Error 2