Build of guile1.8 with clang_glibc toolchain

The build took 00h 03m 11s and was NOT successful.

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

SLOCLanguage
72,797 ansic
19,903 lisp
15,636 sh
14,030 makefile
42 awk
122,408 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:

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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: guile1.8 1.8.8-4 (Thu Apr 13 17:34:23 UTC 2017)
# ==> 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/bin/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... c1059b3f700d
# configure: autobuild timestamp... 20170413T173424Z
# checking for x86_64-unknown-linux-gcc... clang
# 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 clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for gawk... (cached) gawk
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang and cc understand -c and -o together... yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking 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/bin/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/bin/nm -B output from clang 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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/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/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/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' 'CC=clang' '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/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-gcc... clang
# 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 clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking dependency style of clang... (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/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking 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/bin/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/bin/nm -B output from clang 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... clang -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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/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 \
# clang -DHAVE_CONFIG_H -I.. -I.. -I.. -c -o gen-scmconfig.o gen-scmconfig.c; \
# else \
# clang -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes -c -o gen-scmconfig.o gen-scmconfig.c; \
# fi
# if [ "no" = "yes" ]; then \
# clang -o gen-scmconfig gen-scmconfig.o; \
# else \
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -lpthread -o gen-scmconfig gen-scmconfig.o -lgmp -lcrypt -lm -lltdl ; \
# fi
# libtool: link: clang -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 clang -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
# libtool: compile: clang -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
# mv -f .deps/libguile_la-alist.Tpo .deps/libguile_la-alist.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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-arbiters.Tpo .deps/libguile_la-arbiters.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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-async.Tpo .deps/libguile_la-async.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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
# libtool: compile: clang -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
# mv -f .deps/libguile_la-backtrace.Tpo .deps/libguile_la-backtrace.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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
# libtool: compile: clang -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
# mv -f .deps/libguile_la-chars.Tpo .deps/libguile_la-chars.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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-continuations.Tpo .deps/libguile_la-continuations.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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
# libtool: compile: clang -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
# mv -f .deps/libguile_la-convert.Tpo .deps/libguile_la-convert.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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-debug.Tpo .deps/libguile_la-debug.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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
# libtool: compile: clang -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
# mv -f .deps/libguile_la-deprecation.Tpo .deps/libguile_la-deprecation.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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-deprecated.Tpo .deps/libguile_la-deprecated.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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-discouraged.Tpo .deps/libguile_la-discouraged.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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
# libtool: compile: clang -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
# mv -f .deps/libguile_la-dynwind.Tpo .deps/libguile_la-dynwind.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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-environments.Tpo .deps/libguile_la-environments.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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: clang -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-error.Tpo .deps/libguile_la-error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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
# libtool: compile: clang -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-eval.Tpo .deps/libguile_la-eval.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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
# mv -f .deps/libguile_la-evalext.Tpo .deps/libguile_la-evalext.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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
# mv -f .deps/libguile_la-fports.Tpo .deps/libguile_la-fports.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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
# libtool: compile: clang -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=compile clang -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: clang -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 clang -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: clang -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 clang -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: clang -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
# mv -f .deps/libguile_la-gc-segment.Tpo .deps/libguile_la-gc-segment.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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
# gc-malloc.c:95:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (scm_mtrigger < 0)
# ~~~~~~~~~~~~ ^ ~
# 1 warning generated.
# mv -f .deps/libguile_la-gc-malloc.Tpo .deps/libguile_la-gc-malloc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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
# numbers.c:434:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# return SCM_I_MAKINUM(-1);
# ^~~~~~~~~~~~~~~~~
# ../libguile/numbers.h:74:41: note: expanded from macro 'SCM_I_MAKINUM'
# (SCM_PACK ((((scm_t_signed_bits) (x)) << 2) + scm_tc2_int))
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
# ../libguile/tags.h:129:32: note: expanded from macro 'SCM_PACK'
# # define SCM_PACK(x) ((SCM) (x))
# ^
# numbers.c:784:22: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# return SCM_I_MAKINUM (-1);
# ^~~~~~~~~~~~~~~~~~
# ../libguile/numbers.h:74:41: note: expanded from macro 'SCM_I_MAKINUM'
# (SCM_PACK ((((scm_t_signed_bits) (x)) << 2) + scm_tc2_int))
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
# ../libguile/tags.h:129:32: note: expanded from macro 'SCM_PACK'
# # define SCM_PACK(x) ((SCM) (x))
# ^
# numbers.c:1254:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# return SCM_I_MAKINUM (-1);
# ^~~~~~~~~~~~~~~~~~
# ../libguile/numbers.h:74:41: note: expanded from macro 'SCM_I_MAKINUM'
# (SCM_PACK ((((scm_t_signed_bits) (x)) << 2) + scm_tc2_int))
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
# ../libguile/tags.h:129:32: note: expanded from macro 'SCM_PACK'
# # define SCM_PACK(x) ((SCM) (x))
# ^
# numbers.c:1745:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# else if (scm_is_eq (n, SCM_I_MAKINUM (-1L)))
# ^~~~~~~~~~~~~~~~~~~
# ../libguile/numbers.h:74:41: note: expanded from macro 'SCM_I_MAKINUM'
# (SCM_PACK ((((scm_t_signed_bits) (x)) << 2) + scm_tc2_int))
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
# ../libguile/tags.h:129:32: note: expanded from macro 'SCM_PACK'
# # define SCM_PACK(x) ((SCM) (x))
# ^
# ../libguile/tags.h:145:56: note: expanded from macro 'scm_is_eq'
# #define scm_is_eq(x, y) (SCM_UNPACK (x) == SCM_UNPACK (y))
# ^
# ../libguile/tags.h:122:60: note: expanded from macro 'SCM_UNPACK'
# # define SCM_UNPACK(x) ((scm_t_bits) (0? (*(SCM*)0=(x)): x))
# ^
# numbers.c:1865:51: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# return (nn >= 0 ? SCM_I_MAKINUM (0) : SCM_I_MAKINUM(-1));
# ^~~~~~~~~~~~~~~~~
# ../libguile/numbers.h:74:41: note: expanded from macro 'SCM_I_MAKINUM'
# (SCM_PACK ((((scm_t_signed_bits) (x)) << 2) + scm_tc2_int))
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
# ../libguile/tags.h:129:32: note: expanded from macro 'SCM_PACK'
# # define SCM_PACK(x) ((SCM) (x))
# ^
# numbers.c:6206:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# SCM_I_MAKINUM (SCM_MOST_NEGATIVE_FIXNUM));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ../libguile/numbers.h:74:41: note: expanded from macro 'SCM_I_MAKINUM'
# (SCM_PACK ((((scm_t_signed_bits) (x)) << 2) + scm_tc2_int))
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
# ../libguile/tags.h:129:32: note: expanded from macro 'SCM_PACK'
# # define SCM_PACK(x) ((SCM) (x))
# ^
# 6 warnings generated.
# mv -f .deps/libguile_la-numbers.Tpo .deps/libguile_la-numbers.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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
# print.c:77:37: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
# { SCM_OPTION_SCM, "closure-hook", SCM_UNPACK (SCM_BOOL_F),
# ^~~~~~~~~~~~~~~~~~~~~~~
# ../libguile/tags.h:122:45: note: expanded from macro 'SCM_UNPACK'
# # define SCM_UNPACK(x) ((scm_t_bits) (0? (*(SCM*)0=(x)): x))
# ^~~~~~~~
# print.c:77:37: note: consider using __builtin_trap() or qualifying pointer with 'volatile'
# ../libguile/tags.h:122:45: note: expanded from macro 'SCM_UNPACK'
# # define SCM_UNPACK(x) ((scm_t_bits) (0? (*(SCM*)0=(x)): x))
# ^
# 1 warning generated.
# mv -f .deps/libguile_la-print.Tpo .deps/libguile_la-print.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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
# read.c:66:33: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
# { SCM_OPTION_SCM, "keywords", SCM_UNPACK (SCM_BOOL_F),
# ^~~~~~~~~~~~~~~~~~~~~~~
# ../libguile/tags.h:122:45: note: expanded from macro 'SCM_UNPACK'
# # define SCM_UNPACK(x) ((scm_t_bits) (0? (*(SCM*)0=(x)): x))
# ^~~~~~~~
# read.c:66:33: note: consider using __builtin_trap() or qualifying pointer with 'volatile'
# ../libguile/tags.h:122:45: note: expanded from macro 'SCM_UNPACK'
# # define SCM_UNPACK(x) ((scm_t_bits) (0? (*(SCM*)0=(x)): x))
# ^
# 1 warning generated.
# mv -f .deps/libguile_la-read.Tpo .deps/libguile_la-read.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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: clang -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 clang -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: clang -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
# mv -f .deps/libguile_la-scmsigs.Tpo .deps/libguile_la-scmsigs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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
# mv -f .deps/libguile_la-stacks.Tpo .deps/libguile_la-stacks.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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: clang -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 clang -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: clang -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
# mv -f .deps/libguile_la-srfi-4.Tpo .deps/libguile_la-srfi-4.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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
# mv -f .deps/libguile_la-srfi-13.Tpo .deps/libguile_la-srfi-13.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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
# mv -f .deps/libguile_la-threads.Tpo .deps/libguile_la-threads.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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: clang -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
# mv -f .deps/libguile_la-throw.Tpo .deps/libguile_la-throw.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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 clang -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: clang -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
# mv -f .deps/libguile_la-unif.Tpo .deps/libguile_la-unif.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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: clang -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
# mv -f .deps/filesys.Tpo .deps/filesys.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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
# mv -f .deps/posix.Tpo .deps/posix.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -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: clang -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 clang -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: clang -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 clang -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: clang -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
# /bin/sh ../libtool --tag=CC --mode=link clang -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: clang -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+0x1568): 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" )
# clang -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
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -Wall -Wmissing-prototypes -pthread -lpthread -o guile guile-guile.o libguile.la -lgmp -lcrypt -lm -lltdl
# libtool: link: clang -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
# if [ "no" = "yes" ]; then \
# clang -DHAVE_CONFIG_H -I.. -I.. -I.. -c -o c-tokenize.o c-tokenize.c; \
# else \
# clang -DHAVE_CONFIG_H -I.. -I.. -I.. -Wall -Wmissing-prototypes -c -o c-tokenize.o c-tokenize.c; \
# fi
# if [ "no" = "yes" ]; then \
# clang -o guile_filter_doc_snarfage c-tokenize.o; \
# else \
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -lpthread -o guile_filter_doc_snarfage c-tokenize.o -lgmp -lcrypt -lm -lltdl ; \
# fi
# libtool: link: clang -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; }
# 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; }
# ERROR: Stack overflow
# make[3]: *** [Makefile:2175: guile-procedures.texi] Error 1
# make[3]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/libguile'
# make[2]: *** [Makefile:550: all] Error 2
# make[2]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8/libguile'
# make[1]: *** [Makefile:530: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/guile1.8/src/guile-1.8.8'
# make: *** [Makefile:373: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

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 = c1059b3f700d
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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/bin
# 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/bin/strip
# configure:3006: result: strip
# configure:3031: checking for a thread-safe mkdir -p
# configure:3070: result: /usr/bin/mkdir -p
# configure:3083: checking for gawk
# configure:3099: found /usr/bin/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... c1059b3f700d
# configure:3345: autobuild timestamp... 20170413T173424Z
# configure:3663: checking for x86_64-unknown-linux-gcc
# configure:3690: result: clang
# configure:3959: checking for C compiler version
# configure:3968: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3979: $? = 0
# configure:3968: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3979: $? = 0
# configure:3968: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3979: $? = 1
# configure:3968: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3979: $? = 1
# configure:3999: checking whether the C compiler works
# configure:4021: clang 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: clang -o conftest conftest.c >&5
# configure:4095: $? = 0
# configure:4117: result:
# configure:4139: checking whether we are cross compiling
# configure:4147: clang -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: clang -c conftest.c >&5
# configure:4208: $? = 0
# configure:4229: result: o
# configure:4233: checking whether we are using the GNU C compiler
# configure:4252: clang -c conftest.c >&5
# configure:4252: $? = 0
# configure:4261: result: yes
# configure:4270: checking whether clang accepts -g
# configure:4290: clang -c -g conftest.c >&5
# configure:4290: $? = 0
# configure:4331: result: yes
# configure:4348: checking for clang option to accept ISO C89
# configure:4412: clang -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 clang
# configure:4619: result: gcc3
# configure:4639: checking how to run the C preprocessor
# configure:4670: clang -E conftest.c
# configure:4670: $? = 0
# configure:4684: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:4729: clang -E conftest.c
# configure:4729: $? = 0
# configure:4743: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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/bin/grep
# configure:4879: checking for egrep
# configure:4941: result: /usr/bin/grep -E
# configure:4946: checking for ANSI C header files
# configure:4966: clang -c conftest.c >&5
# configure:4966: $? = 0
# configure:5039: clang -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: clang -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5063: checking for sys/stat.h
# configure:5063: clang -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5063: checking for stdlib.h
# configure:5063: clang -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5063: checking for string.h
# configure:5063: clang -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5063: checking for memory.h
# configure:5063: clang -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5063: checking for strings.h
# configure:5063: clang -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5063: checking for inttypes.h
# configure:5063: clang -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5063: checking for stdint.h
# configure:5063: clang -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5063: checking for unistd.h
# configure:5063: clang -c conftest.c >&5
# configure:5063: $? = 0
# configure:5063: result: yes
# configure:5076: checking minix/config.h usability
# configure:5076: clang -c conftest.c >&5
# conftest.c:52:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:19:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:5115: $? = 0
# configure:5122: result: yes
# configure:5137: checking for clang option to accept ISO C89
# configure:5214: result: none needed
# configure:5232: checking whether clang and cc understand -c and -o together
# configure:5263: clang -c conftest.c -o conftest2.o >&5
# configure:5267: $? = 0
# configure:5273: clang -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/bin/sed
# configure:5538: checking for fgrep
# configure:5600: result: /usr/bin/grep -F
# configure:5635: checking for ld used by clang
# configure:5702: result: /usr/bin/ld
# configure:5709: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5724: result: yes
# configure:5736: checking for BSD- or MS-compatible name lister (nm)
# configure:5785: result: /usr/bin/nm -B
# configure:5915: checking the name lister (/usr/bin/nm -B) interface
# configure:5922: clang -c conftest.c >&5
# configure:5925: /usr/bin/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/bin/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/bin/ar
# configure:6816: result: ar
# configure:6853: checking for archiver @FILE support
# configure:6870: clang -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/bin/ranlib
# configure:7080: result: ranlib
# configure:7182: checking command to parse /usr/bin/nm -B output from clang object
# configure:7301: clang -c conftest.c >&5
# configure:7304: $? = 0
# configure:7308: /usr/bin/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: clang -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: clang -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: clang -c conftest.c >&5
# configure:8421: $? = 0
# configure:8421: result: yes
# configure:8604: checking for objdir
# configure:8619: result: .libs
# configure:8886: checking if clang supports -fno-rtti -fno-exceptions
# configure:8904: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8908: $? = 0
# configure:8921: result: yes
# configure:9231: checking for clang option to produce PIC
# configure:9238: result: -fPIC -DPIC
# configure:9246: checking if clang PIC flag -fPIC -DPIC works
# configure:9264: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9268: $? = 0
# configure:9281: result: yes
# configure:9310: checking if clang static flag -static works
# configure:9338: result: yes
# configure:9353: checking if clang supports -c -o file.o
# configure:9374: clang -c -o out/conftest2.o conftest.c >&5
# configure:9378: $? = 0
# configure:9400: result: yes
# configure:9408: checking if clang supports -c -o file.o
# configure:9455: result: yes
# configure:9488: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10646: result: yes
# configure:10683: checking whether -lc should be explicitly linked in
# configure:10691: clang -c conftest.c >&5
# configure:10694: $? = 0
# configure:10709: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10712: $? = 0
# configure:10726: result: no
# configure:10891: checking dynamic linker characteristics
# configure:11405: clang -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: clang -o conftest conftest.c >&5
# /tmp/conftest-2785aa.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c -ldld >&5
# /usr/bin/ld: cannot find -ldld
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c >&5
# /tmp/conftest-97a549.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `dlopen'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c -ldl >&5
# configure:11925: $? = 0
# configure:11934: result: yes
# configure:12053: checking whether a program can dlopen itself
# configure:12133: clang -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: clang -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
# /tmp/conftest-5a6a2e.o: In function `main':
# conftest.c:(.text+0x29): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
# /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c -lltdl >&5
# configure:12432: $? = 0
# configure:12441: result: yes
# configure:12454: checking ltdl.h usability
# configure:12454: clang -c conftest.c >&5
# configure:12454: $? = 0
# configure:12454: result: yes
# configure:12454: checking ltdl.h presence
# configure:12454: clang -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/bin/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: clang -o conftest conftest.c -luca -lltdl >&5
# /usr/bin/ld: cannot find -luca
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -c conftest.c >&5
# configure:12982: $? = 0
# configure:12989: result: yes
# configure:12999: checking for working volatile
# configure:13018: clang -c conftest.c >&5
# configure:13018: $? = 0
# configure:13025: result: yes
# configure:13034: checking for inline
# configure:13050: clang -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: clang -c conftest.c >&5
# conftest.c:32:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:32:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# 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: clang -c conftest.c >&5
# configure:13187: $? = 0
# configure:13205: clang -c conftest.c >&5
# conftest.c:38:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# 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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -o conftest conftest.c -lltdl >&5
# conftest.c:75:57: error: use of undeclared identifier '__int64'
# static long int longval () { return (long int) (sizeof (__int64)); }
# ^
# conftest.c:76:67: error: use of undeclared identifier '__int64'
# static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
# ^
# conftest.c:86:28: error: use of undeclared identifier '__int64'
# if (((long int) (sizeof (__int64))) < 0)
# ^
# conftest.c:89:37: error: use of undeclared identifier '__int64'
# if (i != ((long int) (sizeof (__int64))))
# ^
# conftest.c:96:37: error: use of undeclared identifier '__int64'
# if (i != ((long int) (sizeof (__int64))))
# ^
# 5 errors generated.
# 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: clang -o conftest conftest.c -lltdl >&5
# conftest.c:76:66: error: expected ')'
# static long int longval () { return (long int) (sizeof (unsigned __int64)); }
# ^
# conftest.c:76:56: note: to match this '('
# static long int longval () { return (long int) (sizeof (unsigned __int64)); }
# ^
# conftest.c:77:76: error: expected ')'
# static unsigned long int ulongval () { return (long int) (sizeof (unsigned __int64)); }
# ^
# conftest.c:77:66: note: to match this '('
# static unsigned long int ulongval () { return (long int) (sizeof (unsigned __int64)); }
# ^
# conftest.c:87:37: error: expected ')'
# if (((long int) (sizeof (unsigned __int64))) < 0)
# ^
# conftest.c:87:27: note: to match this '('
# if (((long int) (sizeof (unsigned __int64))) < 0)
# ^
# conftest.c:90:46: error: expected ')'
# if (i != ((long int) (sizeof (unsigned __int64))))
# ^
# conftest.c:90:36: note: to match this '('
# if (i != ((long int) (sizeof (unsigned __int64))))
# ^
# conftest.c:97:46: error: expected ')'
# if (i != ((long int) (sizeof (unsigned __int64))))
# ^
# conftest.c:97:36: note: to match this '('
# if (i != ((long int) (sizeof (unsigned __int64))))
# ^
# 5 errors generated.
# 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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -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: clang -c conftest.c >&5
# configure:14139: $? = 0
# configure:14139: clang -c conftest.c >&5
# conftest.c:58:21: error: expected expression
# if (sizeof ((int8_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14145: $? = 0
# configure:14145: clang -c conftest.c >&5
# conftest.c:58:22: error: expected expression
# if (sizeof ((uint8_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14151: $? = 0
# configure:14151: clang -c conftest.c >&5
# conftest.c:58:22: error: expected expression
# if (sizeof ((int16_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14157: $? = 0
# configure:14157: clang -c conftest.c >&5
# conftest.c:58:23: error: expected expression
# if (sizeof ((uint16_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14163: $? = 0
# configure:14163: clang -c conftest.c >&5
# conftest.c:58:22: error: expected expression
# if (sizeof ((int32_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14169: $? = 0
# configure:14169: clang -c conftest.c >&5
# conftest.c:58:23: error: expected expression
# if (sizeof ((uint32_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14175: $? = 0
# configure:14175: clang -c conftest.c >&5
# conftest.c:58:22: error: expected expression
# if (sizeof ((int64_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14181: $? = 0
# configure:14181: clang -c conftest.c >&5
# conftest.c:58:23: error: expected expression
# if (sizeof ((uint64_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14187: $? = 0
# configure:14187: clang -c conftest.c >&5
# conftest.c:58:23: error: expected expression
# if (sizeof ((intmax_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14193: $? = 0
# configure:14193: clang -c conftest.c >&5
# conftest.c:58:24: error: expected expression
# if (sizeof ((uintmax_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14217: $? = 0
# configure:14217: clang -c conftest.c >&5
# conftest.c:58:21: error: expected expression
# if (sizeof ((int8_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14223: $? = 0
# configure:14223: clang -c conftest.c >&5
# conftest.c:58:22: error: expected expression
# if (sizeof ((uint8_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14229: $? = 0
# configure:14229: clang -c conftest.c >&5
# conftest.c:58:22: error: expected expression
# if (sizeof ((int16_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14235: $? = 0
# configure:14235: clang -c conftest.c >&5
# conftest.c:58:23: error: expected expression
# if (sizeof ((uint16_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14241: $? = 0
# configure:14241: clang -c conftest.c >&5
# conftest.c:58:22: error: expected expression
# if (sizeof ((int32_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14247: $? = 0
# configure:14247: clang -c conftest.c >&5
# conftest.c:58:23: error: expected expression
# if (sizeof ((uint32_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14253: $? = 0
# configure:14253: clang -c conftest.c >&5
# conftest.c:58:22: error: expected expression
# if (sizeof ((int64_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14259: $? = 0
# configure:14259: clang -c conftest.c >&5
# conftest.c:58:23: error: expected expression
# if (sizeof ((uint64_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14265: $? = 0
# configure:14265: clang -c conftest.c >&5
# conftest.c:58:23: error: expected expression
# if (sizeof ((intmax_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14271: $? = 0
# configure:14271: clang -c conftest.c >&5
# conftest.c:58:24: error: expected expression
# if (sizeof ((uintmax_t)))
# ^
# 1 error generated.
# 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: clang -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: clang -c conftest.c >&5
# configure:14646: $? = 0
# configure:14653: result: yes
# configure:14664: checking for dirent.h that defines DIR
# configure:14683: clang -c conftest.c >&5
# configure:14683: $? = 0
# configure:14691: result: yes
# configure:14704: checking for library containing opendir
# configure:14735: clang -o conftest conftest.c -lltdl >&5
# configure:14735: $? = 0
# configure:14752: result: none required
# configure:14825: checking for struct dirent64.d_name
# configure:14825: clang -c conftest.c >&5
# conftest.c:82:13: warning: address of array 'ac_aggr.d_name' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (ac_aggr.d_name)
# ~~ ~~~~~~~~^~~~~~
# 1 warning generated.
# configure:14825: $? = 0
# configure:14825: result: yes
# configure:14868: checking complex.h usability
# configure:14868: clang -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking complex.h presence
# configure:14868: clang -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: clang -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking fenv.h presence
# configure:14868: clang -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: clang -c conftest.c >&5
# conftest.c:92:10: fatal error: 'io.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:59:10: fatal error: 'io.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# conftest.c:92:10: fatal error: 'libc.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:59:10: fatal error: 'libc.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking limits.h presence
# configure:14868: clang -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: clang -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking malloc.h presence
# configure:14868: clang -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: clang -c conftest.c >&5
# conftest.c:95:10: fatal error: 'process.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:62:10: fatal error: 'process.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking regex.h presence
# configure:14868: clang -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: clang -c conftest.c >&5
# conftest.c:97:10: fatal error: 'rxposix.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:64:10: fatal error: 'rxposix.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# conftest.c:97:10: fatal error: 'rx/rxposix.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:64:10: fatal error: 'rx/rxposix.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking sys/dir.h presence
# configure:14868: clang -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: clang -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking sys/ioctl.h presence
# configure:14868: clang -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: clang -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking sys/select.h presence
# configure:14868: clang -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: clang -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking sys/time.h presence
# configure:14868: clang -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: clang -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking sys/timeb.h presence
# configure:14868: clang -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: clang -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking sys/times.h presence
# configure:14868: clang -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: clang -c conftest.c >&5
# conftest.c:103:10: fatal error: 'sys/stdtypes.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:70:10: fatal error: 'sys/stdtypes.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# conftest.c:104:10: fatal error: 'sys/utime.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:71:10: fatal error: 'sys/utime.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking time.h presence
# configure:14868: clang -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: clang -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking utime.h presence
# configure:14868: clang -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: clang -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking pwd.h presence
# configure:14868: clang -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: clang -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking grp.h presence
# configure:14868: clang -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: clang -c conftest.c >&5
# configure:14868: $? = 0
# configure:14868: result: yes
# configure:14868: checking sys/utsname.h presence
# configure:14868: clang -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: clang -c conftest.c >&5
# conftest.c:110:10: fatal error: 'direct.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:77:10: fatal error: 'direct.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# conftest.c:111:10: fatal error: 'machine/fpu.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:78:10: fatal error: 'machine/fpu.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14881: $? = 0
# configure:14881: clang -c conftest.c >&5
# conftest.c:85:29: error: expected expression
# if (sizeof ((complex double)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:14897: $? = 0
# configure:14897: clang -c conftest.c >&5
# conftest.c:88:24: error: expected expression
# if (sizeof ((socklen_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# conftest.c:115:5: error: invalid application of 'sizeof' to an incomplete type 'struct ip_mreq'
# if (sizeof (struct ip_mreq))
# ^ ~~~~~~~~~~~~~~~~
# conftest.c:115:20: note: forward declaration of 'struct ip_mreq'
# if (sizeof (struct ip_mreq))
# ^
# 1 error generated.
# 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: clang -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: clang -c conftest.c >&5
# conftest.c:87:8: error: indirection requires pointer operand ('void' invalid)
# return *(signal (0, 0)) (0) == 1;
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:15109: $? = 0
# configure:15109: clang -c conftest.c >&5
# conftest.c:118:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# 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: clang -o conftest conftest.c -lm -lltdl >&5
# conftest.c:89:6: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration]
# char cos ();
# ^
# conftest.c:89:6: note: 'cos' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:15149: $? = 0
# configure:15158: result: yes
# configure:15172: checking for gethostbyname
# configure:15172: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15172: $? = 0
# configure:15172: result: yes
# configure:15231: checking for connect
# configure:15231: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15231: $? = 0
# configure:15231: result: yes
# configure:15374: checking assert.h usability
# configure:15374: clang -c conftest.c >&5
# configure:15374: $? = 0
# configure:15374: result: yes
# configure:15374: checking assert.h presence
# configure:15374: clang -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: clang -c conftest.c >&5
# conftest.c:119:10: fatal error: 'crt_externs.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:86:10: fatal error: 'crt_externs.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -o conftest conftest.c -lm -lltdl >&5
# /tmp/conftest-34ce50.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `DINFINITY'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c -lm -lltdl >&5
# /tmp/conftest-926026.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `DQNAN'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c -lm -lltdl >&5
# conftest.c:109:6: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration]
# char cexp ();
# ^
# conftest.c:109:6: note: 'cexp' is a builtin with type '_Complex double (_Complex double)'
# 1 warning generated.
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for chsize
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# /tmp/conftest-e1a9d9.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `chsize'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c -lm -lltdl >&5
# conftest.c:110:6: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration]
# char clog ();
# ^
# conftest.c:110:6: note: 'clog' is a builtin with type '_Complex double (_Complex double)'
# 1 warning generated.
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for clog10
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for ctermid
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for fesetround
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for ftime
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for ftruncate
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for fchown
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for getcwd
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for geteuid
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for gettimeofday
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for gmtime_r
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for ioctl
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for lstat
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for mkdir
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for mknod
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for nice
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for pipe
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for _pipe
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# /tmp/conftest-a6c5e7.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_pipe'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for readdir64_r
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for readlink
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for rename
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for rmdir
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for select
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for setegid
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for seteuid
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for setlocale
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for setpgid
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for setsid
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for sigaction
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for siginterrupt
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for stat64
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for strftime
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for strptime
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for symlink
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for sync
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for sysconf
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for tcgetpgrp
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for tcsetpgrp
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for times
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for uname
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for waitpid
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for strdup
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# conftest.c:151:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:151:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for system
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for usleep
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for atexit
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for on_exit
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for chown
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for link
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for fcntl
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for ttyname
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for getpwent
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for getgrent
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for kill
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for getppid
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for getpgrp
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for fork
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for setitimer
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for getitimer
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for strchr
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# conftest.c:168:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:168:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for strcmp
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# conftest.c:169:6: warning: incompatible redeclaration of library function 'strcmp' [-Wincompatible-library-redeclaration]
# char strcmp ();
# ^
# conftest.c:169:6: note: 'strcmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for index
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# conftest.c:170:6: warning: incompatible redeclaration of library function 'index' [-Wincompatible-library-redeclaration]
# char index ();
# ^
# conftest.c:170:6: note: 'index' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for bcopy
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for memcpy
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# conftest.c:172:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:172:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for rindex
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# conftest.c:173:6: warning: incompatible redeclaration of library function 'rindex' [-Wincompatible-library-redeclaration]
# char rindex ();
# ^
# conftest.c:173:6: note: 'rindex' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for truncate
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for unsetenv
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for isblank
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15412: checking for _NSGetEnviron
# configure:15412: clang -o conftest conftest.c -lm -lltdl >&5
# /tmp/conftest-33f58b.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_NSGetEnviron'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c -lm -lltdl >&5
# conftest.c:177:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:177:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:15412: $? = 0
# configure:15412: result: yes
# configure:15447: checking crypt.h usability
# configure:15447: clang -c conftest.c >&5
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking crypt.h presence
# configure:15447: clang -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: clang -c conftest.c >&5
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking netdb.h presence
# configure:15447: clang -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: clang -c conftest.c >&5
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking pthread.h presence
# configure:15447: clang -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: clang -c conftest.c >&5
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking sys/param.h presence
# configure:15447: clang -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: clang -c conftest.c >&5
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking sys/resource.h presence
# configure:15447: clang -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: clang -c conftest.c >&5
# configure:15447: $? = 0
# configure:15447: result: yes
# configure:15447: checking sys/file.h presence
# configure:15447: clang -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: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15460: checking for flock
# configure:15460: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15460: checking for getlogin
# configure:15460: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15460: checking for cuserid
# configure:15460: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15460: checking for getpriority
# configure:15460: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15460: checking for setpriority
# configure:15460: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15460: checking for getpass
# configure:15460: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15460: checking for sethostname
# configure:15460: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15460: checking for gethostname
# configure:15460: clang -o conftest conftest.c -lm -lltdl >&5
# configure:15460: $? = 0
# configure:15460: result: yes
# configure:15469: checking whether sethostname is declared
# configure:15469: clang -c conftest.c >&5
# configure:15469: $? = 0
# configure:15469: result: yes
# configure:15479: checking whether strncasecmp is declared
# configure:15479: clang -c conftest.c >&5
# configure:15479: $? = 0
# configure:15479: result: yes
# configure:15489: checking whether unsetenv is declared
# configure:15489: clang -c conftest.c >&5
# configure:15489: $? = 0
# configure:15489: result: yes
# configure:15499: checking whether hstrerror is declared
# configure:15499: clang -c conftest.c >&5
# conftest.c:213:10: error: use of undeclared identifier 'hstrerror'
# (void) hstrerror;
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:15509: $? = 0
# configure:15509: result: yes
# configure:15519: checking whether flock is declared
# configure:15519: clang -c conftest.c >&5
# conftest.c:215:10: error: use of undeclared identifier 'flock'; did you mean 'float'?
# (void) flock;
# ^~~~~
# float
# conftest.c:215:10: error: expected expression
# 2 errors generated.
# 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: clang -c conftest.c >&5
# configure:15529: $? = 0
# configure:15529: result: yes
# configure:15554: checking for library containing crypt
# configure:15585: clang -o conftest conftest.c -lm -lltdl >&5
# /tmp/conftest-9aaf66.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `crypt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c -lcrypt -lm -lltdl >&5
# configure:15585: $? = 0
# configure:15602: result: -lcrypt
# configure:15619: checking for i
# configure:15639: clang -c conftest.c >&5
# configure:15639: $? = 0
# configure:15643: result: _Complex_I
# configure:15684: checking whether csqrt is usable
# configure:15709: clang -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: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:15756: $? = 0
# configure:15765: result: yes
# configure:15791: clang -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/bin/msgfmt...
# 0 translated messages.
# configure:15888: result: /usr/bin/msgfmt
# configure:15897: checking for gmsgfmt
# configure:15928: result: /usr/bin/msgfmt
# configure:15979: checking for xgettext
# configure: trying /usr/bin/xgettext...
# /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:16011: result: /usr/bin/xgettext
# configure:16057: checking for msgmerge
# configure: trying /usr/bin/msgmerge...
# configure:16088: result: /usr/bin/msgmerge
# configure:16145: checking for ld used by GCC
# configure:16209: result: /usr/bin/ld -m elf_x86_64
# configure:16216: checking if the linker (/usr/bin/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: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:181:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:181:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -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: clang -c conftest.c >&5
# conftest.c:184:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
# #define _GNU_SOURCE /* ask glibc to give strptime prototype */
# ^
# conftest.c:20:9: note: previous definition is here
# #define _GNU_SOURCE 1
# ^
# 1 warning generated.
# 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: clang -c conftest.c >&5
# configure:17936: $? = 0
# configure:17936: result: yes
# configure:17936: checking sys/un.h presence
# configure:17936: clang -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: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17951: $? = 0
# configure:17951: result: yes
# configure:17951: checking for getgroups
# configure:17951: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17951: $? = 0
# configure:17951: result: yes
# configure:17951: checking for setgroups
# configure:17951: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17951: $? = 0
# configure:17951: result: yes
# configure:17951: checking for setpwent
# configure:17951: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17951: $? = 0
# configure:17951: result: yes
# configure:17951: checking for pause
# configure:17951: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17951: $? = 0
# configure:17951: result: yes
# configure:17951: checking for tzset
# configure:17951: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17951: $? = 0
# configure:17951: result: yes
# configure:17964: checking for sethostent
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for gethostent
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for endhostent
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for setnetent
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for getnetent
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for endnetent
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for setprotoent
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for getprotoent
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for endprotoent
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for setservent
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for getservent
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for endservent
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for getnetbyaddr
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for getnetbyname
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for inet_lnaof
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for inet_makeaddr
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for inet_netof
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for hstrerror
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for inet_pton
# configure:17964: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:17964: $? = 0
# configure:17964: result: yes
# configure:17964: checking for inet_ntop
# configure:17964: clang -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: clang -c conftest.c >&5
# conftest.c:221:13: error: no member named 'sin_len' in 'struct sockaddr'
# if (ac_aggr.sin_len)
# ~~~~~~~ ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# conftest.c:221:20: error: no member named 'sin_len' in 'struct sockaddr'
# if (sizeof ac_aggr.sin_len)
# ~~~~~~~ ^
# 1 error generated.
# 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: clang -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: clang -c conftest.c >&5
# configure:18044: $? = 0
# configure:18052: result: yes
# configure:18060: checking whether uint32_t is defined
# configure:18082: clang -c conftest.c >&5
# configure:18082: $? = 0
# configure:18090: result: yes
# configure:18098: checking for working IPv6 support
# configure:18119: clang -c conftest.c >&5
# configure:18119: $? = 0
# configure:18127: result: yes
# configure:18136: checking whether sockaddr_in6 has sin6_scope_id
# configure:18156: clang -c conftest.c >&5
# configure:18156: $? = 0
# configure:18164: result: yes
# configure:18173: checking for struct sockaddr_in6.sin6_len
# configure:18173: clang -c conftest.c >&5
# conftest.c:226:13: error: no member named 'sin6_len' in 'struct sockaddr_in6'
# if (ac_aggr.sin6_len)
# ~~~~~~~ ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# conftest.c:226:20: error: no member named 'sin6_len' in 'struct sockaddr_in6'
# if (sizeof ac_aggr.sin6_len)
# ~~~~~~~ ^
# 1 error generated.
# 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: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:222:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# unset_TZ ()
# ^
# conftest.c:228:1: warning: control reaches end of non-void function [-Wreturn-type]
# }
# ^
# conftest.c:231:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main()
# ^
# 3 warnings generated.
# configure:18233: $? = 0
# configure:18233: ./conftest
# configure:18233: $? = 0
# configure:18248: result: no
# configure:18260: checking for regcomp
# configure:18295: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18295: $? = 0
# configure:18305: result: yes
# configure:18523: checking for inet_aton
# configure:18523: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18523: $? = 0
# configure:18523: result: yes
# configure:18536: checking for putenv
# configure:18536: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18536: $? = 0
# configure:18536: result: yes
# configure:18549: checking for strerror
# configure:18549: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:243:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:243:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:18549: $? = 0
# configure:18549: result: yes
# configure:18562: checking for memmove
# configure:18562: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:244:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:244:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:18562: $? = 0
# configure:18562: result: yes
# configure:18575: checking for mkstemp
# configure:18575: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18575: $? = 0
# configure:18575: result: yes
# configure:18593: checking floatingpoint.h usability
# configure:18593: clang -c conftest.c >&5
# conftest.c:256:10: fatal error: 'floatingpoint.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:223:10: fatal error: 'floatingpoint.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# conftest.c:256:10: fatal error: 'ieeefp.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:223:10: fatal error: 'ieeefp.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# conftest.c:256:10: fatal error: 'nan.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:223:10: fatal error: 'nan.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:246:6: warning: incompatible redeclaration of library function 'asinh' [-Wincompatible-library-redeclaration]
# char asinh ();
# ^
# conftest.c:246:6: note: 'asinh' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:18612: $? = 0
# configure:18612: result: yes
# configure:18612: checking for acosh
# configure:18612: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:247:6: warning: incompatible redeclaration of library function 'acosh' [-Wincompatible-library-redeclaration]
# char acosh ();
# ^
# conftest.c:247:6: note: 'acosh' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:18612: $? = 0
# configure:18612: result: yes
# configure:18612: checking for atanh
# configure:18612: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:248:6: warning: incompatible redeclaration of library function 'atanh' [-Wincompatible-library-redeclaration]
# char atanh ();
# ^
# conftest.c:248:6: note: 'atanh' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:18612: $? = 0
# configure:18612: result: yes
# configure:18612: checking for copysign
# configure:18612: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:249:6: warning: incompatible redeclaration of library function 'copysign' [-Wincompatible-library-redeclaration]
# char copysign ();
# ^
# conftest.c:249:6: note: 'copysign' is a builtin with type 'double (double, double)'
# 1 warning generated.
# configure:18612: $? = 0
# configure:18612: result: yes
# configure:18612: checking for finite
# configure:18612: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18612: $? = 0
# configure:18612: result: yes
# configure:18612: checking for sincos
# configure:18612: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18612: $? = 0
# configure:18612: result: yes
# configure:18612: checking for trunc
# configure:18612: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:252:6: warning: incompatible redeclaration of library function 'trunc' [-Wincompatible-library-redeclaration]
# char trunc ();
# ^
# conftest.c:252:6: note: 'trunc' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:18612: $? = 0
# configure:18612: result: yes
# configure:18631: checking for isinf
# configure:18639: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18639: $? = 0
# configure:18640: result: yes
# configure:18651: checking for isnan
# configure:18659: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18659: $? = 0
# configure:18660: result: yes
# configure:18676: checking for size_t
# configure:18676: clang -c conftest.c >&5
# configure:18676: $? = 0
# configure:18676: clang -c conftest.c >&5
# conftest.c:268:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# 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: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# configure:18706: $? = 0
# configure:18714: result: yes
# configure:18722: checking for alloca
# configure:18759: clang -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: clang -c conftest.c >&5
# configure:18891: $? = 0
# configure:18891: result: yes
# configure:18900: checking for struct stat.st_blksize
# configure:18900: clang -c conftest.c >&5
# configure:18900: $? = 0
# configure:18900: result: yes
# configure:18909: checking for struct stat.st_blocks
# configure:18909: clang -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: clang -c conftest.c >&5
# configure:18940: $? = 0
# configure:18947: result: time.h
# configure:18955: checking for struct tm.tm_zone
# configure:18955: clang -c conftest.c >&5
# configure:18955: $? = 0
# configure:18955: result: yes
# configure:19022: checking for struct tm.tm_gmtoff
# configure:19022: clang -c conftest.c >&5
# configure:19022: $? = 0
# configure:19022: result: yes
# configure:19045: checking whether we need POSIX to get struct utimbuf
# configure:19061: clang -E conftest.c
# configure:19061: $? = 0
# configure:19068: result: no
# configure:19120: clang -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: clang -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: clang -c conftest.c >&5
# configure:19185: $? = 0
# configure:19193: result: yes
# configure:19204: checking for struct timespec
# configure:19224: clang -c conftest.c >&5
# configure:19224: $? = 0
# configure:19232: result: yes
# configure:19436: checking for the pthreads library -lpthreads
# configure:19469: clang -o conftest conftest.c -lpthreads -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:249:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_attr_init(0); pthread_cleanup_push(0, 0);
# ~^
# conftest.c:250:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# ~ ^
# conftest.c:250:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# ~ ^
# 3 warnings generated.
# /usr/bin/ld: cannot find -lpthreads
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:249:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_attr_init(0); pthread_cleanup_push(0, 0);
# ~^
# conftest.c:250:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# ~ ^
# conftest.c:250:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# ~ ^
# 3 warnings generated.
# /tmp/conftest-68bb5b.o: In function `main':
# conftest.c:(.text+0x1b): undefined reference to `pthread_join'
# conftest.c:(.text+0x8d): undefined reference to `__pthread_register_cancel'
# conftest.c:(.text+0x9f): undefined reference to `pthread_create'
# conftest.c:(.text+0xb8): undefined reference to `__pthread_unregister_cancel'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest -Kthread conftest.c -lgmp -lcrypt -lm -lltdl >&5
# clang-3.8: error: unknown argument: '-Kthread'
# 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: clang -o conftest -kthread conftest.c -lgmp -lcrypt -lm -lltdl >&5
# clang-3.8: error: unknown argument: '-kthread'
# 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: clang -o conftest conftest.c -llthread -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:249:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_attr_init(0); pthread_cleanup_push(0, 0);
# ~^
# conftest.c:250:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# ~ ^
# conftest.c:250:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# ~ ^
# 3 warnings generated.
# /usr/bin/ld: cannot find -llthread
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest -pthread conftest.c -lgmp -lcrypt -lm -lltdl >&5
# conftest.c:249:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_attr_init(0); pthread_cleanup_push(0, 0);
# ~^
# conftest.c:250:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# ~ ^
# conftest.c:250:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# ~ ^
# 3 warnings generated.
# configure:19469: $? = 0
# configure:19478: result: yes
# configure:19497: checking for joinable pthread attribute
# configure:19512: clang -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: clang -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: clang -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: clang -o conftest -pthread conftest.c -lgmp -lcrypt -lm -lltdl >&5
# /tmp/conftest-de0b76.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `pthread_get_stackaddr_np'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -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: clang -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: clang -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: clang -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: clang -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 c1059b3f700d
#
# 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' 'CC=clang' '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=set
# ac_cv_env_CC_value=clang
# 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/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -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_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_clang_c_o=yes
# ac_cv_prog_cc_g=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/bin/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/bin/ld
# lt_cv_path_NM='/usr/bin/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=yes
# 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='clang'
# CCDEPMODE='depmode=gcc3'
# CCLD_FOR_BUILD='clang'
# CC_FOR_BUILD='clang'
# CFLAGS=' -Wall -Wmissing-prototypes'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/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/bin/grep -F'
# GETTEXT_MACRO_VERSION='0.18'
# GMSGFMT='/usr/bin/msgfmt'
# GMSGFMT_015='/usr/bin/msgfmt'
# GREP='/usr/bin/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='clang'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/usr/bin/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/bin/mkdir -p'
# MSGFMT='/usr/bin/msgfmt'
# MSGFMT_015='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# NM='/usr/bin/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='clang'
# 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/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='1.8.8'
# XGETTEXT='/usr/bin/xgettext'
# XGETTEXT_015='/usr/bin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# 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/bin/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 CC=clang CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = c1059b3f700d
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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/bin
# 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/bin/strip
# configure:2388: result: strip
# configure:2413: checking for a thread-safe mkdir -p
# configure:2452: result: /usr/bin/mkdir -p
# configure:2465: checking for gawk
# configure:2481: found /usr/bin/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:2635: result: clang
# configure:2904: checking for C compiler version
# configure:2913: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:2924: $? = 0
# configure:2913: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:2924: $? = 0
# configure:2913: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2924: $? = 1
# configure:2913: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2924: $? = 1
# configure:2944: checking whether the C compiler works
# configure:2966: clang 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: clang -o conftest conftest.c >&5
# configure:3040: $? = 0
# configure:3062: result:
# configure:3084: checking whether we are cross compiling
# configure:3092: clang -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: clang -c conftest.c >&5
# configure:3153: $? = 0
# configure:3174: result: o
# configure:3178: checking whether we are using the GNU C compiler
# configure:3197: clang -c conftest.c >&5
# configure:3197: $? = 0
# configure:3206: result: yes
# configure:3215: checking whether clang accepts -g
# configure:3235: clang -c -g conftest.c >&5
# configure:3235: $? = 0
# configure:3276: result: yes
# configure:3293: checking for clang option to accept ISO C89
# configure:3357: clang -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 clang
# configure:3564: result: gcc3
# configure:3587: checking for x86_64-unknown-linux-gcc
# configure:3614: result: clang
# configure:3883: checking for C compiler version
# configure:3892: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3903: $? = 0
# configure:3892: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3903: $? = 0
# configure:3892: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3903: $? = 1
# configure:3892: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3903: $? = 1
# configure:3907: checking whether we are using the GNU C compiler
# configure:3935: result: yes
# configure:3944: checking whether clang accepts -g
# configure:4005: result: yes
# configure:4022: checking for clang option to accept ISO C89
# configure:4099: result: none needed
# configure:4121: checking dependency style of clang
# 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/bin/sed
# configure:4799: checking for grep that handles long lines and -e
# configure:4857: result: /usr/bin/grep
# configure:4862: checking for egrep
# configure:4924: result: /usr/bin/grep -E
# configure:4929: checking for fgrep
# configure:4991: result: /usr/bin/grep -F
# configure:5026: checking for ld used by clang
# configure:5093: result: /usr/bin/ld
# configure:5100: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5115: result: yes
# configure:5127: checking for BSD- or MS-compatible name lister (nm)
# configure:5176: result: /usr/bin/nm -B
# configure:5306: checking the name lister (/usr/bin/nm -B) interface
# configure:5313: clang -c conftest.c >&5
# configure:5316: /usr/bin/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/bin/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/bin/ar
# configure:6208: result: ar
# configure:6245: checking for archiver @FILE support
# configure:6262: clang -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/bin/ranlib
# configure:6472: result: ranlib
# configure:6574: checking command to parse /usr/bin/nm -B output from clang object
# configure:6693: clang -c conftest.c >&5
# configure:6696: $? = 0
# configure:6700: /usr/bin/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: clang -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: clang -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: clang -E conftest.c
# configure:7847: $? = 0
# configure:7861: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:7906: clang -E conftest.c
# configure:7906: $? = 0
# configure:7920: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:7969: $? = 0
# configure:8042: clang -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: clang -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for sys/stat.h
# configure:8066: clang -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for stdlib.h
# configure:8066: clang -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for string.h
# configure:8066: clang -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for memory.h
# configure:8066: clang -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for strings.h
# configure:8066: clang -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for inttypes.h
# configure:8066: clang -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for stdint.h
# configure:8066: clang -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for unistd.h
# configure:8066: clang -c conftest.c >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8080: checking for dlfcn.h
# configure:8080: clang -c conftest.c >&5
# configure:8080: $? = 0
# configure:8080: result: yes
# configure:8265: checking for objdir
# configure:8280: result: .libs
# configure:8547: checking if clang supports -fno-rtti -fno-exceptions
# configure:8565: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8569: $? = 0
# configure:8582: result: yes
# configure:8892: checking for clang option to produce PIC
# configure:8899: result: -fPIC -DPIC
# configure:8907: checking if clang PIC flag -fPIC -DPIC works
# configure:8925: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8929: $? = 0
# configure:8942: result: yes
# configure:8971: checking if clang static flag -static works
# configure:8999: result: yes
# configure:9014: checking if clang supports -c -o file.o
# configure:9035: clang -c -o out/conftest2.o conftest.c >&5
# configure:9039: $? = 0
# configure:9061: result: yes
# configure:9069: checking if clang supports -c -o file.o
# configure:9116: result: yes
# configure:9149: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10307: result: yes
# configure:10344: checking whether -lc should be explicitly linked in
# configure:10352: clang -c conftest.c >&5
# configure:10355: $? = 0
# configure:10370: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10373: $? = 0
# configure:10387: result: no
# configure:10552: checking dynamic linker characteristics
# configure:11066: clang -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: clang -o conftest conftest.c -lncurses >&5
# configure:12116: $? = 0
# configure:12126: result: yes
# configure:12134: checking for readline in -lreadline
# configure:12159: clang -o conftest conftest.c -lreadline -lncurses >&5
# configure:12159: $? = 0
# configure:12168: result: yes
# configure:12187: checking for siginterrupt
# configure:12187: clang -o conftest conftest.c -lreadline -lncurses >&5
# configure:12187: $? = 0
# configure:12187: result: yes
# configure:12187: checking for rl_clear_signals
# configure:12187: clang -o conftest conftest.c -lreadline -lncurses >&5
# configure:12187: $? = 0
# configure:12187: result: yes
# configure:12187: checking for rl_cleanup_after_signal
# configure:12187: clang -o conftest conftest.c -lreadline -lncurses >&5
# configure:12187: $? = 0
# configure:12187: result: yes
# configure:12199: checking for rl_filename_completion_function
# configure:12199: clang -o conftest conftest.c -lreadline -lncurses >&5
# configure:12199: $? = 0
# configure:12199: result: yes
# configure:12211: checking for rl_get_keymap
# configure:12211: clang -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: clang -o conftest conftest.c -lreadline -lncurses >&5
# configure:12239: $? = 0
# configure:12247: result: yes
# configure:12265: checking for strdup
# configure:12265: clang -o conftest conftest.c -lreadline -lncurses >&5
# conftest.c:51:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:51:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# 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 c1059b3f700d
#
# 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=set
# ac_cv_env_CC_value=clang
# 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/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -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_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/bin/ld
# lt_cv_path_NM='/usr/bin/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=yes
# 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='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# EXTRA_DEFS=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/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/bin/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/bin/mkdir -p'
# NM='/usr/bin/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/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.8.8'
# ac_ct_AR='ar'
# ac_ct_CC=''
# 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/bin/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