Created
April 24, 2012 20:53
-
-
Save eblume/2483618 to your computer and use it in GitHub Desktop.
Output of Homebrew config log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tristan:cs_sjsu eblume$ cat ~/Library/Logs/Homebrew/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.7, which was | |
generated by GNU Autoconf 2.63. Invocation command line was | |
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/guile/1.8.7 --with-libreadline-prefix=/usr/local/Cellar/readline/6.2.2 | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = tristan.local | |
uname -m = x86_64 | |
uname -r = 11.3.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 | |
Kernel configured for up to 8 processors. | |
4 processors are physically available. | |
8 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 2 3 4 5 6 7 | |
Primary memory available: 4.00 gigabytes | |
Default processor set: 115 tasks, 580 threads, 8 processors | |
Load average: 2.99, Mach factor: 4.99 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Cellar/readline/6.2.2/bin | |
PATH: /usr/local/Cellar/libffi/3.0.11/bin | |
PATH: /usr/local/Cellar/ruby/1.9.3-p125/bin | |
PATH: /usr/local/bin | |
PATH: /usr/local/sbin | |
PATH: /Library/Frameworks/Python.framework/Versions/2.7/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/local/bin | |
PATH: /usr/X11/bin | |
PATH: /usr/local/go/bin | |
PATH: /opt/local/bin | |
PATH: /usr/local/git/bin | |
PATH: /Library/Frameworks/Python.framework/Versions/3.2/bin | |
PATH: /usr/local/texlive/2011/bin/x86_64-darwin | |
PATH: /Users/eblume/.rvm/bin | |
PATH: /usr/local/Library/Contributions/cmds | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2272: checking for a BSD-compatible install | |
configure:2340: result: /usr/bin/install -c | |
configure:2351: checking whether build environment is sane | |
configure:2411: result: yes | |
configure:2552: checking for a thread-safe mkdir -p | |
configure:2591: result: build-aux/install-sh -c -d | |
configure:2604: checking for gawk | |
configure:2634: result: no | |
configure:2604: checking for mawk | |
configure:2634: result: no | |
configure:2604: checking for nawk | |
configure:2634: result: no | |
configure:2604: checking for awk | |
configure:2620: found /usr/bin/awk | |
configure:2631: result: awk | |
configure:2642: checking whether make sets $(MAKE) | |
configure:2664: result: yes | |
configure:2774: checking build system type | |
configure:2792: result: i386-apple-darwin11.3.0 | |
configure:2814: checking host system type | |
configure:2829: result: i386-apple-darwin11.3.0 | |
configure:2859: autobuild project... guile | |
configure:2865: autobuild revision... 1.8.7 | |
configure:2870: autobuild hostname... tristan.local | |
configure:2881: autobuild timestamp... 20120424T204839Z | |
configure:3204: checking for a BSD-compatible install | |
configure:3272: result: /usr/bin/install -c | |
configure:3331: checking for gcc | |
configure:3358: result: /usr/bin/clang | |
configure:3590: checking for C compiler version | |
configure:3598: /usr/bin/clang --version >&5 | |
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin11.3.0 | |
Thread model: posix | |
configure:3602: $? = 0 | |
configure:3609: /usr/bin/clang -v >&5 | |
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin11.3.0 | |
Thread model: posix | |
configure:3613: $? = 0 | |
configure:3620: /usr/bin/clang -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:3624: $? = 1 | |
configure:3647: checking for C compiler default output file name | |
configure:3669: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c >&5 | |
configure:3673: $? = 0 | |
configure:3711: result: a.out | |
configure:3730: checking whether the C compiler works | |
configure:3740: ./a.out | |
configure:3744: $? = 0 | |
configure:3763: result: yes | |
configure:3770: checking whether we are cross compiling | |
configure:3772: result: no | |
configure:3775: checking for suffix of executables | |
configure:3782: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c >&5 | |
configure:3786: $? = 0 | |
configure:3812: result: | |
configure:3818: checking for suffix of object files | |
configure:3844: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:3848: $? = 0 | |
configure:3873: result: o | |
configure:3877: checking whether we are using the GNU C compiler | |
configure:3906: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:3913: $? = 0 | |
configure:3930: result: yes | |
configure:3939: checking whether /usr/bin/clang accepts -g | |
configure:3969: /usr/bin/clang -c -g -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:3976: $? = 0 | |
configure:4077: result: yes | |
configure:4094: checking for /usr/bin/clang option to accept ISO C89 | |
configure:4168: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:4175: $? = 0 | |
configure:4198: result: none needed | |
configure:4227: checking for style of include used by make | |
configure:4255: result: GNU | |
configure:4280: checking dependency style of /usr/bin/clang | |
configure:4390: result: none | |
configure:4410: checking how to run the C preprocessor | |
configure:4450: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:4457: $? = 0 | |
configure:4488: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:4495: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4528: result: /usr/bin/clang -E | |
configure:4557: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:4564: $? = 0 | |
configure:4595: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:4602: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4645: checking for gawk | |
configure:4672: result: awk | |
configure:4686: checking for grep that handles long lines and -e | |
configure:4746: result: /usr/bin/grep | |
configure:4751: checking for egrep | |
configure:4815: result: /usr/bin/grep -E | |
configure:4820: checking for ANSI C header files | |
configure:4850: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:4857: $? = 0 | |
configure:4956: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c >&5 | |
configure:4960: $? = 0 | |
configure:4966: ./conftest | |
configure:4970: $? = 0 | |
configure:4988: result: yes | |
configure:5012: checking for sys/types.h | |
configure:5033: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:5040: $? = 0 | |
configure:5057: result: yes | |
configure:5012: checking for sys/stat.h | |
configure:5033: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:5040: $? = 0 | |
configure:5057: result: yes | |
configure:5012: checking for stdlib.h | |
configure:5033: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:5040: $? = 0 | |
configure:5057: result: yes | |
configure:5012: checking for string.h | |
configure:5033: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:5040: $? = 0 | |
configure:5057: result: yes | |
configure:5012: checking for memory.h | |
configure:5033: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:5040: $? = 0 | |
configure:5057: result: yes | |
configure:5012: checking for strings.h | |
configure:5033: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:5040: $? = 0 | |
configure:5057: result: yes | |
configure:5012: checking for inttypes.h | |
configure:5033: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:5040: $? = 0 | |
configure:5057: result: yes | |
configure:5012: checking for stdint.h | |
configure:5033: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:5040: $? = 0 | |
configure:5057: result: yes | |
configure:5012: checking for unistd.h | |
configure:5033: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:5040: $? = 0 | |
configure:5057: result: yes | |
configure:5082: checking minix/config.h usability | |
configure:5099: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:51:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^ | |
1 error generated. | |
configure:5106: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <minix/config.h> | |
configure:5120: result: no | |
configure:5124: checking minix/config.h presence | |
configure:5139: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
conftest.c:18:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^ | |
1 error generated. | |
configure:5146: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 <minix/config.h> | |
configure:5160: result: no | |
configure:5193: checking for minix/config.h | |
configure:5200: result: no | |
configure:5231: checking whether it is safe to define __EXTENSIONS__ | |
configure:5259: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:5266: $? = 0 | |
configure:5281: result: yes | |
configure:5306: checking for /usr/bin/clang option to accept ISO C89 | |
configure:5410: result: none needed | |
configure:5426: checking whether /usr/bin/clang and cc understand -c and -o together | |
configure:5461: /usr/bin/clang -c conftest.c -o conftest2.o >&5 | |
configure:5465: $? = 0 | |
configure:5471: /usr/bin/clang -c conftest.c -o conftest2.o >&5 | |
configure:5475: $? = 0 | |
configure:5486: cc -c conftest.c >&5 | |
configure:5490: $? = 0 | |
configure:5498: cc -c conftest.c -o conftest2.o >&5 | |
configure:5502: $? = 0 | |
configure:5508: cc -c conftest.c -o conftest2.o >&5 | |
configure:5512: $? = 0 | |
configure:5530: result: yes | |
configure:5587: checking for a sed that does not truncate output | |
configure:5653: result: /usr/bin/sed | |
configure:5671: checking for fgrep | |
configure:5735: result: /usr/bin/grep -F | |
configure:5770: checking for ld used by /usr/bin/clang | |
configure:5837: result: /usr/bin/clang | |
configure:5846: checking if the linker (/usr/bin/clang) is GNU ld | |
configure:5861: result: no | |
configure:5873: checking for BSD- or MS-compatible name lister (nm) | |
configure:5922: result: /usr/bin/nm | |
configure:6040: checking the name lister (/usr/bin/nm) interface | |
configure:6047: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:6050: /usr/bin/nm "conftest.o" | |
configure:6053: output | |
0000000000000000 S _some_variable | |
configure:6060: result: BSD nm | |
configure:6063: checking whether ln -s works | |
configure:6067: result: yes | |
configure:6075: checking the maximum length of command line arguments | |
configure:6195: result: 196608 | |
configure:6212: checking whether the shell understands some XSI constructs | |
configure:6222: result: yes | |
configure:6226: checking whether the shell understands "+=" | |
configure:6232: result: yes | |
configure:6267: checking for /usr/bin/clang option to reload object files | |
configure:6274: result: -r | |
configure:6343: checking for objdump | |
configure:6370: result: objdump | |
configure:6399: checking how to recognize dependent libraries | |
configure:6595: result: pass_all | |
configure:6655: checking for ar | |
configure:6671: found /usr/bin/ar | |
configure:6682: result: ar | |
configure:6760: checking for strip | |
configure:6776: found /usr/bin/strip | |
configure:6787: result: strip | |
configure:6859: checking for ranlib | |
configure:6875: found /usr/bin/ranlib | |
configure:6886: result: ranlib | |
configure:6976: checking command to parse /usr/bin/nm output from /usr/bin/clang object | |
configure:7094: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:7097: $? = 0 | |
configure:7101: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | |
configure:7104: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:7094: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:7097: $? = 0 | |
configure:7101: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm | |
configure:7104: $? = 0 | |
configure:7158: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c conftstm.o >&5 | |
configure:7161: $? = 0 | |
configure:7199: result: ok | |
configure:7492: checking for dsymutil | |
configure:7508: found /usr/bin/dsymutil | |
configure:7519: result: dsymutil | |
configure:7584: checking for nmedit | |
configure:7600: found /usr/bin/nmedit | |
configure:7611: result: nmedit | |
configure:7676: checking for lipo | |
configure:7692: found /usr/bin/lipo | |
configure:7703: result: lipo | |
configure:7768: checking for otool | |
configure:7784: found /usr/bin/otool | |
configure:7795: result: otool | |
configure:7860: checking for otool64 | |
configure:7890: result: no | |
configure:7935: checking for -single_module linker flag | |
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
configure:7962: result: yes | |
configure:7964: checking for -exported_symbols_list linker flag | |
configure:7994: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:8001: $? = 0 | |
configure:8023: result: yes | |
configure:8064: checking for dlfcn.h | |
configure:8085: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:8092: $? = 0 | |
configure:8109: result: yes | |
configure:8291: checking for objdir | |
configure:8306: result: .libs | |
configure:8598: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions | |
configure:8616: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:8620: $? = 0 | |
configure:8633: result: yes | |
configure:8653: checking for /usr/bin/clang option to produce PIC | |
configure:8925: result: -fno-common -DPIC | |
configure:8937: checking if /usr/bin/clang PIC flag -fno-common -DPIC works | |
configure:8955: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -fno-common -DPIC -DPIC conftest.c >&5 | |
configure:8959: $? = 0 | |
configure:8972: result: yes | |
configure:8996: checking if /usr/bin/clang static flag -static works | |
configure:9024: result: no | |
configure:9039: checking if /usr/bin/clang supports -c -o file.o | |
configure:9060: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -o out/conftest2.o conftest.c >&5 | |
configure:9064: $? = 0 | |
configure:9086: result: yes | |
configure:9094: checking if /usr/bin/clang supports -c -o file.o | |
configure:9141: result: yes | |
configure:9174: checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries | |
configure:10248: result: yes | |
configure:10487: checking dynamic linker characteristics | |
configure:11170: result: darwin11.3.0 dyld | |
configure:11272: checking how to hardcode library paths into programs | |
configure:11297: result: immediate | |
configure:11342: checking for dlopen in -ldl | |
configure:11377: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -ldl >&5 | |
configure:11384: $? = 0 | |
configure:11405: result: yes | |
configure:11904: checking whether a program can dlopen itself | |
configure:11974: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -DHAVE_DLFCN_H -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -ldl >&5 | |
configure:11977: $? = 0 | |
configure:11995: result: yes | |
configure:12000: checking whether a statically linked program can dlopen itself | |
configure:12070: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -DHAVE_DLFCN_H -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -ldl >&5 | |
configure:12073: $? = 0 | |
configure:12091: result: yes | |
configure:12130: checking whether stripping libraries is possible | |
configure:12144: result: yes | |
configure:12170: checking if libtool supports shared libraries | |
configure:12172: result: yes | |
configure:12175: checking whether to build shared libraries | |
configure:12196: result: yes | |
configure:12199: checking whether to build static libraries | |
configure:12203: result: yes | |
configure:12239: checking for lt_dlinit in -lltdl | |
configure:12274: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:12281: $? = 0 | |
configure:12302: result: yes | |
configure:12327: checking ltdl.h usability | |
configure:12344: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:12351: $? = 0 | |
configure:12365: result: yes | |
configure:12369: checking ltdl.h presence | |
configure:12384: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:12391: $? = 0 | |
configure:12405: result: yes | |
configure:12438: checking for ltdl.h | |
configure:12445: result: yes | |
configure:12461: checking for makeinfo | |
configure:12477: found /usr/bin/makeinfo | |
configure:12489: result: yes | |
configure:12513: checking for emacs | |
configure:12529: found /usr/bin/emacs | |
configure:12540: result: emacs | |
configure:12564: checking where .elc files should go | |
configure:12577: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out | |
configure:12580: $? = 0 | |
configure:12593: result: ${datarootdir}/emacs/site-lisp | |
configure:12722: checking whether to use system and library "64" calls | |
configure:12740: result: no | |
configure:12752: checking whether the compiler defaults to IEEE floating point behavior | |
configure:12784: result: yes | |
configure:12878: checking for __uc_get_ar_bsp in -luca | |
configure:12913: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -luca -lltdl >&5 | |
ld: library not found for -luca | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:12920: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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:12941: result: no | |
configure:12953: checking for an ANSI C-conforming const | |
configure:13028: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:13035: $? = 0 | |
configure:13050: result: yes | |
configure:13062: checking for working volatile | |
configure:13091: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:13098: $? = 0 | |
configure:13113: result: yes | |
configure:13124: checking for inline | |
configure:13150: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:13157: $? = 0 | |
configure:13175: result: inline | |
configure:13200: checking for __uc_get_ar_bsp in -luca | |
configure:13263: result: no | |
configure:13276: checking whether byte ordering is bigendian | |
configure:13301: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:13308: $? = 0 | |
configure:13358: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:13365: $? = 0 | |
configure:13397: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:36:4: error: use of undeclared identifier 'not' | |
not big endian | |
^ | |
1 error generated. | |
configure:13404: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 HAVE_POSIX 1 | |
| #define HAVE_NETWORKING 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/param.h> | |
| | |
| int | |
| main () | |
| { | |
| #if BYTE_ORDER != BIG_ENDIAN | |
| not big endian | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:13656: result: no | |
configure:13686: checking size of char | |
configure:13991: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:13995: $? = 0 | |
configure:14001: ./conftest | |
configure:14005: $? = 0 | |
configure:14031: result: 1 | |
configure:14045: checking size of unsigned char | |
configure:14350: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:14354: $? = 0 | |
configure:14360: ./conftest | |
configure:14364: $? = 0 | |
configure:14390: result: 1 | |
configure:14404: checking size of short | |
configure:14709: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:14713: $? = 0 | |
configure:14719: ./conftest | |
configure:14723: $? = 0 | |
configure:14749: result: 2 | |
configure:14763: checking size of unsigned short | |
configure:15068: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:15072: $? = 0 | |
configure:15078: ./conftest | |
configure:15082: $? = 0 | |
configure:15108: result: 2 | |
configure:15122: checking size of int | |
configure:15427: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:15431: $? = 0 | |
configure:15437: ./conftest | |
configure:15441: $? = 0 | |
configure:15467: result: 4 | |
configure:15481: checking size of unsigned int | |
configure:15786: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:15790: $? = 0 | |
configure:15796: ./conftest | |
configure:15800: $? = 0 | |
configure:15826: result: 4 | |
configure:15840: checking size of long | |
configure:16145: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:16149: $? = 0 | |
configure:16155: ./conftest | |
configure:16159: $? = 0 | |
configure:16185: result: 8 | |
configure:16199: checking size of unsigned long | |
configure:16504: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:16508: $? = 0 | |
configure:16514: ./conftest | |
configure:16518: $? = 0 | |
configure:16544: result: 8 | |
configure:16558: checking size of size_t | |
configure:16863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:16867: $? = 0 | |
configure:16873: ./conftest | |
configure:16877: $? = 0 | |
configure:16903: result: 8 | |
configure:16917: checking size of long long | |
configure:17222: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:17226: $? = 0 | |
configure:17232: ./conftest | |
configure:17236: $? = 0 | |
configure:17262: result: 8 | |
configure:17276: checking size of unsigned long long | |
configure:17581: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:17585: $? = 0 | |
configure:17591: ./conftest | |
configure:17595: $? = 0 | |
configure:17621: result: 8 | |
configure:17635: checking size of __int64 | |
configure:17940: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
conftest.c:73:57: error: use of undeclared identifier '__int64'; did you mean '__int64_t'? | |
static long int longval () { return (long int) (sizeof (__int64)); } | |
^ | |
conftest.c:74:67: error: use of undeclared identifier '__int64'; did you mean '__int64_t'? | |
static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } | |
^ | |
conftest.c:84:28: error: use of undeclared identifier '__int64'; did you mean '__int64_t'? | |
if (((long int) (sizeof (__int64))) < 0) | |
^ | |
conftest.c:87:37: error: use of undeclared identifier '__int64'; did you mean '__int64_t'? | |
if (i != ((long int) (sizeof (__int64)))) | |
^ | |
conftest.c:94:37: error: use of undeclared identifier '__int64'; did you mean '__int64_t'? | |
if (i != ((long int) (sizeof (__int64)))) | |
^ | |
5 errors generated. | |
configure:17944: $? = 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.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| static long int longval () { return (long int) (sizeof (__int64)); } | |
| static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| 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:17980: result: 0 | |
configure:17994: checking size of unsigned __int64 | |
configure:18299: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
conftest.c:74:66: error: expected ')' | |
static long int longval () { return (long int) (sizeof (unsigned __int64)); } | |
^ | |
conftest.c:74:56: note: to match this '(' | |
static long int longval () { return (long int) (sizeof (unsigned __int64)); } | |
^ | |
conftest.c:75:76: error: expected ')' | |
static unsigned long int ulongval () { return (long int) (sizeof (unsigned __int64)); } | |
^ | |
conftest.c:75:66: note: to match this '(' | |
static unsigned long int ulongval () { return (long int) (sizeof (unsigned __int64)); } | |
^ | |
conftest.c:85:37: error: expected ')' | |
if (((long int) (sizeof (unsigned __int64))) < 0) | |
^ | |
conftest.c:85:27: note: to match this '(' | |
if (((long int) (sizeof (unsigned __int64))) < 0) | |
^ | |
conftest.c:88:46: error: expected ')' | |
if (i != ((long int) (sizeof (unsigned __int64)))) | |
^ | |
conftest.c:88:36: note: to match this '(' | |
if (i != ((long int) (sizeof (unsigned __int64)))) | |
^ | |
conftest.c:95:46: error: expected ')' | |
if (i != ((long int) (sizeof (unsigned __int64)))) | |
^ | |
conftest.c:95:36: note: to match this '(' | |
if (i != ((long int) (sizeof (unsigned __int64)))) | |
^ | |
5 errors generated. | |
configure:18303: $? = 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.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| static long int longval () { return (long int) (sizeof (unsigned __int64)); } | |
| static unsigned long int ulongval () { return (long int) (sizeof (unsigned __int64)); } | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| 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:18339: result: 0 | |
configure:18353: checking size of void * | |
configure:18658: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:18662: $? = 0 | |
configure:18668: ./conftest | |
configure:18672: $? = 0 | |
configure:18698: result: 8 | |
configure:18712: checking size of intptr_t | |
configure:19017: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:19021: $? = 0 | |
configure:19027: ./conftest | |
configure:19031: $? = 0 | |
configure:19057: result: 8 | |
configure:19071: checking size of uintptr_t | |
configure:19376: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:19380: $? = 0 | |
configure:19386: ./conftest | |
configure:19390: $? = 0 | |
configure:19416: result: 8 | |
configure:19430: checking size of ptrdiff_t | |
configure:19735: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:19739: $? = 0 | |
configure:19745: ./conftest | |
configure:19749: $? = 0 | |
configure:19775: result: 8 | |
configure:19789: checking size of size_t | |
configure:20134: result: 8 | |
configure:20148: checking size of off_t | |
configure:20453: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:20457: $? = 0 | |
configure:20463: ./conftest | |
configure:20467: $? = 0 | |
configure:20493: result: 8 | |
configure:20522: checking for stdint.h | |
configure:20529: result: yes | |
configure:20673: checking for inttypes.h | |
configure:20680: result: yes | |
configure:20824: checking size of intmax_t | |
configure:21129: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:21133: $? = 0 | |
configure:21139: ./conftest | |
configure:21143: $? = 0 | |
configure:21169: result: 8 | |
configure:21941: checking for int8_t | |
configure:21970: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:21977: $? = 0 | |
configure:22005: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:21: error: expected expression | |
if (sizeof ((int8_t))) | |
^ | |
1 error generated. | |
configure:22012: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <stdint.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((int8_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22035: result: yes | |
configure:22041: checking for uint8_t | |
configure:22070: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:22077: $? = 0 | |
configure:22105: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:22: error: expected expression | |
if (sizeof ((uint8_t))) | |
^ | |
1 error generated. | |
configure:22112: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <stdint.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint8_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22135: result: yes | |
configure:22141: checking for int16_t | |
configure:22170: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:22177: $? = 0 | |
configure:22205: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:22: error: expected expression | |
if (sizeof ((int16_t))) | |
^ | |
1 error generated. | |
configure:22212: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <stdint.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((int16_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22235: result: yes | |
configure:22241: checking for uint16_t | |
configure:22270: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:22277: $? = 0 | |
configure:22305: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:23: error: expected expression | |
if (sizeof ((uint16_t))) | |
^ | |
1 error generated. | |
configure:22312: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <stdint.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint16_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22335: result: yes | |
configure:22341: checking for int32_t | |
configure:22370: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:22377: $? = 0 | |
configure:22405: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:22: error: expected expression | |
if (sizeof ((int32_t))) | |
^ | |
1 error generated. | |
configure:22412: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <stdint.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((int32_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22435: result: yes | |
configure:22441: checking for uint32_t | |
configure:22470: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:22477: $? = 0 | |
configure:22505: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:23: error: expected expression | |
if (sizeof ((uint32_t))) | |
^ | |
1 error generated. | |
configure:22512: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <stdint.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint32_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22535: result: yes | |
configure:22541: checking for int64_t | |
configure:22570: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:22577: $? = 0 | |
configure:22605: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:22: error: expected expression | |
if (sizeof ((int64_t))) | |
^ | |
1 error generated. | |
configure:22612: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <stdint.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((int64_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22635: result: yes | |
configure:22641: checking for uint64_t | |
configure:22670: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:22677: $? = 0 | |
configure:22705: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:23: error: expected expression | |
if (sizeof ((uint64_t))) | |
^ | |
1 error generated. | |
configure:22712: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <stdint.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint64_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22735: result: yes | |
configure:22741: checking for intmax_t | |
configure:22770: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:22777: $? = 0 | |
configure:22805: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:23: error: expected expression | |
if (sizeof ((intmax_t))) | |
^ | |
1 error generated. | |
configure:22812: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <stdint.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((intmax_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22835: result: yes | |
configure:22841: checking for uintmax_t | |
configure:22870: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:22877: $? = 0 | |
configure:22905: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:24: error: expected expression | |
if (sizeof ((uintmax_t))) | |
^ | |
1 error generated. | |
configure:22912: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <stdint.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uintmax_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22935: result: yes | |
configure:22959: checking for int8_t | |
configure:22988: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:22995: $? = 0 | |
configure:23023: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:21: error: expected expression | |
if (sizeof ((int8_t))) | |
^ | |
1 error generated. | |
configure:23030: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <inttypes.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((int8_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:23053: result: yes | |
configure:23059: checking for uint8_t | |
configure:23088: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:23095: $? = 0 | |
configure:23123: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:22: error: expected expression | |
if (sizeof ((uint8_t))) | |
^ | |
1 error generated. | |
configure:23130: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <inttypes.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint8_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:23153: result: yes | |
configure:23159: checking for int16_t | |
configure:23188: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:23195: $? = 0 | |
configure:23223: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:22: error: expected expression | |
if (sizeof ((int16_t))) | |
^ | |
1 error generated. | |
configure:23230: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <inttypes.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((int16_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:23253: result: yes | |
configure:23259: checking for uint16_t | |
configure:23288: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:23295: $? = 0 | |
configure:23323: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:23: error: expected expression | |
if (sizeof ((uint16_t))) | |
^ | |
1 error generated. | |
configure:23330: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <inttypes.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint16_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:23353: result: yes | |
configure:23359: checking for int32_t | |
configure:23388: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:23395: $? = 0 | |
configure:23423: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:22: error: expected expression | |
if (sizeof ((int32_t))) | |
^ | |
1 error generated. | |
configure:23430: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <inttypes.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((int32_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:23453: result: yes | |
configure:23459: checking for uint32_t | |
configure:23488: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:23495: $? = 0 | |
configure:23523: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:23: error: expected expression | |
if (sizeof ((uint32_t))) | |
^ | |
1 error generated. | |
configure:23530: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <inttypes.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint32_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:23553: result: yes | |
configure:23559: checking for int64_t | |
configure:23588: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:23595: $? = 0 | |
configure:23623: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:22: error: expected expression | |
if (sizeof ((int64_t))) | |
^ | |
1 error generated. | |
configure:23630: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <inttypes.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((int64_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:23653: result: yes | |
configure:23659: checking for uint64_t | |
configure:23688: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:23695: $? = 0 | |
configure:23723: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:23: error: expected expression | |
if (sizeof ((uint64_t))) | |
^ | |
1 error generated. | |
configure:23730: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <inttypes.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint64_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:23753: result: yes | |
configure:23759: checking for intmax_t | |
configure:23788: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:23795: $? = 0 | |
configure:23823: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:23: error: expected expression | |
if (sizeof ((intmax_t))) | |
^ | |
1 error generated. | |
configure:23830: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <inttypes.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((intmax_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:23853: result: yes | |
configure:23859: checking for uintmax_t | |
configure:23888: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:23895: $? = 0 | |
configure:23923: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:56:24: error: expected expression | |
if (sizeof ((uintmax_t))) | |
^ | |
1 error generated. | |
configure:23930: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <inttypes.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((uintmax_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:23953: result: yes | |
configure:24171: checking for ANSI C header files | |
configure:24339: result: yes | |
configure:24349: checking whether time.h and sys/time.h may both be included | |
configure:24379: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24386: $? = 0 | |
configure:24401: result: yes | |
configure:24411: checking for sys/wait.h that is POSIX.1 compatible | |
configure:24447: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24454: $? = 0 | |
configure:24469: result: yes | |
configure:24487: checking for dirent.h that defines DIR | |
configure:24516: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24523: $? = 0 | |
configure:24540: result: yes | |
configure:24555: checking for library containing opendir | |
configure:24596: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:24603: $? = 0 | |
configure:24634: result: none required | |
configure:24738: checking for struct dirent64.d_name | |
configure:24786: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:79:24: error: variable has incomplete type 'struct dirent64' | |
static struct dirent64 ac_aggr; | |
^ | |
conftest.c:79:15: note: forward declaration of 'struct dirent64' | |
static struct dirent64 ac_aggr; | |
^ | |
1 error generated. | |
configure:24793: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 | |
| /* end confdefs.h. */ | |
| #ifndef _LARGEFILE64_SOURCE | |
| # define _LARGEFILE64_SOURCE | |
| #endif | |
| | |
| /* Per Autoconf manual. */ | |
| #include <sys/types.h> | |
| #ifdef HAVE_DIRENT_H | |
| # include <dirent.h> | |
| #else | |
| # define dirent direct | |
| # ifdef HAVE_SYS_NDIR_H | |
| # include <sys/ndir.h> | |
| # endif | |
| # ifdef HAVE_SYS_DIR_H | |
| # include <sys/dir.h> | |
| # endif | |
| # ifdef HAVE_NDIR_H | |
| # include <ndir.h> | |
| # endif | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| static struct dirent64 ac_aggr; | |
| if (ac_aggr.d_name) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:24846: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:79:24: error: variable has incomplete type 'struct dirent64' | |
static struct dirent64 ac_aggr; | |
^ | |
conftest.c:79:15: note: forward declaration of 'struct dirent64' | |
static struct dirent64 ac_aggr; | |
^ | |
1 error generated. | |
configure:24853: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 | |
| /* end confdefs.h. */ | |
| #ifndef _LARGEFILE64_SOURCE | |
| # define _LARGEFILE64_SOURCE | |
| #endif | |
| | |
| /* Per Autoconf manual. */ | |
| #include <sys/types.h> | |
| #ifdef HAVE_DIRENT_H | |
| # include <dirent.h> | |
| #else | |
| # define dirent direct | |
| # ifdef HAVE_SYS_NDIR_H | |
| # include <sys/ndir.h> | |
| # endif | |
| # ifdef HAVE_SYS_DIR_H | |
| # include <sys/dir.h> | |
| # endif | |
| # ifdef HAVE_NDIR_H | |
| # include <ndir.h> | |
| # endif | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| static struct dirent64 ac_aggr; | |
| if (sizeof ac_aggr.d_name) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:24871: result: no | |
configure:24937: checking complex.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24961: $? = 0 | |
configure:24975: result: yes | |
configure:24979: checking complex.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:25001: $? = 0 | |
configure:25015: result: yes | |
configure:25048: checking for complex.h | |
configure:25057: result: yes | |
configure:24937: checking fenv.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24961: $? = 0 | |
configure:24975: result: yes | |
configure:24979: checking fenv.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:25001: $? = 0 | |
configure:25015: result: yes | |
configure:25048: checking for fenv.h | |
configure:25057: result: yes | |
configure:24937: checking io.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:90:10: fatal error: 'io.h' file not found | |
#include <io.h> | |
^ | |
1 error generated. | |
configure:24961: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <io.h> | |
configure:24975: result: no | |
configure:24979: checking io.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
conftest.c:57:10: fatal error: 'io.h' file not found | |
#include <io.h> | |
^ | |
1 error generated. | |
configure:25001: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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 <io.h> | |
configure:25015: result: no | |
configure:25048: checking for io.h | |
configure:25057: result: no | |
configure:24937: checking libc.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24961: $? = 0 | |
configure:24975: result: yes | |
configure:24979: checking libc.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:25001: $? = 0 | |
configure:25015: result: yes | |
configure:25048: checking for libc.h | |
configure:25057: result: yes | |
configure:24937: checking limits.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24961: $? = 0 | |
configure:24975: result: yes | |
configure:24979: checking limits.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:25001: $? = 0 | |
configure:25015: result: yes | |
configure:25048: checking for limits.h | |
configure:25057: result: yes | |
configure:24937: checking malloc.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:92:10: fatal error: 'malloc.h' file not found | |
#include <malloc.h> | |
^ | |
1 error generated. | |
configure:24961: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <malloc.h> | |
configure:24975: result: no | |
configure:24979: checking malloc.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
conftest.c:59:10: fatal error: 'malloc.h' file not found | |
#include <malloc.h> | |
^ | |
1 error generated. | |
configure:25001: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| /* end confdefs.h. */ | |
| #include <malloc.h> | |
configure:25015: result: no | |
configure:25048: checking for malloc.h | |
configure:25057: result: no | |
configure:24926: checking for memory.h | |
configure:24933: result: yes | |
configure:24937: checking process.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:93:10: fatal error: 'process.h' file not found | |
#include <process.h> | |
^ | |
1 error generated. | |
configure:24961: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <process.h> | |
configure:24975: result: no | |
configure:24979: checking process.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
conftest.c:60:10: fatal error: 'process.h' file not found | |
#include <process.h> | |
^ | |
1 error generated. | |
configure:25001: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| /* end confdefs.h. */ | |
| #include <process.h> | |
configure:25015: result: no | |
configure:25048: checking for process.h | |
configure:25057: result: no | |
configure:24926: checking for string.h | |
configure:24933: result: yes | |
configure:24937: checking regex.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24961: $? = 0 | |
configure:24975: result: yes | |
configure:24979: checking regex.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:25001: $? = 0 | |
configure:25015: result: yes | |
configure:25048: checking for regex.h | |
configure:25057: result: yes | |
configure:24937: checking rxposix.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:95:10: fatal error: 'rxposix.h' file not found | |
#include <rxposix.h> | |
^ | |
1 error generated. | |
configure:24961: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_REGEX_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <rxposix.h> | |
configure:24975: result: no | |
configure:24979: checking rxposix.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
conftest.c:62:10: fatal error: 'rxposix.h' file not found | |
#include <rxposix.h> | |
^ | |
1 error generated. | |
configure:25001: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_REGEX_H 1 | |
| /* end confdefs.h. */ | |
| #include <rxposix.h> | |
configure:25015: result: no | |
configure:25048: checking for rxposix.h | |
configure:25057: result: no | |
configure:24937: checking rx/rxposix.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:95:10: fatal error: 'rx/rxposix.h' file not found | |
#include <rx/rxposix.h> | |
^ | |
1 error generated. | |
configure:24961: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_REGEX_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <rx/rxposix.h> | |
configure:24975: result: no | |
configure:24979: checking rx/rxposix.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
conftest.c:62:10: fatal error: 'rx/rxposix.h' file not found | |
#include <rx/rxposix.h> | |
^ | |
1 error generated. | |
configure:25001: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_REGEX_H 1 | |
| /* end confdefs.h. */ | |
| #include <rx/rxposix.h> | |
configure:25015: result: no | |
configure:25048: checking for rx/rxposix.h | |
configure:25057: result: no | |
configure:24937: checking sys/dir.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24961: $? = 0 | |
configure:24975: result: yes | |
configure:24979: checking sys/dir.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:25001: $? = 0 | |
configure:25015: result: yes | |
configure:25048: checking for sys/dir.h | |
configure:25057: result: yes | |
configure:24937: checking sys/ioctl.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24961: $? = 0 | |
configure:24975: result: yes | |
configure:24979: checking sys/ioctl.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:25001: $? = 0 | |
configure:25015: result: yes | |
configure:25048: checking for sys/ioctl.h | |
configure:25057: result: yes | |
configure:24937: checking sys/select.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24961: $? = 0 | |
configure:24975: result: yes | |
configure:24979: checking sys/select.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:25001: $? = 0 | |
configure:25015: result: yes | |
configure:25048: checking for sys/select.h | |
configure:25057: result: yes | |
configure:24937: checking sys/time.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24961: $? = 0 | |
configure:24975: result: yes | |
configure:24979: checking sys/time.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:25001: $? = 0 | |
configure:25015: result: yes | |
configure:25048: checking for sys/time.h | |
configure:25057: result: yes | |
configure:24937: checking sys/timeb.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24961: $? = 0 | |
configure:24975: result: yes | |
configure:24979: checking sys/timeb.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:25001: $? = 0 | |
configure:25015: result: yes | |
configure:25048: checking for sys/timeb.h | |
configure:25057: result: yes | |
configure:24937: checking sys/times.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24961: $? = 0 | |
configure:24975: result: yes | |
configure:24979: checking sys/times.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:25001: $? = 0 | |
configure:25015: result: yes | |
configure:25048: checking for sys/times.h | |
configure:25057: result: yes | |
configure:24937: checking sys/stdtypes.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:101:10: fatal error: 'sys/stdtypes.h' file not found | |
#include <sys/stdtypes.h> | |
^ | |
1 error generated. | |
configure:24961: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/stdtypes.h> | |
configure:24975: result: no | |
configure:24979: checking sys/stdtypes.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
conftest.c:68:10: fatal error: 'sys/stdtypes.h' file not found | |
#include <sys/stdtypes.h> | |
^ | |
1 error generated. | |
configure:25001: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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 <sys/stdtypes.h> | |
configure:25015: result: no | |
configure:25048: checking for sys/stdtypes.h | |
configure:25057: result: no | |
configure:24926: checking for sys/types.h | |
configure:24933: result: yes | |
configure:24937: checking sys/utime.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:102:10: fatal error: 'sys/utime.h' file not found | |
#include <sys/utime.h> | |
^ | |
1 error generated. | |
configure:24961: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/utime.h> | |
configure:24975: result: no | |
configure:24979: checking sys/utime.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
conftest.c:69:10: fatal error: 'sys/utime.h' file not found | |
#include <sys/utime.h> | |
^ | |
1 error generated. | |
configure:25001: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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 <sys/utime.h> | |
configure:25015: result: no | |
configure:25048: checking for sys/utime.h | |
configure:25057: result: no | |
configure:24937: checking time.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24961: $? = 0 | |
configure:24975: result: yes | |
configure:24979: checking time.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:25001: $? = 0 | |
configure:25015: result: yes | |
configure:25048: checking for time.h | |
configure:25057: result: yes | |
configure:24926: checking for unistd.h | |
configure:24933: result: yes | |
configure:24937: checking utime.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24961: $? = 0 | |
configure:24975: result: yes | |
configure:24979: checking utime.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:25001: $? = 0 | |
configure:25015: result: yes | |
configure:25048: checking for utime.h | |
configure:25057: result: yes | |
configure:24937: checking pwd.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24961: $? = 0 | |
configure:24975: result: yes | |
configure:24979: checking pwd.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:25001: $? = 0 | |
configure:25015: result: yes | |
configure:25048: checking for pwd.h | |
configure:25057: result: yes | |
configure:24937: checking grp.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24961: $? = 0 | |
configure:24975: result: yes | |
configure:24979: checking grp.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:25001: $? = 0 | |
configure:25015: result: yes | |
configure:25048: checking for grp.h | |
configure:25057: result: yes | |
configure:24937: checking sys/utsname.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:24961: $? = 0 | |
configure:24975: result: yes | |
configure:24979: checking sys/utsname.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:25001: $? = 0 | |
configure:25015: result: yes | |
configure:25048: checking for sys/utsname.h | |
configure:25057: result: yes | |
configure:24937: checking direct.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:108:10: fatal error: 'direct.h' file not found | |
#include <direct.h> | |
^ | |
1 error generated. | |
configure:24961: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <direct.h> | |
configure:24975: result: no | |
configure:24979: checking direct.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
conftest.c:75:10: fatal error: 'direct.h' file not found | |
#include <direct.h> | |
^ | |
1 error generated. | |
configure:25001: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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 <direct.h> | |
configure:25015: result: no | |
configure:25048: checking for direct.h | |
configure:25057: result: no | |
configure:24926: checking for strings.h | |
configure:24933: result: yes | |
configure:24937: checking machine/fpu.h usability | |
configure:24954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:109:10: fatal error: 'machine/fpu.h' file not found | |
#include <machine/fpu.h> | |
^ | |
1 error generated. | |
configure:24961: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <machine/fpu.h> | |
configure:24975: result: no | |
configure:24979: checking machine/fpu.h presence | |
configure:24994: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
conftest.c:76:10: fatal error: 'machine/fpu.h' file not found | |
#include <machine/fpu.h> | |
^ | |
1 error generated. | |
configure:25001: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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 <machine/fpu.h> | |
configure:25015: result: no | |
configure:25048: checking for machine/fpu.h | |
configure:25057: result: no | |
configure:25075: checking for complex double | |
configure:25106: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:25113: $? = 0 | |
configure:25143: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:83:29: error: expected expression | |
if (sizeof ((complex double))) | |
^ | |
1 error generated. | |
configure:25150: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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 <complex.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((complex double))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:25173: result: yes | |
configure:25187: checking for socklen_t | |
configure:25220: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:25227: $? = 0 | |
configure:25259: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:86:24: error: expected expression | |
if (sizeof ((socklen_t))) | |
^ | |
1 error generated. | |
configure:25266: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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 <sys/types.h> | |
| #endif | |
| #include <sys/socket.h> | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((socklen_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:25289: result: yes | |
configure:25301: checking for struct ip_mreq | |
configure:25329: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:113:5: error: invalid application of 'sizeof' to an incomplete type 'struct ip_mreq' | |
if (sizeof (struct ip_mreq)) | |
^ ~~~~~~~~~~~~~~~~ | |
conftest.c:113:20: note: forward declaration of 'struct ip_mreq' | |
if (sizeof (struct ip_mreq)) | |
^ | |
1 error generated. | |
configure:25336: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof (struct ip_mreq)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:25393: result: no | |
configure:25404: checking for libc.h | |
configure:25411: result: yes | |
configure:25404: checking for unistd.h | |
configure:25411: result: yes | |
configure:25550: checking whether libc.h and unistd.h can be included together | |
configure:25585: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:25592: $? = 0 | |
configure:25611: result: yes | |
configure:25623: checking for uid_t in sys/types.h | |
configure:25646: result: yes | |
configure:25661: checking type of array argument to getgroups | |
configure:25705: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lltdl >&5 | |
configure:25709: $? = 0 | |
configure:25715: ./conftest | |
configure:25719: $? = 0 | |
configure:25755: result: gid_t | |
configure:25763: checking return type of signal handlers | |
configure:25791: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:87:8: error: indirection requires pointer operand ('void' invalid) | |
return *(signal (0, 0)) (0) == 1; | |
^~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:25798: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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_LIBC_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define LIBC_H_WITH_UNISTD_H 1 | |
| #define GETGROUPS_T gid_t | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <signal.h> | |
| | |
| int | |
| main () | |
| { | |
| return *(signal (0, 0)) (0) == 1; | |
| ; | |
| return 0; | |
| } | |
configure:25813: result: void | |
configure:25821: checking for mode_t | |
configure:25849: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:25856: $? = 0 | |
configure:25883: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:118:21: error: expected expression | |
if (sizeof ((mode_t))) | |
^ | |
1 error generated. | |
configure:25890: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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_LIBC_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define LIBC_H_WITH_UNISTD_H 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((mode_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:25913: result: yes | |
configure:25930: checking for cos in -lm | |
configure:25965: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:25972: $? = 0 | |
configure:25993: result: yes | |
configure:26009: checking for gethostbyname | |
configure:26065: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26072: $? = 0 | |
configure:26094: result: yes | |
configure:26188: checking for connect | |
configure:26244: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26251: $? = 0 | |
configure:26273: result: yes | |
configure:26628: checking assert.h usability | |
configure:26645: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:26652: $? = 0 | |
configure:26666: result: yes | |
configure:26670: checking assert.h presence | |
configure:26685: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:26692: $? = 0 | |
configure:26706: result: yes | |
configure:26739: checking for assert.h | |
configure:26748: result: yes | |
configure:26628: checking crt_externs.h usability | |
configure:26645: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:26652: $? = 0 | |
configure:26666: result: yes | |
configure:26670: checking crt_externs.h presence | |
configure:26685: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:26692: $? = 0 | |
configure:26706: result: yes | |
configure:26739: checking for crt_externs.h | |
configure:26748: result: yes | |
configure:26865: checking for DINFINITY | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
Undefined symbols for architecture x86_64: | |
"_DINFINITY", referenced from: | |
_main in conftest-lIaURA.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:26928: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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_LIBC_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define LIBC_H_WITH_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_CRT_EXTERNS_H 1 | |
| /* end confdefs.h. */ | |
| /* Define DINFINITY to an innocuous variant, in case <limits.h> declares DINFINITY. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define DINFINITY innocuous_DINFINITY | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char DINFINITY (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #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:26950: result: no | |
configure:26865: checking for DQNAN | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
Undefined symbols for architecture x86_64: | |
"_DQNAN", referenced from: | |
_main in conftest-h41P75.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:26928: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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_LIBC_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define LIBC_H_WITH_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_CRT_EXTERNS_H 1 | |
| /* end confdefs.h. */ | |
| /* Define DQNAN to an innocuous variant, in case <limits.h> declares DQNAN. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define DQNAN innocuous_DQNAN | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char DQNAN (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #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:26950: result: no | |
configure:26865: checking for cexp | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for chsize | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
Undefined symbols for architecture x86_64: | |
"_chsize", referenced from: | |
_main in conftest-JkSTAZ.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:26928: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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_LIBC_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define LIBC_H_WITH_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_CRT_EXTERNS_H 1 | |
| #define HAVE_CEXP 1 | |
| /* end confdefs.h. */ | |
| /* Define chsize to an innocuous variant, in case <limits.h> declares chsize. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define chsize innocuous_chsize | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char chsize (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #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:26950: result: no | |
configure:26865: checking for clog | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for clog10 | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
Undefined symbols for architecture x86_64: | |
"_clog10", referenced from: | |
_main in conftest-yiunmx.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:26928: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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_LIBC_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define LIBC_H_WITH_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_CRT_EXTERNS_H 1 | |
| #define HAVE_CEXP 1 | |
| #define HAVE_CLOG 1 | |
| /* end confdefs.h. */ | |
| /* Define clog10 to an innocuous variant, in case <limits.h> declares clog10. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define clog10 innocuous_clog10 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char clog10 (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef clog10 | |
| | |
| /* 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 clog10 (); | |
| /* 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_clog10 || defined __stub___clog10 | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return clog10 (); | |
| ; | |
| return 0; | |
| } | |
configure:26950: result: no | |
configure:26865: checking for ctermid | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for fesetround | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for ftime | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for ftruncate | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for fchown | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for getcwd | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for geteuid | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for gettimeofday | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for gmtime_r | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for ioctl | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for lstat | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for mkdir | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for mknod | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for nice | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for pipe | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for _pipe | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
Undefined symbols for architecture x86_64: | |
"__pipe", referenced from: | |
_main in conftest-0fjmSe.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:26928: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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_LIBC_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define LIBC_H_WITH_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_CRT_EXTERNS_H 1 | |
| #define HAVE_CEXP 1 | |
| #define HAVE_CLOG 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 <limits.h> declares _pipe. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define _pipe innocuous__pipe | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char _pipe (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #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:26950: result: no | |
configure:26865: checking for readdir_r | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for readdir64_r | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
Undefined symbols for architecture x86_64: | |
"_readdir64_r", referenced from: | |
_main in conftest-3ufyoN.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:26928: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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_LIBC_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define LIBC_H_WITH_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_CRT_EXTERNS_H 1 | |
| #define HAVE_CEXP 1 | |
| #define HAVE_CLOG 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 | |
| /* end confdefs.h. */ | |
| /* Define readdir64_r to an innocuous variant, in case <limits.h> declares readdir64_r. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define readdir64_r innocuous_readdir64_r | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char readdir64_r (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef readdir64_r | |
| | |
| /* 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 readdir64_r (); | |
| /* 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_readdir64_r || defined __stub___readdir64_r | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return readdir64_r (); | |
| ; | |
| return 0; | |
| } | |
configure:26950: result: no | |
configure:26865: checking for readlink | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for rename | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for rmdir | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for select | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for setegid | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for seteuid | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for setlocale | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for setpgid | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for setsid | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for sigaction | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for siginterrupt | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for stat64 | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for strftime | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for strptime | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for symlink | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for sync | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for sysconf | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for tcgetpgrp | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for tcsetpgrp | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for times | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for uname | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for waitpid | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for strdup | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for system | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for usleep | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for atexit | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for on_exit | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
Undefined symbols for architecture x86_64: | |
"_on_exit", referenced from: | |
_main in conftest-qUFsoV.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:26928: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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_LIBC_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define LIBC_H_WITH_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_CRT_EXTERNS_H 1 | |
| #define HAVE_CEXP 1 | |
| #define HAVE_CLOG 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_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 | |
| /* end confdefs.h. */ | |
| /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define on_exit innocuous_on_exit | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char on_exit (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef on_exit | |
| | |
| /* 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 on_exit (); | |
| /* 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_on_exit || defined __stub___on_exit | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return on_exit (); | |
| ; | |
| return 0; | |
| } | |
configure:26950: result: no | |
configure:26865: checking for chown | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for link | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for fcntl | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for ttyname | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for getpwent | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for getgrent | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for kill | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for getppid | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for getpgrp | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for fork | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for setitimer | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for getitimer | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for strchr | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for strcmp | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for index | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for bcopy | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for memcpy | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for rindex | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for truncate | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for unsetenv | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for isblank | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for _NSGetEnviron | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:26865: checking for strncasecmp | |
configure:26921: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:26928: $? = 0 | |
configure:26950: result: yes | |
configure:27006: checking crypt.h usability | |
configure:27023: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:187:10: fatal error: 'crypt.h' file not found | |
#include <crypt.h> | |
^ | |
1 error generated. | |
configure:27030: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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_LIBC_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define LIBC_H_WITH_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_CRT_EXTERNS_H 1 | |
| #define HAVE_CEXP 1 | |
| #define HAVE_CLOG 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_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_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__NSGETENVIRON 1 | |
| #define HAVE_STRNCASECMP 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <crypt.h> | |
configure:27044: result: no | |
configure:27048: checking crypt.h presence | |
configure:27063: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
conftest.c:154:10: fatal error: 'crypt.h' file not found | |
#include <crypt.h> | |
^ | |
1 error generated. | |
configure:27070: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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_LIBC_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define LIBC_H_WITH_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_CRT_EXTERNS_H 1 | |
| #define HAVE_CEXP 1 | |
| #define HAVE_CLOG 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_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_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__NSGETENVIRON 1 | |
| #define HAVE_STRNCASECMP 1 | |
| /* end confdefs.h. */ | |
| #include <crypt.h> | |
configure:27084: result: no | |
configure:27117: checking for crypt.h | |
configure:27126: result: no | |
configure:27006: checking netdb.h usability | |
configure:27023: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:27030: $? = 0 | |
configure:27044: result: yes | |
configure:27048: checking netdb.h presence | |
configure:27063: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:27070: $? = 0 | |
configure:27084: result: yes | |
configure:27117: checking for netdb.h | |
configure:27126: result: yes | |
configure:27006: checking pthread.h usability | |
configure:27023: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:27030: $? = 0 | |
configure:27044: result: yes | |
configure:27048: checking pthread.h presence | |
configure:27063: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:27070: $? = 0 | |
configure:27084: result: yes | |
configure:27117: checking for pthread.h | |
configure:27126: result: yes | |
configure:27006: checking sys/param.h usability | |
configure:27023: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:27030: $? = 0 | |
configure:27044: result: yes | |
configure:27048: checking sys/param.h presence | |
configure:27063: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:27070: $? = 0 | |
configure:27084: result: yes | |
configure:27117: checking for sys/param.h | |
configure:27126: result: yes | |
configure:27006: checking sys/resource.h usability | |
configure:27023: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:27030: $? = 0 | |
configure:27044: result: yes | |
configure:27048: checking sys/resource.h presence | |
configure:27063: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:27070: $? = 0 | |
configure:27084: result: yes | |
configure:27117: checking for sys/resource.h | |
configure:27126: result: yes | |
configure:27006: checking sys/file.h usability | |
configure:27023: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:27030: $? = 0 | |
configure:27044: result: yes | |
configure:27048: checking sys/file.h presence | |
configure:27063: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c | |
configure:27070: $? = 0 | |
configure:27084: result: yes | |
configure:27117: checking for sys/file.h | |
configure:27126: result: yes | |
configure:27153: checking for chroot | |
configure:27209: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:27216: $? = 0 | |
configure:27238: result: yes | |
configure:27153: checking for flock | |
configure:27209: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:27216: $? = 0 | |
configure:27238: result: yes | |
configure:27153: checking for getlogin | |
configure:27209: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:27216: $? = 0 | |
configure:27238: result: yes | |
configure:27153: checking for cuserid | |
configure:27209: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
Undefined symbols for architecture x86_64: | |
"_cuserid", referenced from: | |
_main in conftest-TOaayG.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:27216: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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_LIBC_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define LIBC_H_WITH_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_CRT_EXTERNS_H 1 | |
| #define HAVE_CEXP 1 | |
| #define HAVE_CLOG 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_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_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__NSGETENVIRON 1 | |
| #define HAVE_STRNCASECMP 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 | |
| /* end confdefs.h. */ | |
| /* Define cuserid to an innocuous variant, in case <limits.h> declares cuserid. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define cuserid innocuous_cuserid | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char cuserid (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef cuserid | |
| | |
| /* 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 cuserid (); | |
| /* 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_cuserid || defined __stub___cuserid | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return cuserid (); | |
| ; | |
| return 0; | |
| } | |
configure:27238: result: no | |
configure:27153: checking for getpriority | |
configure:27209: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:27216: $? = 0 | |
configure:27238: result: yes | |
configure:27153: checking for setpriority | |
configure:27209: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:27216: $? = 0 | |
configure:27238: result: yes | |
configure:27153: checking for getpass | |
configure:27209: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:27216: $? = 0 | |
configure:27238: result: yes | |
configure:27153: checking for sethostname | |
configure:27209: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:27216: $? = 0 | |
configure:27238: result: yes | |
configure:27153: checking for gethostname | |
configure:27209: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:27216: $? = 0 | |
configure:27238: result: yes | |
configure:27250: checking whether sethostname is declared | |
configure:27279: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:27286: $? = 0 | |
configure:27301: result: yes | |
configure:27317: checking whether strncasecmp is declared | |
configure:27346: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:27353: $? = 0 | |
configure:27368: result: yes | |
configure:27384: checking whether unsetenv is declared | |
configure:27413: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:27420: $? = 0 | |
configure:27435: result: yes | |
configure:27451: checking whether hstrerror is declared | |
configure:27480: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:207:10: error: use of undeclared identifier 'hstrerror'; did you mean 'strerror'? | |
(void) hstrerror; | |
^~~~~~~~~ | |
strerror | |
/usr/include/string.h:91:7: note: 'strerror' declared here | |
char *strerror(int) __DARWIN_ALIAS(strerror); | |
^ | |
1 error generated. | |
configure:27487: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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_LIBC_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define LIBC_H_WITH_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_CRT_EXTERNS_H 1 | |
| #define HAVE_CEXP 1 | |
| #define HAVE_CLOG 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_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_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__NSGETENVIRON 1 | |
| #define HAVE_STRNCASECMP 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_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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| #ifndef hstrerror | |
| (void) hstrerror; | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:27502: result: no | |
configure:27518: checking whether cuserid is declared | |
configure:27547: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:208:10: error: use of undeclared identifier 'cuserid' | |
(void) cuserid; | |
^ | |
1 error generated. | |
configure:27554: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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_LIBC_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define LIBC_H_WITH_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_CRT_EXTERNS_H 1 | |
| #define HAVE_CEXP 1 | |
| #define HAVE_CLOG 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_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_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__NSGETENVIRON 1 | |
| #define HAVE_STRNCASECMP 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_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 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| #ifndef cuserid | |
| (void) cuserid; | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:27569: result: no | |
configure:27585: checking whether flock is declared | |
configure:27614: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
conftest.c:209:10: error: use of undeclared identifier 'flock' | |
(void) flock; | |
^ | |
1 error generated. | |
configure:27621: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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_LIBC_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define LIBC_H_WITH_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_CRT_EXTERNS_H 1 | |
| #define HAVE_CEXP 1 | |
| #define HAVE_CLOG 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_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_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__NSGETENVIRON 1 | |
| #define HAVE_STRNCASECMP 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_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 0 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| #ifndef flock | |
| (void) flock; | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:27636: result: no | |
configure:27652: checking whether vsnprintf is declared | |
configure:27681: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:27688: $? = 0 | |
configure:27703: result: yes | |
configure:27735: checking for library containing crypt | |
configure:27776: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:27783: $? = 0 | |
configure:27814: result: none required | |
configure:27833: checking for i | |
configure:27863: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include conftest.c >&5 | |
configure:27870: $? = 0 | |
configure:27880: result: _Complex_I | |
configure:27952: checking whether csqrt is usable | |
configure:27987: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lm -lltdl >&5 | |
configure:27991: $? = 0 | |
configure:27997: ./conftest | |
configure:28001: $? = 0 | |
configure:28018: result: yes | |
configure:28033: checking for __gmpz_init in -lgmp | |
configure:28068: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib conftest.c -lgmp -lm -lltdl >&5 | |
ld: library not found for -lgmp | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:28075: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "guile" | |
| #define PACKAGE_TARNAME "guile" | |
| #define PACKAGE_VERSION "1.8.7" | |
| #define PACKAGE_STRING "guile 1.8.7" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #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 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_LIBC_H 1 | |
| #define HAVE_LIMITS_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_LIBC_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define LIBC_H_WITH_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_CRT_EXTERNS_H 1 | |
| #define HAVE_CEXP 1 | |
| #define HAVE_CLOG 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_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_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__NSGETENVIRON 1 | |
| #define HAVE_STRNCASECMP 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_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 0 | |
| #define HAVE_DECL_FLOCK 0 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_CRYPT 1 | |
| #define GUILE_I _Complex_I | |
| #define HAVE_USABLE_CSQRT 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 __gmpz_init (); | |
| int | |
| main () | |
| { | |
| return __gmpz_init (); | |
| ; | |
| return 0; | |
| } | |
configure:28096: result: no | |
configure:28106: error: GNU MP not found, see README | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=i386-apple-darwin11.3.0 | |
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=/usr/bin/clang | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value='-I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include' | |
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='-L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib' | |
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= | |
ac_cv_env_host_alias_value= | |
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=yes | |
ac_cv_func__pipe=no | |
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=no | |
ac_cv_func_clog=yes | |
ac_cv_func_connect=yes | |
ac_cv_func_ctermid=yes | |
ac_cv_func_cuserid=no | |
ac_cv_func_fchown=yes | |
ac_cv_func_fcntl=yes | |
ac_cv_func_fesetround=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_gethostbyname=yes | |
ac_cv_func_gethostname=yes | |
ac_cv_func_getitimer=yes | |
ac_cv_func_getlogin=yes | |
ac_cv_func_getpass=yes | |
ac_cv_func_getpgrp=yes | |
ac_cv_func_getppid=yes | |
ac_cv_func_getpriority=yes | |
ac_cv_func_getpwent=yes | |
ac_cv_func_gettimeofday=yes | |
ac_cv_func_gmtime_r=yes | |
ac_cv_func_index=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_mkdir=yes | |
ac_cv_func_mknod=yes | |
ac_cv_func_nice=yes | |
ac_cv_func_on_exit=no | |
ac_cv_func_pipe=yes | |
ac_cv_func_readdir64_r=no | |
ac_cv_func_readdir_r=yes | |
ac_cv_func_readlink=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_sethostname=yes | |
ac_cv_func_setitimer=yes | |
ac_cv_func_setlocale=yes | |
ac_cv_func_setpgid=yes | |
ac_cv_func_setpriority=yes | |
ac_cv_func_setsid=yes | |
ac_cv_func_sigaction=yes | |
ac_cv_func_siginterrupt=yes | |
ac_cv_func_stat64=yes | |
ac_cv_func_strchr=yes | |
ac_cv_func_strcmp=yes | |
ac_cv_func_strdup=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_truncate=yes | |
ac_cv_func_ttyname=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=no | |
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_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=yes | |
ac_cv_header_crypt_h=no | |
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_grp_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_io_h=no | |
ac_cv_header_libc_h=yes | |
ac_cv_header_limits_h=yes | |
ac_cv_header_ltdl_h=yes | |
ac_cv_header_machine_fpu_h=no | |
ac_cv_header_malloc_h=no | |
ac_cv_header_memory_h=yes | |
ac_cv_header_minix_config_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_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=i386-apple-darwin11.3.0 | |
ac_cv_lib_dl_dlopen=yes | |
ac_cv_lib_gmp___gmpz_init=no | |
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=no | |
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_prog_AWK=awk | |
ac_cv_prog_CPP='/usr/bin/clang -E' | |
ac_cv_prog_EMACS=emacs | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=/usr/bin/clang | |
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil | |
ac_cv_prog_ac_ct_LIPO=lipo | |
ac_cv_prog_ac_ct_NMEDIT=nmedit | |
ac_cv_prog_ac_ct_OBJDUMP=objdump | |
ac_cv_prog_ac_ct_OTOOL=otool | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_cc__usr_bin_clang_c_o=yes | |
ac_cv_prog_cc_c89= | |
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='none required' | |
ac_cv_search_opendir='none required' | |
ac_cv_sizeof___int64=0 | |
ac_cv_sizeof_char=1 | |
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_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_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 | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_lispdir='${datarootdir}/emacs/site-lisp' | |
guile_cv_header_libc_with_unistd=yes | |
guile_cv_use_csqrt=yes | |
lt_cv_apple_cc_single_mod=yes | |
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=yes | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_exported_symbols_list=yes | |
lt_cv_ld_reload_flag=-r | |
lt_cv_nm_interface='BSD nm' | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/usr/bin/clang | |
lt_cv_path_NM=/usr/bin/nm | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_rtti_exceptions=yes | |
lt_cv_prog_compiler_static_works=no | |
lt_cv_prog_gnu_ld=no | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' | |
lt_cv_sys_max_cmd_len=196608 | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/homebrew-guile-1.8.7-xiAU/guile-1.8.7/build-aux/missing --run aclocal-1.11' | |
ALLOCA='' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='${SHELL} /private/tmp/homebrew-guile-1.8.7-xiAU/guile-1.8.7/build-aux/missing --run tar' | |
AR='ar' | |
AS='as' | |
AUTOCONF='${SHELL} /private/tmp/homebrew-guile-1.8.7-xiAU/guile-1.8.7/build-aux/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/homebrew-guile-1.8.7-xiAU/guile-1.8.7/build-aux/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/homebrew-guile-1.8.7-xiAU/guile-1.8.7/build-aux/missing --run automake-1.11' | |
AWK='awk' | |
BUILD_PTHREAD_SUPPORT_FALSE='' | |
BUILD_PTHREAD_SUPPORT_TRUE='' | |
CC='/usr/bin/clang' | |
CCDEPMODE='depmode=none' | |
CCLD_FOR_BUILD='' | |
CC_FOR_BUILD='' | |
CFLAGS='-Os -w -pipe -march=native -Qunused-arguments' | |
CPP='/usr/bin/clang -E' | |
CPPFLAGS='-I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libffi/3.0.11/include' | |
CYGPATH_W='echo' | |
DEFS='' | |
DEPDIR='.deps' | |
DLLTOOL='dlltool' | |
DSYMUTIL='dsymutil' | |
DUMPBIN='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EMACS='emacs' | |
EMACSLOADPATH='' | |
EXEEXT='' | |
EXTRA_DEFS='' | |
EXTRA_DOT_DOC_FILES='' | |
EXTRA_DOT_X_FILES='' | |
FGREP='/usr/bin/grep -F' | |
GETTEXT_MACRO_VERSION='' | |
GMSGFMT='' | |
GMSGFMT_015='' | |
GREP='/usr/bin/grep' | |
GUILE_CFLAGS='' | |
GUILE_EFFECTIVE_VERSION='1.8' | |
GUILE_FOR_BUILD='' | |
GUILE_LIBS='' | |
GUILE_MAJOR_VERSION='1' | |
GUILE_MICRO_VERSION='7' | |
GUILE_MINOR_VERSION='8' | |
GUILE_VERSION='1.8.7' | |
HAVE_MAKEINFO_FALSE='#' | |
HAVE_MAKEINFO_TRUE='' | |
HOST_CC='' | |
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/clang' | |
LDFLAGS='-L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib' | |
LIBGUILE_INTERFACE='20:1:3' | |
LIBGUILE_INTERFACE_AGE='3' | |
LIBGUILE_INTERFACE_CURRENT='20' | |
LIBGUILE_INTERFACE_REVISION='1' | |
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='' | |
LIBINTL='' | |
LIBLOBJS='' | |
LIBOBJS=' dynl.o filesys.o posix.o net_db.o socket.o' | |
LIBS='-lm -lltdl ' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIPO='lipo' | |
LN_S='ln -s' | |
LTLIBICONV='' | |
LTLIBINTL='' | |
LTLIBOBJS='' | |
MAKEINFO='${SHELL} /private/tmp/homebrew-guile-1.8.7-xiAU/guile-1.8.7/build-aux/missing --run makeinfo' | |
MKDIR_P='build-aux/install-sh -c -d' | |
MSGFMT='' | |
MSGFMT_015='' | |
MSGMERGE='' | |
NM='/usr/bin/nm' | |
NMEDIT='nmedit' | |
OBJDUMP='objdump' | |
OBJEXT='o' | |
OTOOL64=':' | |
OTOOL='otool' | |
PACKAGE='guile' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='guile' | |
PACKAGE_STRING='guile 1.8.7' | |
PACKAGE_TARNAME='guile' | |
PACKAGE_VERSION='1.8.7' | |
PATH_SEPARATOR=':' | |
POSUB='' | |
PTHREAD_CC='' | |
PTHREAD_CFLAGS='' | |
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='0' | |
SCM_I_GSC_NEEDS_INTTYPES_H='0' | |
SCM_I_GSC_NEEDS_STDINT_H='1' | |
SCM_I_GSC_NEED_BRACES_ON_PTHREAD_MUTEX_INITIALIZER='' | |
SCM_I_GSC_NEED_BRACES_ON_PTHREAD_ONCE_INIT='' | |
SCM_I_GSC_STACK_GROWS_UP='' | |
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='' | |
SCM_I_GSC_USE_PTHREAD_THREADS='' | |
SED='/usr/bin/sed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='strip' | |
USE_NLS='' | |
VERSION='1.8.7' | |
XGETTEXT='' | |
XGETTEXT_015='' | |
XGETTEXT_EXTRA_OPTIONS='' | |
ac_ct_CC='/usr/bin/clang' | |
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='i386-apple-darwin11.3.0' | |
build_alias='' | |
build_cpu='i386' | |
build_os='darwin11.3.0' | |
build_vendor='apple' | |
cross_compiling='no' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
have_makeinfo='yes' | |
host='i386-apple-darwin11.3.0' | |
host_alias='' | |
host_cpu='i386' | |
host_os='darwin11.3.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/homebrew-guile-1.8.7-xiAU/guile-1.8.7/build-aux/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
lispdir='${datarootdir}/emacs/site-lisp' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
lt_ECHO='/bin/echo' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(top_builddir)/build-aux/install-sh -c -d' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local/Cellar/guile/1.8.7' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sitedir='' | |
subdirs=' guile-readline' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
top_builddir_absolute='' | |
top_srcdir_absolute='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
#define PACKAGE_NAME "guile" | |
#define PACKAGE_TARNAME "guile" | |
#define PACKAGE_VERSION "1.8.7" | |
#define PACKAGE_STRING "guile 1.8.7" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#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 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_LIBC_H 1 | |
#define HAVE_LIMITS_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_LIBC_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define LIBC_H_WITH_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_CRT_EXTERNS_H 1 | |
#define HAVE_CEXP 1 | |
#define HAVE_CLOG 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_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_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__NSGETENVIRON 1 | |
#define HAVE_STRNCASECMP 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_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 0 | |
#define HAVE_DECL_FLOCK 0 | |
#define HAVE_DECL_VSNPRINTF 1 | |
#define HAVE_CRYPT 1 | |
#define GUILE_I _Complex_I | |
#define HAVE_USABLE_CSQRT 1 | |
configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment