Build of guile1.8 with vanilla toolchain

The build took 00h 02m 52s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
72,797 ansic
20,064 lisp
15,636 sh
14,030 makefile
42 awk
122,569 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: guile1.8 1.8.8-4 (Wed Aug 24 13:31:59 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# configure: autobuild project... guile
# configure: autobuild revision... 1.8.8
# configure: autobuild hostname... d359f9875c7e
# configure: autobuild timestamp... 20160824T133201Z
# checking for x86_64-unknown-linux-gcc... no
# 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 gawk... (cached) gawk
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking whether gcc and cc understand -c and -o together... yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : 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/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... no
# checking for dlopen in -ldl... yes
# checking whether a program can dlopen itself... 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... yes
# checking whether to build static libraries... no
# checking for lt_dlinit in -lltdl... yes
# checking ltdl.h usability... yes
# checking ltdl.h presence... yes
# checking for ltdl.h... yes
# checking for makeinfo... yes
# checking for emacs... no
# checking for xemacs... no
# checking where .elc files should go... ${datadir}/emacs/site-lisp
# checking whether to use system and library "64" calls... yes
# checking whether the compiler defaults to IEEE floating point behavior... 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... inline
# checking for __uc_get_ar_bsp in -luca... (cached) no
# checking whether byte ordering is bigendian... no
# 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... 8
# checking size of unsigned long... 8
# checking size of size_t... 8
# 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 *... 8
# checking size of intptr_t... 8
# checking size of uintptr_t... 8
# checking size of ptrdiff_t... 8
# checking size of size_t... (cached) 8
# checking size of off_t... 8
# checking 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 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 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 malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.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 regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking rxposix.h usability... no
# checking rxposix.h presence... no
# checking for rxposix.h... no
# checking rx/rxposix.h usability... no
# checking rx/rxposix.h presence... no
# checking for rx/rxposix.h... no
# checking sys/dir.h usability... yes
# checking sys/dir.h presence... yes
# checking for sys/dir.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/timeb.h usability... yes
# checking sys/timeb.h presence... yes
# checking for sys/timeb.h... yes
# checking sys/times.h usability... yes
# checking sys/times.h presence... yes
# checking for sys/times.h... 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 for strings.h... (cached) yes
# checking machine/fpu.h usability... no
# checking machine/fpu.h presence... no
# checking for machine/fpu.h... no
# checking for complex double... yes
# checking for socklen_t... yes
# checking for struct ip_mreq... no
# 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 for uid_t in sys/types.h... yes
# checking type of array argument to getgroups... gid_t
# checking return type of signal handlers... void
# checking for mode_t... yes
# checking for cos in -lm... yes
# checking for gethostbyname... 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 getcwd... yes
# checking for geteuid... yes
# checking for gettimeofday... yes
# checking for gmtime_r... yes
# checking for ioctl... yes
# checking for lstat... yes
# checking for mkdir... yes
# checking for mknod... yes
# checking for nice... yes
# checking for pipe... yes
# checking for _pipe... no
# checking for readdir_r... yes
# checking for readdir64_r... yes
# checking for readlink... 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... yes
# checking for sync... yes
# checking for sysconf... yes
# checking for tcgetpgrp... yes
# checking for tcsetpgrp... yes
# checking for times... 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... yes
# checking for fcntl... 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... yes
# checking for _NSGetEnviron... no
# checking for strncasecmp... yes
# checking crypt.h usability... yes
# checking crypt.h presence... yes
# checking for crypt.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking for chroot... yes
# checking for flock... yes
# checking for getlogin... 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... yes
# checking whether strncasecmp is declared... yes
# checking whether unsetenv is declared... yes
# checking whether hstrerror is declared... no
# checking whether cuserid is declared... yes
# checking whether flock is declared... no
# checking whether vsnprintf is declared... yes
# checking for library containing crypt... -lcrypt
# checking for i... _Complex_I
# checking whether csqrt is usable... yes
# checking for __gmpz_init in -lgmp... yes
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by GCC... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# 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 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 socketpair... yes
# checking for getgroups... yes
# checking for setgroups... yes
# checking for setpwent... yes
# checking for pause... yes
# checking for tzset... 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 inet_pton... yes
# checking for inet_ntop... yes
# checking for struct sockaddr.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 regcomp... yes
# checking for inet_aton... yes
# checking for putenv... yes
# checking for strerror... yes
# checking for memmove... yes
# checking for mkstemp... yes
# checking floatingpoint.h usability... no
# checking floatingpoint.h presence... no
# checking for floatingpoint.h... no
# checking ieeefp.h usability... no
# checking ieeefp.h presence... no
# checking for ieeefp.h... no
# checking nan.h usability... no
# checking nan.h presence... no
# checking for nan.h... no
# 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 size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for struct stat.st_rdev... yes
# checking for struct stat.st_blksize... yes
# checking for struct stat.st_blocks... 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 we need POSIX to get struct utimbuf... no
# checking size of float... 4
# checking for struct linger... yes
# checking for struct timespec... yes
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... no
# checking whether pthreads work with -Kthread... no
# checking whether pthreads work with -kthread... no
# checking for the pthreads library -llthread... no
# checking whether pthreads work with -pthread... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for pthread_attr_getstack... yes
# checking for pthread_getattr_np... yes
# checking for pthread_get_stackaddr_np... no
# checking for pthread_sigmask... yes
# checking whether PTHREAD_ONCE_INIT needs braces... no
# checking whether PTHREAD_MUTEX_INITIALIZER needs braces... no
# checking for library containing sched_yield... none required
# checking what kind of threads to support... pthreads
# checking whether pthread_attr_getstack works for the main thread... yes
# configure: creating ./config.status
# config.status: creating libguile/gen-scmconfig.h
# config.status: creating Makefile
# config.status: creating am/Makefile
# config.status: creating benchmark-suite/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/goops/Makefile
# config.status: creating doc/r5rs/Makefile
# config.status: creating doc/ref/Makefile
# config.status: creating doc/tutorial/Makefile
# config.status: creating emacs/Makefile
# config.status: creating examples/Makefile
# config.status: creating guile-config/Makefile
# config.status: creating ice-9/Makefile
# config.status: creating lang/Makefile
# config.status: creating libguile/Makefile
# config.status: creating oop/Makefile
# config.status: creating oop/goops/Makefile
# config.status: creating scripts/Makefile
# config.status: creating srfi/Makefile
# config.status: creating test-suite/Makefile
# config.status: creating test-suite/standalone/Makefile
# config.status: creating guile-1.8.pc
# config.status: creating check-guile
# config.status: creating benchmark-guile
# config.status: creating guile-tools
# config.status: creating pre-inst-guile
# config.status: creating pre-inst-guile-env
# config.status: creating libguile/guile-snarf
# config.status: creating libguile/guile-doc-snarf
# config.status: creating libguile/guile-func-name-check
# 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
# === configuring in guile-readline (/tmp/guile1.8/src/guile-1.8.8/guile-readline)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--disable-static' '--disable-error-on-warning' '--program-suffix=1.8' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-gcc... no
# 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 for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking dependency style of gcc... (cached) gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking 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/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for tgoto in -lncurses... yes
# checking for readline in -lreadline... yes
# checking for siginterrupt... yes
# checking for rl_clear_signals... yes
# checking for rl_cleanup_after_signal... yes
# checking for rl_filename_completion_function... yes
# checking for rl_get_keymap... yes
# checking for rl_getc_function pointer in readline... yes
# checking for strdup... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating ice-9/Makefile
# config.status: creating guile-readline-config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/guile1.8/src/guile-1.8.8'
# Making all in oop
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/oop'
# Making all in goops
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/oop/goops'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/oop/goops'
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/oop'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/oop'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/oop'
# Making all in libguile
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/libguile'
# Generating libpath.h...
# sed < ./version.h.in > version.h.tmp \
# -e s:@-GUILE_MAJOR_VERSION-@:1: \
# -e s:@-GUILE_MINOR_VERSION-@:8: \
# -e s:@-GUILE_MICRO_VERSION-@:8:
# mv version.h.tmp version.h
# if [ "no" = "yes" ]; then \
# gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -c -o gen-scmconfig.o gen-scmconfig.c; \
# else \
# gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes -c -o gen-scmconfig.o gen-scmconfig.c; \
# fi
# if [ "no" = "yes" ]; then \
# gcc -o gen-scmconfig gen-scmconfig.o; \
# else \
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -lpthread -o gen-scmconfig gen-scmconfig.o -lgmp -lcrypt -lm -lltdl ; \
# fi
# libtool: link: gcc -Wall -Wmissing-prototypes -o gen-scmconfig gen-scmconfig.o -lpthread -lgmp -lcrypt -lm -lltdl
# rm -f scmconfig.h.tmp
# cat ./scmconfig.h.top > scmconfig.h.tmp
# ./gen-scmconfig >> scmconfig.h.tmp
# chmod 444 scmconfig.h.tmp
# rm -f scmconfig.h
# mv scmconfig.h.tmp scmconfig.h
# ./guile-snarf -o alist.x alist.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o arbiters.x arbiters.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o async.x async.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o backtrace.x backtrace.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o boolean.x boolean.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o chars.x chars.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o continuations.x continuations.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o debug.x debug.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o deprecation.x deprecation.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o deprecated.x deprecated.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o discouraged.x discouraged.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o dynl.x dynl.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o dynwind.x dynwind.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o environments.x environments.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o eq.x eq.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o error.x error.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o eval.x eval.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o evalext.x evalext.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o extensions.x extensions.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o feature.x feature.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o fluids.x fluids.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o fports.x fports.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o futures.x futures.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o gc.x gc.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o gc-mark.x gc-mark.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o gc-segment.x gc-segment.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o gc-malloc.x gc-malloc.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o gc-card.x gc-card.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o goops.x goops.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o gsubr.x gsubr.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o guardians.x guardians.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o hash.x hash.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o hashtab.x hashtab.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o hooks.x hooks.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o i18n.x i18n.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o init.x init.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o ioext.x ioext.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o keywords.x keywords.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o lang.x lang.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o list.x list.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o load.x load.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o macros.x macros.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o mallocs.x mallocs.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o modules.x modules.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o numbers.x numbers.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o objects.x objects.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o objprop.x objprop.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o options.x options.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o pairs.x pairs.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o ports.x ports.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o print.x print.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o procprop.x procprop.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o procs.x procs.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o properties.x properties.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o random.x random.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o rdelim.x rdelim.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o read.x read.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o root.x root.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o rw.x rw.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o scmsigs.x scmsigs.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o script.x script.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o simpos.x simpos.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o smob.x smob.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o sort.x sort.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o srcprop.x srcprop.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o stackchk.x stackchk.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o stacks.x stacks.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o stime.x stime.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o strings.x strings.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o srfi-4.x srfi-4.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o srfi-13.x srfi-13.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o srfi-14.x srfi-14.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o strorder.x strorder.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o strports.x strports.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o struct.x struct.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o symbols.x symbols.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o threads.x threads.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o throw.x throw.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o values.x values.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o variable.x variable.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o vectors.x vectors.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o version.x version.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o vports.x vports.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o weaks.x weaks.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o ramap.x ramap.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o unif.x unif.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o filesys.x filesys.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o posix.x posix.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o net_db.x net_db.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o socket.x socket.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# ./guile-snarf -o regex-posix.x regex-posix.c -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes
# make all-am
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/libguile'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-alist.lo -MD -MP -MF .deps/libguile_la-alist.Tpo -c -o libguile_la-alist.lo `test -f 'alist.c' || echo './'`alist.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-arbiters.lo -MD -MP -MF .deps/libguile_la-arbiters.Tpo -c -o libguile_la-arbiters.lo `test -f 'arbiters.c' || echo './'`arbiters.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-alist.lo -MD -MP -MF .deps/libguile_la-alist.Tpo -c alist.c -fPIC -DPIC -o .libs/libguile_la-alist.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-arbiters.lo -MD -MP -MF .deps/libguile_la-arbiters.Tpo -c arbiters.c -fPIC -DPIC -o .libs/libguile_la-arbiters.o
# mv -f .deps/libguile_la-alist.Tpo .deps/libguile_la-alist.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-async.lo -MD -MP -MF .deps/libguile_la-async.Tpo -c -o libguile_la-async.lo `test -f 'async.c' || echo './'`async.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-async.lo -MD -MP -MF .deps/libguile_la-async.Tpo -c async.c -fPIC -DPIC -o .libs/libguile_la-async.o
# mv -f .deps/libguile_la-arbiters.Tpo .deps/libguile_la-arbiters.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-backtrace.lo -MD -MP -MF .deps/libguile_la-backtrace.Tpo -c -o libguile_la-backtrace.lo `test -f 'backtrace.c' || echo './'`backtrace.c
# async.c: In function 'scm_i_queue_async_cell':
# async.c:243:14: warning: variable 'count' set but not used [-Wunused-but-set-variable]
# size_t count;
# ^~~~~
# mv -f .deps/libguile_la-async.Tpo .deps/libguile_la-async.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-boolean.lo -MD -MP -MF .deps/libguile_la-boolean.Tpo -c -o libguile_la-boolean.lo `test -f 'boolean.c' || echo './'`boolean.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-backtrace.lo -MD -MP -MF .deps/libguile_la-backtrace.Tpo -c backtrace.c -fPIC -DPIC -o .libs/libguile_la-backtrace.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-boolean.lo -MD -MP -MF .deps/libguile_la-boolean.Tpo -c boolean.c -fPIC -DPIC -o .libs/libguile_la-boolean.o
# mv -f .deps/libguile_la-boolean.Tpo .deps/libguile_la-boolean.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-chars.lo -MD -MP -MF .deps/libguile_la-chars.Tpo -c -o libguile_la-chars.lo `test -f 'chars.c' || echo './'`chars.c
# mv -f .deps/libguile_la-backtrace.Tpo .deps/libguile_la-backtrace.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-continuations.lo -MD -MP -MF .deps/libguile_la-continuations.Tpo -c -o libguile_la-continuations.lo `test -f 'continuations.c' || echo './'`continuations.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-chars.lo -MD -MP -MF .deps/libguile_la-chars.Tpo -c chars.c -fPIC -DPIC -o .libs/libguile_la-chars.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-continuations.lo -MD -MP -MF .deps/libguile_la-continuations.Tpo -c continuations.c -fPIC -DPIC -o .libs/libguile_la-continuations.o
# mv -f .deps/libguile_la-chars.Tpo .deps/libguile_la-chars.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-convert.lo -MD -MP -MF .deps/libguile_la-convert.Tpo -c -o libguile_la-convert.lo `test -f 'convert.c' || echo './'`convert.c
# mv -f .deps/libguile_la-continuations.Tpo .deps/libguile_la-continuations.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-debug.lo -MD -MP -MF .deps/libguile_la-debug.Tpo -c -o libguile_la-debug.lo `test -f 'debug.c' || echo './'`debug.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-convert.lo -MD -MP -MF .deps/libguile_la-convert.Tpo -c convert.c -fPIC -DPIC -o .libs/libguile_la-convert.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-debug.lo -MD -MP -MF .deps/libguile_la-debug.Tpo -c debug.c -fPIC -DPIC -o .libs/libguile_la-debug.o
# mv -f .deps/libguile_la-convert.Tpo .deps/libguile_la-convert.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-deprecation.lo -MD -MP -MF .deps/libguile_la-deprecation.Tpo -c -o libguile_la-deprecation.lo `test -f 'deprecation.c' || echo './'`deprecation.c
# mv -f .deps/libguile_la-debug.Tpo .deps/libguile_la-debug.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-deprecated.lo -MD -MP -MF .deps/libguile_la-deprecated.Tpo -c -o libguile_la-deprecated.lo `test -f 'deprecated.c' || echo './'`deprecated.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-deprecation.lo -MD -MP -MF .deps/libguile_la-deprecation.Tpo -c deprecation.c -fPIC -DPIC -o .libs/libguile_la-deprecation.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-deprecated.lo -MD -MP -MF .deps/libguile_la-deprecated.Tpo -c deprecated.c -fPIC -DPIC -o .libs/libguile_la-deprecated.o
# mv -f .deps/libguile_la-deprecation.Tpo .deps/libguile_la-deprecation.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-discouraged.lo -MD -MP -MF .deps/libguile_la-discouraged.Tpo -c -o libguile_la-discouraged.lo `test -f 'discouraged.c' || echo './'`discouraged.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-discouraged.lo -MD -MP -MF .deps/libguile_la-discouraged.Tpo -c discouraged.c -fPIC -DPIC -o .libs/libguile_la-discouraged.o
# mv -f .deps/libguile_la-deprecated.Tpo .deps/libguile_la-deprecated.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-dynwind.lo -MD -MP -MF .deps/libguile_la-dynwind.Tpo -c -o libguile_la-dynwind.lo `test -f 'dynwind.c' || echo './'`dynwind.c
# mv -f .deps/libguile_la-discouraged.Tpo .deps/libguile_la-discouraged.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-dynwind.lo -MD -MP -MF .deps/libguile_la-dynwind.Tpo -c dynwind.c -fPIC -DPIC -o .libs/libguile_la-dynwind.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-environments.lo -MD -MP -MF .deps/libguile_la-environments.Tpo -c -o libguile_la-environments.lo `test -f 'environments.c' || echo './'`environments.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-environments.lo -MD -MP -MF .deps/libguile_la-environments.Tpo -c environments.c -fPIC -DPIC -o .libs/libguile_la-environments.o
# mv -f .deps/libguile_la-dynwind.Tpo .deps/libguile_la-dynwind.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-eq.lo -MD -MP -MF .deps/libguile_la-eq.Tpo -c -o libguile_la-eq.lo `test -f 'eq.c' || echo './'`eq.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-eq.lo -MD -MP -MF .deps/libguile_la-eq.Tpo -c eq.c -fPIC -DPIC -o .libs/libguile_la-eq.o
# mv -f .deps/libguile_la-eq.Tpo .deps/libguile_la-eq.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-error.lo -MD -MP -MF .deps/libguile_la-error.Tpo -c -o libguile_la-error.lo `test -f 'error.c' || echo './'`error.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-error.lo -MD -MP -MF .deps/libguile_la-error.Tpo -c error.c -fPIC -DPIC -o .libs/libguile_la-error.o
# mv -f .deps/libguile_la-environments.Tpo .deps/libguile_la-environments.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-eval.lo -MD -MP -MF .deps/libguile_la-eval.Tpo -c -o libguile_la-eval.lo `test -f 'eval.c' || echo './'`eval.c
# mv -f .deps/libguile_la-error.Tpo .deps/libguile_la-error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-evalext.lo -MD -MP -MF .deps/libguile_la-evalext.Tpo -c -o libguile_la-evalext.lo `test -f 'evalext.c' || echo './'`evalext.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-evalext.lo -MD -MP -MF .deps/libguile_la-evalext.Tpo -c evalext.c -fPIC -DPIC -o .libs/libguile_la-evalext.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-eval.lo -MD -MP -MF .deps/libguile_la-eval.Tpo -c eval.c -fPIC -DPIC -o .libs/libguile_la-eval.o
# mv -f .deps/libguile_la-evalext.Tpo .deps/libguile_la-evalext.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-extensions.lo -MD -MP -MF .deps/libguile_la-extensions.Tpo -c -o libguile_la-extensions.lo `test -f 'extensions.c' || echo './'`extensions.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-extensions.lo -MD -MP -MF .deps/libguile_la-extensions.Tpo -c extensions.c -fPIC -DPIC -o .libs/libguile_la-extensions.o
# mv -f .deps/libguile_la-extensions.Tpo .deps/libguile_la-extensions.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-feature.lo -MD -MP -MF .deps/libguile_la-feature.Tpo -c -o libguile_la-feature.lo `test -f 'feature.c' || echo './'`feature.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-feature.lo -MD -MP -MF .deps/libguile_la-feature.Tpo -c feature.c -fPIC -DPIC -o .libs/libguile_la-feature.o
# mv -f .deps/libguile_la-feature.Tpo .deps/libguile_la-feature.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-fluids.lo -MD -MP -MF .deps/libguile_la-fluids.Tpo -c -o libguile_la-fluids.lo `test -f 'fluids.c' || echo './'`fluids.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-fluids.lo -MD -MP -MF .deps/libguile_la-fluids.Tpo -c fluids.c -fPIC -DPIC -o .libs/libguile_la-fluids.o
# mv -f .deps/libguile_la-fluids.Tpo .deps/libguile_la-fluids.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-fports.lo -MD -MP -MF .deps/libguile_la-fports.Tpo -c -o libguile_la-fports.lo `test -f 'fports.c' || echo './'`fports.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-fports.lo -MD -MP -MF .deps/libguile_la-fports.Tpo -c fports.c -fPIC -DPIC -o .libs/libguile_la-fports.o
# fports.c: In function 'fport_flush':
# fports.c:831:15: warning: variable 'written' set but not used [-Wunused-but-set-variable]
# size_t written;
# ^~~~~~~
# mv -f .deps/libguile_la-fports.Tpo .deps/libguile_la-fports.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-futures.lo -MD -MP -MF .deps/libguile_la-futures.Tpo -c -o libguile_la-futures.lo `test -f 'futures.c' || echo './'`futures.c
# mv -f .deps/libguile_la-eval.Tpo .deps/libguile_la-eval.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gc.lo -MD -MP -MF .deps/libguile_la-gc.Tpo -c -o libguile_la-gc.lo `test -f 'gc.c' || echo './'`gc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gc.lo -MD -MP -MF .deps/libguile_la-gc.Tpo -c gc.c -fPIC -DPIC -o .libs/libguile_la-gc.o
# mv -f .deps/libguile_la-gc.Tpo .deps/libguile_la-gc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gc-mark.lo -MD -MP -MF .deps/libguile_la-gc-mark.Tpo -c -o libguile_la-gc-mark.lo `test -f 'gc-mark.c' || echo './'`gc-mark.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gc-mark.lo -MD -MP -MF .deps/libguile_la-gc-mark.Tpo -c gc-mark.c -fPIC -DPIC -o .libs/libguile_la-gc-mark.o
# mv -f .deps/libguile_la-gc-mark.Tpo .deps/libguile_la-gc-mark.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gc-segment.lo -MD -MP -MF .deps/libguile_la-gc-segment.Tpo -c -o libguile_la-gc-segment.lo `test -f 'gc-segment.c' || echo './'`gc-segment.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gc-segment.lo -MD -MP -MF .deps/libguile_la-gc-segment.Tpo -c gc-segment.c -fPIC -DPIC -o .libs/libguile_la-gc-segment.o
# gc-segment.c: In function 'scm_i_initialize_heap_segment_data':
# gc-segment.c:92:23: warning: variable 'bvec_ptr' set but not used [-Wunused-but-set-variable]
# scm_t_c_bvec_long * bvec_ptr = 0;
# ^~~~~~~~
# gc-segment.c: In function 'scm_i_find_heap_segment_containing_object':
# gc-segment.c:413:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if ((scm_t_cell* ) obj < lowest_cell || (scm_t_cell*) obj >= highest_cell)
# ^~
# gc-segment.c:417:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# {
# ^
# mv -f .deps/libguile_la-gc-segment.Tpo .deps/libguile_la-gc-segment.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gc-malloc.lo -MD -MP -MF .deps/libguile_la-gc-malloc.Tpo -c -o libguile_la-gc-malloc.lo `test -f 'gc-malloc.c' || echo './'`gc-malloc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gc-malloc.lo -MD -MP -MF .deps/libguile_la-gc-malloc.Tpo -c gc-malloc.c -fPIC -DPIC -o .libs/libguile_la-gc-malloc.o
# mv -f .deps/libguile_la-gc-malloc.Tpo .deps/libguile_la-gc-malloc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gc-card.lo -MD -MP -MF .deps/libguile_la-gc-card.Tpo -c -o libguile_la-gc-card.lo `test -f 'gc-card.c' || echo './'`gc-card.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gc-card.lo -MD -MP -MF .deps/libguile_la-gc-card.Tpo -c gc-card.c -fPIC -DPIC -o .libs/libguile_la-gc-card.o
# mv -f .deps/libguile_la-gc-card.Tpo .deps/libguile_la-gc-card.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gc-freelist.lo -MD -MP -MF .deps/libguile_la-gc-freelist.Tpo -c -o libguile_la-gc-freelist.lo `test -f 'gc-freelist.c' || echo './'`gc-freelist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gc-freelist.lo -MD -MP -MF .deps/libguile_la-gc-freelist.Tpo -c gc-freelist.c -fPIC -DPIC -o .libs/libguile_la-gc-freelist.o
# mv -f .deps/libguile_la-gc-freelist.Tpo .deps/libguile_la-gc-freelist.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gc_os_dep.lo -MD -MP -MF .deps/libguile_la-gc_os_dep.Tpo -c -o libguile_la-gc_os_dep.lo `test -f 'gc_os_dep.c' || echo './'`gc_os_dep.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gc_os_dep.lo -MD -MP -MF .deps/libguile_la-gc_os_dep.Tpo -c gc_os_dep.c -fPIC -DPIC -o .libs/libguile_la-gc_os_dep.o
# mv -f .deps/libguile_la-gc_os_dep.Tpo .deps/libguile_la-gc_os_dep.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gdbint.lo -MD -MP -MF .deps/libguile_la-gdbint.Tpo -c -o libguile_la-gdbint.lo `test -f 'gdbint.c' || echo './'`gdbint.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gdbint.lo -MD -MP -MF .deps/libguile_la-gdbint.Tpo -c gdbint.c -fPIC -DPIC -o .libs/libguile_la-gdbint.o
# mv -f .deps/libguile_la-gdbint.Tpo .deps/libguile_la-gdbint.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gh_data.lo -MD -MP -MF .deps/libguile_la-gh_data.Tpo -c -o libguile_la-gh_data.lo `test -f 'gh_data.c' || echo './'`gh_data.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gh_data.lo -MD -MP -MF .deps/libguile_la-gh_data.Tpo -c gh_data.c -fPIC -DPIC -o .libs/libguile_la-gh_data.o
# mv -f .deps/libguile_la-gh_data.Tpo .deps/libguile_la-gh_data.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gh_eval.lo -MD -MP -MF .deps/libguile_la-gh_eval.Tpo -c -o libguile_la-gh_eval.lo `test -f 'gh_eval.c' || echo './'`gh_eval.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gh_eval.lo -MD -MP -MF .deps/libguile_la-gh_eval.Tpo -c gh_eval.c -fPIC -DPIC -o .libs/libguile_la-gh_eval.o
# mv -f .deps/libguile_la-gh_eval.Tpo .deps/libguile_la-gh_eval.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gh_funcs.lo -MD -MP -MF .deps/libguile_la-gh_funcs.Tpo -c -o libguile_la-gh_funcs.lo `test -f 'gh_funcs.c' || echo './'`gh_funcs.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gh_funcs.lo -MD -MP -MF .deps/libguile_la-gh_funcs.Tpo -c gh_funcs.c -fPIC -DPIC -o .libs/libguile_la-gh_funcs.o
# mv -f .deps/libguile_la-gh_funcs.Tpo .deps/libguile_la-gh_funcs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gh_init.lo -MD -MP -MF .deps/libguile_la-gh_init.Tpo -c -o libguile_la-gh_init.lo `test -f 'gh_init.c' || echo './'`gh_init.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gh_init.lo -MD -MP -MF .deps/libguile_la-gh_init.Tpo -c gh_init.c -fPIC -DPIC -o .libs/libguile_la-gh_init.o
# mv -f .deps/libguile_la-gh_init.Tpo .deps/libguile_la-gh_init.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gh_io.lo -MD -MP -MF .deps/libguile_la-gh_io.Tpo -c -o libguile_la-gh_io.lo `test -f 'gh_io.c' || echo './'`gh_io.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gh_io.lo -MD -MP -MF .deps/libguile_la-gh_io.Tpo -c gh_io.c -fPIC -DPIC -o .libs/libguile_la-gh_io.o
# mv -f .deps/libguile_la-gh_io.Tpo .deps/libguile_la-gh_io.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gh_list.lo -MD -MP -MF .deps/libguile_la-gh_list.Tpo -c -o libguile_la-gh_list.lo `test -f 'gh_list.c' || echo './'`gh_list.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gh_list.lo -MD -MP -MF .deps/libguile_la-gh_list.Tpo -c gh_list.c -fPIC -DPIC -o .libs/libguile_la-gh_list.o
# mv -f .deps/libguile_la-gh_list.Tpo .deps/libguile_la-gh_list.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gh_predicates.lo -MD -MP -MF .deps/libguile_la-gh_predicates.Tpo -c -o libguile_la-gh_predicates.lo `test -f 'gh_predicates.c' || echo './'`gh_predicates.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gh_predicates.lo -MD -MP -MF .deps/libguile_la-gh_predicates.Tpo -c gh_predicates.c -fPIC -DPIC -o .libs/libguile_la-gh_predicates.o
# mv -f .deps/libguile_la-gh_predicates.Tpo .deps/libguile_la-gh_predicates.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-goops.lo -MD -MP -MF .deps/libguile_la-goops.Tpo -c -o libguile_la-goops.lo `test -f 'goops.c' || echo './'`goops.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-goops.lo -MD -MP -MF .deps/libguile_la-goops.Tpo -c goops.c -fPIC -DPIC -o .libs/libguile_la-goops.o
# mv -f .deps/libguile_la-goops.Tpo .deps/libguile_la-goops.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gsubr.lo -MD -MP -MF .deps/libguile_la-gsubr.Tpo -c -o libguile_la-gsubr.lo `test -f 'gsubr.c' || echo './'`gsubr.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-gsubr.lo -MD -MP -MF .deps/libguile_la-gsubr.Tpo -c gsubr.c -fPIC -DPIC -o .libs/libguile_la-gsubr.o
# mv -f .deps/libguile_la-gsubr.Tpo .deps/libguile_la-gsubr.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-guardians.lo -MD -MP -MF .deps/libguile_la-guardians.Tpo -c -o libguile_la-guardians.lo `test -f 'guardians.c' || echo './'`guardians.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-guardians.lo -MD -MP -MF .deps/libguile_la-guardians.Tpo -c guardians.c -fPIC -DPIC -o .libs/libguile_la-guardians.o
# mv -f .deps/libguile_la-guardians.Tpo .deps/libguile_la-guardians.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-hash.lo -MD -MP -MF .deps/libguile_la-hash.Tpo -c -o libguile_la-hash.lo `test -f 'hash.c' || echo './'`hash.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-hash.lo -MD -MP -MF .deps/libguile_la-hash.Tpo -c hash.c -fPIC -DPIC -o .libs/libguile_la-hash.o
# mv -f .deps/libguile_la-hash.Tpo .deps/libguile_la-hash.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-hashtab.lo -MD -MP -MF .deps/libguile_la-hashtab.Tpo -c -o libguile_la-hashtab.lo `test -f 'hashtab.c' || echo './'`hashtab.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-hashtab.lo -MD -MP -MF .deps/libguile_la-hashtab.Tpo -c hashtab.c -fPIC -DPIC -o .libs/libguile_la-hashtab.o
# mv -f .deps/libguile_la-hashtab.Tpo .deps/libguile_la-hashtab.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-hooks.lo -MD -MP -MF .deps/libguile_la-hooks.Tpo -c -o libguile_la-hooks.lo `test -f 'hooks.c' || echo './'`hooks.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-hooks.lo -MD -MP -MF .deps/libguile_la-hooks.Tpo -c hooks.c -fPIC -DPIC -o .libs/libguile_la-hooks.o
# mv -f .deps/libguile_la-hooks.Tpo .deps/libguile_la-hooks.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-i18n.lo -MD -MP -MF .deps/libguile_la-i18n.Tpo -c -o libguile_la-i18n.lo `test -f 'i18n.c' || echo './'`i18n.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-i18n.lo -MD -MP -MF .deps/libguile_la-i18n.Tpo -c i18n.c -fPIC -DPIC -o .libs/libguile_la-i18n.o
# mv -f .deps/libguile_la-i18n.Tpo .deps/libguile_la-i18n.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-init.lo -MD -MP -MF .deps/libguile_la-init.Tpo -c -o libguile_la-init.lo `test -f 'init.c' || echo './'`init.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-init.lo -MD -MP -MF .deps/libguile_la-init.Tpo -c init.c -fPIC -DPIC -o .libs/libguile_la-init.o
# mv -f .deps/libguile_la-init.Tpo .deps/libguile_la-init.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-inline.lo -MD -MP -MF .deps/libguile_la-inline.Tpo -c -o libguile_la-inline.lo `test -f 'inline.c' || echo './'`inline.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-inline.lo -MD -MP -MF .deps/libguile_la-inline.Tpo -c inline.c -fPIC -DPIC -o .libs/libguile_la-inline.o
# mv -f .deps/libguile_la-inline.Tpo .deps/libguile_la-inline.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-ioext.lo -MD -MP -MF .deps/libguile_la-ioext.Tpo -c -o libguile_la-ioext.lo `test -f 'ioext.c' || echo './'`ioext.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-ioext.lo -MD -MP -MF .deps/libguile_la-ioext.Tpo -c ioext.c -fPIC -DPIC -o .libs/libguile_la-ioext.o
# mv -f .deps/libguile_la-ioext.Tpo .deps/libguile_la-ioext.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-keywords.lo -MD -MP -MF .deps/libguile_la-keywords.Tpo -c -o libguile_la-keywords.lo `test -f 'keywords.c' || echo './'`keywords.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-keywords.lo -MD -MP -MF .deps/libguile_la-keywords.Tpo -c keywords.c -fPIC -DPIC -o .libs/libguile_la-keywords.o
# mv -f .deps/libguile_la-keywords.Tpo .deps/libguile_la-keywords.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-lang.lo -MD -MP -MF .deps/libguile_la-lang.Tpo -c -o libguile_la-lang.lo `test -f 'lang.c' || echo './'`lang.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-lang.lo -MD -MP -MF .deps/libguile_la-lang.Tpo -c lang.c -fPIC -DPIC -o .libs/libguile_la-lang.o
# mv -f .deps/libguile_la-lang.Tpo .deps/libguile_la-lang.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-list.lo -MD -MP -MF .deps/libguile_la-list.Tpo -c -o libguile_la-list.lo `test -f 'list.c' || echo './'`list.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-list.lo -MD -MP -MF .deps/libguile_la-list.Tpo -c list.c -fPIC -DPIC -o .libs/libguile_la-list.o
# mv -f .deps/libguile_la-list.Tpo .deps/libguile_la-list.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-load.lo -MD -MP -MF .deps/libguile_la-load.Tpo -c -o libguile_la-load.lo `test -f 'load.c' || echo './'`load.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-load.lo -MD -MP -MF .deps/libguile_la-load.Tpo -c load.c -fPIC -DPIC -o .libs/libguile_la-load.o
# mv -f .deps/libguile_la-load.Tpo .deps/libguile_la-load.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-macros.lo -MD -MP -MF .deps/libguile_la-macros.Tpo -c -o libguile_la-macros.lo `test -f 'macros.c' || echo './'`macros.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-macros.lo -MD -MP -MF .deps/libguile_la-macros.Tpo -c macros.c -fPIC -DPIC -o .libs/libguile_la-macros.o
# mv -f .deps/libguile_la-macros.Tpo .deps/libguile_la-macros.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-mallocs.lo -MD -MP -MF .deps/libguile_la-mallocs.Tpo -c -o libguile_la-mallocs.lo `test -f 'mallocs.c' || echo './'`mallocs.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-mallocs.lo -MD -MP -MF .deps/libguile_la-mallocs.Tpo -c mallocs.c -fPIC -DPIC -o .libs/libguile_la-mallocs.o
# mv -f .deps/libguile_la-mallocs.Tpo .deps/libguile_la-mallocs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-modules.lo -MD -MP -MF .deps/libguile_la-modules.Tpo -c -o libguile_la-modules.lo `test -f 'modules.c' || echo './'`modules.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-modules.lo -MD -MP -MF .deps/libguile_la-modules.Tpo -c modules.c -fPIC -DPIC -o .libs/libguile_la-modules.o
# mv -f .deps/libguile_la-modules.Tpo .deps/libguile_la-modules.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-numbers.lo -MD -MP -MF .deps/libguile_la-numbers.Tpo -c -o libguile_la-numbers.lo `test -f 'numbers.c' || echo './'`numbers.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-numbers.lo -MD -MP -MF .deps/libguile_la-numbers.Tpo -c numbers.c -fPIC -DPIC -o .libs/libguile_la-numbers.o
# mv -f .deps/libguile_la-numbers.Tpo .deps/libguile_la-numbers.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-objects.lo -MD -MP -MF .deps/libguile_la-objects.Tpo -c -o libguile_la-objects.lo `test -f 'objects.c' || echo './'`objects.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-objects.lo -MD -MP -MF .deps/libguile_la-objects.Tpo -c objects.c -fPIC -DPIC -o .libs/libguile_la-objects.o
# mv -f .deps/libguile_la-objects.Tpo .deps/libguile_la-objects.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-objprop.lo -MD -MP -MF .deps/libguile_la-objprop.Tpo -c -o libguile_la-objprop.lo `test -f 'objprop.c' || echo './'`objprop.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-objprop.lo -MD -MP -MF .deps/libguile_la-objprop.Tpo -c objprop.c -fPIC -DPIC -o .libs/libguile_la-objprop.o
# mv -f .deps/libguile_la-objprop.Tpo .deps/libguile_la-objprop.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-options.lo -MD -MP -MF .deps/libguile_la-options.Tpo -c -o libguile_la-options.lo `test -f 'options.c' || echo './'`options.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-options.lo -MD -MP -MF .deps/libguile_la-options.Tpo -c options.c -fPIC -DPIC -o .libs/libguile_la-options.o
# mv -f .deps/libguile_la-options.Tpo .deps/libguile_la-options.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-pairs.lo -MD -MP -MF .deps/libguile_la-pairs.Tpo -c -o libguile_la-pairs.lo `test -f 'pairs.c' || echo './'`pairs.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-pairs.lo -MD -MP -MF .deps/libguile_la-pairs.Tpo -c pairs.c -fPIC -DPIC -o .libs/libguile_la-pairs.o
# mv -f .deps/libguile_la-pairs.Tpo .deps/libguile_la-pairs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-ports.lo -MD -MP -MF .deps/libguile_la-ports.Tpo -c -o libguile_la-ports.lo `test -f 'ports.c' || echo './'`ports.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-ports.lo -MD -MP -MF .deps/libguile_la-ports.Tpo -c ports.c -fPIC -DPIC -o .libs/libguile_la-ports.o
# mv -f .deps/libguile_la-ports.Tpo .deps/libguile_la-ports.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-print.lo -MD -MP -MF .deps/libguile_la-print.Tpo -c -o libguile_la-print.lo `test -f 'print.c' || echo './'`print.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-print.lo -MD -MP -MF .deps/libguile_la-print.Tpo -c print.c -fPIC -DPIC -o .libs/libguile_la-print.o
# mv -f .deps/libguile_la-print.Tpo .deps/libguile_la-print.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-procprop.lo -MD -MP -MF .deps/libguile_la-procprop.Tpo -c -o libguile_la-procprop.lo `test -f 'procprop.c' || echo './'`procprop.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-procprop.lo -MD -MP -MF .deps/libguile_la-procprop.Tpo -c procprop.c -fPIC -DPIC -o .libs/libguile_la-procprop.o
# mv -f .deps/libguile_la-procprop.Tpo .deps/libguile_la-procprop.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-procs.lo -MD -MP -MF .deps/libguile_la-procs.Tpo -c -o libguile_la-procs.lo `test -f 'procs.c' || echo './'`procs.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-procs.lo -MD -MP -MF .deps/libguile_la-procs.Tpo -c procs.c -fPIC -DPIC -o .libs/libguile_la-procs.o
# mv -f .deps/libguile_la-procs.Tpo .deps/libguile_la-procs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-properties.lo -MD -MP -MF .deps/libguile_la-properties.Tpo -c -o libguile_la-properties.lo `test -f 'properties.c' || echo './'`properties.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-properties.lo -MD -MP -MF .deps/libguile_la-properties.Tpo -c properties.c -fPIC -DPIC -o .libs/libguile_la-properties.o
# mv -f .deps/libguile_la-properties.Tpo .deps/libguile_la-properties.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-random.lo -MD -MP -MF .deps/libguile_la-random.Tpo -c -o libguile_la-random.lo `test -f 'random.c' || echo './'`random.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-random.lo -MD -MP -MF .deps/libguile_la-random.Tpo -c random.c -fPIC -DPIC -o .libs/libguile_la-random.o
# mv -f .deps/libguile_la-random.Tpo .deps/libguile_la-random.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-rdelim.lo -MD -MP -MF .deps/libguile_la-rdelim.Tpo -c -o libguile_la-rdelim.lo `test -f 'rdelim.c' || echo './'`rdelim.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-rdelim.lo -MD -MP -MF .deps/libguile_la-rdelim.Tpo -c rdelim.c -fPIC -DPIC -o .libs/libguile_la-rdelim.o
# mv -f .deps/libguile_la-rdelim.Tpo .deps/libguile_la-rdelim.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-read.lo -MD -MP -MF .deps/libguile_la-read.Tpo -c -o libguile_la-read.lo `test -f 'read.c' || echo './'`read.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-read.lo -MD -MP -MF .deps/libguile_la-read.Tpo -c read.c -fPIC -DPIC -o .libs/libguile_la-read.o
# mv -f .deps/libguile_la-read.Tpo .deps/libguile_la-read.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-root.lo -MD -MP -MF .deps/libguile_la-root.Tpo -c -o libguile_la-root.lo `test -f 'root.c' || echo './'`root.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-root.lo -MD -MP -MF .deps/libguile_la-root.Tpo -c root.c -fPIC -DPIC -o .libs/libguile_la-root.o
# mv -f .deps/libguile_la-root.Tpo .deps/libguile_la-root.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-rw.lo -MD -MP -MF .deps/libguile_la-rw.Tpo -c -o libguile_la-rw.lo `test -f 'rw.c' || echo './'`rw.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-rw.lo -MD -MP -MF .deps/libguile_la-rw.Tpo -c rw.c -fPIC -DPIC -o .libs/libguile_la-rw.o
# mv -f .deps/libguile_la-rw.Tpo .deps/libguile_la-rw.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-scmsigs.lo -MD -MP -MF .deps/libguile_la-scmsigs.Tpo -c -o libguile_la-scmsigs.lo `test -f 'scmsigs.c' || echo './'`scmsigs.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-scmsigs.lo -MD -MP -MF .deps/libguile_la-scmsigs.Tpo -c scmsigs.c -fPIC -DPIC -o .libs/libguile_la-scmsigs.o
# scmsigs.c: In function 'take_signal':
# scmsigs.c:140:10: warning: variable 'count' set but not used [-Wunused-but-set-variable]
# size_t count;
# ^~~~~
# mv -f .deps/libguile_la-scmsigs.Tpo .deps/libguile_la-scmsigs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-script.lo -MD -MP -MF .deps/libguile_la-script.Tpo -c -o libguile_la-script.lo `test -f 'script.c' || echo './'`script.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-script.lo -MD -MP -MF .deps/libguile_la-script.Tpo -c script.c -fPIC -DPIC -o .libs/libguile_la-script.o
# mv -f .deps/libguile_la-script.Tpo .deps/libguile_la-script.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-simpos.lo -MD -MP -MF .deps/libguile_la-simpos.Tpo -c -o libguile_la-simpos.lo `test -f 'simpos.c' || echo './'`simpos.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-simpos.lo -MD -MP -MF .deps/libguile_la-simpos.Tpo -c simpos.c -fPIC -DPIC -o .libs/libguile_la-simpos.o
# mv -f .deps/libguile_la-simpos.Tpo .deps/libguile_la-simpos.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-smob.lo -MD -MP -MF .deps/libguile_la-smob.Tpo -c -o libguile_la-smob.lo `test -f 'smob.c' || echo './'`smob.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-smob.lo -MD -MP -MF .deps/libguile_la-smob.Tpo -c smob.c -fPIC -DPIC -o .libs/libguile_la-smob.o
# mv -f .deps/libguile_la-smob.Tpo .deps/libguile_la-smob.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-sort.lo -MD -MP -MF .deps/libguile_la-sort.Tpo -c -o libguile_la-sort.lo `test -f 'sort.c' || echo './'`sort.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-sort.lo -MD -MP -MF .deps/libguile_la-sort.Tpo -c sort.c -fPIC -DPIC -o .libs/libguile_la-sort.o
# mv -f .deps/libguile_la-sort.Tpo .deps/libguile_la-sort.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-srcprop.lo -MD -MP -MF .deps/libguile_la-srcprop.Tpo -c -o libguile_la-srcprop.lo `test -f 'srcprop.c' || echo './'`srcprop.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-srcprop.lo -MD -MP -MF .deps/libguile_la-srcprop.Tpo -c srcprop.c -fPIC -DPIC -o .libs/libguile_la-srcprop.o
# mv -f .deps/libguile_la-srcprop.Tpo .deps/libguile_la-srcprop.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-stackchk.lo -MD -MP -MF .deps/libguile_la-stackchk.Tpo -c -o libguile_la-stackchk.lo `test -f 'stackchk.c' || echo './'`stackchk.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-stackchk.lo -MD -MP -MF .deps/libguile_la-stackchk.Tpo -c stackchk.c -fPIC -DPIC -o .libs/libguile_la-stackchk.o
# mv -f .deps/libguile_la-stackchk.Tpo .deps/libguile_la-stackchk.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-stacks.lo -MD -MP -MF .deps/libguile_la-stacks.Tpo -c -o libguile_la-stacks.lo `test -f 'stacks.c' || echo './'`stacks.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-stacks.lo -MD -MP -MF .deps/libguile_la-stacks.Tpo -c stacks.c -fPIC -DPIC -o .libs/libguile_la-stacks.o
# stacks.c: In function 'scm_stack_ref':
# stacks.c:555:21: warning: variable 'c_index' set but not used [-Wunused-but-set-variable]
# unsigned long int c_index;
# ^~~~~~~
# mv -f .deps/libguile_la-stacks.Tpo .deps/libguile_la-stacks.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-stime.lo -MD -MP -MF .deps/libguile_la-stime.Tpo -c -o libguile_la-stime.lo `test -f 'stime.c' || echo './'`stime.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-stime.lo -MD -MP -MF .deps/libguile_la-stime.Tpo -c stime.c -fPIC -DPIC -o .libs/libguile_la-stime.o
# mv -f .deps/libguile_la-stime.Tpo .deps/libguile_la-stime.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-strings.lo -MD -MP -MF .deps/libguile_la-strings.Tpo -c -o libguile_la-strings.lo `test -f 'strings.c' || echo './'`strings.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-strings.lo -MD -MP -MF .deps/libguile_la-strings.Tpo -c strings.c -fPIC -DPIC -o .libs/libguile_la-strings.o
# mv -f .deps/libguile_la-strings.Tpo .deps/libguile_la-strings.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-srfi-4.lo -MD -MP -MF .deps/libguile_la-srfi-4.Tpo -c -o libguile_la-srfi-4.lo `test -f 'srfi-4.c' || echo './'`srfi-4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-srfi-4.lo -MD -MP -MF .deps/libguile_la-srfi-4.Tpo -c srfi-4.c -fPIC -DPIC -o .libs/libguile_la-srfi-4.o
# srfi-4.c: In function 'uvec_to_list':
# srfi-4.c:399:15: warning: variable 'elts' set but not used [-Wunused-but-set-variable]
# const void *elts;
# ^~~~
# mv -f .deps/libguile_la-srfi-4.Tpo .deps/libguile_la-srfi-4.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-srfi-13.lo -MD -MP -MF .deps/libguile_la-srfi-13.Tpo -c -o libguile_la-srfi-13.lo `test -f 'srfi-13.c' || echo './'`srfi-13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-srfi-13.lo -MD -MP -MF .deps/libguile_la-srfi-13.Tpo -c srfi-13.c -fPIC -DPIC -o .libs/libguile_la-srfi-13.o
# srfi-13.c: In function 'scm_srfi13_substring_copy':
# srfi-13.c:510:15: warning: variable 'cstr' set but not used [-Wunused-but-set-variable]
# const char *cstr;
# ^~~~
# srfi-13.c: In function 'scm_substring_upcase_x':
# srfi-13.c:2399:15: warning: variable 'cstr' set but not used [-Wunused-but-set-variable]
# const char *cstr;
# ^~~~
# srfi-13.c: In function 'scm_substring_upcase':
# srfi-13.c:2420:15: warning: variable 'cstr' set but not used [-Wunused-but-set-variable]
# const char *cstr;
# ^~~~
# srfi-13.c: In function 'scm_substring_downcase_x':
# srfi-13.c:2467:15: warning: variable 'cstr' set but not used [-Wunused-but-set-variable]
# const char *cstr;
# ^~~~
# srfi-13.c: In function 'scm_substring_downcase':
# srfi-13.c:2488:15: warning: variable 'cstr' set but not used [-Wunused-but-set-variable]
# const char *cstr;
# ^~~~
# srfi-13.c: In function 'scm_string_titlecase_x':
# srfi-13.c:2544:15: warning: variable 'cstr' set but not used [-Wunused-but-set-variable]
# const char *cstr;
# ^~~~
# srfi-13.c: In function 'scm_string_titlecase':
# srfi-13.c:2560:15: warning: variable 'cstr' set but not used [-Wunused-but-set-variable]
# const char *cstr;
# ^~~~
# srfi-13.c: In function 'scm_string_reverse':
# srfi-13.c:2628:15: warning: variable 'cstr' set but not used [-Wunused-but-set-variable]
# const char *cstr;
# ^~~~
# mv -f .deps/libguile_la-srfi-13.Tpo .deps/libguile_la-srfi-13.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-srfi-14.lo -MD -MP -MF .deps/libguile_la-srfi-14.Tpo -c -o libguile_la-srfi-14.lo `test -f 'srfi-14.c' || echo './'`srfi-14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-srfi-14.lo -MD -MP -MF .deps/libguile_la-srfi-14.Tpo -c srfi-14.c -fPIC -DPIC -o .libs/libguile_la-srfi-14.o
# mv -f .deps/libguile_la-srfi-14.Tpo .deps/libguile_la-srfi-14.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-strorder.lo -MD -MP -MF .deps/libguile_la-strorder.Tpo -c -o libguile_la-strorder.lo `test -f 'strorder.c' || echo './'`strorder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-strorder.lo -MD -MP -MF .deps/libguile_la-strorder.Tpo -c strorder.c -fPIC -DPIC -o .libs/libguile_la-strorder.o
# mv -f .deps/libguile_la-strorder.Tpo .deps/libguile_la-strorder.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-strports.lo -MD -MP -MF .deps/libguile_la-strports.Tpo -c -o libguile_la-strports.lo `test -f 'strports.c' || echo './'`strports.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-strports.lo -MD -MP -MF .deps/libguile_la-strports.Tpo -c strports.c -fPIC -DPIC -o .libs/libguile_la-strports.o
# mv -f .deps/libguile_la-strports.Tpo .deps/libguile_la-strports.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-struct.lo -MD -MP -MF .deps/libguile_la-struct.Tpo -c -o libguile_la-struct.lo `test -f 'struct.c' || echo './'`struct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-struct.lo -MD -MP -MF .deps/libguile_la-struct.Tpo -c struct.c -fPIC -DPIC -o .libs/libguile_la-struct.o
# mv -f .deps/libguile_la-struct.Tpo .deps/libguile_la-struct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-symbols.lo -MD -MP -MF .deps/libguile_la-symbols.Tpo -c -o libguile_la-symbols.lo `test -f 'symbols.c' || echo './'`symbols.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-symbols.lo -MD -MP -MF .deps/libguile_la-symbols.Tpo -c symbols.c -fPIC -DPIC -o .libs/libguile_la-symbols.o
# mv -f .deps/libguile_la-symbols.Tpo .deps/libguile_la-symbols.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-threads.lo -MD -MP -MF .deps/libguile_la-threads.Tpo -c -o libguile_la-threads.lo `test -f 'threads.c' || echo './'`threads.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-threads.lo -MD -MP -MF .deps/libguile_la-threads.Tpo -c threads.c -fPIC -DPIC -o .libs/libguile_la-threads.o
# threads.c: In function 'scm_std_select':
# threads.c:1458:14: warning: variable 'count' set but not used [-Wunused-but-set-variable]
# size_t count;
# ^~~~~
# mv -f .deps/libguile_la-threads.Tpo .deps/libguile_la-threads.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-null-threads.lo -MD -MP -MF .deps/libguile_la-null-threads.Tpo -c -o libguile_la-null-threads.lo `test -f 'null-threads.c' || echo './'`null-threads.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-null-threads.lo -MD -MP -MF .deps/libguile_la-null-threads.Tpo -c null-threads.c -fPIC -DPIC -o .libs/libguile_la-null-threads.o
# mv -f .deps/libguile_la-null-threads.Tpo .deps/libguile_la-null-threads.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-throw.lo -MD -MP -MF .deps/libguile_la-throw.Tpo -c -o libguile_la-throw.lo `test -f 'throw.c' || echo './'`throw.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-throw.lo -MD -MP -MF .deps/libguile_la-throw.Tpo -c throw.c -fPIC -DPIC -o .libs/libguile_la-throw.o
# throw.c: In function 'scm_ithrow':
# throw.c:755:19: warning: variable 'answer' set but not used [-Wunused-but-set-variable]
# SCM handle, answer;
# ^~~~~~
# mv -f .deps/libguile_la-throw.Tpo .deps/libguile_la-throw.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-values.lo -MD -MP -MF .deps/libguile_la-values.Tpo -c -o libguile_la-values.lo `test -f 'values.c' || echo './'`values.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-values.lo -MD -MP -MF .deps/libguile_la-values.Tpo -c values.c -fPIC -DPIC -o .libs/libguile_la-values.o
# mv -f .deps/libguile_la-values.Tpo .deps/libguile_la-values.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-variable.lo -MD -MP -MF .deps/libguile_la-variable.Tpo -c -o libguile_la-variable.lo `test -f 'variable.c' || echo './'`variable.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-variable.lo -MD -MP -MF .deps/libguile_la-variable.Tpo -c variable.c -fPIC -DPIC -o .libs/libguile_la-variable.o
# mv -f .deps/libguile_la-variable.Tpo .deps/libguile_la-variable.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-vectors.lo -MD -MP -MF .deps/libguile_la-vectors.Tpo -c -o libguile_la-vectors.lo `test -f 'vectors.c' || echo './'`vectors.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-vectors.lo -MD -MP -MF .deps/libguile_la-vectors.Tpo -c vectors.c -fPIC -DPIC -o .libs/libguile_la-vectors.o
# mv -f .deps/libguile_la-vectors.Tpo .deps/libguile_la-vectors.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-version.lo -MD -MP -MF .deps/libguile_la-version.Tpo -c -o libguile_la-version.lo `test -f 'version.c' || echo './'`version.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-version.lo -MD -MP -MF .deps/libguile_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/libguile_la-version.o
# mv -f .deps/libguile_la-version.Tpo .deps/libguile_la-version.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-vports.lo -MD -MP -MF .deps/libguile_la-vports.Tpo -c -o libguile_la-vports.lo `test -f 'vports.c' || echo './'`vports.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-vports.lo -MD -MP -MF .deps/libguile_la-vports.Tpo -c vports.c -fPIC -DPIC -o .libs/libguile_la-vports.o
# mv -f .deps/libguile_la-vports.Tpo .deps/libguile_la-vports.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-weaks.lo -MD -MP -MF .deps/libguile_la-weaks.Tpo -c -o libguile_la-weaks.lo `test -f 'weaks.c' || echo './'`weaks.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-weaks.lo -MD -MP -MF .deps/libguile_la-weaks.Tpo -c weaks.c -fPIC -DPIC -o .libs/libguile_la-weaks.o
# mv -f .deps/libguile_la-weaks.Tpo .deps/libguile_la-weaks.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-ramap.lo -MD -MP -MF .deps/libguile_la-ramap.Tpo -c -o libguile_la-ramap.lo `test -f 'ramap.c' || echo './'`ramap.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-ramap.lo -MD -MP -MF .deps/libguile_la-ramap.Tpo -c ramap.c -fPIC -DPIC -o .libs/libguile_la-ramap.o
# mv -f .deps/libguile_la-ramap.Tpo .deps/libguile_la-ramap.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-unif.lo -MD -MP -MF .deps/libguile_la-unif.Tpo -c -o libguile_la-unif.lo `test -f 'unif.c' || echo './'`unif.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-unif.lo -MD -MP -MF .deps/libguile_la-unif.Tpo -c unif.c -fPIC -DPIC -o .libs/libguile_la-unif.o
# unif.c: In function 'scm_i_read_array':
# unif.c:2679:7: warning: variable 'got_rank' set but not used [-Wunused-but-set-variable]
# int got_rank;
# ^~~~~~~~
# mv -f .deps/libguile_la-unif.Tpo .deps/libguile_la-unif.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes -MT dynl.lo -MD -MP -MF .deps/dynl.Tpo -c -o dynl.lo dynl.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes -MT dynl.lo -MD -MP -MF .deps/dynl.Tpo -c dynl.c -fPIC -DPIC -o .libs/dynl.o
# mv -f .deps/dynl.Tpo .deps/dynl.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes -MT filesys.lo -MD -MP -MF .deps/filesys.Tpo -c -o filesys.lo filesys.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes -MT filesys.lo -MD -MP -MF .deps/filesys.Tpo -c filesys.c -fPIC -DPIC -o .libs/filesys.o
# filesys.c: In function 'scm_readdir':
# filesys.c:907:12: warning: variable 'namlen' set but not used [-Wunused-but-set-variable]
# size_t namlen;
# ^~~~~~
# mv -f .deps/filesys.Tpo .deps/filesys.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c -o posix.lo posix.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c posix.c -fPIC -DPIC -o .libs/posix.o
# posix.c: In function 'scm_nice':
# posix.c:1546:7: warning: variable 'nice_value' set but not used [-Wunused-but-set-variable]
# int nice_value;
# ^~~~~~~~~~
# mv -f .deps/posix.Tpo .deps/posix.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c -o net_db.lo net_db.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c net_db.c -fPIC -DPIC -o .libs/net_db.o
# mv -f .deps/net_db.Tpo .deps/net_db.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c -o socket.lo socket.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fPIC -DPIC -o .libs/socket.o
# mv -f .deps/socket.Tpo .deps/socket.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes -MT regex-posix.lo -MD -MP -MF .deps/regex-posix.Tpo -c -o regex-posix.lo regex-posix.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes -MT regex-posix.lo -MD -MP -MF .deps/regex-posix.Tpo -c regex-posix.c -fPIC -DPIC -o .libs/regex-posix.o
# mv -f .deps/regex-posix.Tpo .deps/regex-posix.Plo
# gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT guile-guile.o -MD -MP -MF .deps/guile-guile.Tpo -c -o guile-guile.o `test -f 'guile.c' || echo './'`guile.c
# mv -f .deps/guile-guile.Tpo .deps/guile-guile.Po
# if [ "no" = "yes" ]; then \
# gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -c -o c-tokenize.o c-tokenize.c; \
# else \
# gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes -c -o c-tokenize.o c-tokenize.c; \
# fi
# if [ "no" = "yes" ]; then \
# gcc -o guile_filter_doc_snarfage c-tokenize.o; \
# else \
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -lpthread -o guile_filter_doc_snarfage c-tokenize.o -lgmp -lcrypt -lm -lltdl ; \
# fi
# libtool: link: gcc -Wall -Wmissing-prototypes -o guile_filter_doc_snarfage c-tokenize.o -lpthread -lgmp -lcrypt -lm -lltdl
# gawk -f ./guile-func-name-check alist.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes alist.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > alist.doc || { rm alist.doc; false; }
# gawk -f ./guile-func-name-check arbiters.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes arbiters.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > arbiters.doc || { rm arbiters.doc; false; }
# gawk -f ./guile-func-name-check async.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes async.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > async.doc || { rm async.doc; false; }
# gawk -f ./guile-func-name-check backtrace.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes backtrace.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > backtrace.doc || { rm backtrace.doc; false; }
# gawk -f ./guile-func-name-check boolean.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes boolean.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > boolean.doc || { rm boolean.doc; false; }
# gawk -f ./guile-func-name-check chars.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes chars.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > chars.doc || { rm chars.doc; false; }
# gawk -f ./guile-func-name-check continuations.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes continuations.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > continuations.doc || { rm continuations.doc; false; }
# gawk -f ./guile-func-name-check debug.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes debug.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > debug.doc || { rm debug.doc; false; }
# gawk -f ./guile-func-name-check deprecation.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes deprecation.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > deprecation.doc || { rm deprecation.doc; false; }
# gawk -f ./guile-func-name-check deprecated.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes deprecated.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > deprecated.doc || { rm deprecated.doc; false; }
# gawk -f ./guile-func-name-check discouraged.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes discouraged.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > discouraged.doc || { rm discouraged.doc; false; }
# gawk -f ./guile-func-name-check dynl.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes dynl.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > dynl.doc || { rm dynl.doc; false; }
# gawk -f ./guile-func-name-check dynwind.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes dynwind.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > dynwind.doc || { rm dynwind.doc; false; }
# gawk -f ./guile-func-name-check environments.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes environments.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > environments.doc || { rm environments.doc; false; }
# gawk -f ./guile-func-name-check eq.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes eq.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > eq.doc || { rm eq.doc; false; }
# gawk -f ./guile-func-name-check error.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes error.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > error.doc || { rm error.doc; false; }
# gawk -f ./guile-func-name-check eval.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes eval.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > eval.doc || { rm eval.doc; false; }
# gawk -f ./guile-func-name-check evalext.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes evalext.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > evalext.doc || { rm evalext.doc; false; }
# gawk -f ./guile-func-name-check extensions.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes extensions.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > extensions.doc || { rm extensions.doc; false; }
# gawk -f ./guile-func-name-check feature.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes feature.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > feature.doc || { rm feature.doc; false; }
# gawk -f ./guile-func-name-check fluids.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes fluids.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > fluids.doc || { rm fluids.doc; false; }
# gawk -f ./guile-func-name-check fports.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes fports.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > fports.doc || { rm fports.doc; false; }
# gawk -f ./guile-func-name-check futures.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes futures.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > futures.doc || { rm futures.doc; false; }
# gawk -f ./guile-func-name-check gc.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes gc.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > gc.doc || { rm gc.doc; false; }
# gawk -f ./guile-func-name-check goops.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes goops.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > goops.doc || { rm goops.doc; false; }
# gawk -f ./guile-func-name-check gsubr.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes gsubr.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > gsubr.doc || { rm gsubr.doc; false; }
# gawk -f ./guile-func-name-check gc-mark.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes gc-mark.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > gc-mark.doc || { rm gc-mark.doc; false; }
# gawk -f ./guile-func-name-check gc-segment.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes gc-segment.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > gc-segment.doc || { rm gc-segment.doc; false; }
# gawk -f ./guile-func-name-check gc-malloc.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes gc-malloc.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > gc-malloc.doc || { rm gc-malloc.doc; false; }
# gawk -f ./guile-func-name-check gc-card.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes gc-card.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > gc-card.doc || { rm gc-card.doc; false; }
# gawk -f ./guile-func-name-check guardians.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes guardians.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > guardians.doc || { rm guardians.doc; false; }
# gawk -f ./guile-func-name-check hash.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes hash.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > hash.doc || { rm hash.doc; false; }
# gawk -f ./guile-func-name-check hashtab.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes hashtab.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > hashtab.doc || { rm hashtab.doc; false; }
# gawk -f ./guile-func-name-check hooks.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes hooks.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > hooks.doc || { rm hooks.doc; false; }
# gawk -f ./guile-func-name-check i18n.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes i18n.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > i18n.doc || { rm i18n.doc; false; }
# gawk -f ./guile-func-name-check init.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes init.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > init.doc || { rm init.doc; false; }
# gawk -f ./guile-func-name-check ioext.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes ioext.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > ioext.doc || { rm ioext.doc; false; }
# gawk -f ./guile-func-name-check keywords.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes keywords.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > keywords.doc || { rm keywords.doc; false; }
# gawk -f ./guile-func-name-check lang.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes lang.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > lang.doc || { rm lang.doc; false; }
# gawk -f ./guile-func-name-check list.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes list.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > list.doc || { rm list.doc; false; }
# gawk -f ./guile-func-name-check load.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes load.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > load.doc || { rm load.doc; false; }
# gawk -f ./guile-func-name-check macros.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes macros.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > macros.doc || { rm macros.doc; false; }
# gawk -f ./guile-func-name-check mallocs.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes mallocs.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > mallocs.doc || { rm mallocs.doc; false; }
# gawk -f ./guile-func-name-check modules.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes modules.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > modules.doc || { rm modules.doc; false; }
# gawk -f ./guile-func-name-check numbers.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes numbers.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > numbers.doc || { rm numbers.doc; false; }
# gawk -f ./guile-func-name-check objects.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes objects.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > objects.doc || { rm objects.doc; false; }
# gawk -f ./guile-func-name-check objprop.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes objprop.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > objprop.doc || { rm objprop.doc; false; }
# gawk -f ./guile-func-name-check options.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes options.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > options.doc || { rm options.doc; false; }
# gawk -f ./guile-func-name-check pairs.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes pairs.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > pairs.doc || { rm pairs.doc; false; }
# gawk -f ./guile-func-name-check ports.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes ports.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > ports.doc || { rm ports.doc; false; }
# gawk -f ./guile-func-name-check print.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes print.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > print.doc || { rm print.doc; false; }
# gawk -f ./guile-func-name-check procprop.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes procprop.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > procprop.doc || { rm procprop.doc; false; }
# gawk -f ./guile-func-name-check procs.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes procs.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > procs.doc || { rm procs.doc; false; }
# gawk -f ./guile-func-name-check properties.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes properties.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > properties.doc || { rm properties.doc; false; }
# gawk -f ./guile-func-name-check random.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes random.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > random.doc || { rm random.doc; false; }
# gawk -f ./guile-func-name-check rdelim.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes rdelim.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > rdelim.doc || { rm rdelim.doc; false; }
# gawk -f ./guile-func-name-check read.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes read.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > read.doc || { rm read.doc; false; }
# gawk -f ./guile-func-name-check root.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes root.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > root.doc || { rm root.doc; false; }
# gawk -f ./guile-func-name-check rw.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes rw.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > rw.doc || { rm rw.doc; false; }
# gawk -f ./guile-func-name-check scmsigs.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes scmsigs.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > scmsigs.doc || { rm scmsigs.doc; false; }
# gawk -f ./guile-func-name-check script.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes script.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > script.doc || { rm script.doc; false; }
# gawk -f ./guile-func-name-check simpos.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes simpos.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > simpos.doc || { rm simpos.doc; false; }
# gawk -f ./guile-func-name-check smob.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes smob.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > smob.doc || { rm smob.doc; false; }
# gawk -f ./guile-func-name-check sort.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes sort.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > sort.doc || { rm sort.doc; false; }
# gawk -f ./guile-func-name-check srcprop.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes srcprop.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > srcprop.doc || { rm srcprop.doc; false; }
# gawk -f ./guile-func-name-check stackchk.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes stackchk.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > stackchk.doc || { rm stackchk.doc; false; }
# gawk -f ./guile-func-name-check stacks.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes stacks.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > stacks.doc || { rm stacks.doc; false; }
# gawk -f ./guile-func-name-check stime.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes stime.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > stime.doc || { rm stime.doc; false; }
# gawk -f ./guile-func-name-check strings.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes strings.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > strings.doc || { rm strings.doc; false; }
# gawk -f ./guile-func-name-check srfi-4.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes srfi-4.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > srfi-4.doc || { rm srfi-4.doc; false; }
# gawk -f ./guile-func-name-check srfi-13.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes srfi-13.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > srfi-13.doc || { rm srfi-13.doc; false; }
# gawk -f ./guile-func-name-check srfi-14.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes srfi-14.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > srfi-14.doc || { rm srfi-14.doc; false; }
# gawk -f ./guile-func-name-check strorder.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes strorder.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > strorder.doc || { rm strorder.doc; false; }
# gawk -f ./guile-func-name-check strports.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes strports.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > strports.doc || { rm strports.doc; false; }
# gawk -f ./guile-func-name-check struct.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes struct.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > struct.doc || { rm struct.doc; false; }
# gawk -f ./guile-func-name-check symbols.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes symbols.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > symbols.doc || { rm symbols.doc; false; }
# gawk -f ./guile-func-name-check threads.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes threads.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > threads.doc || { rm threads.doc; false; }
# gawk -f ./guile-func-name-check throw.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes throw.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > throw.doc || { rm throw.doc; false; }
# gawk -f ./guile-func-name-check values.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes values.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > values.doc || { rm values.doc; false; }
# gawk -f ./guile-func-name-check variable.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes variable.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > variable.doc || { rm variable.doc; false; }
# gawk -f ./guile-func-name-check vectors.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes vectors.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > vectors.doc || { rm vectors.doc; false; }
# gawk -f ./guile-func-name-check version.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes version.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > version.doc || { rm version.doc; false; }
# gawk -f ./guile-func-name-check vports.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes vports.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > vports.doc || { rm vports.doc; false; }
# gawk -f ./guile-func-name-check weaks.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes weaks.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > weaks.doc || { rm weaks.doc; false; }
# gawk -f ./guile-func-name-check ramap.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes ramap.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > ramap.doc || { rm ramap.doc; false; }
# gawk -f ./guile-func-name-check unif.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes unif.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > unif.doc || { rm unif.doc; false; }
# gawk -f ./guile-func-name-check filesys.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes filesys.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > filesys.doc || { rm filesys.doc; false; }
# gawk -f ./guile-func-name-check posix.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes posix.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > posix.doc || { rm posix.doc; false; }
# gawk -f ./guile-func-name-check net_db.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes net_db.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > net_db.doc || { rm net_db.doc; false; }
# gawk -f ./guile-func-name-check socket.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes socket.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > socket.doc || { rm socket.doc; false; }
# gawk -f ./guile-func-name-check regex-posix.c
# (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes regex-posix.c | \
# ./guile_filter_doc_snarfage --filter-snarfage) > regex-posix.doc || { rm regex-posix.doc; false; }
# libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -Wall -Wmissing-prototypes -MT libguile_la-futures.lo -MD -MP -MF .deps/libguile_la-futures.Tpo -c futures.c -fPIC -DPIC -o .libs/libguile_la-futures.o
# mv -f .deps/libguile_la-futures.Tpo .deps/libguile_la-futures.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -Wall -Wmissing-prototypes -version-info 21:0:4 -export-dynamic -no-undefined -lpthread -o libguile.la -rpath /usr/lib libguile_la-alist.lo libguile_la-arbiters.lo libguile_la-async.lo libguile_la-backtrace.lo libguile_la-boolean.lo libguile_la-chars.lo libguile_la-continuations.lo libguile_la-convert.lo libguile_la-debug.lo libguile_la-deprecation.lo libguile_la-deprecated.lo libguile_la-discouraged.lo libguile_la-dynwind.lo libguile_la-environments.lo libguile_la-eq.lo libguile_la-error.lo libguile_la-eval.lo libguile_la-evalext.lo libguile_la-extensions.lo libguile_la-feature.lo libguile_la-fluids.lo libguile_la-fports.lo libguile_la-futures.lo libguile_la-gc.lo libguile_la-gc-mark.lo libguile_la-gc-segment.lo libguile_la-gc-malloc.lo libguile_la-gc-card.lo libguile_la-gc-freelist.lo libguile_la-gc_os_dep.lo libguile_la-gdbint.lo libguile_la-gh_data.lo libguile_la-gh_eval.lo libguile_la-gh_funcs.lo libguile_la-gh_init.lo libguile_la-gh_io.lo libguile_la-gh_list.lo libguile_la-gh_predicates.lo libguile_la-goops.lo libguile_la-gsubr.lo libguile_la-guardians.lo libguile_la-hash.lo libguile_la-hashtab.lo libguile_la-hooks.lo libguile_la-i18n.lo libguile_la-init.lo libguile_la-inline.lo libguile_la-ioext.lo libguile_la-keywords.lo libguile_la-lang.lo libguile_la-list.lo libguile_la-load.lo libguile_la-macros.lo libguile_la-mallocs.lo libguile_la-modules.lo libguile_la-numbers.lo libguile_la-objects.lo libguile_la-objprop.lo libguile_la-options.lo libguile_la-pairs.lo libguile_la-ports.lo libguile_la-print.lo libguile_la-procprop.lo libguile_la-procs.lo libguile_la-properties.lo libguile_la-random.lo libguile_la-rdelim.lo libguile_la-read.lo libguile_la-root.lo libguile_la-rw.lo libguile_la-scmsigs.lo libguile_la-script.lo libguile_la-simpos.lo libguile_la-smob.lo libguile_la-sort.lo libguile_la-srcprop.lo libguile_la-stackchk.lo libguile_la-stacks.lo libguile_la-stime.lo libguile_la-strings.lo libguile_la-srfi-4.lo libguile_la-srfi-13.lo libguile_la-srfi-14.lo libguile_la-strorder.lo libguile_la-strports.lo libguile_la-struct.lo libguile_la-symbols.lo libguile_la-threads.lo libguile_la-null-threads.lo libguile_la-throw.lo libguile_la-values.lo libguile_la-variable.lo libguile_la-vectors.lo libguile_la-version.lo libguile_la-vports.lo libguile_la-weaks.lo libguile_la-ramap.lo libguile_la-unif.lo dynl.lo filesys.lo posix.lo net_db.lo socket.lo regex-posix.lo -lgmp -lcrypt -lm -lltdl
# libtool: link: gcc -shared -fPIC -DPIC .libs/libguile_la-alist.o .libs/libguile_la-arbiters.o .libs/libguile_la-async.o .libs/libguile_la-backtrace.o .libs/libguile_la-boolean.o .libs/libguile_la-chars.o .libs/libguile_la-continuations.o .libs/libguile_la-convert.o .libs/libguile_la-debug.o .libs/libguile_la-deprecation.o .libs/libguile_la-deprecated.o .libs/libguile_la-discouraged.o .libs/libguile_la-dynwind.o .libs/libguile_la-environments.o .libs/libguile_la-eq.o .libs/libguile_la-error.o .libs/libguile_la-eval.o .libs/libguile_la-evalext.o .libs/libguile_la-extensions.o .libs/libguile_la-feature.o .libs/libguile_la-fluids.o .libs/libguile_la-fports.o .libs/libguile_la-futures.o .libs/libguile_la-gc.o .libs/libguile_la-gc-mark.o .libs/libguile_la-gc-segment.o .libs/libguile_la-gc-malloc.o .libs/libguile_la-gc-card.o .libs/libguile_la-gc-freelist.o .libs/libguile_la-gc_os_dep.o .libs/libguile_la-gdbint.o .libs/libguile_la-gh_data.o .libs/libguile_la-gh_eval.o .libs/libguile_la-gh_funcs.o .libs/libguile_la-gh_init.o .libs/libguile_la-gh_io.o .libs/libguile_la-gh_list.o .libs/libguile_la-gh_predicates.o .libs/libguile_la-goops.o .libs/libguile_la-gsubr.o .libs/libguile_la-guardians.o .libs/libguile_la-hash.o .libs/libguile_la-hashtab.o .libs/libguile_la-hooks.o .libs/libguile_la-i18n.o .libs/libguile_la-init.o .libs/libguile_la-inline.o .libs/libguile_la-ioext.o .libs/libguile_la-keywords.o .libs/libguile_la-lang.o .libs/libguile_la-list.o .libs/libguile_la-load.o .libs/libguile_la-macros.o .libs/libguile_la-mallocs.o .libs/libguile_la-modules.o .libs/libguile_la-numbers.o .libs/libguile_la-objects.o .libs/libguile_la-objprop.o .libs/libguile_la-options.o .libs/libguile_la-pairs.o .libs/libguile_la-ports.o .libs/libguile_la-print.o .libs/libguile_la-procprop.o .libs/libguile_la-procs.o .libs/libguile_la-properties.o .libs/libguile_la-random.o .libs/libguile_la-rdelim.o .libs/libguile_la-read.o .libs/libguile_la-root.o .libs/libguile_la-rw.o .libs/libguile_la-scmsigs.o .libs/libguile_la-script.o .libs/libguile_la-simpos.o .libs/libguile_la-smob.o .libs/libguile_la-sort.o .libs/libguile_la-srcprop.o .libs/libguile_la-stackchk.o .libs/libguile_la-stacks.o .libs/libguile_la-stime.o .libs/libguile_la-strings.o .libs/libguile_la-srfi-4.o .libs/libguile_la-srfi-13.o .libs/libguile_la-srfi-14.o .libs/libguile_la-strorder.o .libs/libguile_la-strports.o .libs/libguile_la-struct.o .libs/libguile_la-symbols.o .libs/libguile_la-threads.o .libs/libguile_la-null-threads.o .libs/libguile_la-throw.o .libs/libguile_la-values.o .libs/libguile_la-variable.o .libs/libguile_la-vectors.o .libs/libguile_la-version.o .libs/libguile_la-vports.o .libs/libguile_la-weaks.o .libs/libguile_la-ramap.o .libs/libguile_la-unif.o .libs/dynl.o .libs/filesys.o .libs/posix.o .libs/net_db.o .libs/socket.o .libs/regex-posix.o -lpthread -lgmp -lcrypt -lm -lltdl -pthread -pthread -Wl,-soname -Wl,libguile.so.17 -o .libs/libguile.so.17.4.0
# .libs/posix.o: In function `scm_tmpnam':
# posix.c:(.text+0x1274): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
# libtool: link: (cd ".libs" && rm -f "libguile.so.17" && ln -s "libguile.so.17.4.0" "libguile.so.17")
# libtool: link: (cd ".libs" && rm -f "libguile.so" && ln -s "libguile.so.17.4.0" "libguile.so")
# libtool: link: ( cd ".libs" && rm -f "libguile.la" && ln -s "../libguile.la" "libguile.la" )
# /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -Wall -Wmissing-prototypes -pthread -lpthread -o guile guile-guile.o libguile.la -lgmp -lcrypt -lm -lltdl
# libtool: link: gcc -pthread -Wall -Wmissing-prototypes -pthread -o .libs/guile guile-guile.o ./.libs/libguile.so -lpthread -lgmp -lcrypt -lm -lltdl -pthread -Wl,-rpath -Wl,/usr/lib
# cat alist.doc arbiters.doc async.doc backtrace.doc boolean.doc chars.doc continuations.doc debug.doc deprecation.doc deprecated.doc discouraged.doc dynl.doc dynwind.doc environments.doc eq.doc error.doc eval.doc evalext.doc extensions.doc feature.doc fluids.doc fports.doc futures.doc gc.doc goops.doc gsubr.doc gc-mark.doc gc-segment.doc gc-malloc.doc gc-card.doc guardians.doc hash.doc hashtab.doc hooks.doc i18n.doc init.doc ioext.doc keywords.doc lang.doc list.doc load.doc macros.doc mallocs.doc modules.doc numbers.doc objects.doc objprop.doc options.doc pairs.doc ports.doc print.doc procprop.doc procs.doc properties.doc random.doc rdelim.doc read.doc root.doc rw.doc scmsigs.doc script.doc simpos.doc smob.doc sort.doc srcprop.doc stackchk.doc stacks.doc stime.doc strings.doc srfi-4.doc srfi-13.doc srfi-14.doc strorder.doc strports.doc struct.doc symbols.doc threads.doc throw.doc values.doc variable.doc vectors.doc version.doc vports.doc weaks.doc ramap.doc unif.doc dynl.doc filesys.doc posix.doc net_db.doc socket.doc regex-posix.doc | GUILE="/tmp/guile1.8/src/guile-1.8.8/pre-inst-guile" ../scripts/snarf-check-and-output-texi > guile-procedures.texi || { rm guile-procedures.texi; false; }
# rm -f guile-procedures.txt
# makeinfo --force -o guile-procedures.txt guile-procedures.texi || test -f guile-procedures.txt
# guile-procedures.texi:4: warning: entry for index `fn' outside of any node
# guile-procedures.texi:13: warning: entry for index `fn' outside of any node
# guile-procedures.texi:20: warning: entry for index `fn' outside of any node
# guile-procedures.texi:27: warning: entry for index `fn' outside of any node
# guile-procedures.texi:34: warning: entry for index `fn' outside of any node
# guile-procedures.texi:35: warning: entry for index `fn' outside of any node
# guile-procedures.texi:36: warning: entry for index `fn' outside of any node
# guile-procedures.texi:48: warning: entry for index `fn' outside of any node
# guile-procedures.texi:54: warning: entry for index `fn' outside of any node
# guile-procedures.texi:60: warning: entry for index `fn' outside of any node
# guile-procedures.texi:61: warning: entry for index `fn' outside of any node
# guile-procedures.texi:62: warning: entry for index `fn' outside of any node
# guile-procedures.texi:77: warning: entry for index `fn' outside of any node
# guile-procedures.texi:83: warning: entry for index `fn' outside of any node
# guile-procedures.texi:89: warning: entry for index `fn' outside of any node
# guile-procedures.texi:90: warning: entry for index `fn' outside of any node
# guile-procedures.texi:91: warning: entry for index `fn' outside of any node
# guile-procedures.texi:104: warning: entry for index `fn' outside of any node
# guile-procedures.texi:110: warning: entry for index `fn' outside of any node
# guile-procedures.texi:116: warning: entry for index `fn' outside of any node
# guile-procedures.texi:117: warning: entry for index `fn' outside of any node
# guile-procedures.texi:118: warning: entry for index `fn' outside of any node
# guile-procedures.texi:125: warning: entry for index `fn' outside of any node
# guile-procedures.texi:131: warning: entry for index `fn' outside of any node
# guile-procedures.texi:137: warning: entry for index `fn' outside of any node
# guile-procedures.texi:144: warning: entry for index `fn' outside of any node
# guile-procedures.texi:152: warning: entry for index `fn' outside of any node
# guile-procedures.texi:164: warning: entry for index `fn' outside of any node
# guile-procedures.texi:170: warning: entry for index `fn' outside of any node
# guile-procedures.texi:176: warning: entry for index `fn' outside of any node
# guile-procedures.texi:182: warning: entry for index `fn' outside of any node
# guile-procedures.texi:190: warning: entry for index `fn' outside of any node
# guile-procedures.texi:204: warning: entry for index `fn' outside of any node
# guile-procedures.texi:211: warning: entry for index `fn' outside of any node
# guile-procedures.texi:217: warning: entry for index `fn' outside of any node
# guile-procedures.texi:223: warning: entry for index `fn' outside of any node
# guile-procedures.texi:232: warning: entry for index `fn' outside of any node
# guile-procedures.texi:241: warning: entry for index `fn' outside of any node
# guile-procedures.texi:253: warning: entry for index `fn' outside of any node
# guile-procedures.texi:261: warning: entry for index `fn' outside of any node
# guile-procedures.texi:274: warning: entry for index `fn' outside of any node
# guile-procedures.texi:283: warning: entry for index `fn' outside of any node
# guile-procedures.texi:289: warning: entry for index `fn' outside of any node
# guile-procedures.texi:295: warning: entry for index `fn' outside of any node
# guile-procedures.texi:301: warning: entry for index `fn' outside of any node
# guile-procedures.texi:307: warning: entry for index `fn' outside of any node
# guile-procedures.texi:314: warning: entry for index `fn' outside of any node
# guile-procedures.texi:321: warning: entry for index `fn' outside of any node
# guile-procedures.texi:328: warning: entry for index `fn' outside of any node
# guile-procedures.texi:335: warning: entry for index `fn' outside of any node
# guile-procedures.texi:342: warning: entry for index `fn' outside of any node
# guile-procedures.texi:349: warning: entry for index `fn' outside of any node
# guile-procedures.texi:356: warning: entry for index `fn' outside of any node
# guile-procedures.texi:363: warning: entry for index `fn' outside of any node
# guile-procedures.texi:370: warning: entry for index `fn' outside of any node
# guile-procedures.texi:377: warning: entry for index `fn' outside of any node
# guile-procedures.texi:384: warning: entry for index `fn' outside of any node
# guile-procedures.texi:391: warning: entry for index `fn' outside of any node
# guile-procedures.texi:398: warning: entry for index `fn' outside of any node
# guile-procedures.texi:405: warning: entry for index `fn' outside of any node
# guile-procedures.texi:412: warning: entry for index `fn' outside of any node
# guile-procedures.texi:419: warning: entry for index `fn' outside of any node
# guile-procedures.texi:425: warning: entry for index `fn' outside of any node
# guile-procedures.texi:431: warning: entry for index `fn' outside of any node
# guile-procedures.texi:437: warning: entry for index `fn' outside of any node
# guile-procedures.texi:453: warning: entry for index `fn' outside of any node
# guile-procedures.texi:461: warning: entry for index `fn' outside of any node
# guile-procedures.texi:467: warning: entry for index `fn' outside of any node
# guile-procedures.texi:473: warning: entry for index `fn' outside of any node
# guile-procedures.texi:479: warning: entry for index `fn' outside of any node
# guile-procedures.texi:485: warning: entry for index `fn' outside of any node
# guile-procedures.texi:491: warning: entry for index `fn' outside of any node
# guile-procedures.texi:497: warning: entry for index `fn' outside of any node
# guile-procedures.texi:503: warning: entry for index `fn' outside of any node
# guile-procedures.texi:512: warning: entry for index `fn' outside of any node
# guile-procedures.texi:518: warning: entry for index `fn' outside of any node
# guile-procedures.texi:524: warning: entry for index `fn' outside of any node
# guile-procedures.texi:530: warning: entry for index `fn' outside of any node
# guile-procedures.texi:536: warning: entry for index `fn' outside of any node
# guile-procedures.texi:542: warning: entry for index `fn' outside of any node
# guile-procedures.texi:552: warning: entry for index `fn' outside of any node
# guile-procedures.texi:562: warning: entry for index `fn' outside of any node
# guile-procedures.texi:573: warning: entry for index `fn' outside of any node
# guile-procedures.texi:579: warning: entry for index `fn' outside of any node
# guile-procedures.texi:585: warning: entry for index `fn' outside of any node
# guile-procedures.texi:593: warning: entry for index `fn' outside of any node
# guile-procedures.texi:601: warning: entry for index `fn' outside of any node
# guile-procedures.texi:609: warning: entry for index `fn' outside of any node
# guile-procedures.texi:618: warning: entry for index `fn' outside of any node
# guile-procedures.texi:636: warning: entry for index `fn' outside of any node
# guile-procedures.texi:644: warning: entry for index `fn' outside of any node
# guile-procedures.texi:652: warning: entry for index `fn' outside of any node
# guile-procedures.texi:661: warning: entry for index `fn' outside of any node
# guile-procedures.texi:672: warning: entry for index `fn' outside of any node
# guile-procedures.texi:680: warning: entry for index `fn' outside of any node
# guile-procedures.texi:692: warning: entry for index `fn' outside of any node
# guile-procedures.texi:698: warning: entry for index `fn' outside of any node
# guile-procedures.texi:704: warning: entry for index `fn' outside of any node
# guile-procedures.texi:712: warning: entry for index `fn' outside of any node
# guile-procedures.texi:718: warning: entry for index `fn' outside of any node
# guile-procedures.texi:725: warning: entry for index `fn' outside of any node
# guile-procedures.texi:740: warning: entry for index `fn' outside of any node
# guile-procedures.texi:747: warning: entry for index `fn' outside of any node
# guile-procedures.texi:757: warning: entry for index `fn' outside of any node
# guile-procedures.texi:771: warning: entry for index `fn' outside of any node
# guile-procedures.texi:795: warning: entry for index `fn' outside of any node
# guile-procedures.texi:813: warning: entry for index `fn' outside of any node
# guile-procedures.texi:866: warning: entry for index `fn' outside of any node
# guile-procedures.texi:873: warning: entry for index `fn' outside of any node
# guile-procedures.texi:880: warning: entry for index `fn' outside of any node
# guile-procedures.texi:888: warning: entry for index `fn' outside of any node
# guile-procedures.texi:924: warning: entry for index `fn' outside of any node
# guile-procedures.texi:936: warning: entry for index `fn' outside of any node
# guile-procedures.texi:946: warning: entry for index `fn' outside of any node
# guile-procedures.texi:958: warning: entry for index `fn' outside of any node
# guile-procedures.texi:975: warning: entry for index `fn' outside of any node
# guile-procedures.texi:986: warning: entry for index `fn' outside of any node
# guile-procedures.texi:997: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1008: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1016: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1023: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1049: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1056: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1062: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1068: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1074: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1080: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1110: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1117: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1124: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1131: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1180: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1187: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1193: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1199: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1205: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1211: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1254: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1275: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1315: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1335: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1342: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1354: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1362: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1369: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1377: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1387: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1394: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1406: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1414: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1420: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1426: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1432: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1438: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1477: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1478: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1487: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1500: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1512: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1519: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1527: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1533: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1542: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1549: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1556: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1563: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1569: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1576: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1583: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1598: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1604: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1647: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1653: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1661: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1668: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1675: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1681: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1689: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1700: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1707: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1713: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1719: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1725: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1731: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1737: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1743: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1749: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1755: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1761: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1767: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1773: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1779: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1785: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1791: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1797: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1803: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1809: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1815: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1821: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1827: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1834: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1841: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1847: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1854: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1860: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1866: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1872: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1878: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1885: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1891: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1898: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1904: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1911: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1917: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1923: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1929: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1935: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1941: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1947: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1953: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1959: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1966: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1972: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1978: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1985: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2030: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2045: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2060: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2069: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2076: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2077: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2078: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2087: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2094: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2101: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2107: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2108: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2109: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2117: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2123: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2129: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2135: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2144: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2152: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2161: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2168: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2175: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2184: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2192: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2201: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2208: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2215: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2224: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2232: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2241: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2249: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2256: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2267: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2278: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2292: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2306: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2320: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2333: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2342: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2349: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2358: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2366: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2372: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2379: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2388: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2395: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2402: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2410: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2416: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2422: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2428: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2434: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2440: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2446: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2457: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2475: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2483: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2496: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2503: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2510: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2519: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2530: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2538: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2545: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2551: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2557: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2565: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2576: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2582: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2588: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2594: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2614: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2624: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2631: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2638: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2654: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2660: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2666: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2672: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2673: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2684: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2690: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2697: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2703: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2710: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2721: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2732: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2743: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2744: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2745: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2756: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2763: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2770: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2779: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2788: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2797: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2805: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2813: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2821: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2835: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2841: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2853: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2861: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2868: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2875: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2884: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2896: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2908: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2917: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2931: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2940: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2957: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2964: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2974: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2980: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2986: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2992: warning: entry for index `fn' outside of any node
# guile-procedures.texi:2999: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3009: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3015: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3021: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3027: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3033: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3039: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3046: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3053: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3060: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3067: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3074: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3080: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3086: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3092: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3104: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3116: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3129: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3143: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3158: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3172: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3184: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3202: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3226: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3241: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3259: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3274: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3282: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3295: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3302: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3312: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3321: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3330: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3337: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3344: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3350: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3356: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3362: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3368: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3374: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3380: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3387: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3397: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3403: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3409: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3415: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3431: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3437: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3443: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3450: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3466: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3472: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3478: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3484: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3491: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3498: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3505: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3511: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3517: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3523: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3530: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3538: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3545: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3552: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3559: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3578: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3597: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3605: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3614: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3621: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3628: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3629: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3630: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3638: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3644: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3650: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3656: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3663: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3672: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3683: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3694: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3705: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3716: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3724: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3732: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3740: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3747: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3754: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3766: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3773: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3781: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3800: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3809: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3818: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3825: warning: entry for index `vr' outside of any node
# guile-procedures.texi:3828: warning: entry for index `vr' outside of any node
# guile-procedures.texi:3831: warning: entry for index `vr' outside of any node
# guile-procedures.texi:3846: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3862: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3873: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3880: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3893: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3900: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3908: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3917: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3926: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3935: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3951: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3958: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3964: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3973: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3980: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3986: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3992: warning: entry for index `fn' outside of any node
# guile-procedures.texi:3998: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4005: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4011: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4017: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4023: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4032: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4039: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4046: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4053: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4062: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4075: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4081: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4087: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4104: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4110: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4116: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4123: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4132: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4142: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4153: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4161: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4169: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4189: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4200: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4212: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4220: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4228: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4238: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4244: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4253: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4295: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4341: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4374: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4381: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4395: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4415: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4431: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4439: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4449: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4465: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4472: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4485: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4506: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4514: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4522: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4534: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4544: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4552: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4564: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4576: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4586: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4594: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4604: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4612: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4621: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4628: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4634: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4641: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4648: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4655: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4661: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4667: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4700: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4706: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4712: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4718: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4724: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4732: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4738: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4744: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4751: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4757: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4764: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4771: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4777: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4783: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4789: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4795: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4802: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4828: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4836: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4843: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4852: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4862: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4870: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4883: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4892: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4913: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4928: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4934: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4940: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4941: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4948: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4957: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4963: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4970: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4978: warning: entry for index `fn' outside of any node
# guile-procedures.texi:4990: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5005: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5017: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5029: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5036: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5042: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5049: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5056: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5062: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5068: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5095: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5120: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5127: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5136: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5143: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5150: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5157: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5165: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5171: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5177: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5185: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5192: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5201: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5208: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5215: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5222: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5230: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5236: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5242: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5250: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5257: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5266: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5273: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5280: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5287: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5295: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5301: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5307: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5315: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5322: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5331: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5338: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5345: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5352: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5360: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5366: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5372: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5380: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5387: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5396: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5403: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5410: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5417: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5425: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5431: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5437: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5445: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5452: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5461: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5468: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5475: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5482: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5490: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5496: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5502: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5510: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5517: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5526: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5533: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5540: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5547: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5555: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5561: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5567: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5575: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5582: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5591: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5598: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5605: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5612: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5620: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5626: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5632: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5640: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5647: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5656: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5663: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5670: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5677: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5685: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5691: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5697: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5705: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5712: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5721: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5728: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5735: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5742: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5750: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5756: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5762: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5770: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5777: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5786: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5793: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5800: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5807: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5815: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5821: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5827: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5835: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5842: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5851: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5858: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5865: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5872: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5880: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5886: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5892: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5900: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5912: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5933: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5955: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5964: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5970: warning: entry for index `fn' outside of any node
# guile-procedures.texi:5981: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6004: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6012: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6024: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6032: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6038: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6044: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6050: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6056: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6065: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6074: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6097: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6121: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6145: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6152: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6163: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6175: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6182: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6189: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6196: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6203: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6210: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6217: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6225: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6233: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6241: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6249: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6257: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6265: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6271: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6277: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6284: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6291: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6298: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6305: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6311: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6317: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6323: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6329: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6347: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6365: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6383: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6402: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6421: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6439: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6448: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6458: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6471: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6477: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6492: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6498: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6505: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6511: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6524: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6532: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6540: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6548: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6555: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6563: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6581: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6588: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6595: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6603: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6612: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6621: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6630: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6653: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6676: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6683: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6704: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6719: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6729: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6737: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6749: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6772: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6784: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6795: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6802: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6808: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6815: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6823: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6829: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6837: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6845: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6852: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6859: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6875: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6891: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6898: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6905: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6912: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6918: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6926: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6934: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6942: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6950: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6958: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6966: warning: entry for index `fn' outside of any node
# guile-procedures.texi:6983: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7000: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7006: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7012: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7019: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7026: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7034: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7041: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7048: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7055: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7062: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7069: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7076: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7083: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7089: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7095: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7101: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7107: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7113: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7120: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7126: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7132: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7138: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7144: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7150: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7157: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7170: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7179: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7186: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7193: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7200: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7207: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7215: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7223: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7231: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7239: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7247: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7255: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7263: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7272: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7282: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7290: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7302: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7317: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7324: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7330: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7360: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7421: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7432: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7433: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7444: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7452: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7458: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7464: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7470: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7476: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7483: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7490: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7496: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7524: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7549: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7557: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7567: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7573: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7579: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7585: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7591: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7597: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7612: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7618: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7624: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7630: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7636: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7642: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7648: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7654: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7660: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7666: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7672: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7678: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7684: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7690: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7697: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7735: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7742: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7753: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7765: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7775: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7781: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7787: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7794: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7802: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7810: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7817: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7824: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7830: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7831: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7842: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7851: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7857: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7868: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7875: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7888: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7901: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7908: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7914: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7921: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7928: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7935: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7942: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7949: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7956: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7957: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7958: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7959: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7973: warning: entry for index `fn' outside of any node
# guile-procedures.texi:7986: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8035: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8044: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8050: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8051: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8060: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8067: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8068: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8069: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8080: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8087: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8094: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8095: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8096: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8104: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8110: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8116: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8123: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8129: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8130: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8139: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8145: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8146: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8157: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8164: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8187: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8194: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8201: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8208: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8218: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8224: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8230: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8236: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8242: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8248: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8249: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8258: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8278: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8302: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8328: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8335: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8342: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8349: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8364: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8365: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8384: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8400: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8407: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8414: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8420: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8426: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8433: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8440: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8447: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8454: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8461: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8468: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8482: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8513: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8535: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8542: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8549: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8567: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8573: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8588: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8594: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8602: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8617: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8624: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8634: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8648: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8672: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8690: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8707: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8719: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8729: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8736: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8746: warning: entry for index `vr' outside of any node
# guile-procedures.texi:8749: warning: entry for index `vr' outside of any node
# guile-procedures.texi:8752: warning: entry for index `vr' outside of any node
# guile-procedures.texi:8755: warning: entry for index `vr' outside of any node
# guile-procedures.texi:8758: warning: entry for index `vr' outside of any node
# guile-procedures.texi:8768: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8778: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8788: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8849: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8858: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8865: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8871: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8880: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8887: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8894: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8901: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8909: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8916: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8923: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8930: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8936: warning: entry for index `fn' outside of any node
# guile-procedures.texi:8970: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9000: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9009: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9016: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9023: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9031: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9038: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9046: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9055: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9073: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9080: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9090: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9098: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9106: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9114: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9122: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9143: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9147: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9154: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9178: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9182: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9200: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9208: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9215: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9222: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9229: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9235: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9241: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9250: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9259: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9267: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9275: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9285: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9295: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9302: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9312: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9321: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9328: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9335: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9350: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9360: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9376: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9388: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9399: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9410: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9417: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9429: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9439: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9463: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9478: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9487: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9490: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9493: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9496: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9523: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9529: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9545: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9559: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9579: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9587: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9594: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9601: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9611: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9619: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9627: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9642: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9660: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9672: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9676: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9680: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9684: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9687: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9701: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9709: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9715: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9716: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9717: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9731: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9732: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9733: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9743: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9744: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9745: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9754: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9755: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9756: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9769: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9776: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9783: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9790: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9797: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9805: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9813: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9821: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9829: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9840: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9851: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9862: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9874: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9886: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9901: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9916: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9934: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9944: warning: entry for index `fn' outside of any node
# guile-procedures.texi:9952: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9953: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9954: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9955: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9966: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9967: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9968: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9969: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9970: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9971: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9972: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9973: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9974: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9975: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9976: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9977: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9978: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9982: warning: entry for index `vr' outside of any node
# guile-procedures.texi:9993: warning: entry for index `fn' outside of any node
# guile-procedures.texi:10002: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10003: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10004: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10005: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10016: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10017: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10018: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10019: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10020: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10021: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10022: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10023: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10024: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10025: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10026: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10027: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10028: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10032: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10046: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10047: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10062: warning: entry for index `fn' outside of any node
# guile-procedures.texi:10084: warning: entry for index `fn' outside of any node
# guile-procedures.texi:10112: warning: entry for index `fn' outside of any node
# guile-procedures.texi:10133: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10137: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10141: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10145: warning: entry for index `vr' outside of any node
# guile-procedures.texi:10162: warning: entry for index `fn' outside of any node
# guile-procedures.texi:10175: warning: entry for index `fn' outside of any node
# guile-procedures.texi:10181: warning: entry for index `fn' outside of any node
# guile-procedures.texi:10200: warning: entry for index `fn' outside of any node
# guile-procedures.texi:10208: warning: entry for index `fn' outside of any node
# guile-procedures.texi:10217: warning: entry for index `fn' outside of any node
# guile-procedures.texi:10242: warning: entry for index `fn' outside of any node
# guile-procedures.texi:10260: warning: entry for index `fn' outside of any node
# guile-procedures.texi:10293: warning: entry for index `fn' outside of any node
# guile-procedures.texi:10316: warning: entry for index `fn' outside of any node
# guile-procedures.texi:10323: warning: entry for index `fn' outside of any node
# guile-procedures.texi:10365: warning: entry for index `fn' outside of any node
# guile-procedures.texi:1620: @pxref reference to nonexistent node `Ports and File Descriptors'
# guile-procedures.texi:1633: @pxref reference to nonexistent node `Ports and File Descriptors'
# guile-procedures.texi:2082: @pxref reference to nonexistent node `Hash Tables'
# guile-procedures.texi:2089: @pxref reference to nonexistent node `Hash Tables'
# guile-procedures.texi:2096: @pxref reference to nonexistent node `Hash Tables'
# guile-procedures.texi:2514: @ref reference to nonexistent node `File Ports'
# guile-procedures.texi:3676: @ref reference to nonexistent node `Ports and
# File Descriptors'
# guile-procedures.texi:3688: @ref reference to nonexistent node `Ports and File Descriptors'
# guile-procedures.texi:3699: @ref reference to nonexistent node `Ports and File Descriptors'
# guile-procedures.texi:3921: @ref reference to nonexistent node `File Ports'
# guile-procedures.texi:4906: @pxref reference to nonexistent node `Locales'
# guile-procedures.texi:5916: @pxref reference to nonexistent node `Character Sets'
# guile-procedures.texi:5938: @pxref reference to nonexistent node `Character Sets'
# guile-procedures.texi:7333: @pxref reference to nonexistent node `Vtables'
# guile-procedures.texi:7988: @pxref reference to nonexistent node `File Ports'
# guile-procedures.texi:8075: @pxref reference to nonexistent node `Hash Tables'
# guile-procedures.texi:8082: @pxref reference to nonexistent node `Hash Tables'
# guile-procedures.texi:8089: @pxref reference to nonexistent node `Hash Tables'
# guile-procedures.texi:8769: @pxref reference to nonexistent node `Closing'
# guile-procedures.texi:8781: @pxref reference to nonexistent node `Ports and File Descriptors'
# guile-procedures.texi:9950: @pxref reference to nonexistent node `Network Databases'
# guile-procedures.texi:10000: @pxref reference to nonexistent node `Network Databases'
# guile-procedures.texi:10051: @pxref reference to nonexistent node `Network Address Conversion'
# guile-procedures.texi:10350: @pxref reference to nonexistent node `Backslash
# Escapes'
# guile-procedures.texi: warning: document without nodes
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/libguile'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/libguile'
# Making all in ice-9
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/ice-9'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/ice-9'
# Making all in guile-config
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/guile-config'
# rm -f guile-config.tmp
# sed < ./guile-config.in > guile-config.tmp \
# -e 's|@-bindir-@|/usr/bin|' \
# -e s:@-GUILE_VERSION-@:1.8.8:
# chmod +x guile-config.tmp
# mv guile-config.tmp guile-config
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/guile-config'
# Making all in guile-readline
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline'
# ../libguile/guile-snarf -o readline.x readline.c -DHAVE_CONFIG_H -I. -I.. -I./..
# make all-recursive
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline'
# Making all in ice-9
# make[4]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline/ice-9'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline/ice-9'
# make[4]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline'
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c -o readline.lo readline.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c readline.c -fPIC -DPIC -o .libs/readline.o
# mv -f .deps/readline.Tpo .deps/readline.Plo
# /bin/sh ./libtool --tag=CC --mode=link gcc -version-info 17:3:0 -export-dynamic -no-undefined -lpthread -o libguilereadline-v-17.la -rpath /usr/lib readline.lo ../libguile/libguile.la -lreadline -lncurses
# libtool: link: gcc -shared -fPIC -DPIC .libs/readline.o -Wl,-rpath -Wl,/tmp/guile1.8/src/guile-1.8.8/libguile/.libs -Wl,-rpath -Wl,/usr/lib ../libguile/.libs/libguile.so -lpthread -lgmp -lcrypt -lm -lltdl -lreadline -lncurses -pthread -Wl,-soname -Wl,libguilereadline-v-17.so.17 -o .libs/libguilereadline-v-17.so.17.0.3
# libtool: link: (cd ".libs" && rm -f "libguilereadline-v-17.so.17" && ln -s "libguilereadline-v-17.so.17.0.3" "libguilereadline-v-17.so.17")
# libtool: link: (cd ".libs" && rm -f "libguilereadline-v-17.so" && ln -s "libguilereadline-v-17.so.17.0.3" "libguilereadline-v-17.so")
# libtool: link: ( cd ".libs" && rm -f "libguilereadline-v-17.la" && ln -s "../libguilereadline-v-17.la" "libguilereadline-v-17.la" )
# make[4]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline'
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline'
# Making all in emacs
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/emacs'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/emacs'
# Making all in scripts
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/scripts'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/scripts'
# Making all in srfi
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/srfi'
# make all-am
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/srfi'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -Wall -Wmissing-prototypes -MT srfi-1.lo -MD -MP -MF .deps/srfi-1.Tpo -c -o srfi-1.lo srfi-1.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -Wall -Wmissing-prototypes -MT srfi-4.lo -MD -MP -MF .deps/srfi-4.Tpo -c -o srfi-4.lo srfi-4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -Wall -Wmissing-prototypes -MT srfi-1.lo -MD -MP -MF .deps/srfi-1.Tpo -c srfi-1.c -fPIC -DPIC -o .libs/srfi-1.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -Wall -Wmissing-prototypes -MT srfi-4.lo -MD -MP -MF .deps/srfi-4.Tpo -c srfi-4.c -fPIC -DPIC -o .libs/srfi-4.o
# mv -f .deps/srfi-4.Tpo .deps/srfi-4.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -Wall -Wmissing-prototypes -MT srfi-13.lo -MD -MP -MF .deps/srfi-13.Tpo -c -o srfi-13.lo srfi-13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -Wall -Wmissing-prototypes -MT srfi-13.lo -MD -MP -MF .deps/srfi-13.Tpo -c srfi-13.c -fPIC -DPIC -o .libs/srfi-13.o
# mv -f .deps/srfi-13.Tpo .deps/srfi-13.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -Wall -Wmissing-prototypes -MT srfi-14.lo -MD -MP -MF .deps/srfi-14.Tpo -c -o srfi-14.lo srfi-14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -Wall -Wmissing-prototypes -MT srfi-14.lo -MD -MP -MF .deps/srfi-14.Tpo -c srfi-14.c -fPIC -DPIC -o .libs/srfi-14.o
# mv -f .deps/srfi-14.Tpo .deps/srfi-14.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -Wall -Wmissing-prototypes -MT srfi-60.lo -MD -MP -MF .deps/srfi-60.Tpo -c -o srfi-60.lo srfi-60.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -Wall -Wmissing-prototypes -MT srfi-60.lo -MD -MP -MF .deps/srfi-60.Tpo -c srfi-60.c -fPIC -DPIC -o .libs/srfi-60.o
# mv -f .deps/srfi-1.Tpo .deps/srfi-1.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 3:2:0 -lpthread -o libguile-srfi-srfi-1-v-3.la -rpath /usr/lib srfi-1.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl
# libtool: link: gcc -shared -fPIC -DPIC .libs/srfi-1.o -Wl,-rpath -Wl,/tmp/guile1.8/src/guile-1.8.8/libguile/.libs -Wl,-rpath -Wl,/usr/lib ../libguile/.libs/libguile.so -lpthread -lgmp -lcrypt -lm -lltdl -pthread -Wl,-soname -Wl,libguile-srfi-srfi-1-v-3.so.3 -o .libs/libguile-srfi-srfi-1-v-3.so.3.0.2
# mv -f .deps/srfi-60.Tpo .deps/srfi-60.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 3:1:0 -lpthread -o libguile-srfi-srfi-4-v-3.la -rpath /usr/lib srfi-4.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl
# libtool: link: (cd ".libs" && rm -f "libguile-srfi-srfi-1-v-3.so.3" && ln -s "libguile-srfi-srfi-1-v-3.so.3.0.2" "libguile-srfi-srfi-1-v-3.so.3")
# libtool: link: (cd ".libs" && rm -f "libguile-srfi-srfi-1-v-3.so" && ln -s "libguile-srfi-srfi-1-v-3.so.3.0.2" "libguile-srfi-srfi-1-v-3.so")
# libtool: link: ( cd ".libs" && rm -f "libguile-srfi-srfi-1-v-3.la" && ln -s "../libguile-srfi-srfi-1-v-3.la" "libguile-srfi-srfi-1-v-3.la" )
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 3:1:0 -lpthread -o libguile-srfi-srfi-13-14-v-3.la -rpath /usr/lib srfi-13.lo srfi-14.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl
# libtool: link: gcc -shared -fPIC -DPIC .libs/srfi-4.o -Wl,-rpath -Wl,/tmp/guile1.8/src/guile-1.8.8/libguile/.libs -Wl,-rpath -Wl,/usr/lib ../libguile/.libs/libguile.so -lpthread -lgmp -lcrypt -lm -lltdl -pthread -Wl,-soname -Wl,libguile-srfi-srfi-4-v-3.so.3 -o .libs/libguile-srfi-srfi-4-v-3.so.3.0.1
# libtool: link: (cd ".libs" && rm -f "libguile-srfi-srfi-4-v-3.so.3" && ln -s "libguile-srfi-srfi-4-v-3.so.3.0.1" "libguile-srfi-srfi-4-v-3.so.3")
# libtool: link: (cd ".libs" && rm -f "libguile-srfi-srfi-4-v-3.so" && ln -s "libguile-srfi-srfi-4-v-3.so.3.0.1" "libguile-srfi-srfi-4-v-3.so")
# libtool: link: ( cd ".libs" && rm -f "libguile-srfi-srfi-4-v-3.la" && ln -s "../libguile-srfi-srfi-4-v-3.la" "libguile-srfi-srfi-4-v-3.la" )
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 2:2:0 -lpthread -o libguile-srfi-srfi-60-v-2.la -rpath /usr/lib srfi-60.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl
# libtool: link: gcc -shared -fPIC -DPIC .libs/srfi-13.o .libs/srfi-14.o -Wl,-rpath -Wl,/tmp/guile1.8/src/guile-1.8.8/libguile/.libs -Wl,-rpath -Wl,/usr/lib ../libguile/.libs/libguile.so -lpthread -lgmp -lcrypt -lm -lltdl -pthread -Wl,-soname -Wl,libguile-srfi-srfi-13-14-v-3.so.3 -o .libs/libguile-srfi-srfi-13-14-v-3.so.3.0.1
# libtool: link: (cd ".libs" && rm -f "libguile-srfi-srfi-13-14-v-3.so.3" && ln -s "libguile-srfi-srfi-13-14-v-3.so.3.0.1" "libguile-srfi-srfi-13-14-v-3.so.3")
# libtool: link: (cd ".libs" && rm -f "libguile-srfi-srfi-13-14-v-3.so" && ln -s "libguile-srfi-srfi-13-14-v-3.so.3.0.1" "libguile-srfi-srfi-13-14-v-3.so")
# libtool: link: ( cd ".libs" && rm -f "libguile-srfi-srfi-13-14-v-3.la" && ln -s "../libguile-srfi-srfi-13-14-v-3.la" "libguile-srfi-srfi-13-14-v-3.la" )
# libtool: link: gcc -shared -fPIC -DPIC .libs/srfi-60.o -Wl,-rpath -Wl,/tmp/guile1.8/src/guile-1.8.8/libguile/.libs -Wl,-rpath -Wl,/usr/lib ../libguile/.libs/libguile.so -lpthread -lgmp -lcrypt -lm -lltdl -pthread -Wl,-soname -Wl,libguile-srfi-srfi-60-v-2.so.2 -o .libs/libguile-srfi-srfi-60-v-2.so.2.0.2
# libtool: link: (cd ".libs" && rm -f "libguile-srfi-srfi-60-v-2.so.2" && ln -s "libguile-srfi-srfi-60-v-2.so.2.0.2" "libguile-srfi-srfi-60-v-2.so.2")
# libtool: link: (cd ".libs" && rm -f "libguile-srfi-srfi-60-v-2.so" && ln -s "libguile-srfi-srfi-60-v-2.so.2.0.2" "libguile-srfi-srfi-60-v-2.so")
# libtool: link: ( cd ".libs" && rm -f "libguile-srfi-srfi-60-v-2.la" && ln -s "../libguile-srfi-srfi-60-v-2.la" "libguile-srfi-srfi-60-v-2.la" )
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/srfi'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/srfi'
# Making all in doc
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc'
# Making all in ref
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc/ref'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc/ref'
# Making all in tutorial
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc/tutorial'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc/tutorial'
# Making all in goops
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc/goops'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc/goops'
# Making all in r5rs
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc/r5rs'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc/r5rs'
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc'
# Making all in examples
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/examples'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/examples'
# Making all in test-suite
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/test-suite'
# Making all in standalone
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/test-suite/standalone'
# make all-am
# make[4]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/test-suite/standalone'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -pthread -Wall -Wmissing-prototypes -MT libtest_asmobs_la-test-asmobs-lib.lo -MD -MP -MF .deps/libtest_asmobs_la-test-asmobs-lib.Tpo -c -o libtest_asmobs_la-test-asmobs-lib.lo `test -f 'test-asmobs-lib.c' || echo './'`test-asmobs-lib.c
# cd . && chmod u+x test-system-cmds test-require-extension test-bad-identifiers test-asmobs test-fast-slot-ref test-use-srfi
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -pthread -Wall -Wmissing-prototypes -MT libtest_asmobs_la-test-asmobs-lib.lo -MD -MP -MF .deps/libtest_asmobs_la-test-asmobs-lib.Tpo -c test-asmobs-lib.c -fPIC -DPIC -o .libs/libtest_asmobs_la-test-asmobs-lib.o
# mv -f .deps/libtest_asmobs_la-test-asmobs-lib.Tpo .deps/libtest_asmobs_la-test-asmobs-lib.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../test-suite/standalone -I../.. -I../.. -pthread -Wall -Wmissing-prototypes -no-undefined -rpath `pwd` -lpthread -o libtest-asmobs.la libtest_asmobs_la-test-asmobs-lib.lo ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl
# libtool: link: gcc -shared -fPIC -DPIC .libs/libtest_asmobs_la-test-asmobs-lib.o -Wl,-rpath -Wl,/tmp/guile1.8/src/guile-1.8.8/libguile/.libs -Wl,-rpath -Wl,/usr/lib ../../libguile/.libs/libguile.so -lpthread -lgmp -lcrypt -lm -lltdl -pthread -pthread -Wl,-soname -Wl,libtest-asmobs.so.0 -o .libs/libtest-asmobs.so.0.0.0
# libtool: link: (cd ".libs" && rm -f "libtest-asmobs.so.0" && ln -s "libtest-asmobs.so.0.0.0" "libtest-asmobs.so.0")
# libtool: link: (cd ".libs" && rm -f "libtest-asmobs.so" && ln -s "libtest-asmobs.so.0.0.0" "libtest-asmobs.so")
# libtool: link: ( cd ".libs" && rm -f "libtest-asmobs.la" && ln -s "../libtest-asmobs.la" "libtest-asmobs.la" )
# make[4]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/test-suite/standalone'
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/test-suite/standalone'
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/test-suite'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/test-suite'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/test-suite'
# Making all in benchmark-suite
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/benchmark-suite'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/benchmark-suite'
# Making all in lang
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/lang'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/lang'
# Making all in am
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/am'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/am'
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8'
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in oop
# make[1]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/oop'
# Making install in goops
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/oop/goops'
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/oop/goops'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/guile/1.8/oop/goops" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/oop/goops"
# /usr/bin/install -c -m 644 active-slot.scm compile.scm composite-slot.scm describe.scm dispatch.scm internal.scm save.scm stklos.scm util.scm old-define-method.scm accessors.scm simple.scm '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/oop/goops'
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/oop/goops'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/oop/goops'
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/oop'
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/oop'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/guile/1.8/oop" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/oop"
# /usr/bin/install -c -m 644 goops.scm '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/oop'
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/oop'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/oop'
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/oop'
# Making install in libguile
# make[1]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/libguile'
# make install-am
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/libguile'
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/libguile'
# test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/lib"
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/bin"
# /bin/sh ../libtool --mode=install /usr/bin/install -c libguile.la '/tmp/guile1.8/pkg/guile1.8/usr/lib'
# /usr/bin/install -c guile-snarf '/tmp/guile1.8/pkg/guile1.8/usr/bin/./guile-snarf1.8'
# test -z "/usr/include/libguile" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/include/libguile"
# libtool: install: /usr/bin/install -c .libs/libguile.so.17.4.0 /tmp/guile1.8/pkg/guile1.8/usr/lib/libguile.so.17.4.0
# libtool: install: (cd /tmp/guile1.8/pkg/guile1.8/usr/lib && { ln -s -f libguile.so.17.4.0 libguile.so.17 || { rm -f libguile.so.17 && ln -s libguile.so.17.4.0 libguile.so.17; }; })
# /usr/bin/install -c -m 644 __scm.h alist.h arbiters.h async.h backtrace.h boolean.h chars.h continuations.h convert.h debug.h debug-malloc.h deprecation.h deprecated.h discouraged.h dynl.h dynwind.h environments.h eq.h error.h eval.h evalext.h extensions.h feature.h filesys.h fluids.h fports.h futures.h gc.h gdb_interface.h gdbint.h goops.h gsubr.h guardians.h hash.h hashtab.h hooks.h i18n.h init.h inline.h ioext.h '/tmp/guile1.8/pkg/guile1.8/usr/include/libguile'
# libtool: install: (cd /tmp/guile1.8/pkg/guile1.8/usr/lib && { ln -s -f libguile.so.17.4.0 libguile.so || { rm -f libguile.so && ln -s libguile.so.17.4.0 libguile.so; }; })
# libtool: install: /usr/bin/install -c .libs/libguile.lai /tmp/guile1.8/pkg/guile1.8/usr/lib/libguile.la
# /usr/bin/install -c -m 644 iselect.h keywords.h lang.h list.h load.h macros.h mallocs.h modules.h net_db.h numbers.h objects.h objprop.h options.h pairs.h ports.h posix.h regex-posix.h print.h procprop.h procs.h properties.h random.h ramap.h rdelim.h read.h root.h rw.h scmsigs.h validate.h script.h simpos.h smob.h snarf.h socket.h sort.h srcprop.h stackchk.h stacks.h stime.h strings.h '/tmp/guile1.8/pkg/guile1.8/usr/include/libguile'
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# test -z "/usr/include/libguile" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/include/libguile"
# /usr/bin/install -c -m 644 srfi-4.h srfi-13.h srfi-14.h strorder.h strports.h struct.h symbols.h tags.h threads.h pthread-threads.h null-threads.h throw.h unif.h values.h variable.h vectors.h vports.h weaks.h '/tmp/guile1.8/pkg/guile1.8/usr/include/libguile'
# test -z "/usr/include/guile" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/include/guile"
# /usr/bin/install -c -m 644 version.h scmconfig.h '/tmp/guile1.8/pkg/guile1.8/usr/include/libguile'
# test -z "/usr/share/guile/1.8" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8"
# /usr/bin/install -c -m 644 guile-procedures.txt '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/bin"
# /usr/bin/install -c -m 644 gh.h '/tmp/guile1.8/pkg/guile1.8/usr/include/guile'
# /bin/sh ../libtool --mode=install /usr/bin/install -c guile '/tmp/guile1.8/pkg/guile1.8/usr/bin/./guile1.8'
# libtool: install: warning: `libguile.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/guile /tmp/guile1.8/pkg/guile1.8/usr/bin/./guile1.8
# make install-exec-hook
# make[4]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/libguile'
# rm -f /tmp/guile1.8/pkg/guile1.8/usr/bin/guile-snarf.awk
# make[4]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/libguile'
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/libguile'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/libguile'
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/libguile'
# Making install in ice-9
# make[1]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/ice-9'
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/ice-9'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/guile/1.8/ice-9" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/ice-9"
# /usr/bin/install -c -m 644 and-let-star.scm boot-9.scm calling.scm common-list.scm debug.scm debugger.scm documentation.scm emacs.scm expect.scm format.scm getopt-long.scm hcons.scm lineio.scm ls.scm mapping.scm match.scm networking.scm null.scm optargs.scm poe.scm popen.scm posix.scm psyntax.pp psyntax.ss q.scm r4rs.scm r5rs.scm rdelim.scm receive.scm regex.scm runq.scm rw.scm safe-r5rs.scm safe.scm session.scm slib.scm stack-catch.scm streams.scm string-fun.scm syncase.scm '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/ice-9/.'
# /usr/sbin/mkdir -p '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/ice-9/debugger'
# /usr/bin/install -c -m 644 debugger/command-loop.scm debugger/commands.scm debugger/state.scm debugger/trc.scm debugger/utils.scm '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/ice-9/debugger'
# /usr/sbin/mkdir -p '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/ice-9/debugging'
# /usr/bin/install -c -m 644 debugging/example-fns.scm debugging/ice-9-debugger-extensions.scm debugging/steps.scm debugging/trace.scm debugging/traps.scm debugging/trc.scm '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/ice-9/debugging'
# /usr/bin/install -c -m 644 threads.scm buffered-input.scm time.scm history.scm channel.scm pretty-print.scm ftw.scm gap-buffer.scm occam-channel.scm weak-vector.scm deprecated.scm list.scm serialize.scm gds-client.scm gds-server.scm '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/ice-9/.'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/ice-9'
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/ice-9'
# Making install in guile-config
# make[1]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/guile-config'
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/guile-config'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/bin"
# rm -f /usr/bin/build-guile
# test -z "/usr/share/aclocal" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/share/aclocal"
# /usr/bin/install -c guile-config '/tmp/guile1.8/pkg/guile1.8/usr/bin/./guile-config1.8'
# /usr/bin/install -c -m 644 guile.m4 '/tmp/guile1.8/pkg/guile1.8/usr/share/aclocal'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/guile-config'
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/guile-config'
# Making install in guile-readline
# make[1]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline'
# make install-recursive
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline'
# Making install in ice-9
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline/ice-9'
# make[4]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline/ice-9'
# make[4]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/guile/1.8/ice-9" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/ice-9"
# /usr/bin/install -c -m 644 readline.scm '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/ice-9'
# make[4]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline/ice-9'
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline/ice-9'
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline'
# make[4]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline'
# test -z "/usr/include/guile" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/include/guile"
# /usr/bin/install -c -m 644 readline.h '/tmp/guile1.8/pkg/guile1.8/usr/include/guile'
# test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/lib"
# /bin/sh ./libtool --mode=install /usr/bin/install -c libguilereadline-v-17.la '/tmp/guile1.8/pkg/guile1.8/usr/lib'
# libtool: install: warning: relinking `libguilereadline-v-17.la'
# libtool: install: (cd /tmp/guile1.8/src/guile-1.8.8/guile-readline; /bin/sh /tmp/guile1.8/src/guile-1.8.8/guile-readline/libtool --tag CC --mode=relink gcc -version-info 17:3:0 -export-dynamic -no-undefined -lpthread -o libguilereadline-v-17.la -rpath /usr/lib readline.lo ../libguile/libguile.la -lreadline -lncurses -inst-prefix-dir /tmp/guile1.8/pkg/guile1.8)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/readline.o -Wl,-rpath -Wl,/usr/lib -L/tmp/guile1.8/pkg/guile1.8/usr/lib -L/usr/lib -lguile -lpthread -lgmp -lcrypt -lm -lltdl -lreadline -lncurses -pthread -Wl,-soname -Wl,libguilereadline-v-17.so.17 -o .libs/libguilereadline-v-17.so.17.0.3
# libtool: install: /usr/bin/install -c .libs/libguilereadline-v-17.so.17.0.3T /tmp/guile1.8/pkg/guile1.8/usr/lib/libguilereadline-v-17.so.17.0.3
# libtool: install: (cd /tmp/guile1.8/pkg/guile1.8/usr/lib && { ln -s -f libguilereadline-v-17.so.17.0.3 libguilereadline-v-17.so.17 || { rm -f libguilereadline-v-17.so.17 && ln -s libguilereadline-v-17.so.17.0.3 libguilereadline-v-17.so.17; }; })
# libtool: install: (cd /tmp/guile1.8/pkg/guile1.8/usr/lib && { ln -s -f libguilereadline-v-17.so.17.0.3 libguilereadline-v-17.so || { rm -f libguilereadline-v-17.so && ln -s libguilereadline-v-17.so.17.0.3 libguilereadline-v-17.so; }; })
# libtool: install: /usr/bin/install -c .libs/libguilereadline-v-17.lai /tmp/guile1.8/pkg/guile1.8/usr/lib/libguilereadline-v-17.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[4]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline'
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline'
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/guile-readline'
# Making install in emacs
# make[1]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/emacs'
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/emacs'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/emacs'
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/emacs'
# Making install in scripts
# make[1]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/scripts'
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/scripts'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/guile/1.8/scripts" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts"
# /usr/bin/install -c PROGRAM '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./PROGRAM1.8'
# /usr/bin/install -c autofrisk '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./autofrisk1.8'
# /usr/bin/install -c display-commentary '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./display-commentary1.8'
# /usr/bin/install -c doc-snarf '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./doc-snarf1.8'
# /usr/bin/install -c frisk '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./frisk1.8'
# /usr/bin/install -c generate-autoload '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./generate-autoload1.8'
# /usr/bin/install -c lint '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./lint1.8'
# /usr/bin/install -c punify '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./punify1.8'
# /usr/bin/install -c read-scheme-source '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./read-scheme-source1.8'
# /usr/bin/install -c read-text-outline '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./read-text-outline1.8'
# /usr/bin/install -c use2dot '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./use2dot1.8'
# /usr/bin/install -c snarf-check-and-output-texi '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./snarf-check-and-output-texi1.8'
# /usr/bin/install -c summarize-guile-TODO '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./summarize-guile-TODO1.8'
# /usr/bin/install -c scan-api '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./scan-api1.8'
# /usr/bin/install -c api-diff '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./api-diff1.8'
# /usr/bin/install -c read-rfc822 '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./read-rfc8221.8'
# /usr/bin/install -c snarf-guile-m4-docs '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/scripts/./snarf-guile-m4-docs1.8'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/scripts'
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/scripts'
# Making install in srfi
# make[1]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/srfi'
# make install-am
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/srfi'
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/srfi'
# test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/lib"
# test -z "/usr/share/guile/1.8/srfi" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/srfi"
# /bin/sh ../libtool --mode=install /usr/bin/install -c libguile-srfi-srfi-1-v-3.la libguile-srfi-srfi-4-v-3.la libguile-srfi-srfi-13-14-v-3.la libguile-srfi-srfi-60-v-2.la '/tmp/guile1.8/pkg/guile1.8/usr/lib'
# /usr/bin/install -c -m 644 srfi-1.scm srfi-2.scm srfi-4.scm srfi-6.scm srfi-8.scm srfi-9.scm srfi-10.scm srfi-11.scm srfi-13.scm srfi-14.scm srfi-16.scm srfi-17.scm srfi-19.scm srfi-26.scm srfi-31.scm srfi-34.scm srfi-35.scm srfi-37.scm srfi-39.scm srfi-60.scm srfi-69.scm srfi-88.scm '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/srfi'
# libtool: install: warning: relinking `libguile-srfi-srfi-1-v-3.la'
# libtool: install: (cd /tmp/guile1.8/src/guile-1.8.8/srfi; /bin/sh /tmp/guile1.8/src/guile-1.8.8/libtool --tag CC --mode=relink gcc -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 3:2:0 -lpthread -o libguile-srfi-srfi-1-v-3.la -rpath /usr/lib srfi-1.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl -inst-prefix-dir /tmp/guile1.8/pkg/guile1.8)
# test -z "/usr/include/guile/srfi" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/include/guile/srfi"
# /usr/bin/install -c -m 644 srfi-1.h srfi-4.h srfi-13.h srfi-14.h srfi-60.h '/tmp/guile1.8/pkg/guile1.8/usr/include/guile/srfi'
# libtool: relink: gcc -shared -fPIC -DPIC .libs/srfi-1.o -Wl,-rpath -Wl,/usr/lib -L/tmp/guile1.8/pkg/guile1.8/usr/lib -L/usr/lib -lguile -lpthread -lgmp -lcrypt -lm -lltdl -pthread -Wl,-soname -Wl,libguile-srfi-srfi-1-v-3.so.3 -o .libs/libguile-srfi-srfi-1-v-3.so.3.0.2
# libtool: install: /usr/bin/install -c .libs/libguile-srfi-srfi-1-v-3.so.3.0.2T /tmp/guile1.8/pkg/guile1.8/usr/lib/libguile-srfi-srfi-1-v-3.so.3.0.2
# libtool: install: (cd /tmp/guile1.8/pkg/guile1.8/usr/lib && { ln -s -f libguile-srfi-srfi-1-v-3.so.3.0.2 libguile-srfi-srfi-1-v-3.so.3 || { rm -f libguile-srfi-srfi-1-v-3.so.3 && ln -s libguile-srfi-srfi-1-v-3.so.3.0.2 libguile-srfi-srfi-1-v-3.so.3; }; })
# libtool: install: (cd /tmp/guile1.8/pkg/guile1.8/usr/lib && { ln -s -f libguile-srfi-srfi-1-v-3.so.3.0.2 libguile-srfi-srfi-1-v-3.so || { rm -f libguile-srfi-srfi-1-v-3.so && ln -s libguile-srfi-srfi-1-v-3.so.3.0.2 libguile-srfi-srfi-1-v-3.so; }; })
# libtool: install: /usr/bin/install -c .libs/libguile-srfi-srfi-1-v-3.lai /tmp/guile1.8/pkg/guile1.8/usr/lib/libguile-srfi-srfi-1-v-3.la
# libtool: install: warning: relinking `libguile-srfi-srfi-4-v-3.la'
# libtool: install: (cd /tmp/guile1.8/src/guile-1.8.8/srfi; /bin/sh /tmp/guile1.8/src/guile-1.8.8/libtool --tag CC --mode=relink gcc -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 3:1:0 -lpthread -o libguile-srfi-srfi-4-v-3.la -rpath /usr/lib srfi-4.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl -inst-prefix-dir /tmp/guile1.8/pkg/guile1.8)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/srfi-4.o -Wl,-rpath -Wl,/usr/lib -L/tmp/guile1.8/pkg/guile1.8/usr/lib -L/usr/lib -lguile -lpthread -lgmp -lcrypt -lm -lltdl -pthread -Wl,-soname -Wl,libguile-srfi-srfi-4-v-3.so.3 -o .libs/libguile-srfi-srfi-4-v-3.so.3.0.1
# libtool: install: /usr/bin/install -c .libs/libguile-srfi-srfi-4-v-3.so.3.0.1T /tmp/guile1.8/pkg/guile1.8/usr/lib/libguile-srfi-srfi-4-v-3.so.3.0.1
# libtool: install: (cd /tmp/guile1.8/pkg/guile1.8/usr/lib && { ln -s -f libguile-srfi-srfi-4-v-3.so.3.0.1 libguile-srfi-srfi-4-v-3.so.3 || { rm -f libguile-srfi-srfi-4-v-3.so.3 && ln -s libguile-srfi-srfi-4-v-3.so.3.0.1 libguile-srfi-srfi-4-v-3.so.3; }; })
# libtool: install: (cd /tmp/guile1.8/pkg/guile1.8/usr/lib && { ln -s -f libguile-srfi-srfi-4-v-3.so.3.0.1 libguile-srfi-srfi-4-v-3.so || { rm -f libguile-srfi-srfi-4-v-3.so && ln -s libguile-srfi-srfi-4-v-3.so.3.0.1 libguile-srfi-srfi-4-v-3.so; }; })
# libtool: install: /usr/bin/install -c .libs/libguile-srfi-srfi-4-v-3.lai /tmp/guile1.8/pkg/guile1.8/usr/lib/libguile-srfi-srfi-4-v-3.la
# libtool: install: warning: relinking `libguile-srfi-srfi-13-14-v-3.la'
# libtool: install: (cd /tmp/guile1.8/src/guile-1.8.8/srfi; /bin/sh /tmp/guile1.8/src/guile-1.8.8/libtool --tag CC --mode=relink gcc -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 3:1:0 -lpthread -o libguile-srfi-srfi-13-14-v-3.la -rpath /usr/lib srfi-13.lo srfi-14.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl -inst-prefix-dir /tmp/guile1.8/pkg/guile1.8)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/srfi-13.o .libs/srfi-14.o -Wl,-rpath -Wl,/usr/lib -L/tmp/guile1.8/pkg/guile1.8/usr/lib -L/usr/lib -lguile -lpthread -lgmp -lcrypt -lm -lltdl -pthread -Wl,-soname -Wl,libguile-srfi-srfi-13-14-v-3.so.3 -o .libs/libguile-srfi-srfi-13-14-v-3.so.3.0.1
# libtool: install: /usr/bin/install -c .libs/libguile-srfi-srfi-13-14-v-3.so.3.0.1T /tmp/guile1.8/pkg/guile1.8/usr/lib/libguile-srfi-srfi-13-14-v-3.so.3.0.1
# libtool: install: (cd /tmp/guile1.8/pkg/guile1.8/usr/lib && { ln -s -f libguile-srfi-srfi-13-14-v-3.so.3.0.1 libguile-srfi-srfi-13-14-v-3.so.3 || { rm -f libguile-srfi-srfi-13-14-v-3.so.3 && ln -s libguile-srfi-srfi-13-14-v-3.so.3.0.1 libguile-srfi-srfi-13-14-v-3.so.3; }; })
# libtool: install: (cd /tmp/guile1.8/pkg/guile1.8/usr/lib && { ln -s -f libguile-srfi-srfi-13-14-v-3.so.3.0.1 libguile-srfi-srfi-13-14-v-3.so || { rm -f libguile-srfi-srfi-13-14-v-3.so && ln -s libguile-srfi-srfi-13-14-v-3.so.3.0.1 libguile-srfi-srfi-13-14-v-3.so; }; })
# libtool: install: /usr/bin/install -c .libs/libguile-srfi-srfi-13-14-v-3.lai /tmp/guile1.8/pkg/guile1.8/usr/lib/libguile-srfi-srfi-13-14-v-3.la
# libtool: install: warning: relinking `libguile-srfi-srfi-60-v-2.la'
# libtool: install: (cd /tmp/guile1.8/src/guile-1.8.8/srfi; /bin/sh /tmp/guile1.8/src/guile-1.8.8/libtool --tag CC --mode=relink gcc -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 2:2:0 -lpthread -o libguile-srfi-srfi-60-v-2.la -rpath /usr/lib srfi-60.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl -inst-prefix-dir /tmp/guile1.8/pkg/guile1.8)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/srfi-60.o -Wl,-rpath -Wl,/usr/lib -L/tmp/guile1.8/pkg/guile1.8/usr/lib -L/usr/lib -lguile -lpthread -lgmp -lcrypt -lm -lltdl -pthread -Wl,-soname -Wl,libguile-srfi-srfi-60-v-2.so.2 -o .libs/libguile-srfi-srfi-60-v-2.so.2.0.2
# libtool: install: /usr/bin/install -c .libs/libguile-srfi-srfi-60-v-2.so.2.0.2T /tmp/guile1.8/pkg/guile1.8/usr/lib/libguile-srfi-srfi-60-v-2.so.2.0.2
# libtool: install: (cd /tmp/guile1.8/pkg/guile1.8/usr/lib && { ln -s -f libguile-srfi-srfi-60-v-2.so.2.0.2 libguile-srfi-srfi-60-v-2.so.2 || { rm -f libguile-srfi-srfi-60-v-2.so.2 && ln -s libguile-srfi-srfi-60-v-2.so.2.0.2 libguile-srfi-srfi-60-v-2.so.2; }; })
# libtool: install: (cd /tmp/guile1.8/pkg/guile1.8/usr/lib && { ln -s -f libguile-srfi-srfi-60-v-2.so.2.0.2 libguile-srfi-srfi-60-v-2.so || { rm -f libguile-srfi-srfi-60-v-2.so && ln -s libguile-srfi-srfi-60-v-2.so.2.0.2 libguile-srfi-srfi-60-v-2.so; }; })
# libtool: install: /usr/bin/install -c .libs/libguile-srfi-srfi-60-v-2.lai /tmp/guile1.8/pkg/guile1.8/usr/lib/libguile-srfi-srfi-60-v-2.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/srfi'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/srfi'
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/srfi'
# Making install in doc
# make[1]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc'
# Making install in ref
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc/ref'
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc/ref'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/info" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/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 '/tmp/guile1.8/pkg/guile1.8/usr/share/info'
# install-info --info-dir='/tmp/guile1.8/pkg/guile1.8/usr/share/info' '/tmp/guile1.8/pkg/guile1.8/usr/share/info/guile.info'
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc/ref'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc/ref'
# Making install in tutorial
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc/tutorial'
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc/tutorial'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/info" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/share/info"
# /usr/bin/install -c -m 644 ./guile-tut.info '/tmp/guile1.8/pkg/guile1.8/usr/share/info'
# install-info --info-dir='/tmp/guile1.8/pkg/guile1.8/usr/share/info' '/tmp/guile1.8/pkg/guile1.8/usr/share/info/guile-tut.info'
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc/tutorial'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc/tutorial'
# Making install in goops
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc/goops'
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc/goops'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/info" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/share/info"
# /usr/bin/install -c -m 644 ./goops.info '/tmp/guile1.8/pkg/guile1.8/usr/share/info'
# install-info --info-dir='/tmp/guile1.8/pkg/guile1.8/usr/share/info' '/tmp/guile1.8/pkg/guile1.8/usr/share/info/goops.info'
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc/goops'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc/goops'
# Making install in r5rs
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc/r5rs'
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc/r5rs'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/info" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/share/info"
# /usr/bin/install -c -m 644 ./r5rs.info '/tmp/guile1.8/pkg/guile1.8/usr/share/info'
# install-info --info-dir='/tmp/guile1.8/pkg/guile1.8/usr/share/info' '/tmp/guile1.8/pkg/guile1.8/usr/share/info/r5rs.info'
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc/r5rs'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc/r5rs'
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc'
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/share/man/man1"
# /usr/bin/install -c -m 644 'guile.1' '/tmp/guile1.8/pkg/guile1.8/usr/share/man/man1/guile1.8.1'
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc'
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/doc'
# Making install in examples
# make[1]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/examples'
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/examples'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/examples'
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/examples'
# Making install in test-suite
# make[1]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/test-suite'
# Making install in standalone
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/test-suite/standalone'
# make install-am
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/test-suite/standalone'
# cd . && chmod u+x test-system-cmds test-require-extension test-bad-identifiers test-asmobs test-fast-slot-ref test-use-srfi
# make[4]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/test-suite/standalone'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/test-suite/standalone'
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/test-suite/standalone'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/test-suite/standalone'
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/test-suite'
# make[3]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/test-suite'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/test-suite'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/test-suite'
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/test-suite'
# Making install in benchmark-suite
# make[1]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/benchmark-suite'
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/benchmark-suite'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/benchmark-suite'
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/benchmark-suite'
# Making install in lang
# make[1]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/lang'
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/lang'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/guile/1.8/lang" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/lang"
# /usr/sbin/mkdir -p '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/lang/elisp'
# /usr/bin/install -c -m 644 elisp/base.scm elisp/example.el elisp/interface.scm elisp/transform.scm elisp/variables.scm '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/lang/elisp'
# /usr/sbin/mkdir -p '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/lang/elisp/internals'
# /usr/bin/install -c -m 644 elisp/internals/evaluation.scm elisp/internals/format.scm elisp/internals/fset.scm elisp/internals/lambda.scm elisp/internals/load.scm elisp/internals/null.scm elisp/internals/set.scm elisp/internals/signal.scm elisp/internals/time.scm elisp/internals/trace.scm '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/lang/elisp/internals'
# /usr/sbin/mkdir -p '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/lang/elisp/primitives'
# /usr/bin/install -c -m 644 elisp/primitives/buffers.scm elisp/primitives/char-table.scm elisp/primitives/features.scm elisp/primitives/fns.scm elisp/primitives/format.scm elisp/primitives/guile.scm elisp/primitives/keymaps.scm elisp/primitives/lists.scm elisp/primitives/load.scm elisp/primitives/match.scm elisp/primitives/numbers.scm elisp/primitives/pure.scm elisp/primitives/read.scm elisp/primitives/signal.scm elisp/primitives/strings.scm elisp/primitives/symprop.scm elisp/primitives/syntax.scm elisp/primitives/system.scm elisp/primitives/time.scm '/tmp/guile1.8/pkg/guile1.8/usr/share/guile/1.8/lang/elisp/primitives'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/lang'
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/lang'
# Making install in am
# make[1]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/am'
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8/am'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/am'
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/am'
# make[1]: Entering directory '/tmp/guile1.8/src/guile-1.8.8'
# make[2]: Entering directory '/tmp/guile1.8/src/guile-1.8.8'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/bin"
# test -z "/usr/include" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/include"
# /usr/bin/install -c -m 644 libguile.h '/tmp/guile1.8/pkg/guile1.8/usr/include'
# test -z "/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/guile1.8/pkg/guile1.8/usr/lib/pkgconfig"
# /usr/bin/install -c guile-tools '/tmp/guile1.8/pkg/guile1.8/usr/bin/./guile-tools1.8'
# /usr/bin/install -c -m 644 guile-1.8.pc '/tmp/guile1.8/pkg/guile1.8/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8'
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "guile1.8"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: guile1.8 1.8.8-4 (Wed Aug 24 13:34:14 UTC 2016)

CMD: pacman --query --file guile1.8-1.8.8-4-x86_64.pkg.tar.xz
# guile1.8 1.8.8-4

Creating hybrid package for 'guile1.8'

Trying to find vanilla package 'guile1.8'...

CMD: pacman --query --file /mirror/guile1.8-1.8.8-4.pkg.tar.xz
# guile1.8 1.8.8-4

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/guile/1.8/guile-procedures.txt
# /usr/share/guile/1.8/oop/goops.scm
# /usr/share/guile/1.8/oop/goops/active-slot.scm
# /usr/share/guile/1.8/oop/goops/compile.scm
# /usr/share/guile/1.8/oop/goops/composite-slot.scm
# /usr/share/guile/1.8/oop/goops/describe.scm
# /usr/share/guile/1.8/oop/goops/dispatch.scm
# /usr/share/guile/1.8/oop/goops/internal.scm
# /usr/share/guile/1.8/oop/goops/save.scm
# /usr/share/guile/1.8/oop/goops/stklos.scm
# /usr/share/guile/1.8/oop/goops/util.scm
# /usr/share/guile/1.8/oop/goops/old-define-method.scm
# /usr/share/guile/1.8/oop/goops/accessors.scm
# /usr/share/guile/1.8/oop/goops/simple.scm
# /usr/share/guile/1.8/ice-9/and-let-star.scm
# /usr/share/guile/1.8/ice-9/boot-9.scm
# /usr/share/guile/1.8/ice-9/calling.scm
# /usr/share/guile/1.8/ice-9/common-list.scm
# /usr/share/guile/1.8/ice-9/debug.scm
# /usr/share/guile/1.8/ice-9/debugger.scm
# /usr/share/guile/1.8/ice-9/documentation.scm
# /usr/share/guile/1.8/ice-9/emacs.scm
# /usr/share/guile/1.8/ice-9/expect.scm
# /usr/share/guile/1.8/ice-9/format.scm
# /usr/share/guile/1.8/ice-9/getopt-long.scm
# /usr/share/guile/1.8/ice-9/hcons.scm
# /usr/share/guile/1.8/ice-9/lineio.scm
# /usr/share/guile/1.8/ice-9/ls.scm
# /usr/share/guile/1.8/ice-9/mapping.scm
# /usr/share/guile/1.8/ice-9/match.scm
# /usr/share/guile/1.8/ice-9/networking.scm
# /usr/share/guile/1.8/ice-9/null.scm
# /usr/share/guile/1.8/ice-9/optargs.scm
# /usr/share/guile/1.8/ice-9/poe.scm
# /usr/share/guile/1.8/ice-9/popen.scm
# /usr/share/guile/1.8/ice-9/posix.scm
# /usr/share/guile/1.8/ice-9/psyntax.pp
# /usr/share/guile/1.8/ice-9/psyntax.ss
# /usr/share/guile/1.8/ice-9/q.scm
# /usr/share/guile/1.8/ice-9/r4rs.scm
# /usr/share/guile/1.8/ice-9/r5rs.scm
# /usr/share/guile/1.8/ice-9/rdelim.scm
# /usr/share/guile/1.8/ice-9/receive.scm
# /usr/share/guile/1.8/ice-9/regex.scm
# /usr/share/guile/1.8/ice-9/runq.scm
# /usr/share/guile/1.8/ice-9/rw.scm
# /usr/share/guile/1.8/ice-9/safe-r5rs.scm
# /usr/share/guile/1.8/ice-9/safe.scm
# /usr/share/guile/1.8/ice-9/session.scm
# /usr/share/guile/1.8/ice-9/slib.scm
# /usr/share/guile/1.8/ice-9/stack-catch.scm
# /usr/share/guile/1.8/ice-9/streams.scm
# /usr/share/guile/1.8/ice-9/string-fun.scm
# /usr/share/guile/1.8/ice-9/syncase.scm
# /usr/share/guile/1.8/ice-9/threads.scm
# /usr/share/guile/1.8/ice-9/buffered-input.scm
# /usr/share/guile/1.8/ice-9/time.scm
# /usr/share/guile/1.8/ice-9/history.scm
# /usr/share/guile/1.8/ice-9/channel.scm
# /usr/share/guile/1.8/ice-9/pretty-print.scm
# /usr/share/guile/1.8/ice-9/ftw.scm
# /usr/share/guile/1.8/ice-9/gap-buffer.scm
# /usr/share/guile/1.8/ice-9/occam-channel.scm
# /usr/share/guile/1.8/ice-9/weak-vector.scm
# /usr/share/guile/1.8/ice-9/deprecated.scm
# /usr/share/guile/1.8/ice-9/list.scm
# /usr/share/guile/1.8/ice-9/serialize.scm
# /usr/share/guile/1.8/ice-9/gds-client.scm
# /usr/share/guile/1.8/ice-9/gds-server.scm
# /usr/share/guile/1.8/ice-9/readline.scm
# /usr/share/guile/1.8/ice-9/debugger/command-loop.scm
# /usr/share/guile/1.8/ice-9/debugger/commands.scm
# /usr/share/guile/1.8/ice-9/debugger/state.scm
# /usr/share/guile/1.8/ice-9/debugger/trc.scm
# /usr/share/guile/1.8/ice-9/debugger/utils.scm
# /usr/share/guile/1.8/ice-9/debugging/example-fns.scm
# /usr/share/guile/1.8/ice-9/debugging/ice-9-debugger-extensions.scm
# /usr/share/guile/1.8/ice-9/debugging/steps.scm
# /usr/share/guile/1.8/ice-9/debugging/trace.scm
# /usr/share/guile/1.8/ice-9/debugging/traps.scm
# /usr/share/guile/1.8/ice-9/debugging/trc.scm
# /usr/share/guile/1.8/scripts/PROGRAM1.8
# /usr/share/guile/1.8/scripts/autofrisk1.8
# /usr/share/guile/1.8/scripts/display-commentary1.8
# /usr/share/guile/1.8/scripts/doc-snarf1.8
# /usr/share/guile/1.8/scripts/frisk1.8
# /usr/share/guile/1.8/scripts/generate-autoload1.8
# /usr/share/guile/1.8/scripts/lint1.8
# /usr/share/guile/1.8/scripts/punify1.8
# /usr/share/guile/1.8/scripts/read-scheme-source1.8
# /usr/share/guile/1.8/scripts/read-text-outline1.8
# /usr/share/guile/1.8/scripts/use2dot1.8
# /usr/share/guile/1.8/scripts/snarf-check-and-output-texi1.8
# /usr/share/guile/1.8/scripts/summarize-guile-TODO1.8
# /usr/share/guile/1.8/scripts/scan-api1.8
# /usr/share/guile/1.8/scripts/api-diff1.8
# /usr/share/guile/1.8/scripts/read-rfc8221.8
# /usr/share/guile/1.8/scripts/snarf-guile-m4-docs1.8
# /usr/share/guile/1.8/srfi/srfi-1.scm
# /usr/share/guile/1.8/srfi/srfi-2.scm
# /usr/share/guile/1.8/srfi/srfi-4.scm
# /usr/share/guile/1.8/srfi/srfi-6.scm
# /usr/share/guile/1.8/srfi/srfi-8.scm
# /usr/share/guile/1.8/srfi/srfi-9.scm
# /usr/share/guile/1.8/srfi/srfi-10.scm
# /usr/share/guile/1.8/srfi/srfi-11.scm
# /usr/share/guile/1.8/srfi/srfi-13.scm
# /usr/share/guile/1.8/srfi/srfi-14.scm
# /usr/share/guile/1.8/srfi/srfi-16.scm
# /usr/share/guile/1.8/srfi/srfi-17.scm
# /usr/share/guile/1.8/srfi/srfi-19.scm
# /usr/share/guile/1.8/srfi/srfi-26.scm
# /usr/share/guile/1.8/srfi/srfi-31.scm
# /usr/share/guile/1.8/srfi/srfi-34.scm
# /usr/share/guile/1.8/srfi/srfi-35.scm
# /usr/share/guile/1.8/srfi/srfi-37.scm
# /usr/share/guile/1.8/srfi/srfi-39.scm
# /usr/share/guile/1.8/srfi/srfi-60.scm
# /usr/share/guile/1.8/srfi/srfi-69.scm
# /usr/share/guile/1.8/srfi/srfi-88.scm
# /usr/share/guile/1.8/lang/elisp/base.scm
# /usr/share/guile/1.8/lang/elisp/example.el
# /usr/share/guile/1.8/lang/elisp/interface.scm
# /usr/share/guile/1.8/lang/elisp/transform.scm
# /usr/share/guile/1.8/lang/elisp/variables.scm
# /usr/share/guile/1.8/lang/elisp/internals/evaluation.scm
# /usr/share/guile/1.8/lang/elisp/internals/format.scm
# /usr/share/guile/1.8/lang/elisp/internals/fset.scm
# /usr/share/guile/1.8/lang/elisp/internals/lambda.scm
# /usr/share/guile/1.8/lang/elisp/internals/load.scm
# /usr/share/guile/1.8/lang/elisp/internals/null.scm
# /usr/share/guile/1.8/lang/elisp/internals/set.scm
# /usr/share/guile/1.8/lang/elisp/internals/signal.scm
# /usr/share/guile/1.8/lang/elisp/internals/time.scm
# /usr/share/guile/1.8/lang/elisp/internals/trace.scm
# /usr/share/guile/1.8/lang/elisp/primitives/buffers.scm
# /usr/share/guile/1.8/lang/elisp/primitives/char-table.scm
# /usr/share/guile/1.8/lang/elisp/primitives/features.scm
# /usr/share/guile/1.8/lang/elisp/primitives/fns.scm
# /usr/share/guile/1.8/lang/elisp/primitives/format.scm
# /usr/share/guile/1.8/lang/elisp/primitives/guile.scm
# /usr/share/guile/1.8/lang/elisp/primitives/keymaps.scm
# /usr/share/guile/1.8/lang/elisp/primitives/lists.scm
# /usr/share/guile/1.8/lang/elisp/primitives/load.scm
# /usr/share/guile/1.8/lang/elisp/primitives/match.scm
# /usr/share/guile/1.8/lang/elisp/primitives/numbers.scm
# /usr/share/guile/1.8/lang/elisp/primitives/pure.scm
# /usr/share/guile/1.8/lang/elisp/primitives/read.scm
# /usr/share/guile/1.8/lang/elisp/primitives/signal.scm
# /usr/share/guile/1.8/lang/elisp/primitives/strings.scm
# /usr/share/guile/1.8/lang/elisp/primitives/symprop.scm
# /usr/share/guile/1.8/lang/elisp/primitives/syntax.scm
# /usr/share/guile/1.8/lang/elisp/primitives/system.scm
# /usr/share/guile/1.8/lang/elisp/primitives/time.scm
# /usr/share/aclocal/guile18.m4
# /usr/share/man/man1/guile1.8.1.gz
# /usr/lib/libguile.so.17
# /usr/lib/libguile.so
# /usr/lib/libguilereadline-v-17.so.17
# /usr/lib/libguilereadline-v-17.so
# /usr/lib/libguile-srfi-srfi-1-v-3.so.3
# /usr/lib/libguile-srfi-srfi-1-v-3.so
# /usr/lib/libguile-srfi-srfi-4-v-3.so.3
# /usr/lib/libguile-srfi-srfi-4-v-3.so
# /usr/lib/libguile-srfi-srfi-13-14-v-3.so.3
# /usr/lib/libguile-srfi-srfi-13-14-v-3.so
# /usr/lib/libguile-srfi-srfi-60-v-2.so.2
# /usr/lib/libguile-srfi-srfi-60-v-2.so
# /usr/lib/libguile.so.17.4.0
# /usr/lib/libguilereadline-v-17.so.17.0.3
# /usr/lib/libguile-srfi-srfi-1-v-3.so.3.0.2
# /usr/lib/libguile-srfi-srfi-4-v-3.so.3.0.1
# /usr/lib/libguile-srfi-srfi-13-14-v-3.so.3.0.1
# /usr/lib/libguile-srfi-srfi-60-v-2.so.2.0.2
# /usr/lib/pkgconfig/guile-1.8.pc
# /usr/bin/guile-snarf1.8
# /usr/bin/guile-tools1.8
# /usr/bin/guile-config1.8
# /usr/bin/guile1.8
# /usr/include/libguile.h
# /usr/include/libguile/version.h
# /usr/include/libguile/scmconfig.h
# /usr/include/libguile/__scm.h
# /usr/include/libguile/alist.h
# /usr/include/libguile/arbiters.h
# /usr/include/libguile/async.h
# /usr/include/libguile/backtrace.h
# /usr/include/libguile/boolean.h
# /usr/include/libguile/chars.h
# /usr/include/libguile/continuations.h
# /usr/include/libguile/convert.h
# /usr/include/libguile/debug.h
# /usr/include/libguile/debug-malloc.h
# /usr/include/libguile/deprecation.h
# /usr/include/libguile/deprecated.h
# /usr/include/libguile/discouraged.h
# /usr/include/libguile/dynl.h
# /usr/include/libguile/dynwind.h
# /usr/include/libguile/environments.h
# /usr/include/libguile/eq.h
# /usr/include/libguile/error.h
# /usr/include/libguile/eval.h
# /usr/include/libguile/evalext.h
# /usr/include/libguile/extensions.h
# /usr/include/libguile/feature.h
# /usr/include/libguile/filesys.h
# /usr/include/libguile/fluids.h
# /usr/include/libguile/fports.h
# /usr/include/libguile/futures.h
# /usr/include/libguile/gc.h
# /usr/include/libguile/gdb_interface.h
# /usr/include/libguile/gdbint.h
# /usr/include/libguile/goops.h
# /usr/include/libguile/gsubr.h
# /usr/include/libguile/guardians.h
# /usr/include/libguile/hash.h
# /usr/include/libguile/hashtab.h
# /usr/include/libguile/hooks.h
# /usr/include/libguile/i18n.h
# /usr/include/libguile/init.h
# /usr/include/libguile/inline.h
# /usr/include/libguile/ioext.h
# /usr/include/libguile/iselect.h
# /usr/include/libguile/keywords.h
# /usr/include/libguile/lang.h
# /usr/include/libguile/list.h
# /usr/include/libguile/load.h
# /usr/include/libguile/macros.h
# /usr/include/libguile/mallocs.h
# /usr/include/libguile/modules.h
# /usr/include/libguile/net_db.h
# /usr/include/libguile/numbers.h
# /usr/include/libguile/objects.h
# /usr/include/libguile/objprop.h
# /usr/include/libguile/options.h
# /usr/include/libguile/pairs.h
# /usr/include/libguile/ports.h
# /usr/include/libguile/posix.h
# /usr/include/libguile/regex-posix.h
# /usr/include/libguile/print.h
# /usr/include/libguile/procprop.h
# /usr/include/libguile/procs.h
# /usr/include/libguile/properties.h
# /usr/include/libguile/random.h
# /usr/include/libguile/ramap.h
# /usr/include/libguile/rdelim.h
# /usr/include/libguile/read.h
# /usr/include/libguile/root.h
# /usr/include/libguile/rw.h
# /usr/include/libguile/scmsigs.h
# /usr/include/libguile/validate.h
# /usr/include/libguile/script.h
# /usr/include/libguile/simpos.h
# /usr/include/libguile/smob.h
# /usr/include/libguile/snarf.h
# /usr/include/libguile/socket.h
# /usr/include/libguile/sort.h
# /usr/include/libguile/srcprop.h
# /usr/include/libguile/stackchk.h
# /usr/include/libguile/stacks.h
# /usr/include/libguile/stime.h
# /usr/include/libguile/strings.h
# /usr/include/libguile/srfi-4.h
# /usr/include/libguile/srfi-13.h
# /usr/include/libguile/srfi-14.h
# /usr/include/libguile/strorder.h
# /usr/include/libguile/strports.h
# /usr/include/libguile/struct.h
# /usr/include/libguile/symbols.h
# /usr/include/libguile/tags.h
# /usr/include/libguile/threads.h
# /usr/include/libguile/pthread-threads.h
# /usr/include/libguile/null-threads.h
# /usr/include/libguile/throw.h
# /usr/include/libguile/unif.h
# /usr/include/libguile/values.h
# /usr/include/libguile/variable.h
# /usr/include/libguile/vectors.h
# /usr/include/libguile/vports.h
# /usr/include/libguile/weaks.h
# /usr/include/guile/gh.h
# /usr/include/guile/readline.h
# /usr/include/guile/srfi/srfi-1.h
# /usr/include/guile/srfi/srfi-4.h
# /usr/include/guile/srfi/srfi-13.h
# /usr/include/guile/srfi/srfi-14.h
# /usr/include/guile/srfi/srfi-60.h
# /sysroot/usr/lib/libguile.so.17.4.0
# /sysroot/usr/lib/libguile.so.17
# /sysroot/usr/lib/libguile.so
# /sysroot/usr/lib/libguile.la
# /sysroot/usr/lib/libguilereadline-v-17.so.17.0.3
# /sysroot/usr/lib/libguilereadline-v-17.so.17
# /sysroot/usr/lib/libguilereadline-v-17.so
# /sysroot/usr/lib/libguilereadline-v-17.la
# /sysroot/usr/lib/libguile-srfi-srfi-1-v-3.so.3.0.2
# /sysroot/usr/lib/libguile-srfi-srfi-1-v-3.so.3
# /sysroot/usr/lib/libguile-srfi-srfi-1-v-3.so
# /sysroot/usr/lib/libguile-srfi-srfi-1-v-3.la
# /sysroot/usr/lib/libguile-srfi-srfi-4-v-3.so.3.0.1
# /sysroot/usr/lib/libguile-srfi-srfi-4-v-3.so.3
# /sysroot/usr/lib/libguile-srfi-srfi-4-v-3.so
# /sysroot/usr/lib/libguile-srfi-srfi-4-v-3.la
# /sysroot/usr/lib/libguile-srfi-srfi-13-14-v-3.so.3.0.1
# /sysroot/usr/lib/libguile-srfi-srfi-13-14-v-3.so.3
# /sysroot/usr/lib/libguile-srfi-srfi-13-14-v-3.so
# /sysroot/usr/lib/libguile-srfi-srfi-13-14-v-3.la
# /sysroot/usr/lib/libguile-srfi-srfi-60-v-2.so.2.0.2
# /sysroot/usr/lib/libguile-srfi-srfi-60-v-2.so.2
# /sysroot/usr/lib/libguile-srfi-srfi-60-v-2.so
# /sysroot/usr/lib/libguile-srfi-srfi-60-v-2.la
# /sysroot/usr/lib/pkgconfig/guile-1.8.pc
# /sysroot/usr/include/libguile.h
# /sysroot/usr/include/libguile/__scm.h
# /sysroot/usr/include/libguile/alist.h
# /sysroot/usr/include/libguile/arbiters.h
# /sysroot/usr/include/libguile/async.h
# /sysroot/usr/include/libguile/backtrace.h
# /sysroot/usr/include/libguile/boolean.h
# /sysroot/usr/include/libguile/chars.h
# /sysroot/usr/include/libguile/continuations.h
# /sysroot/usr/include/libguile/convert.h
# /sysroot/usr/include/libguile/debug.h
# /sysroot/usr/include/libguile/debug-malloc.h
# /sysroot/usr/include/libguile/deprecation.h
# /sysroot/usr/include/libguile/deprecated.h
# /sysroot/usr/include/libguile/discouraged.h
# /sysroot/usr/include/libguile/dynl.h
# /sysroot/usr/include/libguile/dynwind.h
# /sysroot/usr/include/libguile/environments.h
# /sysroot/usr/include/libguile/eq.h
# /sysroot/usr/include/libguile/error.h
# /sysroot/usr/include/libguile/eval.h
# /sysroot/usr/include/libguile/evalext.h
# /sysroot/usr/include/libguile/extensions.h
# /sysroot/usr/include/libguile/feature.h
# /sysroot/usr/include/libguile/filesys.h
# /sysroot/usr/include/libguile/fluids.h
# /sysroot/usr/include/libguile/fports.h
# /sysroot/usr/include/libguile/futures.h
# /sysroot/usr/include/libguile/gc.h
# /sysroot/usr/include/libguile/gdb_interface.h
# /sysroot/usr/include/libguile/gdbint.h
# /sysroot/usr/include/libguile/goops.h
# /sysroot/usr/include/libguile/gsubr.h
# /sysroot/usr/include/libguile/guardians.h
# /sysroot/usr/include/libguile/hash.h
# /sysroot/usr/include/libguile/hashtab.h
# /sysroot/usr/include/libguile/hooks.h
# /sysroot/usr/include/libguile/i18n.h
# /sysroot/usr/include/libguile/init.h
# /sysroot/usr/include/libguile/inline.h
# /sysroot/usr/include/libguile/ioext.h
# /sysroot/usr/include/libguile/iselect.h
# /sysroot/usr/include/libguile/keywords.h
# /sysroot/usr/include/libguile/lang.h
# /sysroot/usr/include/libguile/list.h
# /sysroot/usr/include/libguile/load.h
# /sysroot/usr/include/libguile/macros.h
# /sysroot/usr/include/libguile/mallocs.h
# /sysroot/usr/include/libguile/modules.h
# /sysroot/usr/include/libguile/net_db.h
# /sysroot/usr/include/libguile/numbers.h
# /sysroot/usr/include/libguile/objects.h
# /sysroot/usr/include/libguile/objprop.h
# /sysroot/usr/include/libguile/options.h
# /sysroot/usr/include/libguile/pairs.h
# /sysroot/usr/include/libguile/ports.h
# /sysroot/usr/include/libguile/posix.h
# /sysroot/usr/include/libguile/regex-posix.h
# /sysroot/usr/include/libguile/print.h
# /sysroot/usr/include/libguile/procprop.h
# /sysroot/usr/include/libguile/procs.h
# /sysroot/usr/include/libguile/properties.h
# /sysroot/usr/include/libguile/random.h
# /sysroot/usr/include/libguile/ramap.h
# /sysroot/usr/include/libguile/rdelim.h
# /sysroot/usr/include/libguile/read.h
# /sysroot/usr/include/libguile/root.h
# /sysroot/usr/include/libguile/rw.h
# /sysroot/usr/include/libguile/scmsigs.h
# /sysroot/usr/include/libguile/validate.h
# /sysroot/usr/include/libguile/script.h
# /sysroot/usr/include/libguile/simpos.h
# /sysroot/usr/include/libguile/smob.h
# /sysroot/usr/include/libguile/snarf.h
# /sysroot/usr/include/libguile/socket.h
# /sysroot/usr/include/libguile/sort.h
# /sysroot/usr/include/libguile/srcprop.h
# /sysroot/usr/include/libguile/stackchk.h
# /sysroot/usr/include/libguile/stacks.h
# /sysroot/usr/include/libguile/stime.h
# /sysroot/usr/include/libguile/strings.h
# /sysroot/usr/include/libguile/srfi-4.h
# /sysroot/usr/include/libguile/srfi-13.h
# /sysroot/usr/include/libguile/srfi-14.h
# /sysroot/usr/include/libguile/strorder.h
# /sysroot/usr/include/libguile/strports.h
# /sysroot/usr/include/libguile/struct.h
# /sysroot/usr/include/libguile/symbols.h
# /sysroot/usr/include/libguile/tags.h
# /sysroot/usr/include/libguile/threads.h
# /sysroot/usr/include/libguile/pthread-threads.h
# /sysroot/usr/include/libguile/null-threads.h
# /sysroot/usr/include/libguile/throw.h
# /sysroot/usr/include/libguile/unif.h
# /sysroot/usr/include/libguile/values.h
# /sysroot/usr/include/libguile/variable.h
# /sysroot/usr/include/libguile/vectors.h
# /sysroot/usr/include/libguile/vports.h
# /sysroot/usr/include/libguile/weaks.h
# /sysroot/usr/include/libguile/version.h
# /sysroot/usr/include/libguile/scmconfig.h
# /sysroot/usr/include/guile/gh.h
# /sysroot/usr/include/guile/readline.h
# /sysroot/usr/include/guile/srfi/srfi-1.h
# /sysroot/usr/include/guile/srfi/srfi-4.h
# /sysroot/usr/include/guile/srfi/srfi-13.h
# /sysroot/usr/include/guile/srfi/srfi-14.h
# /sysroot/usr/include/guile/srfi/srfi-60.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf guile1.8.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/guile1.8.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/guile1.8.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/guile1.8.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/guile1.8/src/guile-1.8.8/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by guile configure 1.8.8, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static --disable-error-on-warning --program-suffix=1.8
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = d359f9875c7e
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2761: checking for a BSD-compatible install
# configure:2829: result: /usr/bin/install -c
# configure:2840: checking whether build environment is sane
# configure:2890: result: yes
# configure:2939: checking for x86_64-unknown-linux-strip
# configure:2969: result: no
# configure:2979: checking for strip
# configure:2995: found /usr/sbin/strip
# configure:3006: result: strip
# configure:3031: checking for a thread-safe mkdir -p
# configure:3070: result: /usr/sbin/mkdir -p
# configure:3083: checking for gawk
# configure:3099: found /usr/sbin/gawk
# configure:3110: result: gawk
# configure:3121: checking whether make sets $(MAKE)
# configure:3143: result: yes
# configure:3248: checking build system type
# configure:3262: result: x86_64-unknown-linux-gnu
# configure:3282: checking host system type
# configure:3295: result: x86_64-unknown-linux-gnu
# configure:3323: autobuild project... guile
# configure:3329: autobuild revision... 1.8.8
# configure:3334: autobuild hostname... d359f9875c7e
# configure:3345: autobuild timestamp... 20160824T133201Z
# configure:3663: checking for x86_64-unknown-linux-gcc
# configure:3693: result: no
# configure:3703: checking for gcc
# configure:3719: found /usr/sbin/gcc
# configure:3730: result: gcc
# configure:3959: checking for C compiler version
# configure:3968: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3979: $? = 0
# configure:3968: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3979: $? = 0
# configure:3968: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3979: $? = 1
# configure:3968: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3979: $? = 1
# configure:3999: checking whether the C compiler works
# configure:4021: gcc conftest.c >&5
# configure:4025: $? = 0
# configure:4073: result: yes
# configure:4076: checking for C compiler default output file name
# configure:4078: result: a.out
# configure:4084: checking for suffix of executables
# configure:4091: gcc -o conftest conftest.c >&5
# configure:4095: $? = 0
# configure:4117: result:
# configure:4139: checking whether we are cross compiling
# configure:4147: gcc -o conftest conftest.c >&5
# configure:4151: $? = 0
# configure:4158: ./conftest
# configure:4162: $? = 0
# configure:4177: result: no
# configure:4182: checking for suffix of object files
# configure:4204: gcc -c conftest.c >&5
# configure:4208: $? = 0
# configure:4229: result: o
# configure:4233: checking whether we are using the GNU C compiler
# configure:4252: gcc -c conftest.c >&5
# configure:4252: $? = 0
# configure:4261: result: yes
# configure:4270: checking whether gcc accepts -g
# configure:4290: gcc -c -g conftest.c >&5
# configure:4290: $? = 0
# configure:4331: result: yes
# configure:4348: checking for gcc option to accept ISO C89
# configure:4412: gcc -c conftest.c >&5
# configure:4412: $? = 0
# configure:4425: result: none needed
# configure:4456: checking for style of include used by make
# configure:4484: result: GNU
# configure:4509: checking dependency style of gcc
# configure:4619: result: gcc3
# configure:4639: checking how to run the C preprocessor
# configure:4670: gcc -E conftest.c
# configure:4670: $? = 0
# configure:4684: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:4709: result: gcc -E
# configure:4729: gcc -E conftest.c
# configure:4729: $? = 0
# configure:4743: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4743: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:4775: checking for gawk
# configure:4802: result: gawk
# configure:4816: checking for grep that handles long lines and -e
# configure:4874: result: /usr/sbin/grep
# configure:4879: checking for egrep
# configure:4941: result: /usr/sbin/grep -E
# configure:4946: checking for ANSI C header files
# configure:4966: gcc -c conftest.c >&5
# configure:4966: $? = 0
# configure:5039: gcc -o conftest conftest.c >&5
# configure:5039: $? = 0
# configure:5039: ./conftest
# configure:5039: $? = 0
# configure:5050: result: yes
# configure:5063: checking for sys/types.h
# configure:5063: gcc -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5063: checking for sys/stat.h
# configure:5063: gcc -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5063: checking for stdlib.h
# configure:5063: gcc -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5063: checking for string.h
# configure:5063: gcc -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5063: checking for memory.h
# configure:5063: gcc -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5063: checking for strings.h
# configure:5063: gcc -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5063: checking for inttypes.h
# configure:5063: gcc -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5063: checking for stdint.h
# configure:5063: gcc -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5063: checking for unistd.h
# configure:5063: gcc -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5076: checking minix/config.h usability
# configure:5076: gcc -c conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5076: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5076: result: no
# configure:5076: checking minix/config.h presence
# configure:5076: gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5076: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5076: result: no
# configure:5076: checking for minix/config.h
# configure:5076: result: no
# configure:5097: checking whether it is safe to define __EXTENSIONS__
# configure:5115: gcc -c conftest.c >&5
# configure:5115: $? = 0
# configure:5122: result: yes
# configure:5137: checking for gcc option to accept ISO C89
# configure:5214: result: none needed
# configure:5232: checking whether gcc and cc understand -c and -o together
# configure:5263: gcc -c conftest.c -o conftest2.o >&5
# configure:5267: $? = 0
# configure:5273: gcc -c conftest.c -o conftest2.o >&5
# configure:5277: $? = 0
# configure:5288: cc -c conftest.c >&5
# configure:5292: $? = 0
# configure:5300: cc -c conftest.c -o conftest2.o >&5
# configure:5304: $? = 0
# configure:5310: cc -c conftest.c -o conftest2.o >&5
# configure:5314: $? = 0
# configure:5332: result: yes
# configure:5408: checking how to print strings
# configure:5435: result: printf
# configure:5456: checking for a sed that does not truncate output
# configure:5520: result: /usr/sbin/sed
# configure:5538: checking for fgrep
# configure:5600: result: /usr/sbin/grep -F
# configure:5635: checking for ld used by gcc
# configure:5702: result: /usr/sbin/ld
# configure:5709: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5724: result: yes
# configure:5736: checking for BSD- or MS-compatible name lister (nm)
# configure:5785: result: /usr/sbin/nm -B
# configure:5915: checking the name lister (/usr/sbin/nm -B) interface
# configure:5922: gcc -c conftest.c >&5
# configure:5925: /usr/sbin/nm -B "conftest.o"
# configure:5928: output
# 0000000000000000 B some_variable
# configure:5935: result: BSD nm
# configure:5938: checking whether ln -s works
# configure:5942: result: yes
# configure:5950: checking the maximum length of command line arguments
# configure:6075: result: 1572864
# configure:6092: checking whether the shell understands some XSI constructs
# configure:6102: result: yes
# configure:6106: checking whether the shell understands "+="
# configure:6112: result: yes
# configure:6147: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6187: result: func_convert_file_noop
# configure:6194: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6214: result: func_convert_file_noop
# configure:6221: checking for /usr/sbin/ld option to reload object files
# configure:6228: result: -r
# configure:6262: checking for x86_64-unknown-linux-objdump
# configure:6289: result: objdump
# configure:6358: checking how to recognize dependent libraries
# configure:6560: result: pass_all
# configure:6605: checking for x86_64-unknown-linux-dlltool
# configure:6632: result: dlltool
# configure:6702: checking how to associate runtime and link libraries
# configure:6729: result: printf %s\n
# configure:6745: checking for x86_64-unknown-linux-ar
# configure:6775: result: no
# configure:6789: checking for ar
# configure:6805: found /usr/sbin/ar
# configure:6816: result: ar
# configure:6853: checking for archiver @FILE support
# configure:6870: gcc -c conftest.c >&5
# configure:6870: $? = 0
# configure:6873: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6876: $? = 0
# configure:6881: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6884: $? = 1
# configure:6896: result: @
# configure:6914: checking for x86_64-unknown-linux-strip
# configure:6941: result: strip
# configure:7013: checking for x86_64-unknown-linux-ranlib
# configure:7043: result: no
# configure:7053: checking for ranlib
# configure:7069: found /usr/sbin/ranlib
# configure:7080: result: ranlib
# configure:7182: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:7301: gcc -c conftest.c >&5
# configure:7304: $? = 0
# configure:7308: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7311: $? = 0
# configure:7377: gcc -o conftest conftest.c conftstm.o >&5
# configure:7380: $? = 0
# configure:7418: result: ok
# configure:7455: checking for sysroot
# configure:7485: result: no
# configure:7562: gcc -c conftest.c >&5
# configure:7565: $? = 0
# configure:7688: checking for x86_64-unknown-linux-mt
# configure:7718: result: no
# configure:7728: checking for mt
# configure:7758: result: no
# configure:7778: checking if : is a manifest tool
# configure:7784: : '-?'
# configure:7792: result: no
# configure:8421: checking for dlfcn.h
# configure:8421: gcc -c conftest.c >&5
# configure:8421: $? = 0
# configure:8421: result: yes
# configure:8604: checking for objdir
# configure:8619: result: .libs
# configure:8886: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8904: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8908: $? = 0
# configure:8921: result: no
# configure:9231: checking for gcc option to produce PIC
# configure:9238: result: -fPIC -DPIC
# configure:9246: checking if gcc PIC flag -fPIC -DPIC works
# configure:9264: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9268: $? = 0
# configure:9281: result: yes
# configure:9310: checking if gcc static flag -static works
# configure:9338: result: yes
# configure:9353: checking if gcc supports -c -o file.o
# configure:9374: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9378: $? = 0
# configure:9400: result: yes
# configure:9408: checking if gcc supports -c -o file.o
# configure:9455: result: yes
# configure:9488: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10646: result: yes
# configure:10683: checking whether -lc should be explicitly linked in
# configure:10691: gcc -c conftest.c >&5
# configure:10694: $? = 0
# configure:10709: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10712: $? = 0
# configure:10726: result: no
# configure:10891: checking dynamic linker characteristics
# configure:11405: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11405: $? = 0
# configure:11627: result: GNU/Linux ld.so
# configure:11734: checking how to hardcode library paths into programs
# configure:11759: result: immediate
# configure:11853: checking for shl_load
# configure:11853: gcc -o conftest conftest.c >&5
# /tmp/ccz2MtQl.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `shl_load'
# collect2: error: ld returned 1 exit status
# configure:11853: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11853: result: no
# configure:11857: checking for shl_load in -ldld
# configure:11882: gcc -o conftest conftest.c -ldld >&5
# /usr/sbin/ld: cannot find -ldld
# collect2: error: ld returned 1 exit status
# configure:11882: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11891: result: no
# configure:11896: checking for dlopen
# configure:11896: gcc -o conftest conftest.c >&5
# /tmp/ccM9bNvt.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:11896: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define dlopen to an innocuous variant, in case declares dlopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlopen innocuous_dlopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlopen
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlopen ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_dlopen || defined __stub___dlopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:11896: result: no
# configure:11900: checking for dlopen in -ldl
# configure:11925: gcc -o conftest conftest.c -ldl >&5
# configure:11925: $? = 0
# configure:11934: result: yes
# configure:12053: checking whether a program can dlopen itself
# configure:12133: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
# configure:12136: $? = 0
# configure:12154: result: yes
# configure:12159: checking whether a statically linked program can dlopen itself
# configure:12239: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
# /tmp/ccq7AItD.o: In function `main':
# conftest.c:(.text+0x1e): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
# /usr/sbin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
# collect2: error: ld returned 1 exit status
# configure:12242: $? = 1
# configure:12260: result: no
# configure:12299: checking whether stripping libraries is possible
# configure:12304: result: yes
# configure:12339: checking if libtool supports shared libraries
# configure:12341: result: yes
# configure:12344: checking whether to build shared libraries
# configure:12365: result: yes
# configure:12368: checking whether to build static libraries
# configure:12372: result: no
# configure:12407: checking for lt_dlinit in -lltdl
# configure:12432: gcc -o conftest conftest.c -lltdl >&5
# configure:12432: $? = 0
# configure:12441: result: yes
# configure:12454: checking ltdl.h usability
# configure:12454: gcc -c conftest.c >&5
# configure:12454: $? = 0
# configure:12454: result: yes
# configure:12454: checking ltdl.h presence
# configure:12454: gcc -E conftest.c
# configure:12454: $? = 0
# configure:12454: result: yes
# configure:12454: checking for ltdl.h
# configure:12454: result: yes
# configure:12465: checking for makeinfo
# configure:12481: found /usr/sbin/makeinfo
# configure:12493: result: yes
# configure:12517: checking for emacs
# configure:12547: result: no
# configure:12517: checking for xemacs
# configure:12547: result: no
# configure:12568: checking where .elc files should go
# configure:12597: result: ${datadir}/emacs/site-lisp
# configure:12722: checking whether to use system and library "64" calls
# configure:12740: result: yes
# configure:12750: checking whether the compiler defaults to IEEE floating point behavior
# configure:12782: result: yes
# configure:12871: checking for __uc_get_ar_bsp in -luca
# configure:12896: gcc -o conftest conftest.c -luca -lltdl >&5
# /usr/sbin/ld: cannot find -luca
# collect2: error: ld returned 1 exit status
# configure:12896: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char __uc_get_ar_bsp ();
# | int
# | main ()
# | {
# | return __uc_get_ar_bsp ();
# | ;
# | return 0;
# | }
# configure:12905: result: no
# configure:12917: checking for an ANSI C-conforming const
# configure:12982: gcc -c conftest.c >&5
# configure:12982: $? = 0
# configure:12989: result: yes
# configure:12999: checking for working volatile
# configure:13018: gcc -c conftest.c >&5
# configure:13018: $? = 0
# configure:13025: result: yes
# configure:13034: checking for inline
# configure:13050: gcc -c conftest.c >&5
# configure:13050: $? = 0
# configure:13058: result: inline
# configure:13081: checking for __uc_get_ar_bsp in -luca
# configure:13115: result: no
# configure:13127: checking whether byte ordering is bigendian
# configure:13142: gcc -c conftest.c >&5
# conftest.c:32:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:32:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:32:15: error: unknown type name 'universal'
# configure:13142: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:13187: gcc -c conftest.c >&5
# configure:13187: $? = 0
# configure:13205: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:38:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:38:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:13205: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:13333: result: no
# configure:13356: checking size of char
# configure:13361: gcc -o conftest conftest.c -lltdl >&5
# configure:13361: $? = 0
# configure:13361: ./conftest
# configure:13361: $? = 0
# configure:13375: result: 1
# configure:13389: checking size of unsigned char
# configure:13394: gcc -o conftest conftest.c -lltdl >&5
# configure:13394: $? = 0
# configure:13394: ./conftest
# configure:13394: $? = 0
# configure:13408: result: 1
# configure:13422: checking size of short
# configure:13427: gcc -o conftest conftest.c -lltdl >&5
# configure:13427: $? = 0
# configure:13427: ./conftest
# configure:13427: $? = 0
# configure:13441: result: 2
# configure:13455: checking size of unsigned short
# configure:13460: gcc -o conftest conftest.c -lltdl >&5
# configure:13460: $? = 0
# configure:13460: ./conftest
# configure:13460: $? = 0
# configure:13474: result: 2
# configure:13488: checking size of int
# configure:13493: gcc -o conftest conftest.c -lltdl >&5
# configure:13493: $? = 0
# configure:13493: ./conftest
# configure:13493: $? = 0
# configure:13507: result: 4
# configure:13521: checking size of unsigned int
# configure:13526: gcc -o conftest conftest.c -lltdl >&5
# configure:13526: $? = 0
# configure:13526: ./conftest
# configure:13526: $? = 0
# configure:13540: result: 4
# configure:13554: checking size of long
# configure:13559: gcc -o conftest conftest.c -lltdl >&5
# configure:13559: $? = 0
# configure:13559: ./conftest
# configure:13559: $? = 0
# configure:13573: result: 8
# configure:13587: checking size of unsigned long
# configure:13592: gcc -o conftest conftest.c -lltdl >&5
# configure:13592: $? = 0
# configure:13592: ./conftest
# configure:13592: $? = 0
# configure:13606: result: 8
# configure:13620: checking size of size_t
# configure:13625: gcc -o conftest conftest.c -lltdl >&5
# configure:13625: $? = 0
# configure:13625: ./conftest
# configure:13625: $? = 0
# configure:13639: result: 8
# configure:13653: checking size of long long
# configure:13658: gcc -o conftest conftest.c -lltdl >&5
# configure:13658: $? = 0
# configure:13658: ./conftest
# configure:13658: $? = 0
# configure:13672: result: 8
# configure:13686: checking size of unsigned long long
# configure:13691: gcc -o conftest conftest.c -lltdl >&5
# configure:13691: $? = 0
# configure:13691: ./conftest
# configure:13691: $? = 0
# configure:13705: result: 8
# configure:13719: checking size of __int64
# configure:13724: gcc -o conftest conftest.c -lltdl >&5
# conftest.c: In function 'longval':
# conftest.c:75:57: error: '__int64' undeclared (first use in this function)
# static long int longval () { return (long int) (sizeof (__int64)); }
# ^~~~~~~
# conftest.c:75:57: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c: In function 'ulongval':
# conftest.c:76:67: error: '__int64' undeclared (first use in this function)
# static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:86:28: error: '__int64' undeclared (first use in this function)
# if (((long int) (sizeof (__int64))) < 0)
# ^~~~~~~
# configure:13724: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | static long int longval () { return (long int) (sizeof (__int64)); }
# | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
# | #include
# | #include
# | int
# | main ()
# | {
# |
# | FILE *f = fopen ("conftest.val", "w");
# | if (! f)
# | return 1;
# | if (((long int) (sizeof (__int64))) < 0)
# | {
# | long int i = longval ();
# | if (i != ((long int) (sizeof (__int64))))
# | return 1;
# | fprintf (f, "%ld", i);
# | }
# | else
# | {
# | unsigned long int i = ulongval ();
# | if (i != ((long int) (sizeof (__int64))))
# | return 1;
# | fprintf (f, "%lu", i);
# | }
# | /* Do not output a trailing newline, as this causes \r\n confusion
# | on some platforms. */
# | return ferror (f) || fclose (f) != 0;
# |
# | ;
# | return 0;
# | }
# configure:13738: result: 0
# configure:13752: checking size of unsigned __int64
# configure:13757: gcc -o conftest conftest.c -lltdl >&5
# conftest.c: In function 'longval':
# conftest.c:76:66: error: expected ')' before '__int64'
# static long int longval () { return (long int) (sizeof (unsigned __int64)); }
# ^~~~~~~
# conftest.c: In function 'ulongval':
# conftest.c:77:76: error: expected ')' before '__int64'
# static unsigned long int ulongval () { return (long int) (sizeof (unsigned __int64)); }
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:87:37: error: expected ')' before '__int64'
# if (((long int) (sizeof (unsigned __int64))) < 0)
# ^~~~~~~
# conftest.c:90:46: error: expected ')' before '__int64'
# if (i != ((long int) (sizeof (unsigned __int64))))
# ^~~~~~~
# conftest.c:97:46: error: expected ')' before '__int64'
# if (i != ((long int) (sizeof (unsigned __int64))))
# ^~~~~~~
# configure:13757: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | static long int longval () { return (long int) (sizeof (unsigned __int64)); }
# | static unsigned long int ulongval () { return (long int) (sizeof (unsigned __int64)); }
# | #include
# | #include
# | int
# | main ()
# | {
# |
# | FILE *f = fopen ("conftest.val", "w");
# | if (! f)
# | return 1;
# | if (((long int) (sizeof (unsigned __int64))) < 0)
# | {
# | long int i = longval ();
# | if (i != ((long int) (sizeof (unsigned __int64))))
# | return 1;
# | fprintf (f, "%ld", i);
# | }
# | else
# | {
# | unsigned long int i = ulongval ();
# | if (i != ((long int) (sizeof (unsigned __int64))))
# | return 1;
# | fprintf (f, "%lu", i);
# | }
# | /* Do not output a trailing newline, as this causes \r\n confusion
# | on some platforms. */
# | return ferror (f) || fclose (f) != 0;
# |
# | ;
# | return 0;
# | }
# configure:13771: result: 0
# configure:13785: checking size of void *
# configure:13790: gcc -o conftest conftest.c -lltdl >&5
# configure:13790: $? = 0
# configure:13790: ./conftest
# configure:13790: $? = 0
# configure:13804: result: 8
# configure:13818: checking size of intptr_t
# configure:13823: gcc -o conftest conftest.c -lltdl >&5
# configure:13823: $? = 0
# configure:13823: ./conftest
# configure:13823: $? = 0
# configure:13837: result: 8
# configure:13851: checking size of uintptr_t
# configure:13856: gcc -o conftest conftest.c -lltdl >&5
# configure:13856: $? = 0
# configure:13856: ./conftest
# configure:13856: $? = 0
# configure:13870: result: 8
# configure:13884: checking size of ptrdiff_t
# configure:13889: gcc -o conftest conftest.c -lltdl >&5
# configure:13889: $? = 0
# configure:13889: ./conftest
# configure:13889: $? = 0
# configure:13903: result: 8
# configure:13917: checking size of size_t
# configure:13936: result: 8
# configure:13950: checking size of off_t
# configure:13955: gcc -o conftest conftest.c -lltdl >&5
# configure:13955: $? = 0
# configure:13955: ./conftest
# configure:13955: $? = 0
# configure:13969: result: 8
# configure:13993: checking for stdint.h
# configure:13993: result: yes
# configure:14005: checking for inttypes.h
# configure:14005: result: yes
# configure:14020: checking size of intmax_t
# configure:14025: gcc -o conftest conftest.c -lltdl >&5
# configure:14025: $? = 0
# configure:14025: ./conftest
# configure:14025: $? = 0
# configure:14039: result: 8
# configure:14139: checking for int8_t
# configure:14139: gcc -c conftest.c >&5
# configure:14139: $? = 0
# configure:14139: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:21: error: expected expression before ')' token
# if (sizeof ((int8_t)))
# ^
# configure:14139: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14139: result: yes
# configure:14145: checking for uint8_t
# configure:14145: gcc -c conftest.c >&5
# configure:14145: $? = 0
# configure:14145: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:22: error: expected expression before ')' token
# if (sizeof ((uint8_t)))
# ^
# configure:14145: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uint8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14145: result: yes
# configure:14151: checking for int16_t
# configure:14151: gcc -c conftest.c >&5
# configure:14151: $? = 0
# configure:14151: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:22: error: expected expression before ')' token
# if (sizeof ((int16_t)))
# ^
# configure:14151: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14151: result: yes
# configure:14157: checking for uint16_t
# configure:14157: gcc -c conftest.c >&5
# configure:14157: $? = 0
# configure:14157: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:23: error: expected expression before ')' token
# if (sizeof ((uint16_t)))
# ^
# configure:14157: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uint16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14157: result: yes
# configure:14163: checking for int32_t
# configure:14163: gcc -c conftest.c >&5
# configure:14163: $? = 0
# configure:14163: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:22: error: expected expression before ')' token
# if (sizeof ((int32_t)))
# ^
# configure:14163: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14163: result: yes
# configure:14169: checking for uint32_t
# configure:14169: gcc -c conftest.c >&5
# configure:14169: $? = 0
# configure:14169: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:23: error: expected expression before ')' token
# if (sizeof ((uint32_t)))
# ^
# configure:14169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uint32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14169: result: yes
# configure:14175: checking for int64_t
# configure:14175: gcc -c conftest.c >&5
# configure:14175: $? = 0
# configure:14175: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:22: error: expected expression before ')' token
# if (sizeof ((int64_t)))
# ^
# configure:14175: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14175: result: yes
# configure:14181: checking for uint64_t
# configure:14181: gcc -c conftest.c >&5
# configure:14181: $? = 0
# configure:14181: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:23: error: expected expression before ')' token
# if (sizeof ((uint64_t)))
# ^
# configure:14181: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uint64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14181: result: yes
# configure:14187: checking for intmax_t
# configure:14187: gcc -c conftest.c >&5
# configure:14187: $? = 0
# configure:14187: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:23: error: expected expression before ')' token
# if (sizeof ((intmax_t)))
# ^
# configure:14187: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((intmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14187: result: yes
# configure:14193: checking for uintmax_t
# configure:14193: gcc -c conftest.c >&5
# configure:14193: $? = 0
# configure:14193: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:24: error: expected expression before ')' token
# if (sizeof ((uintmax_t)))
# ^
# configure:14193: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uintmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14193: result: yes
# configure:14217: checking for int8_t
# configure:14217: gcc -c conftest.c >&5
# configure:14217: $? = 0
# configure:14217: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:21: error: expected expression before ')' token
# if (sizeof ((int8_t)))
# ^
# configure:14217: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14217: result: yes
# configure:14223: checking for uint8_t
# configure:14223: gcc -c conftest.c >&5
# configure:14223: $? = 0
# configure:14223: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:22: error: expected expression before ')' token
# if (sizeof ((uint8_t)))
# ^
# configure:14223: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uint8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14223: result: yes
# configure:14229: checking for int16_t
# configure:14229: gcc -c conftest.c >&5
# configure:14229: $? = 0
# configure:14229: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:22: error: expected expression before ')' token
# if (sizeof ((int16_t)))
# ^
# configure:14229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14229: result: yes
# configure:14235: checking for uint16_t
# configure:14235: gcc -c conftest.c >&5
# configure:14235: $? = 0
# configure:14235: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:23: error: expected expression before ')' token
# if (sizeof ((uint16_t)))
# ^
# configure:14235: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uint16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14235: result: yes
# configure:14241: checking for int32_t
# configure:14241: gcc -c conftest.c >&5
# configure:14241: $? = 0
# configure:14241: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:22: error: expected expression before ')' token
# if (sizeof ((int32_t)))
# ^
# configure:14241: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14241: result: yes
# configure:14247: checking for uint32_t
# configure:14247: gcc -c conftest.c >&5
# configure:14247: $? = 0
# configure:14247: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:23: error: expected expression before ')' token
# if (sizeof ((uint32_t)))
# ^
# configure:14247: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uint32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14247: result: yes
# configure:14253: checking for int64_t
# configure:14253: gcc -c conftest.c >&5
# configure:14253: $? = 0
# configure:14253: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:22: error: expected expression before ')' token
# if (sizeof ((int64_t)))
# ^
# configure:14253: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14253: result: yes
# configure:14259: checking for uint64_t
# configure:14259: gcc -c conftest.c >&5
# configure:14259: $? = 0
# configure:14259: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:23: error: expected expression before ')' token
# if (sizeof ((uint64_t)))
# ^
# configure:14259: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uint64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14259: result: yes
# configure:14265: checking for intmax_t
# configure:14265: gcc -c conftest.c >&5
# configure:14265: $? = 0
# configure:14265: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:23: error: expected expression before ')' token
# if (sizeof ((intmax_t)))
# ^
# configure:14265: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((intmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14265: result: yes
# configure:14271: checking for uintmax_t
# configure:14271: gcc -c conftest.c >&5
# configure:14271: $? = 0
# configure:14271: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:24: error: expected expression before ')' token
# if (sizeof ((uintmax_t)))
# ^
# configure:14271: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uintmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14271: result: yes
# configure:14473: checking for ANSI C header files
# configure:14577: result: yes
# configure:14585: checking whether time.h and sys/time.h may both be included
# configure:14605: gcc -c conftest.c >&5
# configure:14605: $? = 0
# configure:14612: result: yes
# configure:14620: checking for sys/wait.h that is POSIX.1 compatible
# configure:14646: gcc -c conftest.c >&5
# configure:14646: $? = 0
# configure:14653: result: yes
# configure:14664: checking for dirent.h that defines DIR
# configure:14683: gcc -c conftest.c >&5
# configure:14683: $? = 0
# configure:14691: result: yes
# configure:14704: checking for library containing opendir
# configure:14735: gcc -o conftest conftest.c -lltdl >&5
# configure:14735: $? = 0
# configure:14752: result: none required
# configure:14825: checking for struct dirent64.d_name
# configure:14825: gcc -c conftest.c >&5
# configure:14825: $? = 0
# configure:14825: result: yes
# configure:14868: checking complex.h usability
# configure:14868: gcc -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking complex.h presence
# configure:14868: gcc -E conftest.c
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking for complex.h
# configure:14868: result: yes
# configure:14868: checking fenv.h usability
# configure:14868: gcc -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking fenv.h presence
# configure:14868: gcc -E conftest.c
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking for fenv.h
# configure:14868: result: yes
# configure:14868: checking io.h usability
# configure:14868: gcc -c conftest.c >&5
# conftest.c:92:16: fatal error: io.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14868: result: no
# configure:14868: checking io.h presence
# configure:14868: gcc -E conftest.c
# conftest.c:59:16: fatal error: io.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | /* end confdefs.h. */
# | #include
# configure:14868: result: no
# configure:14868: checking for io.h
# configure:14868: result: no
# configure:14868: checking libc.h usability
# configure:14868: gcc -c conftest.c >&5
# conftest.c:92:18: fatal error: libc.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14868: result: no
# configure:14868: checking libc.h presence
# configure:14868: gcc -E conftest.c
# conftest.c:59:18: fatal error: libc.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | /* end confdefs.h. */
# | #include
# configure:14868: result: no
# configure:14868: checking for libc.h
# configure:14868: result: no
# configure:14868: checking limits.h usability
# configure:14868: gcc -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking limits.h presence
# configure:14868: gcc -E conftest.c
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking for limits.h
# configure:14868: result: yes
# configure:14868: checking malloc.h usability
# configure:14868: gcc -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking malloc.h presence
# configure:14868: gcc -E conftest.c
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking for malloc.h
# configure:14868: result: yes
# configure:14868: checking for memory.h
# configure:14868: result: yes
# configure:14868: checking process.h usability
# configure:14868: gcc -c conftest.c >&5
# conftest.c:95:21: fatal error: process.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14868: result: no
# configure:14868: checking process.h presence
# configure:14868: gcc -E conftest.c
# conftest.c:62:21: fatal error: process.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | /* end confdefs.h. */
# | #include
# configure:14868: result: no
# configure:14868: checking for process.h
# configure:14868: result: no
# configure:14868: checking for string.h
# configure:14868: result: yes
# configure:14868: checking regex.h usability
# configure:14868: gcc -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking regex.h presence
# configure:14868: gcc -E conftest.c
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking for regex.h
# configure:14868: result: yes
# configure:14868: checking rxposix.h usability
# configure:14868: gcc -c conftest.c >&5
# conftest.c:97:21: fatal error: rxposix.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14868: result: no
# configure:14868: checking rxposix.h presence
# configure:14868: gcc -E conftest.c
# conftest.c:64:21: fatal error: rxposix.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #include
# configure:14868: result: no
# configure:14868: checking for rxposix.h
# configure:14868: result: no
# configure:14868: checking rx/rxposix.h usability
# configure:14868: gcc -c conftest.c >&5
# conftest.c:97:24: fatal error: rx/rxposix.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14868: result: no
# configure:14868: checking rx/rxposix.h presence
# configure:14868: gcc -E conftest.c
# conftest.c:64:24: fatal error: rx/rxposix.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #include
# configure:14868: result: no
# configure:14868: checking for rx/rxposix.h
# configure:14868: result: no
# configure:14868: checking sys/dir.h usability
# configure:14868: gcc -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking sys/dir.h presence
# configure:14868: gcc -E conftest.c
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking for sys/dir.h
# configure:14868: result: yes
# configure:14868: checking sys/ioctl.h usability
# configure:14868: gcc -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking sys/ioctl.h presence
# configure:14868: gcc -E conftest.c
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking for sys/ioctl.h
# configure:14868: result: yes
# configure:14868: checking sys/select.h usability
# configure:14868: gcc -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking sys/select.h presence
# configure:14868: gcc -E conftest.c
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking for sys/select.h
# configure:14868: result: yes
# configure:14868: checking sys/time.h usability
# configure:14868: gcc -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking sys/time.h presence
# configure:14868: gcc -E conftest.c
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking for sys/time.h
# configure:14868: result: yes
# configure:14868: checking sys/timeb.h usability
# configure:14868: gcc -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking sys/timeb.h presence
# configure:14868: gcc -E conftest.c
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking for sys/timeb.h
# configure:14868: result: yes
# configure:14868: checking sys/times.h usability
# configure:14868: gcc -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking sys/times.h presence
# configure:14868: gcc -E conftest.c
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking for sys/times.h
# configure:14868: result: yes
# configure:14868: checking sys/stdtypes.h usability
# configure:14868: gcc -c conftest.c >&5
# conftest.c:103:26: fatal error: sys/stdtypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14868: result: no
# configure:14868: checking sys/stdtypes.h presence
# configure:14868: gcc -E conftest.c
# conftest.c:70:26: fatal error: sys/stdtypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | /* end confdefs.h. */
# | #include
# configure:14868: result: no
# configure:14868: checking for sys/stdtypes.h
# configure:14868: result: no
# configure:14868: checking for sys/types.h
# configure:14868: result: yes
# configure:14868: checking sys/utime.h usability
# configure:14868: gcc -c conftest.c >&5
# conftest.c:104:23: fatal error: sys/utime.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14868: result: no
# configure:14868: checking sys/utime.h presence
# configure:14868: gcc -E conftest.c
# conftest.c:71:23: fatal error: sys/utime.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | /* end confdefs.h. */
# | #include
# configure:14868: result: no
# configure:14868: checking for sys/utime.h
# configure:14868: result: no
# configure:14868: checking time.h usability
# configure:14868: gcc -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking time.h presence
# configure:14868: gcc -E conftest.c
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking for time.h
# configure:14868: result: yes
# configure:14868: checking for unistd.h
# configure:14868: result: yes
# configure:14868: checking utime.h usability
# configure:14868: gcc -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking utime.h presence
# configure:14868: gcc -E conftest.c
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking for utime.h
# configure:14868: result: yes
# configure:14868: checking pwd.h usability
# configure:14868: gcc -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking pwd.h presence
# configure:14868: gcc -E conftest.c
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking for pwd.h
# configure:14868: result: yes
# configure:14868: checking grp.h usability
# configure:14868: gcc -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking grp.h presence
# configure:14868: gcc -E conftest.c
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking for grp.h
# configure:14868: result: yes
# configure:14868: checking sys/utsname.h usability
# configure:14868: gcc -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking sys/utsname.h presence
# configure:14868: gcc -E conftest.c
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking for sys/utsname.h
# configure:14868: result: yes
# configure:14868: checking direct.h usability
# configure:14868: gcc -c conftest.c >&5
# conftest.c:110:20: fatal error: direct.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14868: result: no
# configure:14868: checking direct.h presence
# configure:14868: gcc -E conftest.c
# conftest.c:77:20: fatal error: direct.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | /* end confdefs.h. */
# | #include
# configure:14868: result: no
# configure:14868: checking for direct.h
# configure:14868: result: no
# configure:14868: checking for strings.h
# configure:14868: result: yes
# configure:14868: checking machine/fpu.h usability
# configure:14868: gcc -c conftest.c >&5
# conftest.c:111:25: fatal error: machine/fpu.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14868: result: no
# configure:14868: checking machine/fpu.h presence
# configure:14868: gcc -E conftest.c
# conftest.c:78:25: fatal error: machine/fpu.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | /* end confdefs.h. */
# | #include
# configure:14868: result: no
# configure:14868: checking for machine/fpu.h
# configure:14868: result: no
# configure:14881: checking for complex double
# configure:14881: gcc -c conftest.c >&5
# configure:14881: $? = 0
# configure:14881: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:29: error: expected expression before ')' token
# if (sizeof ((complex double)))
# ^
# configure:14881: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | /* end confdefs.h. */
# | #if HAVE_COMPLEX_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((complex double)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14881: result: yes
# configure:14897: checking for socklen_t
# configure:14897: gcc -c conftest.c >&5
# configure:14897: $? = 0
# configure:14897: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:14897: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | /* end confdefs.h. */
# | #if HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14897: result: yes
# configure:14913: checking for struct ip_mreq
# configure:14913: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:115:13: error: invalid application of 'sizeof' to incomplete type 'struct ip_mreq'
# if (sizeof (struct ip_mreq))
# ^~~~~~
# configure:14913: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (struct ip_mreq))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14913: result: no
# configure:14923: checking for libc.h
# configure:14923: result: no
# configure:14923: checking for unistd.h
# configure:14923: result: yes
# configure:14933: checking whether libc.h and unistd.h can be included together
# configure:14969: result: no
# configure:14979: checking for uid_t in sys/types.h
# configure:14998: result: yes
# configure:15009: checking type of array argument to getgroups
# configure:15043: gcc -o conftest conftest.c -lltdl >&5
# configure:15043: $? = 0
# configure:15043: ./conftest
# configure:15043: $? = 0
# configure:15068: result: gid_t
# configure:15076: checking return type of signal handlers
# configure:15094: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:15094: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:15101: result: void
# configure:15109: checking for mode_t
# configure:15109: gcc -c conftest.c >&5
# configure:15109: $? = 0
# configure:15109: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:118:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:15109: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15109: result: yes
# configure:15124: checking for cos in -lm
# configure:15149: gcc -o conftest conftest.c -lm -lltdl >&5
# conftest.c:89:6: warning: conflicting types for built-in function 'cos'
# char cos ();
# ^~~
# configure:15149: $? = 0
# configure:15158: result: yes
# configure:15172: checking for gethostbyname
# configure:15172: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15172: $? = 0
# configure:15172: result: yes
# configure:15231: checking for connect
# configure:15231: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15231: $? = 0
# configure:15231: result: yes
# configure:15374: checking assert.h usability
# configure:15374: gcc -c conftest.c >&5
# configure:15374: $? = 0
# configure:15374: result: yes
# configure:15374: checking assert.h presence
# configure:15374: gcc -E conftest.c
# configure:15374: $? = 0
# configure:15374: result: yes
# configure:15374: checking for assert.h
# configure:15374: result: yes
# configure:15374: checking crt_externs.h usability
# configure:15374: gcc -c conftest.c >&5
# conftest.c:119:25: fatal error: crt_externs.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15374: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:15374: result: no
# configure:15374: checking crt_externs.h presence
# configure:15374: gcc -E conftest.c
# conftest.c:86:25: fatal error: crt_externs.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15374: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | /* end confdefs.h. */
# | #include
# configure:15374: result: no
# configure:15374: checking for crt_externs.h
# configure:15374: result: no
# configure:15412: checking for DINFINITY
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# /tmp/ccMnEWFX.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `DINFINITY'
# collect2: error: ld returned 1 exit status
# configure:15412: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | /* end confdefs.h. */
# | /* Define DINFINITY to an innocuous variant, in case declares DINFINITY.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define DINFINITY innocuous_DINFINITY
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char DINFINITY (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef DINFINITY
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char DINFINITY ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_DINFINITY || defined __stub___DINFINITY
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return DINFINITY ();
# | ;
# | return 0;
# | }
# configure:15412: result: no
# configure:15412: checking for DQNAN
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# /tmp/ccU2NISZ.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `DQNAN'
# collect2: error: ld returned 1 exit status
# configure:15412: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | /* end confdefs.h. */
# | /* Define DQNAN to an innocuous variant, in case declares DQNAN.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define DQNAN innocuous_DQNAN
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char DQNAN (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef DQNAN
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char DQNAN ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_DQNAN || defined __stub___DQNAN
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return DQNAN ();
# | ;
# | return 0;
# | }
# configure:15412: result: no
# configure:15412: checking for cexp
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# conftest.c:109:6: warning: conflicting types for built-in function 'cexp'
# char cexp ();
# ^~~~
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for chsize
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# /tmp/ccy8BbZ9.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `chsize'
# collect2: error: ld returned 1 exit status
# configure:15412: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | /* end confdefs.h. */
# | /* Define chsize to an innocuous variant, in case declares chsize.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define chsize innocuous_chsize
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char chsize (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef chsize
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char chsize ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_chsize || defined __stub___chsize
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return chsize ();
# | ;
# | return 0;
# | }
# configure:15412: result: no
# configure:15412: checking for clog
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# conftest.c:110:6: warning: conflicting types for built-in function 'clog'
# char clog ();
# ^~~~
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for clog10
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# conftest.c:111:6: warning: conflicting types for built-in function 'clog10'
# char clog10 ();
# ^~~~~~
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for ctermid
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for fesetround
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for ftime
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for ftruncate
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for fchown
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for getcwd
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for geteuid
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for gettimeofday
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for gmtime_r
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for ioctl
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for lstat
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for mkdir
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for mknod
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for nice
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for pipe
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for _pipe
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# /tmp/ccxToZdB.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_pipe'
# collect2: error: ld returned 1 exit status
# configure:15412: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | /* end confdefs.h. */
# | /* Define _pipe to an innocuous variant, in case declares _pipe.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _pipe innocuous__pipe
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _pipe (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _pipe
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _pipe ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__pipe || defined __stub____pipe
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _pipe ();
# | ;
# | return 0;
# | }
# configure:15412: result: no
# configure:15412: checking for readdir_r
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for readdir64_r
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for readlink
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for rename
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for rmdir
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for select
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for setegid
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for seteuid
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for setlocale
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for setpgid
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for setsid
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for sigaction
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for siginterrupt
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for stat64
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for strftime
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# conftest.c:141:6: warning: conflicting types for built-in function 'strftime'
# char strftime ();
# ^~~~~~~~
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for strptime
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for symlink
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for sync
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for sysconf
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for tcgetpgrp
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for tcsetpgrp
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for times
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for uname
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for waitpid
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for strdup
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# conftest.c:151:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for system
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for usleep
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for atexit
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for on_exit
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for chown
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for link
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for fcntl
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for ttyname
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for getpwent
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for getgrent
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for kill
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for getppid
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for getpgrp
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for fork
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# conftest.c:165:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for setitimer
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for getitimer
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for strchr
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# conftest.c:168:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for strcmp
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# conftest.c:169:6: warning: conflicting types for built-in function 'strcmp'
# char strcmp ();
# ^~~~~~
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for index
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# conftest.c:170:6: warning: conflicting types for built-in function 'index'
# char index ();
# ^~~~~
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for bcopy
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# conftest.c:171:6: warning: conflicting types for built-in function 'bcopy'
# char bcopy ();
# ^~~~~
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for memcpy
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# conftest.c:172:6: warning: conflicting types for built-in function 'memcpy'
# char memcpy ();
# ^~~~~~
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for rindex
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# conftest.c:173:6: warning: conflicting types for built-in function 'rindex'
# char rindex ();
# ^~~~~~
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for truncate
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for unsetenv
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for isblank
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# conftest.c:176:6: warning: conflicting types for built-in function 'isblank'
# char isblank ();
# ^~~~~~~
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for _NSGetEnviron
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# /tmp/cccwdpog.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_NSGetEnviron'
# collect2: error: ld returned 1 exit status
# configure:15412: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | /* end confdefs.h. */
# | /* Define _NSGetEnviron to an innocuous variant, in case declares _NSGetEnviron.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _NSGetEnviron innocuous__NSGetEnviron
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _NSGetEnviron (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _NSGetEnviron
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _NSGetEnviron ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__NSGetEnviron || defined __stub____NSGetEnviron
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _NSGetEnviron ();
# | ;
# | return 0;
# | }
# configure:15412: result: no
# configure:15412: checking for strncasecmp
# configure:15412: gcc -o conftest conftest.c -lm -lltdl >&5
# conftest.c:177:6: warning: conflicting types for built-in function 'strncasecmp'
# char strncasecmp ();
# ^~~~~~~~~~~
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15447: checking crypt.h usability
# configure:15447: gcc -c conftest.c >&5
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking crypt.h presence
# configure:15447: gcc -E conftest.c
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking for crypt.h
# configure:15447: result: yes
# configure:15447: checking netdb.h usability
# configure:15447: gcc -c conftest.c >&5
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking netdb.h presence
# configure:15447: gcc -E conftest.c
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking for netdb.h
# configure:15447: result: yes
# configure:15447: checking pthread.h usability
# configure:15447: gcc -c conftest.c >&5
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking pthread.h presence
# configure:15447: gcc -E conftest.c
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking for pthread.h
# configure:15447: result: yes
# configure:15447: checking sys/param.h usability
# configure:15447: gcc -c conftest.c >&5
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking sys/param.h presence
# configure:15447: gcc -E conftest.c
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking for sys/param.h
# configure:15447: result: yes
# configure:15447: checking sys/resource.h usability
# configure:15447: gcc -c conftest.c >&5
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking sys/resource.h presence
# configure:15447: gcc -E conftest.c
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking for sys/resource.h
# configure:15447: result: yes
# configure:15447: checking sys/file.h usability
# configure:15447: gcc -c conftest.c >&5
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking sys/file.h presence
# configure:15447: gcc -E conftest.c
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking for sys/file.h
# configure:15447: result: yes
# configure:15460: checking for chroot
# configure:15460: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15460: checking for flock
# configure:15460: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15460: checking for getlogin
# configure:15460: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15460: checking for cuserid
# configure:15460: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15460: checking for getpriority
# configure:15460: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15460: checking for setpriority
# configure:15460: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15460: checking for getpass
# configure:15460: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15460: checking for sethostname
# configure:15460: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15460: checking for gethostname
# configure:15460: gcc -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15469: checking whether sethostname is declared
# configure:15469: gcc -c conftest.c >&5
# configure:15469: $? = 0
# configure:15469: result: yes
# configure:15479: checking whether strncasecmp is declared
# configure:15479: gcc -c conftest.c >&5
# configure:15479: $? = 0
# configure:15479: result: yes
# configure:15489: checking whether unsetenv is declared
# configure:15489: gcc -c conftest.c >&5
# configure:15489: $? = 0
# configure:15489: result: yes
# configure:15499: checking whether hstrerror is declared
# configure:15499: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:213:10: error: 'hstrerror' undeclared (first use in this function)
# (void) hstrerror;
# ^~~~~~~~~
# conftest.c:213:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:15499: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef hstrerror
# | #ifdef __cplusplus
# | (void) hstrerror;
# | #else
# | (void) hstrerror;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15499: result: no
# configure:15509: checking whether cuserid is declared
# configure:15509: gcc -c conftest.c >&5
# configure:15509: $? = 0
# configure:15509: result: yes
# configure:15519: checking whether flock is declared
# configure:15519: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:215:10: error: 'flock' undeclared (first use in this function)
# (void) flock;
# ^~~~~
# conftest.c:215:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:15519: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef flock
# | #ifdef __cplusplus
# | (void) flock;
# | #else
# | (void) flock;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15519: result: no
# configure:15529: checking whether vsnprintf is declared
# configure:15529: gcc -c conftest.c >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15554: checking for library containing crypt
# configure:15585: gcc -o conftest conftest.c -lm -lltdl >&5
# /tmp/ccFU7g0s.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `crypt'
# collect2: error: ld returned 1 exit status
# configure:15585: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char crypt ();
# | int
# | main ()
# | {
# | return crypt ();
# | ;
# | return 0;
# | }
# configure:15585: gcc -o conftest conftest.c -lcrypt -lm -lltdl >&5
# configure:15585: $? = 0
# configure:15602: result: -lcrypt
# configure:15619: checking for i
# configure:15639: gcc -c conftest.c >&5
# configure:15639: $? = 0
# configure:15643: result: _Complex_I
# configure:15684: checking whether csqrt is usable
# configure:15709: gcc -o conftest conftest.c -lcrypt -lm -lltdl >&5
# configure:15709: $? = 0
# configure:15709: ./conftest
# configure:15709: $? = 0
# configure:15719: result: yes
# configure:15731: checking for __gmpz_init in -lgmp
# configure:15756: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:15756: $? = 0
# configure:15765: result: yes
# configure:15791: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:15791: $? = 0
# configure:15806: checking whether NLS is requested
# configure:15815: result: yes
# configure:15856: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:15888: result: /usr/sbin/msgfmt
# configure:15897: checking for gmsgfmt
# configure:15928: result: /usr/sbin/msgfmt
# configure:15979: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:16011: result: /usr/sbin/xgettext
# configure:16057: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:16088: result: /usr/sbin/msgmerge
# configure:16145: checking for ld used by GCC
# configure:16209: result: /usr/sbin/ld -m elf_x86_64
# configure:16216: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:16229: result: yes
# configure:16236: checking for shared library run path origin
# configure:16249: result: done
# configure:16821: checking for CFPreferencesCopyAppValue
# configure:16839: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:181:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16839: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:16848: result: no
# configure:16855: checking for CFLocaleCopyCurrent
# configure:16873: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:181:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16873: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:16882: result: no
# configure:16931: checking for GNU gettext in libc
# configure:16951: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:16951: $? = 0
# configure:16960: result: yes
# configure:17751: checking whether to use NLS
# configure:17753: result: yes
# configure:17756: checking where the gettext function comes from
# configure:17767: result: libc
# configure:17835: checking for sleep declaration
# configure:17854: result: yes
# configure:17863: checking for usleep declaration
# configure:17882: result: yes
# configure:17891: checking whether strptime is declared
# configure:17891: gcc -c conftest.c >&5
# conftest.c:184:0: warning: "_GNU_SOURCE" redefined
# #define _GNU_SOURCE /* ask glibc to give strptime prototype */
#
# conftest.c:20:0: note: this is the location of the previous definition
# #define _GNU_SOURCE 1
#
# configure:17891: $? = 0
# configure:17891: result: yes
# configure:17907: checking return type of usleep
# configure:17926: result: int
# configure:17936: checking sys/un.h usability
# configure:17936: gcc -c conftest.c >&5
# configure:17936: $? = 0
# configure:17936: result: yes
# configure:17936: checking sys/un.h presence
# configure:17936: gcc -E conftest.c
# configure:17936: $? = 0
# configure:17936: result: yes
# configure:17936: checking for sys/un.h
# configure:17936: result: yes
# configure:17951: checking for socketpair
# configure:17951: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17951: $? = 0
# configure:17951: result: yes
# configure:17951: checking for getgroups
# configure:17951: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17951: $? = 0
# configure:17951: result: yes
# configure:17951: checking for setgroups
# configure:17951: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17951: $? = 0
# configure:17951: result: yes
# configure:17951: checking for setpwent
# configure:17951: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17951: $? = 0
# configure:17951: result: yes
# configure:17951: checking for pause
# configure:17951: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17951: $? = 0
# configure:17951: result: yes
# configure:17951: checking for tzset
# configure:17951: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17951: $? = 0
# configure:17951: result: yes
# configure:17964: checking for sethostent
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for gethostent
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for endhostent
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for setnetent
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for getnetent
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for endnetent
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for setprotoent
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for getprotoent
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for endprotoent
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for setservent
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for getservent
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for endservent
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for getnetbyaddr
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for getnetbyname
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for inet_lnaof
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for inet_makeaddr
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for inet_netof
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for hstrerror
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for inet_pton
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for inet_ntop
# configure:17964: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17977: checking for struct sockaddr.sin_len
# configure:17977: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:221:12: error: 'struct sockaddr' has no member named 'sin_len'
# if (ac_aggr.sin_len)
# ^
# configure:17977: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | /* end confdefs.h. */
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (ac_aggr.sin_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:17977: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:221:19: error: 'struct sockaddr' has no member named 'sin_len'
# if (sizeof ac_aggr.sin_len)
# ^
# configure:17977: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | /* end confdefs.h. */
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (sizeof ac_aggr.sin_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:17977: result: no
# configure:17992: checking for __libc_stack_end
# configure:18009: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18009: $? = 0
# configure:18018: result: yes
# configure:18028: checking whether netdb.h declares h_errno
# configure:18044: gcc -c conftest.c >&5
# configure:18044: $? = 0
# configure:18052: result: yes
# configure:18060: checking whether uint32_t is defined
# configure:18082: gcc -c conftest.c >&5
# configure:18082: $? = 0
# configure:18090: result: yes
# configure:18098: checking for working IPv6 support
# configure:18119: gcc -c conftest.c >&5
# configure:18119: $? = 0
# configure:18127: result: yes
# configure:18136: checking whether sockaddr_in6 has sin6_scope_id
# configure:18156: gcc -c conftest.c >&5
# configure:18156: $? = 0
# configure:18164: result: yes
# configure:18173: checking for struct sockaddr_in6.sin6_len
# configure:18173: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:226:12: error: 'struct sockaddr_in6' has no member named 'sin6_len'; did you mean 'sin6_port'?
# if (ac_aggr.sin6_len)
# ^
# configure:18173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_LIBC_STACK_END 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_IPV6 1
# | #define HAVE_SIN6_SCOPE_ID 1
# | /* end confdefs.h. */
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in6 ac_aggr;
# | if (ac_aggr.sin6_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:18173: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:226:19: error: 'struct sockaddr_in6' has no member named 'sin6_len'; did you mean 'sin6_port'?
# if (sizeof ac_aggr.sin6_len)
# ^
# configure:18173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_LIBC_STACK_END 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_IPV6 1
# | #define HAVE_SIN6_SCOPE_ID 1
# | /* end confdefs.h. */
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in6 ac_aggr;
# | if (sizeof ac_aggr.sin6_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:18173: result: no
# configure:18188: checking whether localtime caches TZ
# configure:18233: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:222:1: warning: return type defaults to 'int' [-Wimplicit-int]
# unset_TZ ()
# ^~~~~~~~
# conftest.c:231:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# configure:18233: $? = 0
# configure:18233: ./conftest
# configure:18233: $? = 0
# configure:18248: result: no
# configure:18260: checking for regcomp
# configure:18295: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18295: $? = 0
# configure:18305: result: yes
# configure:18523: checking for inet_aton
# configure:18523: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18523: $? = 0
# configure:18523: result: yes
# configure:18536: checking for putenv
# configure:18536: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18536: $? = 0
# configure:18536: result: yes
# configure:18549: checking for strerror
# configure:18549: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18549: $? = 0
# configure:18549: result: yes
# configure:18562: checking for memmove
# configure:18562: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:244:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^~~~~~~
# configure:18562: $? = 0
# configure:18562: result: yes
# configure:18575: checking for mkstemp
# configure:18575: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18575: $? = 0
# configure:18575: result: yes
# configure:18593: checking floatingpoint.h usability
# configure:18593: gcc -c conftest.c >&5
# conftest.c:256:27: fatal error: floatingpoint.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18593: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_LIBC_STACK_END 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_IPV6 1
# | #define HAVE_SIN6_SCOPE_ID 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PUTENV 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MKSTEMP 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:18593: result: no
# configure:18593: checking floatingpoint.h presence
# configure:18593: gcc -E conftest.c
# conftest.c:223:27: fatal error: floatingpoint.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18593: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_LIBC_STACK_END 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_IPV6 1
# | #define HAVE_SIN6_SCOPE_ID 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PUTENV 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MKSTEMP 1
# | /* end confdefs.h. */
# | #include
# configure:18593: result: no
# configure:18593: checking for floatingpoint.h
# configure:18593: result: no
# configure:18593: checking ieeefp.h usability
# configure:18593: gcc -c conftest.c >&5
# conftest.c:256:20: fatal error: ieeefp.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18593: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_LIBC_STACK_END 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_IPV6 1
# | #define HAVE_SIN6_SCOPE_ID 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PUTENV 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MKSTEMP 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:18593: result: no
# configure:18593: checking ieeefp.h presence
# configure:18593: gcc -E conftest.c
# conftest.c:223:20: fatal error: ieeefp.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18593: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_LIBC_STACK_END 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_IPV6 1
# | #define HAVE_SIN6_SCOPE_ID 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PUTENV 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MKSTEMP 1
# | /* end confdefs.h. */
# | #include
# configure:18593: result: no
# configure:18593: checking for ieeefp.h
# configure:18593: result: no
# configure:18593: checking nan.h usability
# configure:18593: gcc -c conftest.c >&5
# conftest.c:256:17: fatal error: nan.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18593: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_LIBC_STACK_END 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_IPV6 1
# | #define HAVE_SIN6_SCOPE_ID 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PUTENV 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MKSTEMP 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:18593: result: no
# configure:18593: checking nan.h presence
# configure:18593: gcc -E conftest.c
# conftest.c:223:17: fatal error: nan.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18593: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_LIBC_STACK_END 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_IPV6 1
# | #define HAVE_SIN6_SCOPE_ID 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PUTENV 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MKSTEMP 1
# | /* end confdefs.h. */
# | #include
# configure:18593: result: no
# configure:18593: checking for nan.h
# configure:18593: result: no
# configure:18612: checking for asinh
# configure:18612: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:246:6: warning: conflicting types for built-in function 'asinh'
# char asinh ();
# ^~~~~
# configure:18612: $? = 0
# configure:18612: result: yes
# configure:18612: checking for acosh
# configure:18612: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:247:6: warning: conflicting types for built-in function 'acosh'
# char acosh ();
# ^~~~~
# configure:18612: $? = 0
# configure:18612: result: yes
# configure:18612: checking for atanh
# configure:18612: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:248:6: warning: conflicting types for built-in function 'atanh'
# char atanh ();
# ^~~~~
# configure:18612: $? = 0
# configure:18612: result: yes
# configure:18612: checking for copysign
# configure:18612: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:249:6: warning: conflicting types for built-in function 'copysign'
# char copysign ();
# ^~~~~~~~
# configure:18612: $? = 0
# configure:18612: result: yes
# configure:18612: checking for finite
# configure:18612: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:250:6: warning: conflicting types for built-in function 'finite'
# char finite ();
# ^~~~~~
# configure:18612: $? = 0
# configure:18612: result: yes
# configure:18612: checking for sincos
# configure:18612: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:251:6: warning: conflicting types for built-in function 'sincos'
# char sincos ();
# ^~~~~~
# configure:18612: $? = 0
# configure:18612: result: yes
# configure:18612: checking for trunc
# configure:18612: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:252:6: warning: conflicting types for built-in function 'trunc'
# char trunc ();
# ^~~~~
# configure:18612: $? = 0
# configure:18612: result: yes
# configure:18631: checking for isinf
# configure:18639: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18639: $? = 0
# configure:18640: result: yes
# configure:18651: checking for isnan
# configure:18659: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18659: $? = 0
# configure:18660: result: yes
# configure:18676: checking for size_t
# configure:18676: gcc -c conftest.c >&5
# configure:18676: $? = 0
# configure:18676: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:268:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:18676: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_LIBC_STACK_END 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_IPV6 1
# | #define HAVE_SIN6_SCOPE_ID 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PUTENV 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ASINH 1
# | #define HAVE_ACOSH 1
# | #define HAVE_ATANH 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_FINITE 1
# | #define HAVE_SINCOS 1
# | #define HAVE_TRUNC 1
# | #define HAVE_ISINF 1
# | #define HAVE_ISNAN 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:18676: result: yes
# configure:18689: checking for working alloca.h
# configure:18706: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18706: $? = 0
# configure:18714: result: yes
# configure:18722: checking for alloca
# configure:18759: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18759: $? = 0
# configure:18767: result: yes
# configure:18891: checking for struct stat.st_rdev
# configure:18891: gcc -c conftest.c >&5
# configure:18891: $? = 0
# configure:18891: result: yes
# configure:18900: checking for struct stat.st_blksize
# configure:18900: gcc -c conftest.c >&5
# configure:18900: $? = 0
# configure:18900: result: yes
# configure:18909: checking for struct stat.st_blocks
# configure:18909: gcc -c conftest.c >&5
# configure:18909: $? = 0
# configure:18909: result: yes
# configure:18920: checking whether struct tm is in sys/time.h or time.h
# configure:18940: gcc -c conftest.c >&5
# configure:18940: $? = 0
# configure:18947: result: time.h
# configure:18955: checking for struct tm.tm_zone
# configure:18955: gcc -c conftest.c >&5
# configure:18955: $? = 0
# configure:18955: result: yes
# configure:19022: checking for struct tm.tm_gmtoff
# configure:19022: gcc -c conftest.c >&5
# configure:19022: $? = 0
# configure:19022: result: yes
# configure:19045: checking whether we need POSIX to get struct utimbuf
# configure:19061: gcc -E conftest.c
# configure:19061: $? = 0
# configure:19068: result: no
# configure:19120: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:19120: $? = 0
# configure:19120: ./conftest
# configure:19120: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_LIBC_STACK_END 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_IPV6 1
# | #define HAVE_SIN6_SCOPE_ID 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PUTENV 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ASINH 1
# | #define HAVE_ACOSH 1
# | #define HAVE_ATANH 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_FINITE 1
# | #define HAVE_SINCOS 1
# | #define HAVE_TRUNC 1
# | #define HAVE_ISINF 1
# | #define HAVE_ISNAN 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | find_stack_direction ()
# | {
# | static char *addr = 0;
# | auto char dummy;
# | if (addr == 0)
# | {
# | addr = &dummy;
# | return find_stack_direction ();
# | }
# | else
# | return (&dummy > addr) ? 1 : -1;
# | }
# |
# | int
# | main ()
# | {
# | return find_stack_direction () < 0;
# | }
# configure:19132: checking size of float
# configure:19137: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:19137: $? = 0
# configure:19137: ./conftest
# configure:19137: $? = 0
# configure:19151: result: 4
# configure:19167: checking for struct linger
# configure:19185: gcc -c conftest.c >&5
# configure:19185: $? = 0
# configure:19193: result: yes
# configure:19204: checking for struct timespec
# configure:19224: gcc -c conftest.c >&5
# configure:19224: $? = 0
# configure:19232: result: yes
# configure:19436: checking for the pthreads library -lpthreads
# configure:19469: gcc -o conftest conftest.c -lpthreads -lgmp -lcrypt -lm -lltdl >&5
# /usr/sbin/ld: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:19469: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_LIBC_STACK_END 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_IPV6 1
# | #define HAVE_SIN6_SCOPE_ID 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PUTENV 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ASINH 1
# | #define HAVE_ACOSH 1
# | #define HAVE_ATANH 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_FINITE 1
# | #define HAVE_SINCOS 1
# | #define HAVE_TRUNC 1
# | #define HAVE_ISINF 1
# | #define HAVE_ISNAN 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define SIZEOF_FLOAT 4
# | #define SCM_SINGLES 1
# | #define HAVE_STRUCT_LINGER 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19478: result: no
# configure:19381: checking whether pthreads work without any flags
# configure:19469: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# /tmp/cc5nmYJc.o: In function `main':
# conftest.c:(.text+0x18): undefined reference to `pthread_join'
# conftest.c:(.text+0x7e): undefined reference to `__pthread_register_cancel'
# conftest.c:(.text+0x97): undefined reference to `pthread_create'
# conftest.c:(.text+0xa6): undefined reference to `__pthread_unregister_cancel'
# collect2: error: ld returned 1 exit status
# configure:19469: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_LIBC_STACK_END 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_IPV6 1
# | #define HAVE_SIN6_SCOPE_ID 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PUTENV 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ASINH 1
# | #define HAVE_ACOSH 1
# | #define HAVE_ATANH 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_FINITE 1
# | #define HAVE_SINCOS 1
# | #define HAVE_TRUNC 1
# | #define HAVE_ISINF 1
# | #define HAVE_ISNAN 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define SIZEOF_FLOAT 4
# | #define SCM_SINGLES 1
# | #define HAVE_STRUCT_LINGER 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19478: result: no
# configure:19386: checking whether pthreads work with -Kthread
# configure:19469: gcc -o conftest -Kthread conftest.c -lgmp -lcrypt -lm -lltdl >&5
# gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
# configure:19469: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_LIBC_STACK_END 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_IPV6 1
# | #define HAVE_SIN6_SCOPE_ID 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PUTENV 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ASINH 1
# | #define HAVE_ACOSH 1
# | #define HAVE_ATANH 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_FINITE 1
# | #define HAVE_SINCOS 1
# | #define HAVE_TRUNC 1
# | #define HAVE_ISINF 1
# | #define HAVE_ISNAN 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define SIZEOF_FLOAT 4
# | #define SCM_SINGLES 1
# | #define HAVE_STRUCT_LINGER 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19478: result: no
# configure:19386: checking whether pthreads work with -kthread
# configure:19469: gcc -o conftest -kthread conftest.c -lgmp -lcrypt -lm -lltdl >&5
# gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
# configure:19469: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_LIBC_STACK_END 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_IPV6 1
# | #define HAVE_SIN6_SCOPE_ID 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PUTENV 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ASINH 1
# | #define HAVE_ACOSH 1
# | #define HAVE_ATANH 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_FINITE 1
# | #define HAVE_SINCOS 1
# | #define HAVE_TRUNC 1
# | #define HAVE_ISINF 1
# | #define HAVE_ISNAN 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define SIZEOF_FLOAT 4
# | #define SCM_SINGLES 1
# | #define HAVE_STRUCT_LINGER 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19478: result: no
# configure:19436: checking for the pthreads library -llthread
# configure:19469: gcc -o conftest conftest.c -llthread -lgmp -lcrypt -lm -lltdl >&5
# /usr/sbin/ld: cannot find -llthread
# collect2: error: ld returned 1 exit status
# configure:19469: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_LIBC_STACK_END 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_IPV6 1
# | #define HAVE_SIN6_SCOPE_ID 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PUTENV 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ASINH 1
# | #define HAVE_ACOSH 1
# | #define HAVE_ATANH 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_FINITE 1
# | #define HAVE_SINCOS 1
# | #define HAVE_TRUNC 1
# | #define HAVE_ISINF 1
# | #define HAVE_ISNAN 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define SIZEOF_FLOAT 4
# | #define SCM_SINGLES 1
# | #define HAVE_STRUCT_LINGER 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19478: result: no
# configure:19386: checking whether pthreads work with -pthread
# configure:19469: gcc -o conftest -pthread conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:19469: $? = 0
# configure:19478: result: yes
# configure:19497: checking for joinable pthread attribute
# configure:19512: gcc -o conftest -pthread conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:19512: $? = 0
# configure:19518: result: PTHREAD_CREATE_JOINABLE
# configure:19528: checking if more special flags are required for pthreads
# configure:19535: result: no
# configure:19633: checking for pthread_attr_getstack
# configure:19633: gcc -o conftest -pthread conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:19633: $? = 0
# configure:19633: result: yes
# configure:19633: checking for pthread_getattr_np
# configure:19633: gcc -o conftest -pthread conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:19633: $? = 0
# configure:19633: result: yes
# configure:19633: checking for pthread_get_stackaddr_np
# configure:19633: gcc -o conftest -pthread conftest.c -lgmp -lcrypt -lm -lltdl >&5
# /tmp/cc1wZ6X5.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `pthread_get_stackaddr_np'
# collect2: error: ld returned 1 exit status
# configure:19633: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile"
# | #define PACKAGE_TARNAME "guile"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBLTDL 1
# | #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# | #define GUILE_USE_64_CALLS 1
# | #define HAVE_POSIX 1
# | #define HAVE_NETWORKING 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define SIZEOF_UNSIGNED___INT64 0
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_INTPTR_T 8
# | #define SIZEOF_UINTPTR_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_OFF_T 8
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_INTMAX_T 8
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_COMPLEX_H 1
# | #define HAVE_FENV_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SYS_DIR_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_COMPLEX_DOUBLE 1
# | #define HAVE_UNISTD_H 1
# | #define GETGROUPS_T gid_t
# | #define RETSIGTYPE void
# | #define HAVE_LIBM 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_CONNECT 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CEXP 1
# | #define HAVE_CLOG 1
# | #define HAVE_CLOG10 1
# | #define HAVE_CTERMID 1
# | #define HAVE_FESETROUND 1
# | #define HAVE_FTIME 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NICE 1
# | #define HAVE_PIPE 1
# | #define HAVE_READDIR_R 1
# | #define HAVE_READDIR64_R 1
# | #define HAVE_READLINK 1
# | #define HAVE_RENAME 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYNC 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TCGETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TIMES 1
# | #define HAVE_UNAME 1
# | #define HAVE_WAITPID 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_CHOWN 1
# | #define HAVE_LINK 1
# | #define HAVE_FCNTL 1
# | #define HAVE_TTYNAME 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETGRENT 1
# | #define HAVE_KILL 1
# | #define HAVE_GETPPID 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_FORK 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_GETITIMER 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCMP 1
# | #define HAVE_INDEX 1
# | #define HAVE_BCOPY 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_RINDEX 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_CUSERID 1
# | #define HAVE_GETPRIORITY 1
# | #define HAVE_SETPRIORITY 1
# | #define HAVE_GETPASS 1
# | #define HAVE_SETHOSTNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_DECL_SETHOSTNAME 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_DECL_HSTRERROR 0
# | #define HAVE_DECL_CUSERID 1
# | #define HAVE_DECL_FLOCK 0
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_CRYPT 1
# | #define GUILE_I _Complex_I
# | #define HAVE_USABLE_CSQRT 1
# | #define HAVE_LIBGMP 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DECL_STRPTIME 1
# | #define HAVE_UNIX_DOMAIN_SOCKETS 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_SETPWENT 1
# | #define HAVE_PAUSE 1
# | #define HAVE_TZSET 1
# | #define HAVE_SETHOSTENT 1
# | #define HAVE_GETHOSTENT 1
# | #define HAVE_ENDHOSTENT 1
# | #define HAVE_SETNETENT 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ENDNETENT 1
# | #define HAVE_SETPROTOENT 1
# | #define HAVE_GETPROTOENT 1
# | #define HAVE_ENDPROTOENT 1
# | #define HAVE_SETSERVENT 1
# | #define HAVE_GETSERVENT 1
# | #define HAVE_ENDSERVENT 1
# | #define HAVE_GETNETBYADDR 1
# | #define HAVE_GETNETBYNAME 1
# | #define HAVE_INET_LNAOF 1
# | #define HAVE_INET_MAKEADDR 1
# | #define HAVE_INET_NETOF 1
# | #define HAVE_HSTRERROR 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_LIBC_STACK_END 1
# | #define HAVE_H_ERRNO 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_IPV6 1
# | #define HAVE_SIN6_SCOPE_ID 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_PUTENV 1
# | #define HAVE_STRERROR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_ASINH 1
# | #define HAVE_ACOSH 1
# | #define HAVE_ATANH 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_FINITE 1
# | #define HAVE_SINCOS 1
# | #define HAVE_TRUNC 1
# | #define HAVE_ISINF 1
# | #define HAVE_ISNAN 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define SIZEOF_FLOAT 4
# | #define SCM_SINGLES 1
# | #define HAVE_STRUCT_LINGER 1
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_PTHREAD_ATTR_GETSTACK 1
# | #define HAVE_PTHREAD_GETATTR_NP 1
# | /* end confdefs.h. */
# | /* Define pthread_get_stackaddr_np to an innocuous variant, in case declares pthread_get_stackaddr_np.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pthread_get_stackaddr_np innocuous_pthread_get_stackaddr_np
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pthread_get_stackaddr_np (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pthread_get_stackaddr_np
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pthread_get_stackaddr_np ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_pthread_get_stackaddr_np || defined __stub___pthread_get_stackaddr_np
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pthread_get_stackaddr_np ();
# | ;
# | return 0;
# | }
# configure:19633: result: no
# configure:19633: checking for pthread_sigmask
# configure:19633: gcc -o conftest -pthread conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:19633: $? = 0
# configure:19633: result: yes
# configure:19659: checking whether PTHREAD_ONCE_INIT needs braces
# configure:19669: gcc -c -Werror -Wmissing-braces -pthread conftest.c >&5
# configure:19669: $? = 0
# configure:19676: result: no
# configure:19684: checking whether PTHREAD_MUTEX_INITIALIZER needs braces
# configure:19694: gcc -c -Werror -Wmissing-braces -pthread conftest.c >&5
# configure:19694: $? = 0
# configure:19701: result: no
# configure:19710: checking for library containing sched_yield
# configure:19741: gcc -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:19741: $? = 0
# configure:19758: result: none required
# configure:19782: checking what kind of threads to support
# configure:19784: result: pthreads
# configure:19801: checking whether pthread_attr_getstack works for the main thread
# configure:19840: gcc -o conftest -pthread conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:19840: $? = 0
# configure:19840: ./conftest
# configure:19840: $? = 0
# configure:19853: result: yes
# configure:20171: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by guile config.status 1.8.8, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on d359f9875c7e
#
# config.status:1453: creating libguile/gen-scmconfig.h
# config.status:1453: creating Makefile
# config.status:1453: creating am/Makefile
# config.status:1453: creating benchmark-suite/Makefile
# config.status:1453: creating doc/Makefile
# config.status:1453: creating doc/goops/Makefile
# config.status:1453: creating doc/r5rs/Makefile
# config.status:1453: creating doc/ref/Makefile
# config.status:1453: creating doc/tutorial/Makefile
# config.status:1453: creating emacs/Makefile
# config.status:1453: creating examples/Makefile
# config.status:1453: creating guile-config/Makefile
# config.status:1453: creating ice-9/Makefile
# config.status:1453: creating lang/Makefile
# config.status:1453: creating libguile/Makefile
# config.status:1453: creating oop/Makefile
# config.status:1453: creating oop/goops/Makefile
# config.status:1453: creating scripts/Makefile
# config.status:1453: creating srfi/Makefile
# config.status:1453: creating test-suite/Makefile
# config.status:1453: creating test-suite/standalone/Makefile
# config.status:1453: creating guile-1.8.pc
# config.status:1453: creating check-guile
# config.status:1453: creating benchmark-guile
# config.status:1453: creating guile-tools
# config.status:1453: creating pre-inst-guile
# config.status:1453: creating pre-inst-guile-env
# config.status:1453: creating libguile/guile-snarf
# config.status:1453: creating libguile/guile-doc-snarf
# config.status:1453: creating libguile/guile-func-name-check
# config.status:1453: creating libguile/guile-snarf-docs
# config.status:1453: creating test-suite/standalone/test-use-srfi
# config.status:1453: creating test-suite/standalone/test-fast-slot-ref
# config.status:1453: creating config.h
# config.status:1682: executing depfiles commands
# config.status:1682: executing libtool commands
# config.status:1682: executing po-directories commands
# configure:22645: === configuring in guile-readline (/tmp/guile1.8/src/guile-1.8.8/guile-readline)
# configure:22708: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--disable-static' '--disable-error-on-warning' '--program-suffix=1.8' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_volatile=yes
# ac_cv_env_CC_FOR_BUILD_set=
# ac_cv_env_CC_FOR_BUILD_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_EMACSLOADPATH_set=
# ac_cv_env_EMACSLOADPATH_value=
# ac_cv_env_EMACS_set=
# ac_cv_env_EMACS_value=
# ac_cv_env_GUILE_FOR_BUILD_set=
# ac_cv_env_GUILE_FOR_BUILD_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_DINFINITY=no
# ac_cv_func_DQNAN=no
# ac_cv_func__NSGetEnviron=no
# ac_cv_func__pipe=no
# ac_cv_func_acosh=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_asinh=yes
# ac_cv_func_atanh=yes
# ac_cv_func_atexit=yes
# ac_cv_func_bcopy=yes
# ac_cv_func_cexp=yes
# ac_cv_func_chown=yes
# ac_cv_func_chroot=yes
# ac_cv_func_chsize=no
# ac_cv_func_clog10=yes
# ac_cv_func_clog=yes
# ac_cv_func_connect=yes
# ac_cv_func_copysign=yes
# ac_cv_func_ctermid=yes
# ac_cv_func_cuserid=yes
# ac_cv_func_dlopen=no
# ac_cv_func_endhostent=yes
# ac_cv_func_endnetent=yes
# ac_cv_func_endprotoent=yes
# ac_cv_func_endservent=yes
# ac_cv_func_fchown=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_fesetround=yes
# ac_cv_func_finite=yes
# ac_cv_func_flock=yes
# ac_cv_func_fork=yes
# ac_cv_func_ftime=yes
# ac_cv_func_ftruncate=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgrent=yes
# ac_cv_func_getgroups=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gethostent=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getitimer=yes
# ac_cv_func_getlogin=yes
# ac_cv_func_getnetbyaddr=yes
# ac_cv_func_getnetbyname=yes
# ac_cv_func_getnetent=yes
# ac_cv_func_getpass=yes
# ac_cv_func_getpgrp=yes
# ac_cv_func_getppid=yes
# ac_cv_func_getpriority=yes
# ac_cv_func_getprotoent=yes
# ac_cv_func_getpwent=yes
# ac_cv_func_getservent=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_hstrerror=yes
# ac_cv_func_index=yes
# ac_cv_func_inet_aton=yes
# ac_cv_func_inet_lnaof=yes
# ac_cv_func_inet_makeaddr=yes
# ac_cv_func_inet_netof=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_ioctl=yes
# ac_cv_func_isblank=yes
# ac_cv_func_kill=yes
# ac_cv_func_link=yes
# ac_cv_func_lstat=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memmove=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_mknod=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_nice=yes
# ac_cv_func_on_exit=yes
# ac_cv_func_pause=yes
# ac_cv_func_pipe=yes
# ac_cv_func_pthread_attr_getstack=yes
# ac_cv_func_pthread_get_stackaddr_np=no
# ac_cv_func_pthread_getattr_np=yes
# ac_cv_func_pthread_sigmask=yes
# ac_cv_func_putenv=yes
# ac_cv_func_readdir64_r=yes
# ac_cv_func_readdir_r=yes
# ac_cv_func_readlink=yes
# ac_cv_func_regcomp_norx=yes
# ac_cv_func_rename=yes
# ac_cv_func_rindex=yes
# ac_cv_func_rmdir=yes
# ac_cv_func_select=yes
# ac_cv_func_setegid=yes
# ac_cv_func_seteuid=yes
# ac_cv_func_setgroups=yes
# ac_cv_func_sethostent=yes
# ac_cv_func_sethostname=yes
# ac_cv_func_setitimer=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_setnetent=yes
# ac_cv_func_setpgid=yes
# ac_cv_func_setpriority=yes
# ac_cv_func_setprotoent=yes
# ac_cv_func_setpwent=yes
# ac_cv_func_setservent=yes
# ac_cv_func_setsid=yes
# ac_cv_func_shl_load=no
# ac_cv_func_sigaction=yes
# ac_cv_func_siginterrupt=yes
# ac_cv_func_sincos=yes
# ac_cv_func_socketpair=yes
# ac_cv_func_stat64=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strcmp=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strftime=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strptime=yes
# ac_cv_func_symlink=yes
# ac_cv_func_sync=yes
# ac_cv_func_sysconf=yes
# ac_cv_func_system=yes
# ac_cv_func_tcgetpgrp=yes
# ac_cv_func_tcsetpgrp=yes
# ac_cv_func_times=yes
# ac_cv_func_trunc=yes
# ac_cv_func_truncate=yes
# ac_cv_func_ttyname=yes
# ac_cv_func_tzset=yes
# ac_cv_func_uname=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_usleep=yes
# ac_cv_func_waitpid=yes
# ac_cv_have_decl_cuserid=yes
# ac_cv_have_decl_flock=no
# ac_cv_have_decl_hstrerror=no
# ac_cv_have_decl_sethostname=yes
# ac_cv_have_decl_strncasecmp=yes
# ac_cv_have_decl_strptime=yes
# ac_cv_have_decl_unsetenv=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_header_assert_h=yes
# ac_cv_header_complex_h=yes
# ac_cv_header_crt_externs_h=no
# ac_cv_header_crypt_h=yes
# ac_cv_header_direct_h=no
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fenv_h=yes
# ac_cv_header_floatingpoint_h=no
# ac_cv_header_grp_h=yes
# ac_cv_header_ieeefp_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_io_h=no
# ac_cv_header_libc_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_ltdl_h=yes
# ac_cv_header_machine_fpu_h=no
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_nan_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_process_h=no
# ac_cv_header_pthread_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_regex_h=yes
# ac_cv_header_rx_rxposix_h=no
# ac_cv_header_rxposix_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_dir_h=yes
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_stdtypes_h=no
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timeb_h=yes
# ac_cv_header_sys_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_un_h=yes
# ac_cv_header_sys_utime_h=no
# ac_cv_header_sys_utsname_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_gmp___gmpz_init=yes
# ac_cv_lib_ltdl_lt_dlinit=yes
# ac_cv_lib_m_cos=yes
# ac_cv_lib_uca___uc_get_ar_bsp=no
# ac_cv_member_struct_dirent64_d_name=yes
# ac_cv_member_struct_sockaddr_in6_sin6_len=no
# ac_cv_member_struct_sockaddr_sin_len=no
# ac_cv_member_struct_stat_st_blksize=yes
# ac_cv_member_struct_stat_st_blocks=yes
# ac_cv_member_struct_stat_st_rdev=yes
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_member_struct_tm_tm_zone=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_gcc_c_o=yes
# ac_cv_prog_have_makeinfo=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_crypt=-lcrypt
# ac_cv_search_opendir='none required'
# ac_cv_search_sched_yield='none required'
# ac_cv_sizeof___int64=0
# ac_cv_sizeof_char=1
# ac_cv_sizeof_float=4
# ac_cv_sizeof_int=4
# ac_cv_sizeof_intmax_t=8
# ac_cv_sizeof_intptr_t=8
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_off_t=8
# ac_cv_sizeof_ptrdiff_t=8
# ac_cv_sizeof_short=2
# ac_cv_sizeof_size_t=8
# ac_cv_sizeof_uintptr_t=8
# ac_cv_sizeof_unsigned___int64=0
# ac_cv_sizeof_unsigned_char=1
# ac_cv_sizeof_unsigned_int=4
# ac_cv_sizeof_unsigned_long=8
# ac_cv_sizeof_unsigned_long_long=8
# ac_cv_sizeof_unsigned_short=2
# ac_cv_sizeof_void_p=8
# ac_cv_struct_tm=time.h
# ac_cv_type_complex_double=yes
# ac_cv_type_getgroups=gid_t
# ac_cv_type_int16_t=yes
# ac_cv_type_int32_t=yes
# ac_cv_type_int64_t=yes
# ac_cv_type_int8_t=yes
# ac_cv_type_intmax_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_struct_ip_mreq=no
# ac_cv_type_uid_t=yes
# ac_cv_type_uint16_t=yes
# ac_cv_type_uint32_t=yes
# ac_cv_type_uint64_t=yes
# ac_cv_type_uint8_t=yes
# ac_cv_type_uintmax_t=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD='/usr/sbin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_lispdir='${datadir}/emacs/site-lisp'
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext2_libc=yes
# guile_cv_func_sleep_declared=yes
# guile_cv_func_usleep_declared=yes
# guile_cv_func_usleep_return_type=int
# guile_cv_have_h_errno=yes
# guile_cv_have_ipv6=yes
# guile_cv_have_libc_stack_end=yes
# guile_cv_have_sin6_scope_id=yes
# guile_cv_have_uint32_t=yes
# guile_cv_header_libc_with_unistd=no
# guile_cv_localtime_cache=no
# guile_cv_need_braces_on_pthread_mutex_initializer=no
# guile_cv_need_braces_on_pthread_once_init=no
# guile_cv_struct_utimbuf_needs_posix=no
# guile_cv_use_csqrt=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# scm_cv_struct_linger=yes
# scm_cv_struct_timespec=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/guile1.8/src/guile-1.8.8/build-aux/missing --run aclocal-1.11'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/guile1.8/src/guile-1.8.8/build-aux/missing --run tar'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/guile1.8/src/guile-1.8.8/build-aux/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/guile1.8/src/guile-1.8.8/build-aux/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/guile1.8/src/guile-1.8.8/build-aux/missing --run automake-1.11'
# AWK='gawk'
# BUILD_PTHREAD_SUPPORT_FALSE='#'
# BUILD_PTHREAD_SUPPORT_TRUE=''
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CCLD_FOR_BUILD='gcc'
# CC_FOR_BUILD='gcc'
# CFLAGS=' -Wall -Wmissing-prototypes'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EMACS='no'
# EMACSLOADPATH=''
# EXEEXT=''
# EXTRA_DEFS=''
# EXTRA_DOT_DOC_FILES='dynl.doc filesys.doc posix.doc net_db.doc socket.doc regex-posix.doc'
# EXTRA_DOT_X_FILES='dynl.x filesys.x posix.x net_db.x socket.x regex-posix.x'
# FGREP='/usr/sbin/grep -F'
# GETTEXT_MACRO_VERSION='0.18'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# GUILE_CFLAGS=' -pthread'
# GUILE_EFFECTIVE_VERSION='1.8'
# GUILE_FOR_BUILD='$(preinstguile)'
# GUILE_LIBS=' -lgmp -lcrypt -lm -lltdl '
# GUILE_MAJOR_VERSION='1'
# GUILE_MICRO_VERSION='8'
# GUILE_MINOR_VERSION='8'
# GUILE_VERSION='1.8.8'
# HAVE_MAKEINFO_FALSE='#'
# HAVE_MAKEINFO_TRUE=''
# HOST_CC='gcc'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBGUILE_INTERFACE='21:0:4'
# LIBGUILE_INTERFACE_AGE='4'
# LIBGUILE_INTERFACE_CURRENT='21'
# LIBGUILE_INTERFACE_REVISION='0'
# LIBGUILE_SRFI_SRFI_13_14_INTERFACE='3:1:0'
# LIBGUILE_SRFI_SRFI_13_14_INTERFACE_AGE='0'
# LIBGUILE_SRFI_SRFI_13_14_INTERFACE_CURRENT='3'
# LIBGUILE_SRFI_SRFI_13_14_INTERFACE_REVISION='1'
# LIBGUILE_SRFI_SRFI_13_14_MAJOR='3'
# LIBGUILE_SRFI_SRFI_1_INTERFACE='3:2:0'
# LIBGUILE_SRFI_SRFI_1_INTERFACE_AGE='0'
# LIBGUILE_SRFI_SRFI_1_INTERFACE_CURRENT='3'
# LIBGUILE_SRFI_SRFI_1_INTERFACE_REVISION='2'
# LIBGUILE_SRFI_SRFI_1_MAJOR='3'
# LIBGUILE_SRFI_SRFI_4_INTERFACE='3:1:0'
# LIBGUILE_SRFI_SRFI_4_INTERFACE_AGE='0'
# LIBGUILE_SRFI_SRFI_4_INTERFACE_CURRENT='3'
# LIBGUILE_SRFI_SRFI_4_INTERFACE_REVISION='1'
# LIBGUILE_SRFI_SRFI_4_MAJOR='3'
# LIBGUILE_SRFI_SRFI_60_INTERFACE='2:2:0'
# LIBGUILE_SRFI_SRFI_60_INTERFACE_AGE='0'
# LIBGUILE_SRFI_SRFI_60_INTERFACE_CURRENT='2'
# LIBGUILE_SRFI_SRFI_60_INTERFACE_REVISION='2'
# LIBGUILE_SRFI_SRFI_60_MAJOR='2'
# LIBICONV='-liconv'
# LIBINTL=''
# LIBLOBJS='dynl.lo filesys.lo posix.lo net_db.lo socket.lo regex-posix.lo'
# LIBOBJS=' ${LIBOBJDIR}dynl$U.o ${LIBOBJDIR}filesys$U.o ${LIBOBJDIR}posix$U.o ${LIBOBJDIR}net_db$U.o ${LIBOBJDIR}socket$U.o ${LIBOBJDIR}regex-posix$U.o'
# LIBS=' -lgmp -lcrypt -lm -lltdl '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV='-liconv'
# LTLIBINTL=''
# LTLIBOBJS=' ${LIBOBJDIR}dynl$U.lo ${LIBOBJDIR}filesys$U.lo ${LIBOBJDIR}posix$U.lo ${LIBOBJDIR}net_db$U.lo ${LIBOBJDIR}socket$U.lo ${LIBOBJDIR}regex-posix$U.lo'
# MAKEINFO='${SHELL} /tmp/guile1.8/src/guile-1.8.8/build-aux/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='guile'
# PACKAGE_BUGREPORT='bug-guile@gnu.org'
# PACKAGE_NAME='guile'
# PACKAGE_STRING='guile 1.8.8'
# PACKAGE_TARNAME='guile'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.8.8'
# PATH_SEPARATOR=':'
# POSUB='po'
# PTHREAD_CC='gcc'
# PTHREAD_CFLAGS='-pthread'
# PTHREAD_LIBS=''
# RANLIB='ranlib'
# SCM_I_GSC_C_INLINE='"inline"'
# SCM_I_GSC_ENABLE_DEPRECATED='1'
# SCM_I_GSC_ENABLE_DISCOURAGED='1'
# SCM_I_GSC_ENABLE_ELISP='1'
# SCM_I_GSC_GUILE_DEBUG='0'
# SCM_I_GSC_GUILE_DEBUG_FREELIST='0'
# SCM_I_GSC_HAVE_STRUCT_DIRENT64='1'
# SCM_I_GSC_NEEDS_INTTYPES_H='0'
# SCM_I_GSC_NEEDS_STDINT_H='1'
# SCM_I_GSC_NEED_BRACES_ON_PTHREAD_MUTEX_INITIALIZER='0'
# SCM_I_GSC_NEED_BRACES_ON_PTHREAD_ONCE_INIT='0'
# SCM_I_GSC_STACK_GROWS_UP='0'
# SCM_I_GSC_T_INT16='"int16_t"'
# SCM_I_GSC_T_INT32='"int32_t"'
# SCM_I_GSC_T_INT64='"int64_t"'
# SCM_I_GSC_T_INT8='"int8_t"'
# SCM_I_GSC_T_INTMAX='"intmax_t"'
# SCM_I_GSC_T_PTRDIFF='"ptrdiff_t"'
# SCM_I_GSC_T_UINT16='"uint16_t"'
# SCM_I_GSC_T_UINT32='"uint32_t"'
# SCM_I_GSC_T_UINT64='"uint64_t"'
# SCM_I_GSC_T_UINT8='"uint8_t"'
# SCM_I_GSC_T_UINTMAX='"uintmax_t"'
# SCM_I_GSC_USE_NULL_THREADS='0'
# SCM_I_GSC_USE_PTHREAD_THREADS='1'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='1.8.8'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# acx_pthread_config=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# cross_compiling='no'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# have_makeinfo='yes'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/guile1.8/src/guile-1.8.8/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# lispdir='${datadir}/emacs/site-lisp'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s&$$&1.8&'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sitedir='${datarootdir}/guile/site'
# subdirs=' guile-readline'
# sysconfdir='${prefix}/etc'
# target_alias=''
# top_builddir_absolute='/tmp/guile1.8/src/guile-1.8.8'
# top_srcdir_absolute='/tmp/guile1.8/src/guile-1.8.8'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "guile"
# #define PACKAGE_TARNAME "guile"
# #define PACKAGE_VERSION "1.8.8"
# #define PACKAGE_STRING "guile 1.8.8"
# #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_LIBLTDL 1
# #define SCM_WARN_DEPRECATED_DEFAULT "summary"
# #define GUILE_USE_64_CALLS 1
# #define HAVE_POSIX 1
# #define HAVE_NETWORKING 1
# #define SIZEOF_CHAR 1
# #define SIZEOF_UNSIGNED_CHAR 1
# #define SIZEOF_SHORT 2
# #define SIZEOF_UNSIGNED_SHORT 2
# #define SIZEOF_INT 4
# #define SIZEOF_UNSIGNED_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_UNSIGNED_LONG 8
# #define SIZEOF_SIZE_T 8
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_UNSIGNED_LONG_LONG 8
# #define SIZEOF___INT64 0
# #define SIZEOF_UNSIGNED___INT64 0
# #define SIZEOF_VOID_P 8
# #define SIZEOF_INTPTR_T 8
# #define SIZEOF_UINTPTR_T 8
# #define SIZEOF_PTRDIFF_T 8
# #define SIZEOF_SIZE_T 8
# #define SIZEOF_OFF_T 8
# #define HAVE_STDINT_H 1
# #define HAVE_INTTYPES_H 1
# #define SIZEOF_INTMAX_T 8
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_COMPLEX_H 1
# #define HAVE_FENV_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRING_H 1
# #define HAVE_REGEX_H 1
# #define HAVE_SYS_DIR_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TIMEB_H 1
# #define HAVE_SYS_TIMES_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_PWD_H 1
# #define HAVE_GRP_H 1
# #define HAVE_SYS_UTSNAME_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_COMPLEX_DOUBLE 1
# #define HAVE_UNISTD_H 1
# #define GETGROUPS_T gid_t
# #define RETSIGTYPE void
# #define HAVE_LIBM 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_CONNECT 1
# #define HAVE_ASSERT_H 1
# #define HAVE_CEXP 1
# #define HAVE_CLOG 1
# #define HAVE_CLOG10 1
# #define HAVE_CTERMID 1
# #define HAVE_FESETROUND 1
# #define HAVE_FTIME 1
# #define HAVE_FTRUNCATE 1
# #define HAVE_FCHOWN 1
# #define HAVE_GETCWD 1
# #define HAVE_GETEUID 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_GMTIME_R 1
# #define HAVE_IOCTL 1
# #define HAVE_LSTAT 1
# #define HAVE_MKDIR 1
# #define HAVE_MKNOD 1
# #define HAVE_NICE 1
# #define HAVE_PIPE 1
# #define HAVE_READDIR_R 1
# #define HAVE_READDIR64_R 1
# #define HAVE_READLINK 1
# #define HAVE_RENAME 1
# #define HAVE_RMDIR 1
# #define HAVE_SELECT 1
# #define HAVE_SETEGID 1
# #define HAVE_SETEUID 1
# #define HAVE_SETLOCALE 1
# #define HAVE_SETPGID 1
# #define HAVE_SETSID 1
# #define HAVE_SIGACTION 1
# #define HAVE_SIGINTERRUPT 1
# #define HAVE_STAT64 1
# #define HAVE_STRFTIME 1
# #define HAVE_STRPTIME 1
# #define HAVE_SYMLINK 1
# #define HAVE_SYNC 1
# #define HAVE_SYSCONF 1
# #define HAVE_TCGETPGRP 1
# #define HAVE_TCSETPGRP 1
# #define HAVE_TIMES 1
# #define HAVE_UNAME 1
# #define HAVE_WAITPID 1
# #define HAVE_STRDUP 1
# #define HAVE_SYSTEM 1
# #define HAVE_USLEEP 1
# #define HAVE_ATEXIT 1
# #define HAVE_ON_EXIT 1
# #define HAVE_CHOWN 1
# #define HAVE_LINK 1
# #define HAVE_FCNTL 1
# #define HAVE_TTYNAME 1
# #define HAVE_GETPWENT 1
# #define HAVE_GETGRENT 1
# #define HAVE_KILL 1
# #define HAVE_GETPPID 1
# #define HAVE_GETPGRP 1
# #define HAVE_FORK 1
# #define HAVE_SETITIMER 1
# #define HAVE_GETITIMER 1
# #define HAVE_STRCHR 1
# #define HAVE_STRCMP 1
# #define HAVE_INDEX 1
# #define HAVE_BCOPY 1
# #define HAVE_MEMCPY 1
# #define HAVE_RINDEX 1
# #define HAVE_TRUNCATE 1
# #define HAVE_UNSETENV 1
# #define HAVE_ISBLANK 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_CRYPT_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_PTHREAD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_CHROOT 1
# #define HAVE_FLOCK 1
# #define HAVE_GETLOGIN 1
# #define HAVE_CUSERID 1
# #define HAVE_GETPRIORITY 1
# #define HAVE_SETPRIORITY 1
# #define HAVE_GETPASS 1
# #define HAVE_SETHOSTNAME 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_DECL_SETHOSTNAME 1
# #define HAVE_DECL_STRNCASECMP 1
# #define HAVE_DECL_UNSETENV 1
# #define HAVE_DECL_HSTRERROR 0
# #define HAVE_DECL_CUSERID 1
# #define HAVE_DECL_FLOCK 0
# #define HAVE_DECL_VSNPRINTF 1
# #define HAVE_CRYPT 1
# #define GUILE_I _Complex_I
# #define HAVE_USABLE_CSQRT 1
# #define HAVE_LIBGMP 1
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define HAVE_DECL_STRPTIME 1
# #define HAVE_UNIX_DOMAIN_SOCKETS 1
# #define HAVE_SOCKETPAIR 1
# #define HAVE_GETGROUPS 1
# #define HAVE_SETGROUPS 1
# #define HAVE_SETPWENT 1
# #define HAVE_PAUSE 1
# #define HAVE_TZSET 1
# #define HAVE_SETHOSTENT 1
# #define HAVE_GETHOSTENT 1
# #define HAVE_ENDHOSTENT 1
# #define HAVE_SETNETENT 1
# #define HAVE_GETNETENT 1
# #define HAVE_ENDNETENT 1
# #define HAVE_SETPROTOENT 1
# #define HAVE_GETPROTOENT 1
# #define HAVE_ENDPROTOENT 1
# #define HAVE_SETSERVENT 1
# #define HAVE_GETSERVENT 1
# #define HAVE_ENDSERVENT 1
# #define HAVE_GETNETBYADDR 1
# #define HAVE_GETNETBYNAME 1
# #define HAVE_INET_LNAOF 1
# #define HAVE_INET_MAKEADDR 1
# #define HAVE_INET_NETOF 1
# #define HAVE_HSTRERROR 1
# #define HAVE_INET_PTON 1
# #define HAVE_INET_NTOP 1
# #define HAVE_LIBC_STACK_END 1
# #define HAVE_H_ERRNO 1
# #define HAVE_UINT32_T 1
# #define HAVE_IPV6 1
# #define HAVE_SIN6_SCOPE_ID 1
# #define HAVE_REGCOMP 1
# #define HAVE_INET_ATON 1
# #define HAVE_PUTENV 1
# #define HAVE_STRERROR 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MKSTEMP 1
# #define HAVE_ASINH 1
# #define HAVE_ACOSH 1
# #define HAVE_ATANH 1
# #define HAVE_COPYSIGN 1
# #define HAVE_FINITE 1
# #define HAVE_SINCOS 1
# #define HAVE_TRUNC 1
# #define HAVE_ISINF 1
# #define HAVE_ISNAN 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_STRUCT_STAT_ST_RDEV 1
# #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# #define HAVE_STRUCT_TM_TM_ZONE 1
# #define HAVE_TM_ZONE 1
# #define HAVE_STRUCT_TM_TM_GMTOFF 1
# #define SIZEOF_FLOAT 4
# #define SCM_SINGLES 1
# #define HAVE_STRUCT_LINGER 1
# #define HAVE_STRUCT_TIMESPEC 1
# #define HAVE_PTHREAD_ATTR_GETSTACK 1
# #define HAVE_PTHREAD_GETATTR_NP 1
# #define HAVE_PTHREAD_SIGMASK 1
# #define PTHREAD_ATTR_GETSTACK_WORKS 1
#
# configure: exit 0

CMD: config logfiles '/tmp/guile1.8/src/guile-1.8.8/guile-readline/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by guile-readline configure 1.8.8, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --disable-static --disable-error-on-warning --program-suffix=1.8 host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = d359f9875c7e
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2143: checking for a BSD-compatible install
# configure:2211: result: /usr/bin/install -c
# configure:2222: checking whether build environment is sane
# configure:2272: result: yes
# configure:2321: checking for x86_64-unknown-linux-strip
# configure:2351: result: no
# configure:2361: checking for strip
# configure:2377: found /usr/sbin/strip
# configure:2388: result: strip
# configure:2413: checking for a thread-safe mkdir -p
# configure:2452: result: /usr/sbin/mkdir -p
# configure:2465: checking for gawk
# configure:2481: found /usr/sbin/gawk
# configure:2492: result: gawk
# configure:2503: checking whether make sets $(MAKE)
# configure:2525: result: yes
# configure:2608: checking for x86_64-unknown-linux-gcc
# configure:2638: result: no
# configure:2648: checking for gcc
# configure:2664: found /usr/sbin/gcc
# configure:2675: result: gcc
# configure:2904: checking for C compiler version
# configure:2913: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2924: $? = 0
# configure:2913: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2924: $? = 0
# configure:2913: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2924: $? = 1
# configure:2913: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2924: $? = 1
# configure:2944: checking whether the C compiler works
# configure:2966: gcc conftest.c >&5
# configure:2970: $? = 0
# configure:3018: result: yes
# configure:3021: checking for C compiler default output file name
# configure:3023: result: a.out
# configure:3029: checking for suffix of executables
# configure:3036: gcc -o conftest conftest.c >&5
# configure:3040: $? = 0
# configure:3062: result:
# configure:3084: checking whether we are cross compiling
# configure:3092: gcc -o conftest conftest.c >&5
# configure:3096: $? = 0
# configure:3103: ./conftest
# configure:3107: $? = 0
# configure:3122: result: no
# configure:3127: checking for suffix of object files
# configure:3149: gcc -c conftest.c >&5
# configure:3153: $? = 0
# configure:3174: result: o
# configure:3178: checking whether we are using the GNU C compiler
# configure:3197: gcc -c conftest.c >&5
# configure:3197: $? = 0
# configure:3206: result: yes
# configure:3215: checking whether gcc accepts -g
# configure:3235: gcc -c -g conftest.c >&5
# configure:3235: $? = 0
# configure:3276: result: yes
# configure:3293: checking for gcc option to accept ISO C89
# configure:3357: gcc -c conftest.c >&5
# configure:3357: $? = 0
# configure:3370: result: none needed
# configure:3401: checking for style of include used by make
# configure:3429: result: GNU
# configure:3454: checking dependency style of gcc
# configure:3564: result: gcc3
# configure:3587: checking for x86_64-unknown-linux-gcc
# configure:3614: result: gcc
# configure:3883: checking for C compiler version
# configure:3892: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3903: $? = 0
# configure:3892: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3903: $? = 0
# configure:3892: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3903: $? = 1
# configure:3892: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3903: $? = 1
# configure:3907: checking whether we are using the GNU C compiler
# configure:3935: result: yes
# configure:3944: checking whether gcc accepts -g
# configure:4005: result: yes
# configure:4022: checking for gcc option to accept ISO C89
# configure:4099: result: none needed
# configure:4121: checking dependency style of gcc
# configure:4231: result: gcc3
# configure:4253: checking build system type
# configure:4267: result: x86_64-unknown-linux-gnu
# configure:4287: checking host system type
# configure:4300: result: x86_64-unknown-linux-gnu
# configure:4669: checking how to print strings
# configure:4696: result: printf
# configure:4717: checking for a sed that does not truncate output
# configure:4781: result: /usr/sbin/sed
# configure:4799: checking for grep that handles long lines and -e
# configure:4857: result: /usr/sbin/grep
# configure:4862: checking for egrep
# configure:4924: result: /usr/sbin/grep -E
# configure:4929: checking for fgrep
# configure:4991: result: /usr/sbin/grep -F
# configure:5026: checking for ld used by gcc
# configure:5093: result: /usr/sbin/ld
# configure:5100: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5115: result: yes
# configure:5127: checking for BSD- or MS-compatible name lister (nm)
# configure:5176: result: /usr/sbin/nm -B
# configure:5306: checking the name lister (/usr/sbin/nm -B) interface
# configure:5313: gcc -c conftest.c >&5
# configure:5316: /usr/sbin/nm -B "conftest.o"
# configure:5319: output
# 0000000000000000 B some_variable
# configure:5326: result: BSD nm
# configure:5329: checking whether ln -s works
# configure:5333: result: yes
# configure:5341: checking the maximum length of command line arguments
# configure:5466: result: 1572864
# configure:5483: checking whether the shell understands some XSI constructs
# configure:5493: result: yes
# configure:5497: checking whether the shell understands "+="
# configure:5503: result: yes
# configure:5538: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5578: result: func_convert_file_noop
# configure:5585: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5605: result: func_convert_file_noop
# configure:5612: checking for /usr/sbin/ld option to reload object files
# configure:5619: result: -r
# configure:5653: checking for x86_64-unknown-linux-objdump
# configure:5680: result: objdump
# configure:5749: checking how to recognize dependent libraries
# configure:5951: result: pass_all
# configure:5996: checking for x86_64-unknown-linux-dlltool
# configure:6023: result: dlltool
# configure:6093: checking how to associate runtime and link libraries
# configure:6120: result: printf %s\n
# configure:6137: checking for x86_64-unknown-linux-ar
# configure:6167: result: no
# configure:6181: checking for ar
# configure:6197: found /usr/sbin/ar
# configure:6208: result: ar
# configure:6245: checking for archiver @FILE support
# configure:6262: gcc -c conftest.c >&5
# configure:6262: $? = 0
# configure:6265: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6268: $? = 0
# configure:6273: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6276: $? = 1
# configure:6288: result: @
# configure:6306: checking for x86_64-unknown-linux-strip
# configure:6333: result: strip
# configure:6405: checking for x86_64-unknown-linux-ranlib
# configure:6435: result: no
# configure:6445: checking for ranlib
# configure:6461: found /usr/sbin/ranlib
# configure:6472: result: ranlib
# configure:6574: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6693: gcc -c conftest.c >&5
# configure:6696: $? = 0
# configure:6700: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6703: $? = 0
# configure:6769: gcc -o conftest conftest.c conftstm.o >&5
# configure:6772: $? = 0
# configure:6810: result: ok
# configure:6847: checking for sysroot
# configure:6877: result: no
# configure:6954: gcc -c conftest.c >&5
# configure:6957: $? = 0
# configure:7080: checking for x86_64-unknown-linux-mt
# configure:7110: result: no
# configure:7120: checking for mt
# configure:7150: result: no
# configure:7170: checking if : is a manifest tool
# configure:7176: : '-?'
# configure:7184: result: no
# configure:7816: checking how to run the C preprocessor
# configure:7847: gcc -E conftest.c
# configure:7847: $? = 0
# configure:7861: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7861: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile-readline"
# | #define PACKAGE_TARNAME "guile-readline"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile-readline 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:7886: result: gcc -E
# configure:7906: gcc -E conftest.c
# configure:7906: $? = 0
# configure:7920: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7920: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "guile-readline"
# | #define PACKAGE_TARNAME "guile-readline"
# | #define PACKAGE_VERSION "1.8.8"
# | #define PACKAGE_STRING "guile-readline 1.8.8"
# | #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:7949: checking for ANSI C header files
# configure:7969: gcc -c conftest.c >&5
# configure:7969: $? = 0
# configure:8042: gcc -o conftest conftest.c >&5
# configure:8042: $? = 0
# configure:8042: ./conftest
# configure:8042: $? = 0
# configure:8053: result: yes
# configure:8066: checking for sys/types.h
# configure:8066: gcc -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for sys/stat.h
# configure:8066: gcc -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for stdlib.h
# configure:8066: gcc -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for string.h
# configure:8066: gcc -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for memory.h
# configure:8066: gcc -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for strings.h
# configure:8066: gcc -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for inttypes.h
# configure:8066: gcc -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for stdint.h
# configure:8066: gcc -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for unistd.h
# configure:8066: gcc -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8080: checking for dlfcn.h
# configure:8080: gcc -c conftest.c >&5
# configure:8080: $? = 0
# configure:8080: result: yes
# configure:8265: checking for objdir
# configure:8280: result: .libs
# configure:8547: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8565: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8569: $? = 0
# configure:8582: result: no
# configure:8892: checking for gcc option to produce PIC
# configure:8899: result: -fPIC -DPIC
# configure:8907: checking if gcc PIC flag -fPIC -DPIC works
# configure:8925: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8929: $? = 0
# configure:8942: result: yes
# configure:8971: checking if gcc static flag -static works
# configure:8999: result: yes
# configure:9014: checking if gcc supports -c -o file.o
# configure:9035: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9039: $? = 0
# configure:9061: result: yes
# configure:9069: checking if gcc supports -c -o file.o
# configure:9116: result: yes
# configure:9149: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10307: result: yes
# configure:10344: checking whether -lc should be explicitly linked in
# configure:10352: gcc -c conftest.c >&5
# configure:10355: $? = 0
# configure:10370: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10373: $? = 0
# configure:10387: result: no
# configure:10552: checking dynamic linker characteristics
# configure:11066: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11066: $? = 0
# configure:11288: result: GNU/Linux ld.so
# configure:11395: checking how to hardcode library paths into programs
# configure:11420: result: immediate
# configure:11960: checking whether stripping libraries is possible
# configure:11965: result: yes
# configure:12000: checking if libtool supports shared libraries
# configure:12002: result: yes
# configure:12005: checking whether to build shared libraries
# configure:12026: result: yes
# configure:12029: checking whether to build static libraries
# configure:12033: result: no
# configure:12091: checking for tgoto in -lncurses
# configure:12116: gcc -o conftest conftest.c -lncurses >&5
# configure:12116: $? = 0
# configure:12126: result: yes
# configure:12134: checking for readline in -lreadline
# configure:12159: gcc -o conftest conftest.c -lreadline -lncurses >&5
# configure:12159: $? = 0
# configure:12168: result: yes
# configure:12187: checking for siginterrupt
# configure:12187: gcc -o conftest conftest.c -lreadline -lncurses >&5
# configure:12187: $? = 0
# configure:12187: result: yes
# configure:12187: checking for rl_clear_signals
# configure:12187: gcc -o conftest conftest.c -lreadline -lncurses >&5
# configure:12187: $? = 0
# configure:12187: result: yes
# configure:12187: checking for rl_cleanup_after_signal
# configure:12187: gcc -o conftest conftest.c -lreadline -lncurses >&5
# configure:12187: $? = 0
# configure:12187: result: yes
# configure:12199: checking for rl_filename_completion_function
# configure:12199: gcc -o conftest conftest.c -lreadline -lncurses >&5
# configure:12199: $? = 0
# configure:12199: result: yes
# configure:12211: checking for rl_get_keymap
# configure:12211: gcc -o conftest conftest.c -lreadline -lncurses >&5
# configure:12211: $? = 0
# configure:12211: result: yes
# configure:12221: checking for rl_getc_function pointer in readline
# configure:12239: gcc -o conftest conftest.c -lreadline -lncurses >&5
# configure:12239: $? = 0
# configure:12247: result: yes
# configure:12265: checking for strdup
# configure:12265: gcc -o conftest conftest.c -lreadline -lncurses >&5
# conftest.c:51:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:12265: $? = 0
# configure:12265: result: yes
# configure:12420: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by guile-readline config.status 1.8.8, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on d359f9875c7e
#
# config.status:1103: creating Makefile
# config.status:1103: creating ice-9/Makefile
# config.status:1103: creating guile-readline-config.h
# config.status:1332: executing depfiles commands
# config.status:1332: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_rl_cleanup_after_signal=yes
# ac_cv_func_rl_clear_signals=yes
# ac_cv_func_rl_filename_completion_function=yes
# ac_cv_func_rl_get_keymap=yes
# ac_cv_func_siginterrupt=yes
# ac_cv_func_strdup=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_ncurses___tgoto=yes
# ac_cv_lib_readline_readline=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_var_rl_getc_function=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_prog_cc_stdc=
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/guile1.8/src/guile-1.8.8/guile-readline/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/guile1.8/src/guile-1.8.8/guile-readline/missing --run tar'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/guile1.8/src/guile-1.8.8/guile-readline/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/guile1.8/src/guile-1.8.8/guile-readline/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/guile1.8/src/guile-1.8.8/guile-readline/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# EXTRA_DEFS=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# GUILE_EFFECTIVE_VERSION='1.8'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBGUILEREADLINE_INTERFACE='17:3:0'
# LIBGUILEREADLINE_INTERFACE_AGE='0'
# LIBGUILEREADLINE_INTERFACE_CURRENT='17'
# LIBGUILEREADLINE_INTERFACE_REVISION='3'
# LIBGUILEREADLINE_MAJOR='17'
# LIBOBJS=''
# LIBS='-lreadline -lncurses '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/guile1.8/src/guile-1.8.8/guile-readline/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='guile'
# PACKAGE_BUGREPORT='bug-guile@gnu.org'
# PACKAGE_NAME='guile-readline'
# PACKAGE_STRING='guile-readline 1.8.8'
# PACKAGE_TARNAME='guile-readline'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.8.8'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.8.8'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/guile1.8/src/guile-1.8.8/guile-readline/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s&$$&1.8&'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "guile-readline"
# #define PACKAGE_TARNAME "guile-readline"
# #define PACKAGE_VERSION "1.8.8"
# #define PACKAGE_STRING "guile-readline 1.8.8"
# #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_LIBREADLINE 1
# #define HAVE_SIGINTERRUPT 1
# #define HAVE_RL_CLEAR_SIGNALS 1
# #define HAVE_RL_CLEANUP_AFTER_SIGNAL 1
# #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1
# #define HAVE_RL_GET_KEYMAP 1
# #define HAVE_RL_GETC_FUNCTION 1
# #define HAVE_STRDUP 1
#
# configure: exit 0