Created
January 10, 2012 01:25
-
-
Save jedahan/1586212 to your computer and use it in GitHub Desktop.
all-config-logs
This file contains hidden or 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
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by fixincludes configure , which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| $ /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/fixincludes/configure --cache-file=../config.cache --disable-libssp --disable-nls --with-dwarf2 --prefix=/usr/local/Cellar/avr-gcc/4.6.2 --with-gmp=/usr/local/Cellar/gmp/5.0.2 --with-mpfr=/usr/local/Cellar/mpfr/3.1.0 --with-mpc=/usr/local/Cellar/libmpc/0.9 --datarootdir=/usr/local/Cellar/avr-gcc/4.6.2/share --bindir=/usr/local/Cellar/avr-gcc/4.6.2/bin --with-as=/usr/local/bin/avr-as --enable-languages=c,c++,lto --program-transform-name=s&^&avr-& --disable-option-checking --with-build-subdir=build-x86_64-apple-darwin11.2.0 --build=x86_64-apple-darwin11.2.0 --host=x86_64-apple-darwin11.2.0 --target=avr --srcdir=../../../fixincludes | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = talon | |
| uname -m = x86_64 | |
| uname -r = 11.2.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~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.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 | |
| Kernel configured for up to 2 processors. | |
| 2 processors are physically available. | |
| 2 processors are logically available. | |
| Processor type: i486 (Intel 80486) | |
| Processors active: 0 1 | |
| Primary memory available: 4.00 gigabytes | |
| Default processor set: 119 tasks, 579 threads, 2 processors | |
| Load average: 8.64, Mach factor: 0.21 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /usr/local/sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/X11/bin | |
| PATH: /usr/local/Library/Contributions/examples | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2054: loading cache ../config.cache | |
| configure:3159: checking build system type | |
| configure:3173: result: x86_64-apple-darwin11.2.0 | |
| configure:3193: checking host system type | |
| configure:3206: result: x86_64-apple-darwin11.2.0 | |
| configure:3226: checking target system type | |
| configure:3239: result: avr-unknown-none | |
| configure:3274: checking for x86_64-apple-darwin11.2.0-gcc | |
| configure:3301: result: clang | |
| configure:3570: checking for C compiler version | |
| configure:3579: clang --version >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:3590: $? = 0 | |
| configure:3579: clang -v >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:3590: $? = 0 | |
| configure:3579: clang -V >&5 | |
| clang: error: argument to '-V' is missing (expected 1 value) | |
| clang: error: no input files | |
| configure:3590: $? = 1 | |
| configure:3579: clang -qversion >&5 | |
| clang: error: no input files | |
| configure:3590: $? = 1 | |
| configure:3610: checking for C compiler default output file name | |
| configure:3632: clang -g -O2 conftest.c >&5 | |
| configure:3636: $? = 0 | |
| configure:3673: result: a.out | |
| configure:3689: checking whether the C compiler works | |
| configure:3698: ./a.out | |
| configure:3702: $? = 0 | |
| configure:3717: result: yes | |
| configure:3724: checking whether we are cross compiling | |
| configure:3726: result: no | |
| configure:3729: checking for suffix of executables | |
| configure:3736: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:3740: $? = 0 | |
| configure:3762: result: | |
| configure:3768: checking for suffix of object files | |
| configure:3790: clang -c -g -O2 conftest.c >&5 | |
| configure:3794: $? = 0 | |
| configure:3815: result: o | |
| configure:3819: checking whether we are using the GNU C compiler | |
| configure:3838: clang -c -g -O2 conftest.c >&5 | |
| configure:3838: $? = 0 | |
| configure:3847: result: yes | |
| configure:3856: checking whether clang accepts -g | |
| configure:3876: clang -c -g conftest.c >&5 | |
| configure:3876: $? = 0 | |
| configure:3917: result: yes | |
| configure:3934: checking for clang option to accept ISO C89 | |
| configure:3998: clang -c -g -O2 conftest.c >&5 | |
| configure:3998: $? = 0 | |
| configure:4011: result: none needed | |
| configure:4031: checking for a sed that does not truncate output | |
| configure:4095: result: /usr/bin/sed | |
| configure:4112: checking whether clang supports -W | |
| configure:4129: clang -c -W conftest.c >&5 | |
| configure:4129: $? = 0 | |
| configure:4138: result: yes | |
| configure:4112: checking whether clang supports -Wall | |
| configure:4129: clang -c -Wall conftest.c >&5 | |
| configure:4129: $? = 0 | |
| configure:4138: result: yes | |
| configure:4112: checking whether clang supports -Wwrite-strings | |
| configure:4129: clang -c -Wwrite-strings conftest.c >&5 | |
| configure:4129: $? = 0 | |
| configure:4138: result: yes | |
| configure:4112: checking whether clang supports -Wstrict-prototypes | |
| configure:4129: clang -c -Wstrict-prototypes conftest.c >&5 | |
| configure:4129: $? = 0 | |
| configure:4138: result: yes | |
| configure:4112: checking whether clang supports -Wmissing-prototypes | |
| configure:4129: clang -c -Wmissing-prototypes conftest.c >&5 | |
| configure:4129: $? = 0 | |
| configure:4138: result: yes | |
| configure:4112: checking whether clang supports -Wold-style-definition | |
| configure:4129: clang -c -Wold-style-definition conftest.c >&5 | |
| configure:4129: $? = 0 | |
| configure:4138: result: yes | |
| configure:4112: checking whether clang supports -Wmissing-format-attribute | |
| configure:4129: clang -c -Wmissing-format-attribute conftest.c >&5 | |
| configure:4129: $? = 0 | |
| configure:4138: result: yes | |
| configure:4112: checking whether clang supports -Wno-overlength-strings | |
| configure:4129: clang -c -Wno-overlength-strings conftest.c >&5 | |
| configure:4129: $? = 0 | |
| configure:4138: result: yes | |
| configure:4148: checking whether clang supports -pedantic -Wno-long-long | |
| configure:4166: clang -c -pedantic -Wno-long-long conftest.c >&5 | |
| configure:4166: $? = 0 | |
| configure:4174: result: yes | |
| configure:4292: checking how to run the C preprocessor | |
| configure:4323: clang -E conftest.c | |
| configure:4323: $? = 0 | |
| configure:4337: clang -E conftest.c | |
| conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:4337: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:4362: result: clang -E | |
| configure:4382: clang -E conftest.c | |
| configure:4382: $? = 0 | |
| configure:4396: clang -E conftest.c | |
| conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:4396: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:4425: checking for grep that handles long lines and -e | |
| configure:4483: result: /usr/bin/grep | |
| configure:4488: checking for egrep | |
| configure:4550: result: /usr/bin/grep -E | |
| configure:4555: checking for ANSI C header files | |
| configure:4575: clang -c -g -O2 conftest.c >&5 | |
| configure:4575: $? = 0 | |
| configure:4648: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4648: $? = 0 | |
| configure:4648: ./conftest | |
| configure:4648: $? = 0 | |
| configure:4659: result: yes | |
| configure:4672: checking for sys/types.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4672: checking for sys/stat.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4672: checking for stdlib.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4672: checking for string.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4672: checking for memory.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4672: checking for strings.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4672: checking for inttypes.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4672: checking for stdint.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4672: checking for unistd.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4689: checking stddef.h usability | |
| configure:4689: clang -c -g -O2 conftest.c >&5 | |
| configure:4689: $? = 0 | |
| configure:4689: result: yes | |
| configure:4689: checking stddef.h presence | |
| configure:4689: clang -E conftest.c | |
| configure:4689: $? = 0 | |
| configure:4689: result: yes | |
| configure:4689: checking for stddef.h | |
| configure:4689: result: yes | |
| configure:4689: checking for stdlib.h | |
| configure:4689: result: yes | |
| configure:4689: checking for strings.h | |
| configure:4689: result: yes | |
| configure:4689: checking for unistd.h | |
| configure:4689: result: yes | |
| configure:4689: checking fcntl.h usability | |
| configure:4689: clang -c -g -O2 conftest.c >&5 | |
| configure:4689: $? = 0 | |
| configure:4689: result: yes | |
| configure:4689: checking fcntl.h presence | |
| configure:4689: clang -E conftest.c | |
| configure:4689: $? = 0 | |
| configure:4689: result: yes | |
| configure:4689: checking for fcntl.h | |
| configure:4689: result: yes | |
| configure:4689: checking sys/file.h usability | |
| configure:4689: clang -c -g -O2 conftest.c >&5 | |
| configure:4689: $? = 0 | |
| configure:4689: result: yes | |
| configure:4689: checking sys/file.h presence | |
| configure:4689: clang -E conftest.c | |
| configure:4689: $? = 0 | |
| configure:4689: result: yes | |
| configure:4689: checking for sys/file.h | |
| configure:4689: result: yes | |
| configure:4689: checking for sys/stat.h | |
| configure:4689: result: yes | |
| configure:4704: checking for clearerr_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4704: $? = 0 | |
| configure:4704: result: yes | |
| configure:4704: checking for feof_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4704: $? = 0 | |
| configure:4704: result: yes | |
| configure:4704: checking for ferror_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4704: $? = 0 | |
| configure:4704: result: yes | |
| configure:4704: checking for fflush_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fflush_unlocked", referenced from: | |
| _main in cc-xrSFGu.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:4704: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fflush_unlocked to an innocuous variant, in case <limits.h> declares fflush_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fflush_unlocked innocuous_fflush_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fflush_unlocked (); 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 fflush_unlocked | |
| | | |
| | /* 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 fflush_unlocked (); | |
| | /* 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_fflush_unlocked || defined __stub___fflush_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fflush_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4704: checking for fgetc_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fgetc_unlocked", referenced from: | |
| _main in cc-VrL1Sg.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:4704: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fgetc_unlocked to an innocuous variant, in case <limits.h> declares fgetc_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fgetc_unlocked innocuous_fgetc_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fgetc_unlocked (); 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 fgetc_unlocked | |
| | | |
| | /* 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 fgetc_unlocked (); | |
| | /* 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_fgetc_unlocked || defined __stub___fgetc_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fgetc_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4704: checking for fgets_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fgets_unlocked", referenced from: | |
| _main in cc-bt3yT8.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:4704: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fgets_unlocked to an innocuous variant, in case <limits.h> declares fgets_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fgets_unlocked innocuous_fgets_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fgets_unlocked (); 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 fgets_unlocked | |
| | | |
| | /* 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 fgets_unlocked (); | |
| | /* 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_fgets_unlocked || defined __stub___fgets_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fgets_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4704: checking for fileno_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4704: $? = 0 | |
| configure:4704: result: yes | |
| configure:4704: checking for fprintf_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fprintf_unlocked", referenced from: | |
| _main in cc-x3Hjsi.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:4704: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fprintf_unlocked to an innocuous variant, in case <limits.h> declares fprintf_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fprintf_unlocked innocuous_fprintf_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fprintf_unlocked (); 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 fprintf_unlocked | |
| | | |
| | /* 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 fprintf_unlocked (); | |
| | /* 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_fprintf_unlocked || defined __stub___fprintf_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fprintf_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4704: checking for fputc_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fputc_unlocked", referenced from: | |
| _main in cc-3lDTuq.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:4704: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fputc_unlocked to an innocuous variant, in case <limits.h> declares fputc_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fputc_unlocked innocuous_fputc_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fputc_unlocked (); 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 fputc_unlocked | |
| | | |
| | /* 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 fputc_unlocked (); | |
| | /* 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_fputc_unlocked || defined __stub___fputc_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fputc_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4704: checking for fputs_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fputs_unlocked", referenced from: | |
| _main in cc-9JZtrC.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:4704: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fputs_unlocked to an innocuous variant, in case <limits.h> declares fputs_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fputs_unlocked innocuous_fputs_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fputs_unlocked (); 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 fputs_unlocked | |
| | | |
| | /* 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 fputs_unlocked (); | |
| | /* 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_fputs_unlocked || defined __stub___fputs_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fputs_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4704: checking for fread_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fread_unlocked", referenced from: | |
| _main in cc-GzDVns.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:4704: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fread_unlocked to an innocuous variant, in case <limits.h> declares fread_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fread_unlocked innocuous_fread_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fread_unlocked (); 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 fread_unlocked | |
| | | |
| | /* 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 fread_unlocked (); | |
| | /* 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_fread_unlocked || defined __stub___fread_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fread_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4704: checking for fwrite_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fwrite_unlocked", referenced from: | |
| _main in cc-ZEfYhl.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:4704: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fwrite_unlocked to an innocuous variant, in case <limits.h> declares fwrite_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fwrite_unlocked innocuous_fwrite_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fwrite_unlocked (); 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 fwrite_unlocked | |
| | | |
| | /* 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 fwrite_unlocked (); | |
| | /* 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_fwrite_unlocked || defined __stub___fwrite_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fwrite_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4704: checking for getchar_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4704: $? = 0 | |
| configure:4704: result: yes | |
| configure:4704: checking for getc_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4704: $? = 0 | |
| configure:4704: result: yes | |
| configure:4704: checking for putchar_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4704: $? = 0 | |
| configure:4704: result: yes | |
| configure:4704: checking for putc_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4704: $? = 0 | |
| configure:4704: result: yes | |
| configure:4714: checking whether abort is declared | |
| configure:4714: clang -c -g -O2 conftest.c >&5 | |
| configure:4714: $? = 0 | |
| configure:4714: result: yes | |
| configure:4724: checking whether asprintf is declared | |
| configure:4724: clang -c -g -O2 conftest.c >&5 | |
| configure:4724: $? = 0 | |
| configure:4724: result: yes | |
| configure:4734: checking whether basename is declared | |
| configure:4734: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:77:10: error: use of undeclared identifier 'basename' | |
| (void) basename; | |
| ^ | |
| 1 error generated. | |
| configure:4734: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 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 basename | |
| | #ifdef __cplusplus | |
| | (void) basename((char *) 0); | |
| | #else | |
| | (void) basename; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4734: result: no | |
| configure:4744: checking whether errno is declared | |
| configure:4744: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:78:10: error: use of undeclared identifier 'errno' | |
| (void) errno; | |
| ^ | |
| 1 error generated. | |
| configure:4744: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 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 errno | |
| | #ifdef __cplusplus | |
| | (void) errno; | |
| | #else | |
| | (void) errno; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4744: result: no | |
| configure:4754: checking whether vasprintf is declared | |
| configure:4754: clang -c -g -O2 conftest.c >&5 | |
| configure:4754: $? = 0 | |
| configure:4754: result: yes | |
| configure:4765: checking whether clearerr_unlocked is declared | |
| configure:4765: clang -c -g -O2 conftest.c >&5 | |
| configure:4765: $? = 0 | |
| configure:4765: result: yes | |
| configure:4775: checking whether feof_unlocked is declared | |
| configure:4775: clang -c -g -O2 conftest.c >&5 | |
| configure:4775: $? = 0 | |
| configure:4775: result: yes | |
| configure:4785: checking whether ferror_unlocked is declared | |
| configure:4785: clang -c -g -O2 conftest.c >&5 | |
| configure:4785: $? = 0 | |
| configure:4785: result: yes | |
| configure:4795: checking whether fflush_unlocked is declared | |
| configure:4795: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:83:10: error: use of undeclared identifier 'fflush_unlocked'; did you mean 'putc_unlocked'? | |
| (void) fflush_unlocked; | |
| ^~~~~~~~~~~~~~~ | |
| putc_unlocked | |
| /usr/include/stdio.h:383:6: note: 'putc_unlocked' declared here | |
| int putc_unlocked(int, FILE *); | |
| ^ | |
| 1 error generated. | |
| configure:4795: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_ERRNO 0 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| | #define HAVE_DECL_FERROR_UNLOCKED 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 fflush_unlocked | |
| | #ifdef __cplusplus | |
| | (void) fflush_unlocked; | |
| | #else | |
| | (void) fflush_unlocked; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4795: result: no | |
| configure:4805: checking whether fgetc_unlocked is declared | |
| configure:4805: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:84:10: error: use of undeclared identifier 'fgetc_unlocked'; did you mean 'getc_unlocked'? | |
| (void) fgetc_unlocked; | |
| ^~~~~~~~~~~~~~ | |
| getc_unlocked | |
| /usr/include/stdio.h:381:6: note: 'getc_unlocked' declared here | |
| int getc_unlocked(FILE *); | |
| ^ | |
| 1 error generated. | |
| configure:4805: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_ERRNO 0 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| | #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| | #define HAVE_DECL_FFLUSH_UNLOCKED 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 fgetc_unlocked | |
| | #ifdef __cplusplus | |
| | (void) fgetc_unlocked; | |
| | #else | |
| | (void) fgetc_unlocked; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4805: result: no | |
| configure:4815: checking whether fgets_unlocked is declared | |
| configure:4815: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:85:10: error: use of undeclared identifier 'fgets_unlocked'; did you mean 'getc_unlocked'? | |
| (void) fgets_unlocked; | |
| ^~~~~~~~~~~~~~ | |
| getc_unlocked | |
| /usr/include/stdio.h:381:6: note: 'getc_unlocked' declared here | |
| int getc_unlocked(FILE *); | |
| ^ | |
| 1 error generated. | |
| configure:4815: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_ERRNO 0 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| | #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETC_UNLOCKED 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 fgets_unlocked | |
| | #ifdef __cplusplus | |
| | (void) fgets_unlocked; | |
| | #else | |
| | (void) fgets_unlocked; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4815: result: no | |
| configure:4825: checking whether fileno_unlocked is declared | |
| configure:4825: clang -c -g -O2 conftest.c >&5 | |
| configure:4825: $? = 0 | |
| configure:4825: result: yes | |
| configure:4835: checking whether fprintf_unlocked is declared | |
| configure:4835: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:87:10: error: use of undeclared identifier 'fprintf_unlocked'; did you mean 'putc_unlocked'? | |
| (void) fprintf_unlocked; | |
| ^~~~~~~~~~~~~~~~ | |
| putc_unlocked | |
| /usr/include/stdio.h:383:6: note: 'putc_unlocked' declared here | |
| int putc_unlocked(int, FILE *); | |
| ^ | |
| 1 error generated. | |
| configure:4835: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_ERRNO 0 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| | #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETC_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| | #define HAVE_DECL_FILENO_UNLOCKED 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 fprintf_unlocked | |
| | #ifdef __cplusplus | |
| | (void) fprintf_unlocked; | |
| | #else | |
| | (void) fprintf_unlocked; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4835: result: no | |
| configure:4845: checking whether fputc_unlocked is declared | |
| configure:4845: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:88:10: error: use of undeclared identifier 'fputc_unlocked'; did you mean 'putc_unlocked'? | |
| (void) fputc_unlocked; | |
| ^~~~~~~~~~~~~~ | |
| putc_unlocked | |
| /usr/include/stdio.h:383:6: note: 'putc_unlocked' declared here | |
| int putc_unlocked(int, FILE *); | |
| ^ | |
| 1 error generated. | |
| configure:4845: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_ERRNO 0 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| | #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETC_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| | #define HAVE_DECL_FILENO_UNLOCKED 1 | |
| | #define HAVE_DECL_FPRINTF_UNLOCKED 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 fputc_unlocked | |
| | #ifdef __cplusplus | |
| | (void) fputc_unlocked; | |
| | #else | |
| | (void) fputc_unlocked; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4845: result: no | |
| configure:4855: checking whether fputs_unlocked is declared | |
| configure:4855: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:89:10: error: use of undeclared identifier 'fputs_unlocked'; did you mean 'putc_unlocked'? | |
| (void) fputs_unlocked; | |
| ^~~~~~~~~~~~~~ | |
| putc_unlocked | |
| /usr/include/stdio.h:383:6: note: 'putc_unlocked' declared here | |
| int putc_unlocked(int, FILE *); | |
| ^ | |
| 1 error generated. | |
| configure:4855: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_ERRNO 0 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| | #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETC_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| | #define HAVE_DECL_FILENO_UNLOCKED 1 | |
| | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | |
| | #define HAVE_DECL_FPUTC_UNLOCKED 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 fputs_unlocked | |
| | #ifdef __cplusplus | |
| | (void) fputs_unlocked; | |
| | #else | |
| | (void) fputs_unlocked; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4855: result: no | |
| configure:4865: checking whether fread_unlocked is declared | |
| configure:4865: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:90:10: error: use of undeclared identifier 'fread_unlocked'; did you mean 'getc_unlocked'? | |
| (void) fread_unlocked; | |
| ^~~~~~~~~~~~~~ | |
| getc_unlocked | |
| /usr/include/stdio.h:381:6: note: 'getc_unlocked' declared here | |
| int getc_unlocked(FILE *); | |
| ^ | |
| 1 error generated. | |
| configure:4865: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_ERRNO 0 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| | #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETC_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| | #define HAVE_DECL_FILENO_UNLOCKED 1 | |
| | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | |
| | #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| | #define HAVE_DECL_FPUTS_UNLOCKED 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 fread_unlocked | |
| | #ifdef __cplusplus | |
| | (void) fread_unlocked; | |
| | #else | |
| | (void) fread_unlocked; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4865: result: no | |
| configure:4875: checking whether fwrite_unlocked is declared | |
| configure:4875: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:91:10: error: use of undeclared identifier 'fwrite_unlocked' | |
| (void) fwrite_unlocked; | |
| ^ | |
| 1 error generated. | |
| configure:4875: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_ERRNO 0 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| | #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETC_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| | #define HAVE_DECL_FILENO_UNLOCKED 1 | |
| | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | |
| | #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| | #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| | #define HAVE_DECL_FREAD_UNLOCKED 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 fwrite_unlocked | |
| | #ifdef __cplusplus | |
| | (void) fwrite_unlocked; | |
| | #else | |
| | (void) fwrite_unlocked; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4875: result: no | |
| configure:4885: checking whether getchar_unlocked is declared | |
| configure:4885: clang -c -g -O2 conftest.c >&5 | |
| configure:4885: $? = 0 | |
| configure:4885: result: yes | |
| configure:4895: checking whether getc_unlocked is declared | |
| configure:4895: clang -c -g -O2 conftest.c >&5 | |
| configure:4895: $? = 0 | |
| configure:4895: result: yes | |
| configure:4905: checking whether putchar_unlocked is declared | |
| configure:4905: clang -c -g -O2 conftest.c >&5 | |
| configure:4905: $? = 0 | |
| configure:4905: result: yes | |
| configure:4915: checking whether putc_unlocked is declared | |
| configure:4915: clang -c -g -O2 conftest.c >&5 | |
| configure:4915: $? = 0 | |
| configure:4915: result: yes | |
| configure:4928: checking for an ANSI C-conforming const | |
| configure:4993: clang -c -g -O2 conftest.c >&5 | |
| configure:4993: $? = 0 | |
| configure:5000: result: yes | |
| configure:5011: checking sys/mman.h usability | |
| configure:5011: clang -c -g -O2 conftest.c >&5 | |
| configure:5011: $? = 0 | |
| configure:5011: result: yes | |
| configure:5011: checking sys/mman.h presence | |
| configure:5011: clang -E conftest.c | |
| configure:5011: $? = 0 | |
| configure:5011: result: yes | |
| configure:5011: checking for sys/mman.h | |
| configure:5011: result: yes | |
| configure:5019: checking for mmap | |
| configure:5019: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5019: $? = 0 | |
| configure:5019: result: yes | |
| configure:5032: checking whether read-only mmap of a plain file works | |
| configure:5049: result: yes | |
| configure:5051: checking whether mmap from /dev/zero works | |
| configure:5073: result: no | |
| configure:5077: checking for MAP_ANON(YMOUS) | |
| configure:5100: clang -c -g -O2 conftest.c >&5 | |
| configure:5100: $? = 0 | |
| configure:5107: result: yes | |
| configure:5113: checking whether mmap with MAP_ANON(YMOUS) works | |
| configure:5130: result: yes | |
| configure:5152: checking whether to enable maintainer-specific portions of Makefiles | |
| configure:5161: result: no | |
| configure:5244: updating cache ../config.cache | |
| configure:5281: creating ./config.status | |
| ## ---------------------- ## | |
| ## Running config.status. ## | |
| ## ---------------------- ## | |
| This file was extended by fixincludes config.status , which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| CONFIG_FILES = | |
| CONFIG_HEADERS = | |
| CONFIG_LINKS = | |
| CONFIG_COMMANDS = | |
| $ ./config.status | |
| on talon | |
| config.status:856: creating Makefile | |
| config.status:856: creating mkheaders.almost | |
| config.status:856: creating config.h | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-apple-darwin11.2.0 | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_c_const=yes | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=clang | |
| ac_cv_env_CFLAGS_set=set | |
| ac_cv_env_CFLAGS_value='-g -O2' | |
| ac_cv_env_CPPFLAGS_set= | |
| ac_cv_env_CPPFLAGS_value= | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_LDFLAGS_set=set | |
| ac_cv_env_LDFLAGS_value= | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_build_alias_set=set | |
| ac_cv_env_build_alias_value=x86_64-apple-darwin11.2.0 | |
| ac_cv_env_host_alias_set=set | |
| ac_cv_env_host_alias_value=x86_64-apple-darwin11.2.0 | |
| ac_cv_env_target_alias_set=set | |
| ac_cv_env_target_alias_value=avr | |
| ac_cv_func_clearerr_unlocked=yes | |
| ac_cv_func_feof_unlocked=yes | |
| ac_cv_func_ferror_unlocked=yes | |
| ac_cv_func_fflush_unlocked=no | |
| ac_cv_func_fgetc_unlocked=no | |
| ac_cv_func_fgets_unlocked=no | |
| ac_cv_func_fileno_unlocked=yes | |
| ac_cv_func_fprintf_unlocked=no | |
| ac_cv_func_fputc_unlocked=no | |
| ac_cv_func_fputs_unlocked=no | |
| ac_cv_func_fread_unlocked=no | |
| ac_cv_func_fwrite_unlocked=no | |
| ac_cv_func_getc_unlocked=yes | |
| ac_cv_func_getchar_unlocked=yes | |
| ac_cv_func_mmap=yes | |
| ac_cv_func_putc_unlocked=yes | |
| ac_cv_func_putchar_unlocked=yes | |
| ac_cv_have_decl_abort=yes | |
| ac_cv_have_decl_asprintf=yes | |
| ac_cv_have_decl_basename_char_p_=no | |
| ac_cv_have_decl_clearerr_unlocked=yes | |
| ac_cv_have_decl_errno=no | |
| ac_cv_have_decl_feof_unlocked=yes | |
| ac_cv_have_decl_ferror_unlocked=yes | |
| ac_cv_have_decl_fflush_unlocked=no | |
| ac_cv_have_decl_fgetc_unlocked=no | |
| ac_cv_have_decl_fgets_unlocked=no | |
| ac_cv_have_decl_fileno_unlocked=yes | |
| ac_cv_have_decl_fprintf_unlocked=no | |
| ac_cv_have_decl_fputc_unlocked=no | |
| ac_cv_have_decl_fputs_unlocked=no | |
| ac_cv_have_decl_fread_unlocked=no | |
| ac_cv_have_decl_fwrite_unlocked=no | |
| ac_cv_have_decl_getc_unlocked=yes | |
| ac_cv_have_decl_getchar_unlocked=yes | |
| ac_cv_have_decl_putc_unlocked=yes | |
| ac_cv_have_decl_putchar_unlocked=yes | |
| ac_cv_have_decl_vasprintf=yes | |
| ac_cv_header_fcntl_h=yes | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_stdc=yes | |
| ac_cv_header_stddef_h=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_file_h=yes | |
| ac_cv_header_sys_mman_h=yes | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_types_h=yes | |
| ac_cv_header_unistd_h=yes | |
| ac_cv_host=x86_64-apple-darwin11.2.0 | |
| ac_cv_objext=o | |
| ac_cv_path_EGREP='/usr/bin/grep -E' | |
| ac_cv_path_GREP=/usr/bin/grep | |
| ac_cv_path_SED=/usr/bin/sed | |
| ac_cv_prog_CC=clang | |
| ac_cv_prog_CPP='clang -E' | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_target=avr-unknown-none | |
| acx_cv_prog_cc_pedantic__Wno_long_long=yes | |
| acx_cv_prog_cc_warning__W=yes | |
| acx_cv_prog_cc_warning__Wall=yes | |
| acx_cv_prog_cc_warning__Wmissing_format_attribute=yes | |
| acx_cv_prog_cc_warning__Wmissing_prototypes=yes | |
| acx_cv_prog_cc_warning__Wno_overlength_strings=yes | |
| acx_cv_prog_cc_warning__Wold_style_definition=yes | |
| acx_cv_prog_cc_warning__Wstrict_prototypes=yes | |
| acx_cv_prog_cc_warning__Wwrite_strings=yes | |
| gcc_cv_decl_map_anon=yes | |
| gcc_cv_func_mmap_anon=yes | |
| gcc_cv_func_mmap_dev_zero=no | |
| gcc_cv_func_mmap_file=yes | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| CC='clang' | |
| CFLAGS='-g -O2' | |
| CPP='clang -E' | |
| CPPFLAGS='' | |
| DEFS='-DHAVE_CONFIG_H' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| EXEEXT='' | |
| GREP='/usr/bin/grep' | |
| LDFLAGS='' | |
| LIBOBJS='' | |
| LIBS='' | |
| LTLIBOBJS='' | |
| MAINT='#' | |
| OBJEXT='o' | |
| PACKAGE_BUGREPORT='' | |
| PACKAGE_NAME='fixincludes' | |
| PACKAGE_STRING='fixincludes ' | |
| PACKAGE_TARNAME='fixincludes' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION=' ' | |
| PATH_SEPARATOR=':' | |
| SED='/usr/bin/sed' | |
| SHELL='/bin/sh' | |
| TARGET='oneprocess' | |
| WARN_CFLAGS='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings' | |
| WARN_PEDANTIC='-pedantic -Wno-long-long' | |
| WERROR='' | |
| ac_ct_CC='' | |
| bindir='/usr/local/Cellar/avr-gcc/4.6.2/bin' | |
| build='x86_64-apple-darwin11.2.0' | |
| build_alias='x86_64-apple-darwin11.2.0' | |
| build_cpu='x86_64' | |
| build_os='darwin11.2.0' | |
| build_vendor='apple' | |
| datadir='${datarootdir}' | |
| datarootdir='/usr/local/Cellar/avr-gcc/4.6.2/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| exec_prefix='${prefix}' | |
| host='x86_64-apple-darwin11.2.0' | |
| host_alias='x86_64-apple-darwin11.2.0' | |
| host_cpu='x86_64' | |
| host_os='darwin11.2.0' | |
| host_vendor='apple' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| prefix='/usr/local/Cellar/avr-gcc/4.6.2' | |
| program_transform_name='s&^&avr-&' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| sysconfdir='${prefix}/etc' | |
| target='avr-unknown-none' | |
| target_alias='avr' | |
| target_cpu='avr' | |
| target_noncanonical='avr' | |
| target_os='none' | |
| target_vendor='unknown' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "fixincludes" | |
| #define PACKAGE_TARNAME "fixincludes" | |
| #define PACKAGE_VERSION " " | |
| #define PACKAGE_STRING "fixincludes " | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define EXE_EXT "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_CLEARERR_UNLOCKED 1 | |
| #define HAVE_FEOF_UNLOCKED 1 | |
| #define HAVE_FERROR_UNLOCKED 1 | |
| #define HAVE_FILENO_UNLOCKED 1 | |
| #define HAVE_GETCHAR_UNLOCKED 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_ABORT 1 | |
| #define HAVE_DECL_ASPRINTF 1 | |
| #define HAVE_DECL_BASENAME 0 | |
| #define HAVE_DECL_ERRNO 0 | |
| #define HAVE_DECL_VASPRINTF 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FGETC_UNLOCKED 0 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FILENO_UNLOCKED 1 | |
| #define HAVE_DECL_FPRINTF_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_MMAP_FILE 1 | |
| #define HAVE_MMAP_ANON 1 | |
| #define SED_PROGRAM "/usr/bin/sed" | |
| configure: exit 0 | |
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by configure, which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| $ /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/libiberty/configure --cache-file=../config.cache --disable-libssp --disable-nls --with-dwarf2 --prefix=/usr/local/Cellar/avr-gcc/4.6.2 --with-gmp=/usr/local/Cellar/gmp/5.0.2 --with-mpfr=/usr/local/Cellar/mpfr/3.1.0 --with-mpc=/usr/local/Cellar/libmpc/0.9 --datarootdir=/usr/local/Cellar/avr-gcc/4.6.2/share --bindir=/usr/local/Cellar/avr-gcc/4.6.2/bin --with-as=/usr/local/bin/avr-as --enable-languages=c,c++,lto --program-transform-name=s&^&avr-& --disable-option-checking --with-build-subdir=build-x86_64-apple-darwin11.2.0 --build=x86_64-apple-darwin11.2.0 --host=x86_64-apple-darwin11.2.0 --target=avr --srcdir=../../../libiberty | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = talon | |
| uname -m = x86_64 | |
| uname -r = 11.2.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~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.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 | |
| Kernel configured for up to 2 processors. | |
| 2 processors are physically available. | |
| 2 processors are logically available. | |
| Processor type: i486 (Intel 80486) | |
| Processors active: 0 1 | |
| Primary memory available: 4.00 gigabytes | |
| Default processor set: 121 tasks, 580 threads, 2 processors | |
| Load average: 10.68, Mach factor: 0.17 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /usr/local/sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/X11/bin | |
| PATH: /usr/local/Library/Contributions/examples | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2223: creating cache ../config.cache | |
| configure:2374: checking whether to enable maintainer-specific portions of Makefiles | |
| configure:2384: result: no | |
| configure:2399: checking for makeinfo | |
| configure:2426: result: makeinfo --split-size=5000000 | |
| configure:2466: checking for perl | |
| configure:2482: found /usr/bin/perl | |
| configure:2493: result: perl | |
| configure:2512: checking build system type | |
| configure:2526: result: x86_64-apple-darwin11.2.0 | |
| configure:2546: checking host system type | |
| configure:2559: result: x86_64-apple-darwin11.2.0 | |
| configure:2584: checking for x86_64-apple-darwin11.2.0-ar | |
| configure:2611: result: ar | |
| configure:2676: checking for x86_64-apple-darwin11.2.0-ranlib | |
| configure:2703: result: ranlib | |
| configure:2796: checking for x86_64-apple-darwin11.2.0-gcc | |
| configure:2823: result: clang | |
| configure:3092: checking for C compiler version | |
| configure:3101: clang --version >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:3112: $? = 0 | |
| configure:3101: clang -v >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:3112: $? = 0 | |
| configure:3101: clang -V >&5 | |
| clang: error: argument to '-V' is missing (expected 1 value) | |
| clang: error: no input files | |
| configure:3112: $? = 1 | |
| configure:3101: clang -qversion >&5 | |
| clang: error: no input files | |
| configure:3112: $? = 1 | |
| configure:3128: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:3131: $? = 0 | |
| configure:3160: checking for C compiler default output file name | |
| configure:3182: clang -g -O2 conftest.c >&5 | |
| configure:3186: $? = 0 | |
| configure:3223: result: a.out | |
| configure:3239: checking whether the C compiler works | |
| configure:3248: ./a.out | |
| configure:3252: $? = 0 | |
| configure:3267: result: yes | |
| configure:3274: checking whether we are cross compiling | |
| configure:3276: result: no | |
| configure:3279: checking for suffix of executables | |
| configure:3286: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:3290: $? = 0 | |
| configure:3312: result: | |
| configure:3319: checking for suffix of object files | |
| configure:3341: clang -c -g -O2 conftest.c >&5 | |
| configure:3345: $? = 0 | |
| configure:3366: result: o | |
| configure:3370: checking whether we are using the GNU C compiler | |
| configure:3389: clang -c -g -O2 conftest.c >&5 | |
| configure:3389: $? = 0 | |
| configure:3398: result: yes | |
| configure:3407: checking whether clang accepts -g | |
| configure:3427: clang -c -g conftest.c >&5 | |
| configure:3427: $? = 0 | |
| configure:3468: result: yes | |
| configure:3485: checking for clang option to accept ISO C89 | |
| configure:3549: clang -c -g -O2 conftest.c >&5 | |
| configure:3549: $? = 0 | |
| configure:3562: result: none needed | |
| configure:3590: checking for special C compiler options needed for large files | |
| configure:3635: result: no | |
| configure:3641: checking for _FILE_OFFSET_BITS value needed for large files | |
| configure:3666: clang -c -g -O2 conftest.c >&5 | |
| configure:3666: $? = 0 | |
| configure:3698: result: no | |
| configure:3786: checking how to run the C preprocessor | |
| configure:3817: clang -E conftest.c | |
| configure:3817: $? = 0 | |
| configure:3831: clang -E conftest.c | |
| conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:3831: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:3856: result: clang -E | |
| configure:3876: clang -E conftest.c | |
| configure:3876: $? = 0 | |
| configure:3890: clang -E conftest.c | |
| conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:3890: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:3927: checking whether clang supports -W | |
| configure:3944: clang -c -W conftest.c >&5 | |
| configure:3944: $? = 0 | |
| configure:3953: result: yes | |
| configure:3927: checking whether clang supports -Wall | |
| configure:3944: clang -c -Wall conftest.c >&5 | |
| configure:3944: $? = 0 | |
| configure:3953: result: yes | |
| configure:3927: checking whether clang supports -Wwrite-strings | |
| configure:3944: clang -c -Wwrite-strings conftest.c >&5 | |
| configure:3944: $? = 0 | |
| configure:3953: result: yes | |
| configure:3927: checking whether clang supports -Wc++-compat | |
| configure:3944: clang -c -Wc++-compat conftest.c >&5 | |
| configure:3944: $? = 0 | |
| configure:3953: result: yes | |
| configure:3927: checking whether clang supports -Wstrict-prototypes | |
| configure:3944: clang -c -Wstrict-prototypes conftest.c >&5 | |
| configure:3944: $? = 0 | |
| configure:3953: result: yes | |
| configure:3962: checking whether clang supports -pedantic | |
| configure:3980: clang -c -pedantic conftest.c >&5 | |
| configure:3980: $? = 0 | |
| configure:3988: result: yes | |
| configure:3998: checking whether clang and cc understand -c and -o together | |
| configure:4029: clang -c conftest.c -o conftest2.o >&5 | |
| configure:4033: $? = 0 | |
| configure:4039: clang -c conftest.c -o conftest2.o >&5 | |
| configure:4043: $? = 0 | |
| configure:4054: cc -c conftest.c >&5 | |
| configure:4058: $? = 0 | |
| configure:4066: cc -c conftest.c -o conftest2.o >&5 | |
| configure:4070: $? = 0 | |
| configure:4076: cc -c conftest.c -o conftest2.o >&5 | |
| configure:4080: $? = 0 | |
| configure:4098: result: yes | |
| configure:4117: checking for an ANSI C-conforming const | |
| configure:4182: clang -c -g -O2 conftest.c >&5 | |
| configure:4182: $? = 0 | |
| configure:4189: result: yes | |
| configure:4197: checking for inline | |
| configure:4213: clang -c -g -O2 conftest.c >&5 | |
| configure:4213: $? = 0 | |
| configure:4221: result: inline | |
| configure:4240: checking for grep that handles long lines and -e | |
| configure:4298: result: /usr/bin/grep | |
| configure:4303: checking for egrep | |
| configure:4365: result: /usr/bin/grep -E | |
| configure:4370: checking for ANSI C header files | |
| configure:4390: clang -c -g -O2 conftest.c >&5 | |
| configure:4390: $? = 0 | |
| configure:4463: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4463: $? = 0 | |
| configure:4463: ./conftest | |
| configure:4463: $? = 0 | |
| configure:4474: result: yes | |
| configure:4487: checking for sys/types.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4487: checking for sys/stat.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4487: checking for stdlib.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4487: checking for string.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4487: checking for memory.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4487: checking for strings.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4487: checking for inttypes.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4487: checking for stdint.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4487: checking for unistd.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4498: checking whether byte ordering is bigendian | |
| configure:4513: clang -c -g -O2 conftest.c >&5 | |
| configure:4513: $? = 0 | |
| configure:4558: clang -c -g -O2 conftest.c >&5 | |
| configure:4558: $? = 0 | |
| configure:4576: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:26:4: error: use of undeclared identifier 'not' | |
| not big endian | |
| ^ | |
| 1 error generated. | |
| configure:4576: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #include <sys/param.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | #if BYTE_ORDER != BIG_ENDIAN | |
| | not big endian | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4743: checking for a BSD-compatible install | |
| configure:4811: result: /usr/bin/install -c | |
| configure:4901: checking for sys/file.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for sys/param.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for limits.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for stdlib.h | |
| configure:4901: result: yes | |
| configure:4901: checking for malloc.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:23:10: fatal error: 'malloc.h' file not found | |
| #include <malloc.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <malloc.h> | |
| configure:4901: result: no | |
| configure:4901: checking for string.h | |
| configure:4901: result: yes | |
| configure:4901: checking for unistd.h | |
| configure:4901: result: yes | |
| configure:4901: checking for strings.h | |
| configure:4901: result: yes | |
| configure:4901: checking for sys/time.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for time.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for sys/resource.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for sys/stat.h | |
| configure:4901: result: yes | |
| configure:4901: checking for sys/mman.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for fcntl.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for alloca.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for sys/pstat.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:33:10: fatal error: 'sys/pstat.h' file not found | |
| #include <sys/pstat.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/pstat.h> | |
| configure:4901: result: no | |
| configure:4901: checking for sys/sysmp.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:33:10: fatal error: 'sys/sysmp.h' file not found | |
| #include <sys/sysmp.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/sysmp.h> | |
| configure:4901: result: no | |
| configure:4901: checking for sys/sysinfo.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:33:10: fatal error: 'sys/sysinfo.h' file not found | |
| #include <sys/sysinfo.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/sysinfo.h> | |
| configure:4901: result: no | |
| configure:4901: checking for machine/hal_sysinfo.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:33:10: fatal error: 'machine/hal_sysinfo.h' file not found | |
| #include <machine/hal_sysinfo.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <machine/hal_sysinfo.h> | |
| configure:4901: result: no | |
| configure:4901: checking for sys/table.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:33:10: fatal error: 'sys/table.h' file not found | |
| #include <sys/table.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/table.h> | |
| configure:4901: result: no | |
| configure:4901: checking for sys/sysctl.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for sys/systemcfg.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:34:10: fatal error: 'sys/systemcfg.h' file not found | |
| #include <sys/systemcfg.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/systemcfg.h> | |
| configure:4901: result: no | |
| configure:4901: checking for stdint.h | |
| configure:4901: result: yes | |
| configure:4901: checking for stdio_ext.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:35:10: fatal error: 'stdio_ext.h' file not found | |
| #include <stdio_ext.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio_ext.h> | |
| configure:4901: result: no | |
| configure:4901: checking for process.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:35:10: fatal error: 'process.h' file not found | |
| #include <process.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <process.h> | |
| configure:4901: result: no | |
| configure:4901: checking for sys/prctl.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:35:10: fatal error: 'sys/prctl.h' file not found | |
| #include <sys/prctl.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/prctl.h> | |
| configure:4901: result: no | |
| configure:4911: checking for sys/wait.h that is POSIX.1 compatible | |
| configure:4937: clang -c -g -O2 conftest.c >&5 | |
| configure:4937: $? = 0 | |
| configure:4944: result: yes | |
| configure:4952: checking whether time.h and sys/time.h may both be included | |
| configure:4972: clang -c -g -O2 conftest.c >&5 | |
| configure:4972: $? = 0 | |
| configure:4979: result: yes | |
| configure:4988: checking whether errno must be declared | |
| configure:5004: clang -c -g -O2 conftest.c >&5 | |
| configure:5004: $? = 0 | |
| configure:5011: result: no | |
| configure:5025: checking size of int | |
| configure:5030: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5030: $? = 0 | |
| configure:5030: ./conftest | |
| configure:5030: $? = 0 | |
| configure:5045: result: 4 | |
| configure:5057: checking for a 64-bit type | |
| configure:5075: clang -c -g -O2 conftest.c >&5 | |
| configure:5075: $? = 0 | |
| configure:5125: result: uint64_t | |
| configure:5136: checking for intptr_t | |
| configure:5136: clang -c -g -O2 conftest.c >&5 | |
| configure:5136: $? = 0 | |
| configure:5136: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:75:23: error: expected expression | |
| if (sizeof ((intptr_t))) | |
| ^ | |
| 1 error generated. | |
| configure:5136: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | /* 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 ((intptr_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5136: result: yes | |
| configure:5171: checking for uintptr_t | |
| configure:5171: clang -c -g -O2 conftest.c >&5 | |
| configure:5171: $? = 0 | |
| configure:5171: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:76:24: error: expected expression | |
| if (sizeof ((uintptr_t))) | |
| ^ | |
| 1 error generated. | |
| configure:5171: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 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 ((uintptr_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5171: result: yes | |
| configure:5206: checking for ssize_t | |
| configure:5206: clang -c -g -O2 conftest.c >&5 | |
| configure:5206: $? = 0 | |
| configure:5206: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:77:22: error: expected expression | |
| if (sizeof ((ssize_t))) | |
| ^ | |
| 1 error generated. | |
| configure:5206: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 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 ((ssize_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5206: result: yes | |
| configure:5225: checking for pid_t | |
| configure:5225: clang -c -g -O2 conftest.c >&5 | |
| configure:5225: $? = 0 | |
| configure:5225: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:78:20: error: expected expression | |
| if (sizeof ((pid_t))) | |
| ^ | |
| 1 error generated. | |
| configure:5225: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 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 ((pid_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5225: result: yes | |
| configure:5866: checking for library containing strerror | |
| configure:5900: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:49:6: warning: incompatible redeclaration of library function 'strerror' | |
| char strerror (); | |
| ^ | |
| conftest.c:49:6: note: 'strerror' is a builtin with type 'char *(int)' | |
| 1 warning generated. | |
| configure:5900: $? = 0 | |
| configure:5917: result: none required | |
| configure:5928: checking for asprintf | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:76:18: warning: format string missing [-Wformat] | |
| return asprintf (); | |
| ~~~~~~~~ ^ | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for atexit | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for basename | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for bcmp | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for bcopy | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for bsearch | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for bzero | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:71:6: warning: incompatible redeclaration of library function 'bzero' | |
| char bzero (); | |
| ^ | |
| conftest.c:71:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for calloc | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:72:6: warning: incompatible redeclaration of library function 'calloc' | |
| char calloc (); | |
| ^ | |
| conftest.c:72:6: note: 'calloc' is a builtin with type 'void *(unsigned long, unsigned long)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for clock | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for ffs | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for getcwd | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for getpagesize | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for gettimeofday | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for index | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:78:6: warning: incompatible redeclaration of library function 'index' | |
| char index (); | |
| ^ | |
| conftest.c:78:6: note: 'index' is a builtin with type 'char *(const char *, int)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for insque | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for memchr | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:80:6: warning: incompatible redeclaration of library function 'memchr' | |
| char memchr (); | |
| ^ | |
| conftest.c:80:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for memcmp | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for memcpy | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:82:6: warning: incompatible redeclaration of library function 'memcpy' | |
| char memcpy (); | |
| ^ | |
| conftest.c:82:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for memmem | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for memmove | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:84:6: warning: incompatible redeclaration of library function 'memmove' | |
| char memmove (); | |
| ^ | |
| conftest.c:84:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for mempcpy | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_mempcpy", referenced from: | |
| _main in cc-MlR9Q4.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:5928: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | /* end confdefs.h. */ | |
| | /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define mempcpy innocuous_mempcpy | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char mempcpy (); 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 mempcpy | |
| | | |
| | /* 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 mempcpy (); | |
| | /* 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_mempcpy || defined __stub___mempcpy | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return mempcpy (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5928: result: no | |
| configure:5928: checking for memset | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:85:6: warning: incompatible redeclaration of library function 'memset' | |
| char memset (); | |
| ^ | |
| conftest.c:85:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for mkstemps | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for putenv | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for random | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for rename | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for rindex | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:90:6: warning: incompatible redeclaration of library function 'rindex' | |
| char rindex (); | |
| ^ | |
| conftest.c:90:6: note: 'rindex' is a builtin with type 'char *(const char *, int)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for setenv | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for snprintf | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:92:6: warning: incompatible redeclaration of library function 'snprintf' | |
| char snprintf (); | |
| ^ | |
| conftest.c:92:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for sigsetmask | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for stpcpy | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:94:6: warning: incompatible redeclaration of library function 'stpcpy' | |
| char stpcpy (); | |
| ^ | |
| conftest.c:94:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for stpncpy | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:95:6: warning: incompatible redeclaration of library function 'stpncpy' | |
| char stpncpy (); | |
| ^ | |
| conftest.c:95:6: note: 'stpncpy' is a builtin with type 'char *(char *, const char *, unsigned long)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strcasecmp | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strchr | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:97:6: warning: incompatible redeclaration of library function 'strchr' | |
| char strchr (); | |
| ^ | |
| conftest.c:97:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strdup | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:98:6: warning: incompatible redeclaration of library function 'strdup' | |
| char strdup (); | |
| ^ | |
| conftest.c:98:6: note: 'strdup' is a builtin with type 'char *(const char *)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strncasecmp | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strndup | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:100:6: warning: incompatible redeclaration of library function 'strndup' | |
| char strndup (); | |
| ^ | |
| conftest.c:100:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strrchr | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:101:6: warning: incompatible redeclaration of library function 'strrchr' | |
| char strrchr (); | |
| ^ | |
| conftest.c:101:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strstr | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:102:6: warning: incompatible redeclaration of library function 'strstr' | |
| char strstr (); | |
| ^ | |
| conftest.c:102:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strtod | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strtol | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strtoul | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strverscmp | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_strverscmp", referenced from: | |
| _main in cc-dh5aK3.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:5928: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define strverscmp to an innocuous variant, in case <limits.h> declares strverscmp. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define strverscmp innocuous_strverscmp | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char strverscmp (); 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 strverscmp | |
| | | |
| | /* 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 strverscmp (); | |
| | /* 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_strverscmp || defined __stub___strverscmp | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return strverscmp (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5928: result: no | |
| configure:5928: checking for tmpnam | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for vasprintf | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:118:19: warning: format string missing [-Wformat] | |
| return vasprintf (); | |
| ~~~~~~~~~ ^ | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for vfprintf | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:108:6: warning: incompatible redeclaration of library function 'vfprintf' | |
| char vfprintf (); | |
| ^ | |
| conftest.c:108:6: note: 'vfprintf' is a builtin with type 'int ()' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for vprintf | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:109:6: warning: incompatible redeclaration of library function 'vprintf' | |
| char vprintf (); | |
| ^ | |
| conftest.c:109:6: note: 'vprintf' is a builtin with type 'int (const char *, __va_list_tag *)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for vsnprintf | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:110:6: warning: incompatible redeclaration of library function 'vsnprintf' | |
| char vsnprintf (); | |
| ^ | |
| conftest.c:110:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for vsprintf | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:111:6: warning: incompatible redeclaration of library function 'vsprintf' | |
| char vsprintf (); | |
| ^ | |
| conftest.c:111:6: note: 'vsprintf' is a builtin with type 'int (char *, const char *, __va_list_tag *)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for waitpid | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for setproctitle | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_setproctitle", referenced from: | |
| _main in cc-rzhJXy.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:5928: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | /* end confdefs.h. */ | |
| | /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define setproctitle innocuous_setproctitle | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char setproctitle (); 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 setproctitle | |
| | | |
| | /* 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 setproctitle (); | |
| | /* 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_setproctitle || defined __stub___setproctitle | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return setproctitle (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5928: result: no | |
| configure:5946: checking whether alloca needs Cray hooks | |
| configure:5969: result: no | |
| configure:5987: checking stack direction for C alloca | |
| configure:6014: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:90:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
| find_stack_direction () | |
| ^~~~~~~~~~~~~~~~~~~~ | |
| conftest.c:102:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
| main () | |
| ^~~~ | |
| conftest.c:104:3: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' | |
| exit (find_stack_direction() < 0); | |
| ^ | |
| conftest.c:104:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' | |
| 3 warnings generated. | |
| configure:6014: $? = 0 | |
| configure:6014: ./conftest | |
| configure:6014: $? = 1 | |
| configure: program exited with status 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | /* end confdefs.h. */ | |
| | find_stack_direction () | |
| | { | |
| | static char *addr = 0; | |
| | auto char dummy; | |
| | if (addr == 0) | |
| | { | |
| | addr = &dummy; | |
| | return find_stack_direction (); | |
| | } | |
| | else | |
| | return (&dummy > addr) ? 1 : -1; | |
| | } | |
| | main () | |
| | { | |
| | exit (find_stack_direction() < 0); | |
| | } | |
| configure:6024: result: -1 | |
| configure:6034: checking for vfork.h | |
| configure:6034: clang -E conftest.c | |
| conftest.c:91:10: fatal error: 'vfork.h' file not found | |
| #include <vfork.h> | |
| ^ | |
| 1 error generated. | |
| configure:6034: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | /* end confdefs.h. */ | |
| | #include <vfork.h> | |
| configure:6034: result: no | |
| configure:6046: checking for fork | |
| configure:6046: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6046: $? = 0 | |
| configure:6046: result: yes | |
| configure:6046: checking for vfork | |
| configure:6046: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6046: $? = 0 | |
| configure:6046: result: yes | |
| configure:6057: checking for working fork | |
| configure:6079: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6079: $? = 0 | |
| configure:6079: ./conftest | |
| configure:6079: $? = 0 | |
| configure:6089: result: yes | |
| configure:6110: checking for working vfork | |
| configure:6220: result: yes | |
| configure:6279: checking for _doprnt | |
| configure:6279: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "__doprnt", referenced from: | |
| _main in cc-Jmxm2N.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:6279: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | /* end confdefs.h. */ | |
| | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define _doprnt innocuous__doprnt | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char _doprnt (); 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 _doprnt | |
| | | |
| | /* 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 _doprnt (); | |
| | /* 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__doprnt || defined __stub____doprnt | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return _doprnt (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6279: result: no | |
| configure:6291: checking for sys_errlist | |
| configure:6310: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6310: $? = 0 | |
| configure:6320: result: yes | |
| configure:6291: checking for sys_nerr | |
| configure:6310: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6310: $? = 0 | |
| configure:6320: result: yes | |
| configure:6291: checking for sys_siglist | |
| configure:6310: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6310: $? = 0 | |
| configure:6320: result: yes | |
| configure:6335: checking for external symbol _system_configuration | |
| configure:6348: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:98:10: fatal error: 'sys/systemcfg.h' file not found | |
| #include <sys/systemcfg.h> | |
| ^ | |
| 1 error generated. | |
| configure:6348: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/systemcfg.h> | |
| | int | |
| | main () | |
| | { | |
| | double x = _system_configuration.physmem; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6355: result: no | |
| configure:6363: checking for __fsetlocking | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "___fsetlocking", referenced from: | |
| _main in cc-oPZP5i.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | /* end confdefs.h. */ | |
| | /* Define __fsetlocking to an innocuous variant, in case <limits.h> declares __fsetlocking. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define __fsetlocking innocuous___fsetlocking | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char __fsetlocking (); 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 __fsetlocking | |
| | | |
| | /* 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 __fsetlocking (); | |
| | /* 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___fsetlocking || defined __stub_____fsetlocking | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return __fsetlocking (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for canonicalize_file_name | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_canonicalize_file_name", referenced from: | |
| _main in cc-ALLV7t.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | /* end confdefs.h. */ | |
| | /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define canonicalize_file_name innocuous_canonicalize_file_name | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char canonicalize_file_name (); 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 canonicalize_file_name | |
| | | |
| | /* 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 canonicalize_file_name (); | |
| | /* 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_canonicalize_file_name || defined __stub___canonicalize_file_name | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return canonicalize_file_name (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for dup3 | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_dup3", referenced from: | |
| _main in cc-vyuMbW.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | /* end confdefs.h. */ | |
| | /* Define dup3 to an innocuous variant, in case <limits.h> declares dup3. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define dup3 innocuous_dup3 | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char dup3 (); 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 dup3 | |
| | | |
| | /* 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 dup3 (); | |
| | /* 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_dup3 || defined __stub___dup3 | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return dup3 (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for getrusage | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for getsysinfo | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_getsysinfo", referenced from: | |
| _main in cc-X2MNZc.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | /* end confdefs.h. */ | |
| | /* Define getsysinfo to an innocuous variant, in case <limits.h> declares getsysinfo. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define getsysinfo innocuous_getsysinfo | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char getsysinfo (); 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 getsysinfo | |
| | | |
| | /* 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 getsysinfo (); | |
| | /* 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_getsysinfo || defined __stub___getsysinfo | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return getsysinfo (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for gettimeofday | |
| configure:6363: result: yes | |
| configure:6363: checking for on_exit | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_on_exit", referenced from: | |
| _main in cc-qkzerf.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 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:6363: result: no | |
| configure:6363: checking for psignal | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for pstat_getdynamic | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_pstat_getdynamic", referenced from: | |
| _main in cc-tt1XXk.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define pstat_getdynamic to an innocuous variant, in case <limits.h> declares pstat_getdynamic. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define pstat_getdynamic innocuous_pstat_getdynamic | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char pstat_getdynamic (); 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 pstat_getdynamic | |
| | | |
| | /* 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 pstat_getdynamic (); | |
| | /* 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_pstat_getdynamic || defined __stub___pstat_getdynamic | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return pstat_getdynamic (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for pstat_getstatic | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_pstat_getstatic", referenced from: | |
| _main in cc-FQRNWb.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define pstat_getstatic to an innocuous variant, in case <limits.h> declares pstat_getstatic. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define pstat_getstatic innocuous_pstat_getstatic | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char pstat_getstatic (); 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 pstat_getstatic | |
| | | |
| | /* 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 pstat_getstatic (); | |
| | /* 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_pstat_getstatic || defined __stub___pstat_getstatic | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return pstat_getstatic (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for realpath | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for sbrk | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for spawnve | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_spawnve", referenced from: | |
| _main in cc-8GFq5U.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | #define HAVE_REALPATH 1 | |
| | #define HAVE_SBRK 1 | |
| | /* end confdefs.h. */ | |
| | /* Define spawnve to an innocuous variant, in case <limits.h> declares spawnve. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define spawnve innocuous_spawnve | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char spawnve (); 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 spawnve | |
| | | |
| | /* 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 spawnve (); | |
| | /* 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_spawnve || defined __stub___spawnve | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return spawnve (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for spawnvpe | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_spawnvpe", referenced from: | |
| _main in cc-aA98Lq.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | #define HAVE_REALPATH 1 | |
| | #define HAVE_SBRK 1 | |
| | /* end confdefs.h. */ | |
| | /* Define spawnvpe to an innocuous variant, in case <limits.h> declares spawnvpe. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define spawnvpe innocuous_spawnvpe | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char spawnvpe (); 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 spawnvpe | |
| | | |
| | /* 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 spawnvpe (); | |
| | /* 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_spawnvpe || defined __stub___spawnvpe | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return spawnvpe (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for strerror | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:126:6: warning: incompatible redeclaration of library function 'strerror' | |
| char strerror (); | |
| ^ | |
| conftest.c:126:6: note: 'strerror' is a builtin with type 'char *(int)' | |
| 1 warning generated. | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for strsignal | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for sysconf | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for sysctl | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for sysmp | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_sysmp", referenced from: | |
| _main in cc-crZjiw.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | #define HAVE_REALPATH 1 | |
| | #define HAVE_SBRK 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRSIGNAL 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SYSCTL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define sysmp to an innocuous variant, in case <limits.h> declares sysmp. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define sysmp innocuous_sysmp | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char sysmp (); 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 sysmp | |
| | | |
| | /* 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 sysmp (); | |
| | /* 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_sysmp || defined __stub___sysmp | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return sysmp (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for table | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_table", referenced from: | |
| _main in cc-oAF43N.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | #define HAVE_REALPATH 1 | |
| | #define HAVE_SBRK 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRSIGNAL 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SYSCTL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define table to an innocuous variant, in case <limits.h> declares table. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define table innocuous_table | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char table (); 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 table | |
| | | |
| | /* 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 table (); | |
| | /* 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_table || defined __stub___table | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return table (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for times | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for wait3 | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for wait4 | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6373: checking whether basename is declared | |
| configure:6373: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:150:10: error: use of undeclared identifier 'basename' | |
| (void) basename; | |
| ^ | |
| 1 error generated. | |
| configure:6373: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | #define HAVE_REALPATH 1 | |
| | #define HAVE_SBRK 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRSIGNAL 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_TIMES 1 | |
| | #define HAVE_WAIT3 1 | |
| | #define HAVE_WAIT4 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 basename | |
| | #ifdef __cplusplus | |
| | (void) basename((char *) 0); | |
| | #else | |
| | (void) basename; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6373: result: no | |
| configure:6383: checking whether ffs is declared | |
| configure:6383: clang -c -g -O2 conftest.c >&5 | |
| configure:6383: $? = 0 | |
| configure:6383: result: yes | |
| configure:6393: checking whether asprintf is declared | |
| configure:6393: clang -c -g -O2 conftest.c >&5 | |
| configure:6393: $? = 0 | |
| configure:6393: result: yes | |
| configure:6403: checking whether vasprintf is declared | |
| configure:6403: clang -c -g -O2 conftest.c >&5 | |
| configure:6403: $? = 0 | |
| configure:6403: result: yes | |
| configure:6413: checking whether snprintf is declared | |
| configure:6413: clang -c -g -O2 conftest.c >&5 | |
| configure:6413: $? = 0 | |
| configure:6413: result: yes | |
| configure:6423: checking whether vsnprintf is declared | |
| configure:6423: clang -c -g -O2 conftest.c >&5 | |
| configure:6423: $? = 0 | |
| configure:6423: result: yes | |
| configure:6434: checking whether calloc is declared | |
| configure:6434: clang -c -g -O2 conftest.c >&5 | |
| configure:6434: $? = 0 | |
| configure:6434: result: yes | |
| configure:6444: checking whether getenv is declared | |
| configure:6444: clang -c -g -O2 conftest.c >&5 | |
| configure:6444: $? = 0 | |
| configure:6444: result: yes | |
| configure:6454: checking whether getopt is declared | |
| configure:6454: clang -c -g -O2 conftest.c >&5 | |
| configure:6454: $? = 0 | |
| configure:6454: result: yes | |
| configure:6464: checking whether malloc is declared | |
| configure:6464: clang -c -g -O2 conftest.c >&5 | |
| configure:6464: $? = 0 | |
| configure:6464: result: yes | |
| configure:6474: checking whether realloc is declared | |
| configure:6474: clang -c -g -O2 conftest.c >&5 | |
| configure:6474: $? = 0 | |
| configure:6474: result: yes | |
| configure:6484: checking whether sbrk is declared | |
| configure:6484: clang -c -g -O2 conftest.c >&5 | |
| configure:6484: $? = 0 | |
| configure:6484: result: yes | |
| configure:6495: checking whether strverscmp is declared | |
| configure:6495: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:162:10: error: use of undeclared identifier 'strverscmp' | |
| (void) strverscmp; | |
| ^ | |
| 1 error generated. | |
| configure:6495: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | #define HAVE_REALPATH 1 | |
| | #define HAVE_SBRK 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRSIGNAL 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_TIMES 1 | |
| | #define HAVE_WAIT3 1 | |
| | #define HAVE_WAIT4 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_FFS 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_SNPRINTF 1 | |
| | #define HAVE_DECL_VSNPRINTF 1 | |
| | #define HAVE_DECL_CALLOC 1 | |
| | #define HAVE_DECL_GETENV 1 | |
| | #define HAVE_DECL_GETOPT 1 | |
| | #define HAVE_DECL_MALLOC 1 | |
| | #define HAVE_DECL_REALLOC 1 | |
| | #define HAVE_DECL_SBRK 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 strverscmp | |
| | #ifdef __cplusplus | |
| | (void) strverscmp; | |
| | #else | |
| | (void) strverscmp; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6495: result: no | |
| configure:6506: checking whether canonicalize_file_name must be declared | |
| configure:6537: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:142:28: error: use of undeclared identifier 'canonicalize_file_name' | |
| char *(*pfn) = (char *(*)) canonicalize_file_name | |
| ^ | |
| 1 error generated. | |
| configure:6537: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | #define HAVE_REALPATH 1 | |
| | #define HAVE_SBRK 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRSIGNAL 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_TIMES 1 | |
| | #define HAVE_WAIT3 1 | |
| | #define HAVE_WAIT4 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_FFS 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_SNPRINTF 1 | |
| | #define HAVE_DECL_VSNPRINTF 1 | |
| | #define HAVE_DECL_CALLOC 1 | |
| | #define HAVE_DECL_GETENV 1 | |
| | #define HAVE_DECL_GETOPT 1 | |
| | #define HAVE_DECL_MALLOC 1 | |
| | #define HAVE_DECL_REALLOC 1 | |
| | #define HAVE_DECL_SBRK 1 | |
| | #define HAVE_DECL_STRVERSCMP 0 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include "confdefs.h" | |
| | #include <stdio.h> | |
| | #ifdef HAVE_STRING_H | |
| | #include <string.h> | |
| | #else | |
| | #ifdef HAVE_STRINGS_H | |
| | #include <strings.h> | |
| | #endif | |
| | #endif | |
| | #ifdef HAVE_STDLIB_H | |
| | #include <stdlib.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | #include <unistd.h> | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | char *(*pfn) = (char *(*)) canonicalize_file_name | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6545: result: yes | |
| configure:6573: checking for stdlib.h | |
| configure:6573: result: yes | |
| configure:6573: checking for unistd.h | |
| configure:6573: result: yes | |
| configure:6585: checking for getpagesize | |
| configure:6585: result: yes | |
| configure:6594: checking for working mmap | |
| configure:6731: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6731: $? = 0 | |
| configure:6731: ./conftest | |
| configure:6731: $? = 0 | |
| configure:6741: result: yes | |
| configure:6752: checking for working strncmp | |
| configure:6824: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:158:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
| main () | |
| ^~~~ | |
| conftest.c:166:5: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' | |
| exit (1); | |
| ^ | |
| conftest.c:166:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' | |
| conftest.c:178:40: warning: implicitly declaring C library function 'strlen' with type 'unsigned long (const char *)' | |
| char *q = (char *) p + MAP_LEN - strlen (string) - 2; | |
| ^ | |
| conftest.c:178:40: note: please include the header <string.h> or explicitly provide a declaration for 'strlen' | |
| conftest.c:181:7: warning: implicitly declaring C library function 'strcpy' with type 'char *(char *, const char *)' | |
| strcpy (q, string); | |
| ^ | |
| conftest.c:181:7: note: please include the header <string.h> or explicitly provide a declaration for 'strcpy' | |
| conftest.c:183:7: warning: implicit declaration of function 'strncmp' is invalid in C99 [-Wimplicit-function-declaration] | |
| strncmp (r, q, 14); | |
| ^ | |
| 5 warnings generated. | |
| configure:6824: $? = 0 | |
| configure:6824: ./conftest | |
| configure:6824: $? = 0 | |
| configure:6835: result: yes | |
| configure:6940: updating cache ../config.cache | |
| configure:6978: creating ./config.status | |
| ## ---------------------- ## | |
| ## Running config.status. ## | |
| ## ---------------------- ## | |
| This file was extended by config.status, which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| CONFIG_FILES = | |
| CONFIG_HEADERS = | |
| CONFIG_LINKS = | |
| CONFIG_COMMANDS = | |
| $ ./config.status | |
| on talon | |
| config.status:981: creating Makefile | |
| config.status:981: creating testsuite/Makefile | |
| config.status:981: creating config.h | |
| config.status:1159: executing default commands | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-apple-darwin11.2.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_stack_direction=-1 | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=clang | |
| ac_cv_env_CFLAGS_set=set | |
| ac_cv_env_CFLAGS_value='-g -O2' | |
| ac_cv_env_CPPFLAGS_set= | |
| ac_cv_env_CPPFLAGS_value= | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_LDFLAGS_set=set | |
| ac_cv_env_LDFLAGS_value= | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_build_alias_set=set | |
| ac_cv_env_build_alias_value=x86_64-apple-darwin11.2.0 | |
| ac_cv_env_host_alias_set=set | |
| ac_cv_env_host_alias_value=x86_64-apple-darwin11.2.0 | |
| ac_cv_env_target_alias_set=set | |
| ac_cv_env_target_alias_value=avr | |
| ac_cv_func___fsetlocking=no | |
| ac_cv_func__doprnt=no | |
| ac_cv_func_asprintf=yes | |
| ac_cv_func_atexit=yes | |
| ac_cv_func_basename=yes | |
| ac_cv_func_bcmp=yes | |
| ac_cv_func_bcopy=yes | |
| ac_cv_func_bsearch=yes | |
| ac_cv_func_bzero=yes | |
| ac_cv_func_calloc=yes | |
| ac_cv_func_canonicalize_file_name=no | |
| ac_cv_func_clock=yes | |
| ac_cv_func_dup3=no | |
| ac_cv_func_ffs=yes | |
| ac_cv_func_fork=yes | |
| ac_cv_func_fork_works=yes | |
| ac_cv_func_getcwd=yes | |
| ac_cv_func_getpagesize=yes | |
| ac_cv_func_getrusage=yes | |
| ac_cv_func_getsysinfo=no | |
| ac_cv_func_gettimeofday=yes | |
| ac_cv_func_index=yes | |
| ac_cv_func_insque=yes | |
| ac_cv_func_memchr=yes | |
| ac_cv_func_memcmp=yes | |
| ac_cv_func_memcpy=yes | |
| ac_cv_func_memmem=yes | |
| ac_cv_func_memmove=yes | |
| ac_cv_func_mempcpy=no | |
| ac_cv_func_memset=yes | |
| ac_cv_func_mkstemps=yes | |
| ac_cv_func_mmap_fixed_mapped=yes | |
| ac_cv_func_on_exit=no | |
| ac_cv_func_psignal=yes | |
| ac_cv_func_pstat_getdynamic=no | |
| ac_cv_func_pstat_getstatic=no | |
| ac_cv_func_putenv=yes | |
| ac_cv_func_random=yes | |
| ac_cv_func_realpath=yes | |
| ac_cv_func_rename=yes | |
| ac_cv_func_rindex=yes | |
| ac_cv_func_sbrk=yes | |
| ac_cv_func_setenv=yes | |
| ac_cv_func_setproctitle=no | |
| ac_cv_func_sigsetmask=yes | |
| ac_cv_func_snprintf=yes | |
| ac_cv_func_spawnve=no | |
| ac_cv_func_spawnvpe=no | |
| ac_cv_func_stpcpy=yes | |
| ac_cv_func_stpncpy=yes | |
| ac_cv_func_strcasecmp=yes | |
| ac_cv_func_strchr=yes | |
| ac_cv_func_strdup=yes | |
| ac_cv_func_strerror=yes | |
| ac_cv_func_strncasecmp=yes | |
| ac_cv_func_strncmp_works=yes | |
| ac_cv_func_strndup=yes | |
| ac_cv_func_strrchr=yes | |
| ac_cv_func_strsignal=yes | |
| ac_cv_func_strstr=yes | |
| ac_cv_func_strtod=yes | |
| ac_cv_func_strtol=yes | |
| ac_cv_func_strtoul=yes | |
| ac_cv_func_strverscmp=no | |
| ac_cv_func_sysconf=yes | |
| ac_cv_func_sysctl=yes | |
| ac_cv_func_sysmp=no | |
| ac_cv_func_table=no | |
| ac_cv_func_times=yes | |
| ac_cv_func_tmpnam=yes | |
| ac_cv_func_vasprintf=yes | |
| ac_cv_func_vfork=yes | |
| ac_cv_func_vfork_works=yes | |
| ac_cv_func_vfprintf=yes | |
| ac_cv_func_vprintf=yes | |
| ac_cv_func_vsnprintf=yes | |
| ac_cv_func_vsprintf=yes | |
| ac_cv_func_wait3=yes | |
| ac_cv_func_wait4=yes | |
| ac_cv_func_waitpid=yes | |
| ac_cv_have_decl_asprintf=yes | |
| ac_cv_have_decl_basename_char_p_=no | |
| ac_cv_have_decl_calloc=yes | |
| ac_cv_have_decl_ffs=yes | |
| ac_cv_have_decl_getenv=yes | |
| ac_cv_have_decl_getopt=yes | |
| ac_cv_have_decl_malloc=yes | |
| ac_cv_have_decl_realloc=yes | |
| ac_cv_have_decl_sbrk=yes | |
| ac_cv_have_decl_snprintf=yes | |
| ac_cv_have_decl_strverscmp=no | |
| ac_cv_have_decl_vasprintf=yes | |
| ac_cv_have_decl_vsnprintf=yes | |
| ac_cv_header_alloca_h=yes | |
| ac_cv_header_fcntl_h=yes | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_limits_h=yes | |
| ac_cv_header_machine_hal_sysinfo_h=no | |
| ac_cv_header_malloc_h=no | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_process_h=no | |
| ac_cv_header_stdc=yes | |
| ac_cv_header_stdint_h=yes | |
| ac_cv_header_stdio_ext_h=no | |
| ac_cv_header_stdlib_h=yes | |
| ac_cv_header_string_h=yes | |
| ac_cv_header_strings_h=yes | |
| ac_cv_header_sys_file_h=yes | |
| ac_cv_header_sys_mman_h=yes | |
| ac_cv_header_sys_param_h=yes | |
| ac_cv_header_sys_prctl_h=no | |
| ac_cv_header_sys_pstat_h=no | |
| ac_cv_header_sys_resource_h=yes | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_sysctl_h=yes | |
| ac_cv_header_sys_sysinfo_h=no | |
| ac_cv_header_sys_sysmp_h=no | |
| ac_cv_header_sys_systemcfg_h=no | |
| ac_cv_header_sys_table_h=no | |
| ac_cv_header_sys_time_h=yes | |
| ac_cv_header_sys_types_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_vfork_h=no | |
| ac_cv_host=x86_64-apple-darwin11.2.0 | |
| ac_cv_objext=o | |
| ac_cv_os_cray=no | |
| ac_cv_path_EGREP='/usr/bin/grep -E' | |
| ac_cv_path_GREP=/usr/bin/grep | |
| ac_cv_prog_AR=ar | |
| ac_cv_prog_CC=clang | |
| ac_cv_prog_CPP='clang -E' | |
| ac_cv_prog_MAKEINFO='makeinfo --split-size=5000000' | |
| ac_cv_prog_PERL=perl | |
| ac_cv_prog_RANLIB=ranlib | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_clang_c_o=yes | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_search_strerror='none required' | |
| ac_cv_sizeof_int=4 | |
| ac_cv_sys_file_offset_bits=no | |
| ac_cv_sys_largefile_CC=no | |
| ac_cv_type_intptr_t=yes | |
| ac_cv_type_pid_t=yes | |
| ac_cv_type_ssize_t=yes | |
| ac_cv_type_uintptr_t=yes | |
| acx_cv_prog_cc_pedantic_=yes | |
| acx_cv_prog_cc_warning__W=yes | |
| acx_cv_prog_cc_warning__Wall=yes | |
| acx_cv_prog_cc_warning__Wcpp_compat=yes | |
| acx_cv_prog_cc_warning__Wstrict_prototypes=yes | |
| acx_cv_prog_cc_warning__Wwrite_strings=yes | |
| liberty_cv_uint64=uint64_t | |
| libiberty_cv_decl_needed_canonicalize_file_name=yes | |
| libiberty_cv_declare_errno=no | |
| libiberty_cv_var_sys_errlist=yes | |
| libiberty_cv_var_sys_nerr=yes | |
| libiberty_cv_var_sys_siglist=yes | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| AR='ar' | |
| BUILD_INFO='info' | |
| CC='clang' | |
| CFLAGS='-g -O2' | |
| CHECK='really-check' | |
| CPP='clang -E' | |
| CPPFLAGS='' | |
| DEFS='-DHAVE_CONFIG_H' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| EXEEXT='' | |
| GREP='/usr/bin/grep' | |
| HAVE_PERL='' | |
| INSTALL_DATA='/usr/bin/install -c -m 644' | |
| INSTALL_DEST='libdir' | |
| INSTALL_PROGRAM='/usr/bin/install -c' | |
| INSTALL_SCRIPT='/usr/bin/install -c' | |
| LDFLAGS='' | |
| LIBOBJS=' ${LIBOBJDIR}./mempcpy$U.o ${LIBOBJDIR}./strverscmp$U.o ${LIBOBJDIR}./setproctitle$U.o' | |
| LIBS='' | |
| LTLIBOBJS=' ${LIBOBJDIR}./mempcpy$U.lo ${LIBOBJDIR}./strverscmp$U.lo ${LIBOBJDIR}./setproctitle$U.lo' | |
| MAINT='#' | |
| MAKEINFO='makeinfo --split-size=5000000' | |
| NOTMAINT='' | |
| NO_MINUS_C_MINUS_O='' | |
| OBJEXT='o' | |
| OUTPUT_OPTION='-o $@' | |
| PACKAGE_BUGREPORT='' | |
| PACKAGE_NAME='' | |
| PACKAGE_STRING='' | |
| PACKAGE_TARNAME='' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION='' | |
| PATH_SEPARATOR=':' | |
| PERL='perl' | |
| PICFLAG='' | |
| RANLIB='ranlib' | |
| SHELL='/bin/sh' | |
| ac_ct_CC='' | |
| ac_libiberty_warn_cflags='-W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ' | |
| bindir='/usr/local/Cellar/avr-gcc/4.6.2/bin' | |
| build='x86_64-apple-darwin11.2.0' | |
| build_alias='x86_64-apple-darwin11.2.0' | |
| build_cpu='x86_64' | |
| build_os='darwin11.2.0' | |
| build_vendor='apple' | |
| datadir='${datarootdir}' | |
| datarootdir='/usr/local/Cellar/avr-gcc/4.6.2/share' | |
| docdir='${datarootdir}/doc/${PACKAGE}' | |
| dvidir='${docdir}' | |
| exec_prefix='${prefix}' | |
| host='x86_64-apple-darwin11.2.0' | |
| host_alias='x86_64-apple-darwin11.2.0' | |
| host_cpu='x86_64' | |
| host_os='darwin11.2.0' | |
| host_vendor='apple' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| libiberty_topdir='../../../libiberty/..' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| pexecute='pex-unix' | |
| prefix='/usr/local/Cellar/avr-gcc/4.6.2' | |
| program_transform_name='s&^&avr-&' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| sysconfdir='${prefix}/etc' | |
| target_alias='avr' | |
| target_header_dir='' | |
| ## ------------------- ## | |
| ## File substitutions. ## | |
| ## ------------------- ## | |
| host_makefile_frag='xhost-mkfrag' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define SIZEOF_INT 4 | |
| #define UNSIGNED_64BIT_TYPE uint64_t | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_BCMP 1 | |
| #define HAVE_BCOPY 1 | |
| #define HAVE_BSEARCH 1 | |
| #define HAVE_BZERO 1 | |
| #define HAVE_CALLOC 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INDEX 1 | |
| #define HAVE_INSQUE 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMCMP 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_MKSTEMPS 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RENAME 1 | |
| #define HAVE_RINDEX 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_STRTOD 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TMPNAM 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_VFPRINTF 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_VSPRINTF 1 | |
| #define HAVE_WAITPID 1 | |
| #define STACK_DIRECTION -1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SYS_ERRLIST 1 | |
| #define HAVE_SYS_NERR 1 | |
| #define HAVE_SYS_SIGLIST 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_PSIGNAL 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_SBRK 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_DECL_BASENAME 0 | |
| #define HAVE_DECL_FFS 1 | |
| #define HAVE_DECL_ASPRINTF 1 | |
| #define HAVE_DECL_VASPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_DECL_CALLOC 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETOPT 1 | |
| #define HAVE_DECL_MALLOC 1 | |
| #define HAVE_DECL_REALLOC 1 | |
| #define HAVE_DECL_SBRK 1 | |
| #define HAVE_DECL_STRVERSCMP 0 | |
| #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| configure: exit 0 | |
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by configure, which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| $ ../configure --enable-languages=c,c++ --target=avr --disable-libssp --disable-nls --with-dwarf2 --prefix=/usr/local/Cellar/avr-gcc/4.6.2 --with-gmp=/usr/local/Cellar/gmp/5.0.2 --with-mpfr=/usr/local/Cellar/mpfr/3.1.0 --with-mpc=/usr/local/Cellar/libmpc/0.9 --datarootdir=/usr/local/Cellar/avr-gcc/4.6.2/share --bindir=/usr/local/Cellar/avr-gcc/4.6.2/bin --with-as=/usr/local/bin/avr-as | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = talon | |
| uname -m = x86_64 | |
| uname -r = 11.2.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~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.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 | |
| Kernel configured for up to 2 processors. | |
| 2 processors are physically available. | |
| 2 processors are logically available. | |
| Processor type: i486 (Intel 80486) | |
| Processors active: 0 1 | |
| Primary memory available: 4.00 gigabytes | |
| Default processor set: 111 tasks, 611 threads, 2 processors | |
| Load average: 7.80, Mach factor: 0.23 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /usr/local/sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/X11/bin | |
| PATH: /usr/local/Library/Contributions/examples | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2222: checking build system type | |
| configure:2236: result: x86_64-apple-darwin11.2.0 | |
| configure:2283: checking host system type | |
| configure:2296: result: x86_64-apple-darwin11.2.0 | |
| configure:2316: checking target system type | |
| configure:2329: result: avr-unknown-none | |
| configure:2383: checking for a BSD-compatible install | |
| configure:2451: result: /usr/bin/install -c | |
| configure:2462: checking whether ln works | |
| configure:2484: result: yes | |
| configure:2488: checking whether ln -s works | |
| configure:2492: result: yes | |
| configure:2499: checking for a sed that does not truncate output | |
| configure:2563: result: /usr/bin/sed | |
| configure:2572: checking for gawk | |
| configure:2602: result: no | |
| configure:2572: checking for mawk | |
| configure:2602: result: no | |
| configure:2572: checking for nawk | |
| configure:2602: result: no | |
| configure:2572: checking for awk | |
| configure:2588: found /usr/bin/awk | |
| configure:2599: result: awk | |
| configure:3913: checking for gcc | |
| configure:3940: result: clang | |
| configure:4169: checking for C compiler version | |
| configure:4178: clang --version >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:4189: $? = 0 | |
| configure:4178: clang -v >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:4189: $? = 0 | |
| configure:4178: clang -V >&5 | |
| clang: error: argument to '-V' is missing (expected 1 value) | |
| clang: error: no input files | |
| configure:4189: $? = 1 | |
| configure:4178: clang -qversion >&5 | |
| clang: error: no input files | |
| configure:4189: $? = 1 | |
| configure:4209: checking for C compiler default output file name | |
| configure:4231: clang conftest.c >&5 | |
| configure:4235: $? = 0 | |
| configure:4272: result: a.out | |
| configure:4288: checking whether the C compiler works | |
| configure:4297: ./a.out | |
| configure:4301: $? = 0 | |
| configure:4316: result: yes | |
| configure:4323: checking whether we are cross compiling | |
| configure:4325: result: no | |
| configure:4328: checking for suffix of executables | |
| configure:4335: clang -o conftest conftest.c >&5 | |
| configure:4339: $? = 0 | |
| configure:4361: result: | |
| configure:4367: checking for suffix of object files | |
| configure:4389: clang -c conftest.c >&5 | |
| configure:4393: $? = 0 | |
| configure:4414: result: o | |
| configure:4418: checking whether we are using the GNU C compiler | |
| configure:4437: clang -c conftest.c >&5 | |
| configure:4437: $? = 0 | |
| configure:4446: result: yes | |
| configure:4455: checking whether clang accepts -g | |
| configure:4475: clang -c -g conftest.c >&5 | |
| configure:4475: $? = 0 | |
| configure:4516: result: yes | |
| configure:4533: checking for clang option to accept ISO C89 | |
| configure:4597: clang -c -g -O2 conftest.c >&5 | |
| configure:4597: $? = 0 | |
| configure:4610: result: none needed | |
| configure:4742: checking for C++ compiler version | |
| configure:4751: /usr/bin/llvm-g++ --version >&5 | |
| i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
| Copyright (C) 2007 Free Software Foundation, Inc. | |
| This is free software; see the source for copying conditions. There is NO | |
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
| configure:4762: $? = 0 | |
| configure:4751: /usr/bin/llvm-g++ -v >&5 | |
| Using built-in specs. | |
| Target: i686-apple-darwin11 | |
| Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
| Thread model: posix | |
| gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
| configure:4762: $? = 0 | |
| configure:4751: /usr/bin/llvm-g++ -V >&5 | |
| llvm-g++-4.2: argument to `-V' is missing | |
| configure:4762: $? = 1 | |
| configure:4751: /usr/bin/llvm-g++ -qversion >&5 | |
| i686-apple-darwin11-llvm-g++-4.2: no input files | |
| configure:4762: $? = 1 | |
| configure:4766: checking whether we are using the GNU C++ compiler | |
| configure:4785: /usr/bin/llvm-g++ -c conftest.cpp >&5 | |
| configure:4785: $? = 0 | |
| configure:4794: result: yes | |
| configure:4803: checking whether /usr/bin/llvm-g++ accepts -g | |
| configure:4823: /usr/bin/llvm-g++ -c -g conftest.cpp >&5 | |
| configure:4823: $? = 0 | |
| configure:4864: result: yes | |
| configure:4953: checking for gnatbind | |
| configure:4983: result: no | |
| configure:5045: checking for gnatmake | |
| configure:5075: result: no | |
| configure:5094: checking whether compiler driver understands Ada | |
| configure:5117: result: no | |
| configure:5126: checking how to compare bootstrapped objects | |
| configure:5151: result: cmp --ignore-initial=16 $$f1 $$f2 | |
| configure:5167: checking for objdir | |
| configure:5182: result: .libs | |
| configure:5348: checking for the correct version of gmp.h | |
| configure:5368: clang -c -g -O2 -I/usr/local/Cellar/gmp/5.0.2/include -I/usr/local/Cellar/mpfr/3.1.0/include -I/usr/local/Cellar/libmpc/0.9/include conftest.c >&5 | |
| configure:5368: $? = 0 | |
| configure:5386: clang -c -g -O2 -I/usr/local/Cellar/gmp/5.0.2/include -I/usr/local/Cellar/mpfr/3.1.0/include -I/usr/local/Cellar/libmpc/0.9/include conftest.c >&5 | |
| configure:5386: $? = 0 | |
| configure:5387: result: yes | |
| configure:5403: checking for the correct version of mpfr.h | |
| configure:5421: clang -c -g -O2 -I/usr/local/Cellar/gmp/5.0.2/include -I/usr/local/Cellar/mpfr/3.1.0/include -I/usr/local/Cellar/libmpc/0.9/include conftest.c >&5 | |
| configure:5421: $? = 0 | |
| configure:5438: clang -c -g -O2 -I/usr/local/Cellar/gmp/5.0.2/include -I/usr/local/Cellar/mpfr/3.1.0/include -I/usr/local/Cellar/libmpc/0.9/include conftest.c >&5 | |
| configure:5438: $? = 0 | |
| configure:5439: result: yes | |
| configure:5456: checking for the correct version of mpc.h | |
| configure:5473: clang -c -g -O2 -I/usr/local/Cellar/gmp/5.0.2/include -I/usr/local/Cellar/mpfr/3.1.0/include -I/usr/local/Cellar/libmpc/0.9/include conftest.c >&5 | |
| configure:5473: $? = 0 | |
| configure:5489: clang -c -g -O2 -I/usr/local/Cellar/gmp/5.0.2/include -I/usr/local/Cellar/mpfr/3.1.0/include -I/usr/local/Cellar/libmpc/0.9/include conftest.c >&5 | |
| configure:5489: $? = 0 | |
| configure:5490: result: yes | |
| configure:5508: checking for the correct version of the gmp/mpfr/mpc libraries | |
| configure:5539: clang -o conftest -g -O2 -I/usr/local/Cellar/gmp/5.0.2/include -I/usr/local/Cellar/mpfr/3.1.0/include -I/usr/local/Cellar/libmpc/0.9/include conftest.c -L/usr/local/Cellar/gmp/5.0.2/lib -L/usr/local/Cellar/mpfr/3.1.0/lib -L/usr/local/Cellar/libmpc/0.9/lib -lmpc -lmpfr -lgmp >&5 | |
| configure:5539: $? = 0 | |
| configure:5540: result: yes | |
| configure:5724: checking for PWL_handle_timeout in -lpwl | |
| configure:5749: clang -o conftest -g -O2 conftest.c -lpwl >&5 | |
| configure:5749: $? = 0 | |
| configure:5758: result: yes | |
| configure:5772: checking for version 0.11 (revision 0 or later) of PPL | |
| configure:5789: clang -c -g -O2 -I/usr/local/Cellar/gmp/5.0.2/include -I/usr/local/Cellar/mpfr/3.1.0/include -I/usr/local/Cellar/libmpc/0.9/include conftest.c >&5 | |
| configure:5789: $? = 0 | |
| configure:5790: result: yes | |
| configure:5917: checking for installed CLooG PPL Legacy | |
| configure:5936: clang -o conftest -g -O2 -I/usr/local/Cellar/gmp/5.0.2/include -I/usr/local/Cellar/mpfr/3.1.0/include -I/usr/local/Cellar/libmpc/0.9/include -DCLOOG_INT_GMP -DCLOOG_ORG -lppl_c -lppl -lpwl -lgmpxx conftest.c -lcloog >&5 | |
| configure:5936: $? = 0 | |
| configure:5944: result: PPL Legacy | |
| configure:6082: checking for version 0.15.5 (or later revision) of CLooG | |
| configure:6102: clang -c -g -O2 -I/usr/local/Cellar/gmp/5.0.2/include -I/usr/local/Cellar/mpfr/3.1.0/include -I/usr/local/Cellar/libmpc/0.9/include conftest.c >&5 | |
| configure:6102: $? = 0 | |
| configure:6118: clang -c -g -O2 -I/usr/local/Cellar/gmp/5.0.2/include -I/usr/local/Cellar/mpfr/3.1.0/include -I/usr/local/Cellar/libmpc/0.9/include conftest.c >&5 | |
| configure:6118: $? = 0 | |
| configure:6129: result: yes | |
| configure:7218: checking for default BUILD_CONFIG | |
| configure:7250: result: | |
| configure:7740: checking for bison | |
| configure:7756: found /usr/bin/bison | |
| configure:7767: result: bison -y | |
| configure:7788: checking for bison | |
| configure:7804: found /usr/bin/bison | |
| configure:7815: result: bison | |
| configure:7835: checking for gm4 | |
| configure:7851: found /usr/bin/gm4 | |
| configure:7862: result: gm4 | |
| configure:7882: checking for flex | |
| configure:7898: found /usr/bin/flex | |
| configure:7909: result: flex | |
| configure:7930: checking for flex | |
| configure:7946: found /usr/bin/flex | |
| configure:7957: result: flex | |
| configure:7977: checking for makeinfo | |
| configure:7993: found /usr/bin/makeinfo | |
| configure:8004: result: makeinfo | |
| configure:8038: checking for expect | |
| configure:8054: found /usr/bin/expect | |
| configure:8065: result: expect | |
| configure:8087: checking for runtest | |
| configure:8117: result: no | |
| configure:8232: checking for ar | |
| configure:8248: found /usr/bin/ar | |
| configure:8259: result: ar | |
| configure:8373: checking for as | |
| configure:8389: found /usr/bin/as | |
| configure:8400: result: as | |
| configure:8514: checking for dlltool | |
| configure:8544: result: no | |
| configure:8574: checking for ld | |
| configure:8601: result: /usr/bin/ld | |
| configure:8796: checking for lipo | |
| configure:8812: found /usr/bin/lipo | |
| configure:8823: result: lipo | |
| configure:8937: checking for nm | |
| configure:8953: found /usr/bin/nm | |
| configure:8964: result: nm | |
| configure:9078: checking for ranlib | |
| configure:9094: found /usr/bin/ranlib | |
| configure:9105: result: ranlib | |
| configure:9214: checking for strip | |
| configure:9230: found /usr/bin/strip | |
| configure:9241: result: strip | |
| configure:9350: checking for windres | |
| configure:9380: result: no | |
| configure:9491: checking for windmc | |
| configure:9521: result: no | |
| configure:9632: checking for objcopy | |
| configure:9662: result: no | |
| configure:9773: checking for objdump | |
| configure:9803: result: no | |
| configure:9914: checking for avr-cc | |
| configure:9944: result: no | |
| configure:9914: checking for avr-gcc | |
| configure:9944: result: no | |
| configure:10075: checking for avr-c++ | |
| configure:10105: result: no | |
| configure:10075: checking for avr-g++ | |
| configure:10105: result: no | |
| configure:10075: checking for avr-cxx | |
| configure:10105: result: no | |
| configure:10075: checking for avr-gxx | |
| configure:10105: result: no | |
| configure:10236: checking for avr-gcc | |
| configure:10266: result: no | |
| configure:10392: checking for avr-gcj | |
| configure:10422: result: no | |
| configure:10553: checking for avr-gfortran | |
| configure:10583: result: no | |
| configure:10714: checking for avr-gccgo | |
| configure:10744: result: no | |
| configure:10844: checking for ar | |
| configure:10877: result: no | |
| configure:10955: checking for avr-ar | |
| configure:10971: found /usr/local/bin/avr-ar | |
| configure:10982: result: avr-ar | |
| configure:11074: checking for as | |
| configure:11107: result: no | |
| configure:11185: checking for avr-as | |
| configure:11201: found /usr/local/bin/avr-as | |
| configure:11212: result: avr-as | |
| configure:11304: checking for dlltool | |
| configure:11337: result: no | |
| configure:11415: checking for avr-dlltool | |
| configure:11445: result: no | |
| configure:11534: checking for ld | |
| configure:11567: result: no | |
| configure:11645: checking for avr-ld | |
| configure:11661: found /usr/local/bin/avr-ld | |
| configure:11672: result: avr-ld | |
| configure:11764: checking for lipo | |
| configure:11797: result: no | |
| configure:11875: checking for avr-lipo | |
| configure:11905: result: no | |
| configure:11994: checking for nm | |
| configure:12027: result: no | |
| configure:12105: checking for avr-nm | |
| configure:12121: found /usr/local/bin/avr-nm | |
| configure:12132: result: avr-nm | |
| configure:12224: checking for objdump | |
| configure:12257: result: no | |
| configure:12335: checking for avr-objdump | |
| configure:12351: found /usr/local/bin/avr-objdump | |
| configure:12362: result: avr-objdump | |
| configure:12454: checking for ranlib | |
| configure:12487: result: no | |
| configure:12565: checking for avr-ranlib | |
| configure:12581: found /usr/local/bin/avr-ranlib | |
| configure:12592: result: avr-ranlib | |
| configure:12684: checking for strip | |
| configure:12717: result: no | |
| configure:12795: checking for avr-strip | |
| configure:12811: found /usr/local/bin/avr-strip | |
| configure:12822: result: avr-strip | |
| configure:12914: checking for windres | |
| configure:12947: result: no | |
| configure:13025: checking for avr-windres | |
| configure:13055: result: no | |
| configure:13144: checking for windmc | |
| configure:13177: result: no | |
| configure:13255: checking for avr-windmc | |
| configure:13285: result: no | |
| configure:13352: checking where to find the target ar | |
| configure:13389: result: pre-installed | |
| configure:13394: checking where to find the target as | |
| configure:13431: result: pre-installed | |
| configure:13436: checking where to find the target cc | |
| configure:13459: result: just compiled | |
| configure:13478: checking where to find the target c++ | |
| configure:13504: result: just compiled | |
| configure:13523: checking where to find the target c++ for libstdc++ | |
| configure:13549: result: just compiled | |
| configure:13568: checking where to find the target dlltool | |
| configure:13605: result: pre-installed | |
| configure:13610: checking where to find the target gcc | |
| configure:13633: result: just compiled | |
| configure:13652: checking where to find the target gcj | |
| configure:13692: result: pre-installed | |
| configure:13697: checking where to find the target gfortran | |
| configure:13737: result: pre-installed | |
| configure:13742: checking where to find the target gccgo | |
| configure:13782: result: pre-installed | |
| configure:13787: checking where to find the target ld | |
| configure:13824: result: pre-installed | |
| configure:13829: checking where to find the target lipo | |
| configure:13855: result: pre-installed | |
| configure:13860: checking where to find the target nm | |
| configure:13897: result: pre-installed | |
| configure:13902: checking where to find the target objdump | |
| configure:13939: result: pre-installed | |
| configure:13944: checking where to find the target ranlib | |
| configure:13981: result: pre-installed | |
| configure:13986: checking where to find the target strip | |
| configure:14023: result: pre-installed | |
| configure:14028: checking where to find the target windres | |
| configure:14065: result: pre-installed | |
| configure:14070: checking where to find the target windmc | |
| configure:14107: result: pre-installed | |
| configure:14140: checking whether to enable maintainer-specific portions of Makefiles | |
| configure:14149: result: no | |
| configure:14182: checking whether -fkeep-inline-functions is supported | |
| configure:14201: clang -c -g -O2 -fkeep-inline-functions conftest.c >&5 | |
| configure:14201: $? = 0 | |
| configure:14202: result: yes | |
| configure:14399: creating ./config.status | |
| ## ---------------------- ## | |
| ## Running config.status. ## | |
| ## ---------------------- ## | |
| This file was extended by config.status, which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| CONFIG_FILES = | |
| CONFIG_HEADERS = | |
| CONFIG_LINKS = | |
| CONFIG_COMMANDS = | |
| $ ./config.status | |
| on talon | |
| config.status:951: creating Makefile | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-apple-darwin11.2.0 | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_cxx_compiler_gnu=yes | |
| ac_cv_env_AR_FOR_TARGET_set= | |
| ac_cv_env_AR_FOR_TARGET_value= | |
| ac_cv_env_AR_set= | |
| ac_cv_env_AR_value= | |
| ac_cv_env_AS_FOR_TARGET_set= | |
| ac_cv_env_AS_FOR_TARGET_value= | |
| ac_cv_env_AS_set= | |
| ac_cv_env_AS_value= | |
| ac_cv_env_CCC_set= | |
| ac_cv_env_CCC_value= | |
| ac_cv_env_CC_FOR_TARGET_set= | |
| ac_cv_env_CC_FOR_TARGET_value= | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=clang | |
| ac_cv_env_CFLAGS_set= | |
| ac_cv_env_CFLAGS_value= | |
| ac_cv_env_CPPFLAGS_set= | |
| ac_cv_env_CPPFLAGS_value= | |
| ac_cv_env_CXXFLAGS_set= | |
| ac_cv_env_CXXFLAGS_value= | |
| ac_cv_env_CXX_FOR_TARGET_set= | |
| ac_cv_env_CXX_FOR_TARGET_value= | |
| ac_cv_env_CXX_set=set | |
| ac_cv_env_CXX_value=/usr/bin/llvm-g++ | |
| ac_cv_env_DLLTOOL_FOR_TARGET_set= | |
| ac_cv_env_DLLTOOL_FOR_TARGET_value= | |
| ac_cv_env_DLLTOOL_set= | |
| ac_cv_env_DLLTOOL_value= | |
| ac_cv_env_GCC_FOR_TARGET_set= | |
| ac_cv_env_GCC_FOR_TARGET_value= | |
| ac_cv_env_GCJ_FOR_TARGET_set= | |
| ac_cv_env_GCJ_FOR_TARGET_value= | |
| ac_cv_env_GFORTRAN_FOR_TARGET_set= | |
| ac_cv_env_GFORTRAN_FOR_TARGET_value= | |
| ac_cv_env_GOC_FOR_TARGET_set= | |
| ac_cv_env_GOC_FOR_TARGET_value= | |
| ac_cv_env_LDFLAGS_set= | |
| ac_cv_env_LDFLAGS_value= | |
| ac_cv_env_LD_FOR_TARGET_set= | |
| ac_cv_env_LD_FOR_TARGET_value= | |
| ac_cv_env_LD_set= | |
| ac_cv_env_LD_value= | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_LIPO_FOR_TARGET_set= | |
| ac_cv_env_LIPO_FOR_TARGET_value= | |
| ac_cv_env_LIPO_set= | |
| ac_cv_env_LIPO_value= | |
| ac_cv_env_NM_FOR_TARGET_set= | |
| ac_cv_env_NM_FOR_TARGET_value= | |
| ac_cv_env_NM_set= | |
| ac_cv_env_NM_value= | |
| ac_cv_env_OBJCOPY_set= | |
| ac_cv_env_OBJCOPY_value= | |
| ac_cv_env_OBJDUMP_FOR_TARGET_set= | |
| ac_cv_env_OBJDUMP_FOR_TARGET_value= | |
| ac_cv_env_OBJDUMP_set= | |
| ac_cv_env_OBJDUMP_value= | |
| ac_cv_env_RANLIB_FOR_TARGET_set= | |
| ac_cv_env_RANLIB_FOR_TARGET_value= | |
| ac_cv_env_RANLIB_set= | |
| ac_cv_env_RANLIB_value= | |
| ac_cv_env_STRIP_FOR_TARGET_set= | |
| ac_cv_env_STRIP_FOR_TARGET_value= | |
| ac_cv_env_STRIP_set= | |
| ac_cv_env_STRIP_value= | |
| ac_cv_env_WINDMC_FOR_TARGET_set= | |
| ac_cv_env_WINDMC_FOR_TARGET_value= | |
| ac_cv_env_WINDMC_set= | |
| ac_cv_env_WINDMC_value= | |
| ac_cv_env_WINDRES_FOR_TARGET_set= | |
| ac_cv_env_WINDRES_FOR_TARGET_value= | |
| ac_cv_env_WINDRES_set= | |
| ac_cv_env_WINDRES_value= | |
| ac_cv_env_build_alias_set= | |
| ac_cv_env_build_alias_value= | |
| ac_cv_env_build_configargs_set= | |
| ac_cv_env_build_configargs_value= | |
| ac_cv_env_host_alias_set= | |
| ac_cv_env_host_alias_value= | |
| ac_cv_env_host_configargs_set= | |
| ac_cv_env_host_configargs_value= | |
| ac_cv_env_target_alias_set=set | |
| ac_cv_env_target_alias_value=avr | |
| ac_cv_env_target_configargs_set= | |
| ac_cv_env_target_configargs_value= | |
| ac_cv_host=x86_64-apple-darwin11.2.0 | |
| ac_cv_lib_pwl_PWL_handle_timeout=yes | |
| ac_cv_objext=o | |
| ac_cv_path_SED=/usr/bin/sed | |
| ac_cv_path_install='/usr/bin/install -c' | |
| ac_cv_prog_AR=ar | |
| ac_cv_prog_AR_FOR_TARGET=avr-ar | |
| ac_cv_prog_AS=as | |
| ac_cv_prog_AS_FOR_TARGET=avr-as | |
| ac_cv_prog_AWK=awk | |
| ac_cv_prog_BISON=bison | |
| ac_cv_prog_EXPECT=expect | |
| ac_cv_prog_FLEX=flex | |
| ac_cv_prog_LD=/usr/bin/ld | |
| ac_cv_prog_LD_FOR_TARGET=avr-ld | |
| ac_cv_prog_LEX=flex | |
| ac_cv_prog_LIPO=lipo | |
| ac_cv_prog_M4=gm4 | |
| ac_cv_prog_MAKEINFO=makeinfo | |
| ac_cv_prog_NM=nm | |
| ac_cv_prog_NM_FOR_TARGET=avr-nm | |
| ac_cv_prog_OBJDUMP_FOR_TARGET=avr-objdump | |
| ac_cv_prog_RANLIB=ranlib | |
| ac_cv_prog_RANLIB_FOR_TARGET=avr-ranlib | |
| ac_cv_prog_STRIP=strip | |
| ac_cv_prog_STRIP_FOR_TARGET=avr-strip | |
| ac_cv_prog_YACC='bison -y' | |
| ac_cv_prog_ac_ct_CC=clang | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_prog_cxx_g=yes | |
| ac_cv_target=avr-unknown-none | |
| acx_cv_cc_gcc_supports_ada=no | |
| acx_cv_prog_LN=ln | |
| gcc_cv_cloog_ct_0_15_5=yes | |
| gcc_cv_cloog_type='PPL Legacy' | |
| gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' | |
| gcc_cv_tool_dirs=/usr/local/Cellar/avr-gcc/4.6.2/libexec/gcc/avr/4.6.2:/usr/local/Cellar/avr-gcc/4.6.2/libexec/gcc/avr:/usr/lib/gcc/avr/4.6.2:/usr/lib/gcc/avr:/usr/local/Cellar/avr-gcc/4.6.2/avr/bin/avr/4.6.2:/usr/local/Cellar/avr-gcc/4.6.2/avr/bin: | |
| gcc_cv_tool_prefix=/usr/local/Cellar/avr-gcc/4.6.2 | |
| lt_cv_objdir=.libs | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| AR='ar' | |
| AR_FOR_BUILD='$(AR)' | |
| AR_FOR_TARGET='avr-ar' | |
| AS='as' | |
| AS_FOR_BUILD='$(AS)' | |
| AS_FOR_TARGET='avr-as' | |
| AWK='awk' | |
| BISON='bison' | |
| BUILD_CONFIG='' | |
| CC='clang' | |
| CC_FOR_BUILD='$(CC)' | |
| CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' | |
| CFLAGS='-g -O2' | |
| CFLAGS_FOR_BUILD='-g -O2' | |
| CFLAGS_FOR_TARGET='-g -O2' | |
| COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as' | |
| COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld' | |
| COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm' | |
| CONFIGURE_GDB_TK='' | |
| CPPFLAGS='' | |
| CXX='/usr/bin/llvm-g++' | |
| CXXFLAGS='-g -O2' | |
| CXXFLAGS_FOR_BUILD='-g -O2' | |
| CXXFLAGS_FOR_TARGET='-g -O2' | |
| CXX_FOR_BUILD='$(CXX)' | |
| CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/g++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `if test -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags; then $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs' | |
| DEBUG_PREFIX_CFLAGS_FOR_TARGET='' | |
| DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"' | |
| DLLTOOL='dlltool' | |
| DLLTOOL_FOR_BUILD='$(DLLTOOL)' | |
| DLLTOOL_FOR_TARGET='avr-dlltool' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EXEEXT='' | |
| EXPECT='expect' | |
| FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include' | |
| FLEX='flex' | |
| GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' | |
| GCC_SHLIB_SUBDIR='' | |
| GCJ_FOR_BUILD='$(GCJ)' | |
| GCJ_FOR_TARGET='avr-gcj' | |
| GDB_TK='' | |
| GFORTRAN_FOR_BUILD='$(GFORTRAN)' | |
| GFORTRAN_FOR_TARGET='avr-gfortran' | |
| GNATBIND='no' | |
| GNATMAKE='no' | |
| GOC_FOR_BUILD='$(GOC)' | |
| GOC_FOR_TARGET='avr-gccgo' | |
| INSTALL_DATA='${INSTALL} -m 644' | |
| INSTALL_GDB_TK='' | |
| INSTALL_PROGRAM='${INSTALL}' | |
| INSTALL_SCRIPT='${INSTALL}' | |
| LD='/usr/bin/ld' | |
| LDFLAGS='' | |
| LDFLAGS_FOR_BUILD='' | |
| LD_FOR_BUILD='$(LD)' | |
| LD_FOR_TARGET='avr-ld' | |
| LEX='flex' | |
| LIBOBJS='' | |
| LIBS='' | |
| LIPO='lipo' | |
| LIPO_FOR_TARGET='avr-lipo' | |
| LN='ln' | |
| LN_S='ln -s' | |
| LTLIBOBJS='' | |
| M4='gm4' | |
| MAINT='#' | |
| MAINTAINER_MODE_FALSE='' | |
| MAINTAINER_MODE_TRUE='#' | |
| MAKEINFO='makeinfo' | |
| NM='nm' | |
| NM_FOR_BUILD='$(NM)' | |
| NM_FOR_TARGET='avr-nm' | |
| OBJCOPY='objcopy' | |
| OBJDUMP='objdump' | |
| OBJDUMP_FOR_TARGET='avr-objdump' | |
| OBJEXT='o' | |
| PACKAGE_BUGREPORT='' | |
| PACKAGE_NAME='' | |
| PACKAGE_STRING='' | |
| PACKAGE_TARNAME='' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION='' | |
| PATH_SEPARATOR=':' | |
| RANLIB='ranlib' | |
| RANLIB_FOR_BUILD='$(RANLIB)' | |
| RANLIB_FOR_TARGET='avr-ranlib' | |
| RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs' | |
| RPATH_ENVVAR='DYLD_LIBRARY_PATH' | |
| RUNTEST='runtest' | |
| SED='/usr/bin/sed' | |
| SHELL='/bin/sh' | |
| STRIP='strip' | |
| STRIP_FOR_TARGET='avr-strip' | |
| SYSROOT_CFLAGS_FOR_TARGET='' | |
| TOPLEVEL_CONFIGURE_ARGUMENTS='../configure --enable-languages=c,c++ --target=avr --disable-libssp --disable-nls --with-dwarf2 --prefix=/usr/local/Cellar/avr-gcc/4.6.2 --with-gmp=/usr/local/Cellar/gmp/5.0.2 --with-mpfr=/usr/local/Cellar/mpfr/3.1.0 --with-mpc=/usr/local/Cellar/libmpc/0.9 --datarootdir=/usr/local/Cellar/avr-gcc/4.6.2/share --bindir=/usr/local/Cellar/avr-gcc/4.6.2/bin --with-as=/usr/local/bin/avr-as' | |
| WINDMC='windmc' | |
| WINDMC_FOR_BUILD='$(WINDMC)' | |
| WINDMC_FOR_TARGET='avr-windmc' | |
| WINDRES='windres' | |
| WINDRES_FOR_BUILD='$(WINDRES)' | |
| WINDRES_FOR_TARGET='avr-windres' | |
| YACC='bison -y' | |
| ac_ct_CC='clang' | |
| ac_ct_CXX='' | |
| bindir='/usr/local/Cellar/avr-gcc/4.6.2/bin' | |
| build='x86_64-apple-darwin11.2.0' | |
| build_alias='' | |
| build_configargs=' --cache-file=../config.cache '\''--disable-libssp'\'' '\''--disable-nls'\'' '\''--with-dwarf2'\'' '\''--prefix=/usr/local/Cellar/avr-gcc/4.6.2'\'' '\''--with-gmp=/usr/local/Cellar/gmp/5.0.2'\'' '\''--with-mpfr=/usr/local/Cellar/mpfr/3.1.0'\'' '\''--with-mpc=/usr/local/Cellar/libmpc/0.9'\'' '\''--datarootdir=/usr/local/Cellar/avr-gcc/4.6.2/share'\'' '\''--bindir=/usr/local/Cellar/avr-gcc/4.6.2/bin'\'' '\''--with-as=/usr/local/bin/avr-as'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&avr-&'\'' --disable-option-checking' | |
| build_configdirs=' libiberty fixincludes' | |
| build_cpu='x86_64' | |
| build_libsubdir='build-x86_64-apple-darwin11.2.0' | |
| build_noncanonical='x86_64-apple-darwin11.2.0' | |
| build_os='darwin11.2.0' | |
| build_subdir='build-x86_64-apple-darwin11.2.0' | |
| build_tooldir='${exec_prefix}/avr' | |
| build_vendor='apple' | |
| clooginc='' | |
| clooglibs=' -lcloog' | |
| compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*' | |
| config_shell='/bin/sh' | |
| configdirs=' intl libiberty zlib libcpp libdecnumber fixincludes gcc lto-plugin' | |
| datadir='${datarootdir}' | |
| datarootdir='/usr/local/Cellar/avr-gcc/4.6.2/share' | |
| do_compare='cmp --ignore-initial=16 $$f1 $$f2' | |
| docdir='${datarootdir}/doc/${PACKAGE}' | |
| dvidir='${docdir}' | |
| exec_prefix='${prefix}' | |
| extra_host_libiberty_configure_flags='--enable-shared' | |
| extra_mpc_gmp_configure_flags='' | |
| extra_mpc_mpfr_configure_flags='' | |
| extra_mpfr_configure_flags='' | |
| gmpinc='-I/usr/local/Cellar/gmp/5.0.2/include -I/usr/local/Cellar/mpfr/3.1.0/include -I/usr/local/Cellar/libmpc/0.9/include ' | |
| gmplibs='-L/usr/local/Cellar/gmp/5.0.2/lib -L/usr/local/Cellar/mpfr/3.1.0/lib -L/usr/local/Cellar/libmpc/0.9/lib -lmpc -lmpfr -lgmp' | |
| host='x86_64-apple-darwin11.2.0' | |
| host_alias='' | |
| host_configargs=' --cache-file=./config.cache '\''--disable-libssp'\'' '\''--disable-nls'\'' '\''--with-dwarf2'\'' '\''--prefix=/usr/local/Cellar/avr-gcc/4.6.2'\'' '\''--with-gmp=/usr/local/Cellar/gmp/5.0.2'\'' '\''--with-mpfr=/usr/local/Cellar/mpfr/3.1.0'\'' '\''--with-mpc=/usr/local/Cellar/libmpc/0.9'\'' '\''--datarootdir=/usr/local/Cellar/avr-gcc/4.6.2/share'\'' '\''--bindir=/usr/local/Cellar/avr-gcc/4.6.2/bin'\'' '\''--with-as=/usr/local/bin/avr-as'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&avr-&'\'' --disable-option-checking' | |
| host_cpu='x86_64' | |
| host_noncanonical='x86_64-apple-darwin11.2.0' | |
| host_os='darwin11.2.0' | |
| host_subdir='.' | |
| host_vendor='apple' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| poststage1_ldflags='-static-libstdc++ -static-libgcc' | |
| poststage1_libs='' | |
| pplinc='' | |
| ppllibs=' -lppl_c -lppl -lpwl -lgmpxx' | |
| prefix='/usr/local/Cellar/avr-gcc/4.6.2' | |
| program_transform_name='s&^&avr-&' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| stage1_cflags='-g -fkeep-inline-functions' | |
| stage1_checking='--enable-checking=yes,types' | |
| stage1_languages='c,lto' | |
| stage1_ldflags='' | |
| stage1_libs='' | |
| stage2_werror_flag='' | |
| sysconfdir='${prefix}/etc' | |
| target='avr-unknown-none' | |
| target_alias='avr' | |
| target_configargs='--cache-file=./config.cache --enable-multilib --with-cross-host=x86_64-apple-darwin11.2.0 '\''--disable-libssp'\'' '\''--disable-nls'\'' '\''--with-dwarf2'\'' '\''--prefix=/usr/local/Cellar/avr-gcc/4.6.2'\'' '\''--datarootdir=/usr/local/Cellar/avr-gcc/4.6.2/share'\'' '\''--bindir=/usr/local/Cellar/avr-gcc/4.6.2/bin'\'' '\''--with-as=/usr/local/bin/avr-as'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&avr-&'\'' --disable-option-checking' | |
| target_configdirs=' libgcc libquadmath' | |
| target_cpu='avr' | |
| target_noncanonical='avr' | |
| target_os='none' | |
| target_subdir='avr' | |
| target_vendor='unknown' | |
| tooldir='${exec_prefix}/avr' | |
| ## ------------------- ## | |
| ## File substitutions. ## | |
| ## ------------------- ## | |
| alphaieee_frag='/dev/null' | |
| host_makefile_frag='../config/mh-darwin' | |
| ospace_frag='/dev/null' | |
| serialization_dependencies='serdep.tmp' | |
| target_makefile_frag='/dev/null' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define LT_OBJDIR ".libs/" | |
| configure: exit 0 | |
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by fixincludes configure , which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| $ /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/fixincludes/configure --cache-file=./config.cache --disable-libssp --disable-nls --with-dwarf2 --prefix=/usr/local/Cellar/avr-gcc/4.6.2 --with-gmp=/usr/local/Cellar/gmp/5.0.2 --with-mpfr=/usr/local/Cellar/mpfr/3.1.0 --with-mpc=/usr/local/Cellar/libmpc/0.9 --datarootdir=/usr/local/Cellar/avr-gcc/4.6.2/share --bindir=/usr/local/Cellar/avr-gcc/4.6.2/bin --with-as=/usr/local/bin/avr-as --enable-languages=c,c++,lto --program-transform-name=s&^&avr-& --disable-option-checking --build=x86_64-apple-darwin11.2.0 --host=x86_64-apple-darwin11.2.0 --target=avr --srcdir=../../fixincludes | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = talon | |
| uname -m = x86_64 | |
| uname -r = 11.2.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~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.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 | |
| Kernel configured for up to 2 processors. | |
| 2 processors are physically available. | |
| 2 processors are logically available. | |
| Processor type: i486 (Intel 80486) | |
| Processors active: 0 1 | |
| Primary memory available: 4.00 gigabytes | |
| Default processor set: 120 tasks, 599 threads, 2 processors | |
| Load average: 9.40, Mach factor: 0.19 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /usr/local/sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/X11/bin | |
| PATH: /usr/local/Library/Contributions/examples | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2062: creating cache ./config.cache | |
| configure:3159: checking build system type | |
| configure:3173: result: x86_64-apple-darwin11.2.0 | |
| configure:3193: checking host system type | |
| configure:3206: result: x86_64-apple-darwin11.2.0 | |
| configure:3226: checking target system type | |
| configure:3239: result: avr-unknown-none | |
| configure:3274: checking for x86_64-apple-darwin11.2.0-gcc | |
| configure:3301: result: clang | |
| configure:3570: checking for C compiler version | |
| configure:3579: clang --version >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:3590: $? = 0 | |
| configure:3579: clang -v >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:3590: $? = 0 | |
| configure:3579: clang -V >&5 | |
| clang: error: argument to '-V' is missing (expected 1 value) | |
| clang: error: no input files | |
| configure:3590: $? = 1 | |
| configure:3579: clang -qversion >&5 | |
| clang: error: no input files | |
| configure:3590: $? = 1 | |
| configure:3610: checking for C compiler default output file name | |
| configure:3632: clang -g -O2 conftest.c >&5 | |
| configure:3636: $? = 0 | |
| configure:3673: result: a.out | |
| configure:3689: checking whether the C compiler works | |
| configure:3698: ./a.out | |
| configure:3702: $? = 0 | |
| configure:3717: result: yes | |
| configure:3724: checking whether we are cross compiling | |
| configure:3726: result: no | |
| configure:3729: checking for suffix of executables | |
| configure:3736: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:3740: $? = 0 | |
| configure:3762: result: | |
| configure:3768: checking for suffix of object files | |
| configure:3790: clang -c -g -O2 conftest.c >&5 | |
| configure:3794: $? = 0 | |
| configure:3815: result: o | |
| configure:3819: checking whether we are using the GNU C compiler | |
| configure:3838: clang -c -g -O2 conftest.c >&5 | |
| configure:3838: $? = 0 | |
| configure:3847: result: yes | |
| configure:3856: checking whether clang accepts -g | |
| configure:3876: clang -c -g conftest.c >&5 | |
| configure:3876: $? = 0 | |
| configure:3917: result: yes | |
| configure:3934: checking for clang option to accept ISO C89 | |
| configure:3998: clang -c -g -O2 conftest.c >&5 | |
| configure:3998: $? = 0 | |
| configure:4011: result: none needed | |
| configure:4031: checking for a sed that does not truncate output | |
| configure:4095: result: /usr/bin/sed | |
| configure:4112: checking whether clang supports -W | |
| configure:4129: clang -c -W conftest.c >&5 | |
| configure:4129: $? = 0 | |
| configure:4138: result: yes | |
| configure:4112: checking whether clang supports -Wall | |
| configure:4129: clang -c -Wall conftest.c >&5 | |
| configure:4129: $? = 0 | |
| configure:4138: result: yes | |
| configure:4112: checking whether clang supports -Wwrite-strings | |
| configure:4129: clang -c -Wwrite-strings conftest.c >&5 | |
| configure:4129: $? = 0 | |
| configure:4138: result: yes | |
| configure:4112: checking whether clang supports -Wstrict-prototypes | |
| configure:4129: clang -c -Wstrict-prototypes conftest.c >&5 | |
| configure:4129: $? = 0 | |
| configure:4138: result: yes | |
| configure:4112: checking whether clang supports -Wmissing-prototypes | |
| configure:4129: clang -c -Wmissing-prototypes conftest.c >&5 | |
| configure:4129: $? = 0 | |
| configure:4138: result: yes | |
| configure:4112: checking whether clang supports -Wold-style-definition | |
| configure:4129: clang -c -Wold-style-definition conftest.c >&5 | |
| configure:4129: $? = 0 | |
| configure:4138: result: yes | |
| configure:4112: checking whether clang supports -Wmissing-format-attribute | |
| configure:4129: clang -c -Wmissing-format-attribute conftest.c >&5 | |
| configure:4129: $? = 0 | |
| configure:4138: result: yes | |
| configure:4112: checking whether clang supports -Wno-overlength-strings | |
| configure:4129: clang -c -Wno-overlength-strings conftest.c >&5 | |
| configure:4129: $? = 0 | |
| configure:4138: result: yes | |
| configure:4148: checking whether clang supports -pedantic -Wno-long-long | |
| configure:4166: clang -c -pedantic -Wno-long-long conftest.c >&5 | |
| configure:4166: $? = 0 | |
| configure:4174: result: yes | |
| configure:4292: checking how to run the C preprocessor | |
| configure:4323: clang -E conftest.c | |
| configure:4323: $? = 0 | |
| configure:4337: clang -E conftest.c | |
| conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:4337: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:4362: result: clang -E | |
| configure:4382: clang -E conftest.c | |
| configure:4382: $? = 0 | |
| configure:4396: clang -E conftest.c | |
| conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:4396: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:4425: checking for grep that handles long lines and -e | |
| configure:4483: result: /usr/bin/grep | |
| configure:4488: checking for egrep | |
| configure:4550: result: /usr/bin/grep -E | |
| configure:4555: checking for ANSI C header files | |
| configure:4575: clang -c -g -O2 conftest.c >&5 | |
| configure:4575: $? = 0 | |
| configure:4648: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4648: $? = 0 | |
| configure:4648: ./conftest | |
| configure:4648: $? = 0 | |
| configure:4659: result: yes | |
| configure:4672: checking for sys/types.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4672: checking for sys/stat.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4672: checking for stdlib.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4672: checking for string.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4672: checking for memory.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4672: checking for strings.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4672: checking for inttypes.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4672: checking for stdint.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4672: checking for unistd.h | |
| configure:4672: clang -c -g -O2 conftest.c >&5 | |
| configure:4672: $? = 0 | |
| configure:4672: result: yes | |
| configure:4689: checking stddef.h usability | |
| configure:4689: clang -c -g -O2 conftest.c >&5 | |
| configure:4689: $? = 0 | |
| configure:4689: result: yes | |
| configure:4689: checking stddef.h presence | |
| configure:4689: clang -E conftest.c | |
| configure:4689: $? = 0 | |
| configure:4689: result: yes | |
| configure:4689: checking for stddef.h | |
| configure:4689: result: yes | |
| configure:4689: checking for stdlib.h | |
| configure:4689: result: yes | |
| configure:4689: checking for strings.h | |
| configure:4689: result: yes | |
| configure:4689: checking for unistd.h | |
| configure:4689: result: yes | |
| configure:4689: checking fcntl.h usability | |
| configure:4689: clang -c -g -O2 conftest.c >&5 | |
| configure:4689: $? = 0 | |
| configure:4689: result: yes | |
| configure:4689: checking fcntl.h presence | |
| configure:4689: clang -E conftest.c | |
| configure:4689: $? = 0 | |
| configure:4689: result: yes | |
| configure:4689: checking for fcntl.h | |
| configure:4689: result: yes | |
| configure:4689: checking sys/file.h usability | |
| configure:4689: clang -c -g -O2 conftest.c >&5 | |
| configure:4689: $? = 0 | |
| configure:4689: result: yes | |
| configure:4689: checking sys/file.h presence | |
| configure:4689: clang -E conftest.c | |
| configure:4689: $? = 0 | |
| configure:4689: result: yes | |
| configure:4689: checking for sys/file.h | |
| configure:4689: result: yes | |
| configure:4689: checking for sys/stat.h | |
| configure:4689: result: yes | |
| configure:4704: checking for clearerr_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4704: $? = 0 | |
| configure:4704: result: yes | |
| configure:4704: checking for feof_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4704: $? = 0 | |
| configure:4704: result: yes | |
| configure:4704: checking for ferror_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4704: $? = 0 | |
| configure:4704: result: yes | |
| configure:4704: checking for fflush_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fflush_unlocked", referenced from: | |
| _main in cc-jH1qXr.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:4704: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fflush_unlocked to an innocuous variant, in case <limits.h> declares fflush_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fflush_unlocked innocuous_fflush_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fflush_unlocked (); 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 fflush_unlocked | |
| | | |
| | /* 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 fflush_unlocked (); | |
| | /* 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_fflush_unlocked || defined __stub___fflush_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fflush_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4704: checking for fgetc_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fgetc_unlocked", referenced from: | |
| _main in cc-DavBMy.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:4704: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fgetc_unlocked to an innocuous variant, in case <limits.h> declares fgetc_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fgetc_unlocked innocuous_fgetc_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fgetc_unlocked (); 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 fgetc_unlocked | |
| | | |
| | /* 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 fgetc_unlocked (); | |
| | /* 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_fgetc_unlocked || defined __stub___fgetc_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fgetc_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4704: checking for fgets_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fgets_unlocked", referenced from: | |
| _main in cc-L2ixQz.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:4704: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fgets_unlocked to an innocuous variant, in case <limits.h> declares fgets_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fgets_unlocked innocuous_fgets_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fgets_unlocked (); 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 fgets_unlocked | |
| | | |
| | /* 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 fgets_unlocked (); | |
| | /* 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_fgets_unlocked || defined __stub___fgets_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fgets_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4704: checking for fileno_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4704: $? = 0 | |
| configure:4704: result: yes | |
| configure:4704: checking for fprintf_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fprintf_unlocked", referenced from: | |
| _main in cc-v8N6cf.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:4704: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fprintf_unlocked to an innocuous variant, in case <limits.h> declares fprintf_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fprintf_unlocked innocuous_fprintf_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fprintf_unlocked (); 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 fprintf_unlocked | |
| | | |
| | /* 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 fprintf_unlocked (); | |
| | /* 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_fprintf_unlocked || defined __stub___fprintf_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fprintf_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4704: checking for fputc_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fputc_unlocked", referenced from: | |
| _main in cc-9QT76G.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:4704: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fputc_unlocked to an innocuous variant, in case <limits.h> declares fputc_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fputc_unlocked innocuous_fputc_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fputc_unlocked (); 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 fputc_unlocked | |
| | | |
| | /* 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 fputc_unlocked (); | |
| | /* 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_fputc_unlocked || defined __stub___fputc_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fputc_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4704: checking for fputs_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fputs_unlocked", referenced from: | |
| _main in cc-R8lzsq.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:4704: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fputs_unlocked to an innocuous variant, in case <limits.h> declares fputs_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fputs_unlocked innocuous_fputs_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fputs_unlocked (); 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 fputs_unlocked | |
| | | |
| | /* 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 fputs_unlocked (); | |
| | /* 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_fputs_unlocked || defined __stub___fputs_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fputs_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4704: checking for fread_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fread_unlocked", referenced from: | |
| _main in cc-gGncxE.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:4704: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fread_unlocked to an innocuous variant, in case <limits.h> declares fread_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fread_unlocked innocuous_fread_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fread_unlocked (); 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 fread_unlocked | |
| | | |
| | /* 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 fread_unlocked (); | |
| | /* 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_fread_unlocked || defined __stub___fread_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fread_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4704: checking for fwrite_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fwrite_unlocked", referenced from: | |
| _main in cc-u1RMeF.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:4704: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fwrite_unlocked to an innocuous variant, in case <limits.h> declares fwrite_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fwrite_unlocked innocuous_fwrite_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fwrite_unlocked (); 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 fwrite_unlocked | |
| | | |
| | /* 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 fwrite_unlocked (); | |
| | /* 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_fwrite_unlocked || defined __stub___fwrite_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fwrite_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4704: checking for getchar_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4704: $? = 0 | |
| configure:4704: result: yes | |
| configure:4704: checking for getc_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4704: $? = 0 | |
| configure:4704: result: yes | |
| configure:4704: checking for putchar_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4704: $? = 0 | |
| configure:4704: result: yes | |
| configure:4704: checking for putc_unlocked | |
| configure:4704: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4704: $? = 0 | |
| configure:4704: result: yes | |
| configure:4714: checking whether abort is declared | |
| configure:4714: clang -c -g -O2 conftest.c >&5 | |
| configure:4714: $? = 0 | |
| configure:4714: result: yes | |
| configure:4724: checking whether asprintf is declared | |
| configure:4724: clang -c -g -O2 conftest.c >&5 | |
| configure:4724: $? = 0 | |
| configure:4724: result: yes | |
| configure:4734: checking whether basename is declared | |
| configure:4734: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:77:10: error: use of undeclared identifier 'basename' | |
| (void) basename; | |
| ^ | |
| 1 error generated. | |
| configure:4734: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 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 basename | |
| | #ifdef __cplusplus | |
| | (void) basename((char *) 0); | |
| | #else | |
| | (void) basename; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4734: result: no | |
| configure:4744: checking whether errno is declared | |
| configure:4744: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:78:10: error: use of undeclared identifier 'errno' | |
| (void) errno; | |
| ^ | |
| 1 error generated. | |
| configure:4744: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 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 errno | |
| | #ifdef __cplusplus | |
| | (void) errno; | |
| | #else | |
| | (void) errno; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4744: result: no | |
| configure:4754: checking whether vasprintf is declared | |
| configure:4754: clang -c -g -O2 conftest.c >&5 | |
| configure:4754: $? = 0 | |
| configure:4754: result: yes | |
| configure:4765: checking whether clearerr_unlocked is declared | |
| configure:4765: clang -c -g -O2 conftest.c >&5 | |
| configure:4765: $? = 0 | |
| configure:4765: result: yes | |
| configure:4775: checking whether feof_unlocked is declared | |
| configure:4775: clang -c -g -O2 conftest.c >&5 | |
| configure:4775: $? = 0 | |
| configure:4775: result: yes | |
| configure:4785: checking whether ferror_unlocked is declared | |
| configure:4785: clang -c -g -O2 conftest.c >&5 | |
| configure:4785: $? = 0 | |
| configure:4785: result: yes | |
| configure:4795: checking whether fflush_unlocked is declared | |
| configure:4795: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:83:10: error: use of undeclared identifier 'fflush_unlocked'; did you mean 'putc_unlocked'? | |
| (void) fflush_unlocked; | |
| ^~~~~~~~~~~~~~~ | |
| putc_unlocked | |
| /usr/include/stdio.h:383:6: note: 'putc_unlocked' declared here | |
| int putc_unlocked(int, FILE *); | |
| ^ | |
| 1 error generated. | |
| configure:4795: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_ERRNO 0 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| | #define HAVE_DECL_FERROR_UNLOCKED 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 fflush_unlocked | |
| | #ifdef __cplusplus | |
| | (void) fflush_unlocked; | |
| | #else | |
| | (void) fflush_unlocked; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4795: result: no | |
| configure:4805: checking whether fgetc_unlocked is declared | |
| configure:4805: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:84:10: error: use of undeclared identifier 'fgetc_unlocked'; did you mean 'getc_unlocked'? | |
| (void) fgetc_unlocked; | |
| ^~~~~~~~~~~~~~ | |
| getc_unlocked | |
| /usr/include/stdio.h:381:6: note: 'getc_unlocked' declared here | |
| int getc_unlocked(FILE *); | |
| ^ | |
| 1 error generated. | |
| configure:4805: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_ERRNO 0 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| | #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| | #define HAVE_DECL_FFLUSH_UNLOCKED 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 fgetc_unlocked | |
| | #ifdef __cplusplus | |
| | (void) fgetc_unlocked; | |
| | #else | |
| | (void) fgetc_unlocked; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4805: result: no | |
| configure:4815: checking whether fgets_unlocked is declared | |
| configure:4815: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:85:10: error: use of undeclared identifier 'fgets_unlocked'; did you mean 'getc_unlocked'? | |
| (void) fgets_unlocked; | |
| ^~~~~~~~~~~~~~ | |
| getc_unlocked | |
| /usr/include/stdio.h:381:6: note: 'getc_unlocked' declared here | |
| int getc_unlocked(FILE *); | |
| ^ | |
| 1 error generated. | |
| configure:4815: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_ERRNO 0 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| | #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETC_UNLOCKED 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 fgets_unlocked | |
| | #ifdef __cplusplus | |
| | (void) fgets_unlocked; | |
| | #else | |
| | (void) fgets_unlocked; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4815: result: no | |
| configure:4825: checking whether fileno_unlocked is declared | |
| configure:4825: clang -c -g -O2 conftest.c >&5 | |
| configure:4825: $? = 0 | |
| configure:4825: result: yes | |
| configure:4835: checking whether fprintf_unlocked is declared | |
| configure:4835: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:87:10: error: use of undeclared identifier 'fprintf_unlocked'; did you mean 'putc_unlocked'? | |
| (void) fprintf_unlocked; | |
| ^~~~~~~~~~~~~~~~ | |
| putc_unlocked | |
| /usr/include/stdio.h:383:6: note: 'putc_unlocked' declared here | |
| int putc_unlocked(int, FILE *); | |
| ^ | |
| 1 error generated. | |
| configure:4835: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_ERRNO 0 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| | #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETC_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| | #define HAVE_DECL_FILENO_UNLOCKED 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 fprintf_unlocked | |
| | #ifdef __cplusplus | |
| | (void) fprintf_unlocked; | |
| | #else | |
| | (void) fprintf_unlocked; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4835: result: no | |
| configure:4845: checking whether fputc_unlocked is declared | |
| configure:4845: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:88:10: error: use of undeclared identifier 'fputc_unlocked'; did you mean 'putc_unlocked'? | |
| (void) fputc_unlocked; | |
| ^~~~~~~~~~~~~~ | |
| putc_unlocked | |
| /usr/include/stdio.h:383:6: note: 'putc_unlocked' declared here | |
| int putc_unlocked(int, FILE *); | |
| ^ | |
| 1 error generated. | |
| configure:4845: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_ERRNO 0 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| | #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETC_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| | #define HAVE_DECL_FILENO_UNLOCKED 1 | |
| | #define HAVE_DECL_FPRINTF_UNLOCKED 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 fputc_unlocked | |
| | #ifdef __cplusplus | |
| | (void) fputc_unlocked; | |
| | #else | |
| | (void) fputc_unlocked; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4845: result: no | |
| configure:4855: checking whether fputs_unlocked is declared | |
| configure:4855: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:89:10: error: use of undeclared identifier 'fputs_unlocked'; did you mean 'putc_unlocked'? | |
| (void) fputs_unlocked; | |
| ^~~~~~~~~~~~~~ | |
| putc_unlocked | |
| /usr/include/stdio.h:383:6: note: 'putc_unlocked' declared here | |
| int putc_unlocked(int, FILE *); | |
| ^ | |
| 1 error generated. | |
| configure:4855: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_ERRNO 0 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| | #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETC_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| | #define HAVE_DECL_FILENO_UNLOCKED 1 | |
| | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | |
| | #define HAVE_DECL_FPUTC_UNLOCKED 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 fputs_unlocked | |
| | #ifdef __cplusplus | |
| | (void) fputs_unlocked; | |
| | #else | |
| | (void) fputs_unlocked; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4855: result: no | |
| configure:4865: checking whether fread_unlocked is declared | |
| configure:4865: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:90:10: error: use of undeclared identifier 'fread_unlocked'; did you mean 'getc_unlocked'? | |
| (void) fread_unlocked; | |
| ^~~~~~~~~~~~~~ | |
| getc_unlocked | |
| /usr/include/stdio.h:381:6: note: 'getc_unlocked' declared here | |
| int getc_unlocked(FILE *); | |
| ^ | |
| 1 error generated. | |
| configure:4865: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_ERRNO 0 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| | #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETC_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| | #define HAVE_DECL_FILENO_UNLOCKED 1 | |
| | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | |
| | #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| | #define HAVE_DECL_FPUTS_UNLOCKED 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 fread_unlocked | |
| | #ifdef __cplusplus | |
| | (void) fread_unlocked; | |
| | #else | |
| | (void) fread_unlocked; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4865: result: no | |
| configure:4875: checking whether fwrite_unlocked is declared | |
| configure:4875: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:91:10: error: use of undeclared identifier 'fwrite_unlocked' | |
| (void) fwrite_unlocked; | |
| ^ | |
| 1 error generated. | |
| configure:4875: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "fixincludes" | |
| | #define PACKAGE_TARNAME "fixincludes" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "fixincludes " | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define EXE_EXT "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_FERROR_UNLOCKED 1 | |
| | #define HAVE_FILENO_UNLOCKED 1 | |
| | #define HAVE_GETCHAR_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_PUTCHAR_UNLOCKED 1 | |
| | #define HAVE_PUTC_UNLOCKED 1 | |
| | #define HAVE_DECL_ABORT 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_ERRNO 0 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| | #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| | #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETC_UNLOCKED 0 | |
| | #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| | #define HAVE_DECL_FILENO_UNLOCKED 1 | |
| | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | |
| | #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| | #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| | #define HAVE_DECL_FREAD_UNLOCKED 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 fwrite_unlocked | |
| | #ifdef __cplusplus | |
| | (void) fwrite_unlocked; | |
| | #else | |
| | (void) fwrite_unlocked; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4875: result: no | |
| configure:4885: checking whether getchar_unlocked is declared | |
| configure:4885: clang -c -g -O2 conftest.c >&5 | |
| configure:4885: $? = 0 | |
| configure:4885: result: yes | |
| configure:4895: checking whether getc_unlocked is declared | |
| configure:4895: clang -c -g -O2 conftest.c >&5 | |
| configure:4895: $? = 0 | |
| configure:4895: result: yes | |
| configure:4905: checking whether putchar_unlocked is declared | |
| configure:4905: clang -c -g -O2 conftest.c >&5 | |
| configure:4905: $? = 0 | |
| configure:4905: result: yes | |
| configure:4915: checking whether putc_unlocked is declared | |
| configure:4915: clang -c -g -O2 conftest.c >&5 | |
| configure:4915: $? = 0 | |
| configure:4915: result: yes | |
| configure:4928: checking for an ANSI C-conforming const | |
| configure:4993: clang -c -g -O2 conftest.c >&5 | |
| configure:4993: $? = 0 | |
| configure:5000: result: yes | |
| configure:5011: checking sys/mman.h usability | |
| configure:5011: clang -c -g -O2 conftest.c >&5 | |
| configure:5011: $? = 0 | |
| configure:5011: result: yes | |
| configure:5011: checking sys/mman.h presence | |
| configure:5011: clang -E conftest.c | |
| configure:5011: $? = 0 | |
| configure:5011: result: yes | |
| configure:5011: checking for sys/mman.h | |
| configure:5011: result: yes | |
| configure:5019: checking for mmap | |
| configure:5019: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5019: $? = 0 | |
| configure:5019: result: yes | |
| configure:5032: checking whether read-only mmap of a plain file works | |
| configure:5049: result: yes | |
| configure:5051: checking whether mmap from /dev/zero works | |
| configure:5073: result: no | |
| configure:5077: checking for MAP_ANON(YMOUS) | |
| configure:5100: clang -c -g -O2 conftest.c >&5 | |
| configure:5100: $? = 0 | |
| configure:5107: result: yes | |
| configure:5113: checking whether mmap with MAP_ANON(YMOUS) works | |
| configure:5130: result: yes | |
| configure:5152: checking whether to enable maintainer-specific portions of Makefiles | |
| configure:5161: result: no | |
| configure:5244: updating cache ./config.cache | |
| configure:5281: creating ./config.status | |
| ## ---------------------- ## | |
| ## Running config.status. ## | |
| ## ---------------------- ## | |
| This file was extended by fixincludes config.status , which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| CONFIG_FILES = | |
| CONFIG_HEADERS = | |
| CONFIG_LINKS = | |
| CONFIG_COMMANDS = | |
| $ ./config.status | |
| on talon | |
| config.status:856: creating Makefile | |
| config.status:856: creating mkheaders.almost | |
| config.status:856: creating config.h | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-apple-darwin11.2.0 | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_c_const=yes | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=clang | |
| ac_cv_env_CFLAGS_set=set | |
| ac_cv_env_CFLAGS_value='-g -O2' | |
| ac_cv_env_CPPFLAGS_set= | |
| ac_cv_env_CPPFLAGS_value= | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_LDFLAGS_set=set | |
| ac_cv_env_LDFLAGS_value=' ' | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_build_alias_set=set | |
| ac_cv_env_build_alias_value=x86_64-apple-darwin11.2.0 | |
| ac_cv_env_host_alias_set=set | |
| ac_cv_env_host_alias_value=x86_64-apple-darwin11.2.0 | |
| ac_cv_env_target_alias_set=set | |
| ac_cv_env_target_alias_value=avr | |
| ac_cv_func_clearerr_unlocked=yes | |
| ac_cv_func_feof_unlocked=yes | |
| ac_cv_func_ferror_unlocked=yes | |
| ac_cv_func_fflush_unlocked=no | |
| ac_cv_func_fgetc_unlocked=no | |
| ac_cv_func_fgets_unlocked=no | |
| ac_cv_func_fileno_unlocked=yes | |
| ac_cv_func_fprintf_unlocked=no | |
| ac_cv_func_fputc_unlocked=no | |
| ac_cv_func_fputs_unlocked=no | |
| ac_cv_func_fread_unlocked=no | |
| ac_cv_func_fwrite_unlocked=no | |
| ac_cv_func_getc_unlocked=yes | |
| ac_cv_func_getchar_unlocked=yes | |
| ac_cv_func_mmap=yes | |
| ac_cv_func_putc_unlocked=yes | |
| ac_cv_func_putchar_unlocked=yes | |
| ac_cv_have_decl_abort=yes | |
| ac_cv_have_decl_asprintf=yes | |
| ac_cv_have_decl_basename_char_p_=no | |
| ac_cv_have_decl_clearerr_unlocked=yes | |
| ac_cv_have_decl_errno=no | |
| ac_cv_have_decl_feof_unlocked=yes | |
| ac_cv_have_decl_ferror_unlocked=yes | |
| ac_cv_have_decl_fflush_unlocked=no | |
| ac_cv_have_decl_fgetc_unlocked=no | |
| ac_cv_have_decl_fgets_unlocked=no | |
| ac_cv_have_decl_fileno_unlocked=yes | |
| ac_cv_have_decl_fprintf_unlocked=no | |
| ac_cv_have_decl_fputc_unlocked=no | |
| ac_cv_have_decl_fputs_unlocked=no | |
| ac_cv_have_decl_fread_unlocked=no | |
| ac_cv_have_decl_fwrite_unlocked=no | |
| ac_cv_have_decl_getc_unlocked=yes | |
| ac_cv_have_decl_getchar_unlocked=yes | |
| ac_cv_have_decl_putc_unlocked=yes | |
| ac_cv_have_decl_putchar_unlocked=yes | |
| ac_cv_have_decl_vasprintf=yes | |
| ac_cv_header_fcntl_h=yes | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_stdc=yes | |
| ac_cv_header_stddef_h=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_file_h=yes | |
| ac_cv_header_sys_mman_h=yes | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_types_h=yes | |
| ac_cv_header_unistd_h=yes | |
| ac_cv_host=x86_64-apple-darwin11.2.0 | |
| ac_cv_objext=o | |
| ac_cv_path_EGREP='/usr/bin/grep -E' | |
| ac_cv_path_GREP=/usr/bin/grep | |
| ac_cv_path_SED=/usr/bin/sed | |
| ac_cv_prog_CC=clang | |
| ac_cv_prog_CPP='clang -E' | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_target=avr-unknown-none | |
| acx_cv_prog_cc_pedantic__Wno_long_long=yes | |
| acx_cv_prog_cc_warning__W=yes | |
| acx_cv_prog_cc_warning__Wall=yes | |
| acx_cv_prog_cc_warning__Wmissing_format_attribute=yes | |
| acx_cv_prog_cc_warning__Wmissing_prototypes=yes | |
| acx_cv_prog_cc_warning__Wno_overlength_strings=yes | |
| acx_cv_prog_cc_warning__Wold_style_definition=yes | |
| acx_cv_prog_cc_warning__Wstrict_prototypes=yes | |
| acx_cv_prog_cc_warning__Wwrite_strings=yes | |
| gcc_cv_decl_map_anon=yes | |
| gcc_cv_func_mmap_anon=yes | |
| gcc_cv_func_mmap_dev_zero=no | |
| gcc_cv_func_mmap_file=yes | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| CC='clang' | |
| CFLAGS='-g -O2' | |
| CPP='clang -E' | |
| CPPFLAGS='' | |
| DEFS='-DHAVE_CONFIG_H' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| EXEEXT='' | |
| GREP='/usr/bin/grep' | |
| LDFLAGS=' ' | |
| LIBOBJS='' | |
| LIBS='' | |
| LTLIBOBJS='' | |
| MAINT='#' | |
| OBJEXT='o' | |
| PACKAGE_BUGREPORT='' | |
| PACKAGE_NAME='fixincludes' | |
| PACKAGE_STRING='fixincludes ' | |
| PACKAGE_TARNAME='fixincludes' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION=' ' | |
| PATH_SEPARATOR=':' | |
| SED='/usr/bin/sed' | |
| SHELL='/bin/sh' | |
| TARGET='oneprocess' | |
| WARN_CFLAGS='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings' | |
| WARN_PEDANTIC='-pedantic -Wno-long-long' | |
| WERROR='' | |
| ac_ct_CC='' | |
| bindir='/usr/local/Cellar/avr-gcc/4.6.2/bin' | |
| build='x86_64-apple-darwin11.2.0' | |
| build_alias='x86_64-apple-darwin11.2.0' | |
| build_cpu='x86_64' | |
| build_os='darwin11.2.0' | |
| build_vendor='apple' | |
| datadir='${datarootdir}' | |
| datarootdir='/usr/local/Cellar/avr-gcc/4.6.2/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| exec_prefix='${prefix}' | |
| host='x86_64-apple-darwin11.2.0' | |
| host_alias='x86_64-apple-darwin11.2.0' | |
| host_cpu='x86_64' | |
| host_os='darwin11.2.0' | |
| host_vendor='apple' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| prefix='/usr/local/Cellar/avr-gcc/4.6.2' | |
| program_transform_name='s&^&avr-&' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| sysconfdir='${prefix}/etc' | |
| target='avr-unknown-none' | |
| target_alias='avr' | |
| target_cpu='avr' | |
| target_noncanonical='avr' | |
| target_os='none' | |
| target_vendor='unknown' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "fixincludes" | |
| #define PACKAGE_TARNAME "fixincludes" | |
| #define PACKAGE_VERSION " " | |
| #define PACKAGE_STRING "fixincludes " | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define EXE_EXT "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_CLEARERR_UNLOCKED 1 | |
| #define HAVE_FEOF_UNLOCKED 1 | |
| #define HAVE_FERROR_UNLOCKED 1 | |
| #define HAVE_FILENO_UNLOCKED 1 | |
| #define HAVE_GETCHAR_UNLOCKED 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_ABORT 1 | |
| #define HAVE_DECL_ASPRINTF 1 | |
| #define HAVE_DECL_BASENAME 0 | |
| #define HAVE_DECL_ERRNO 0 | |
| #define HAVE_DECL_VASPRINTF 1 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FGETC_UNLOCKED 0 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FILENO_UNLOCKED 1 | |
| #define HAVE_DECL_FPRINTF_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_MMAP_FILE 1 | |
| #define HAVE_MMAP_ANON 1 | |
| #define SED_PROGRAM "/usr/bin/sed" | |
| configure: exit 0 | |
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by configure, which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| $ /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/intl/configure --cache-file=./config.cache --disable-libssp --disable-nls --with-dwarf2 --prefix=/usr/local/Cellar/avr-gcc/4.6.2 --with-gmp=/usr/local/Cellar/gmp/5.0.2 --with-mpfr=/usr/local/Cellar/mpfr/3.1.0 --with-mpc=/usr/local/Cellar/libmpc/0.9 --datarootdir=/usr/local/Cellar/avr-gcc/4.6.2/share --bindir=/usr/local/Cellar/avr-gcc/4.6.2/bin --with-as=/usr/local/bin/avr-as --enable-languages=c,c++,lto --program-transform-name=s&^&avr-& --disable-option-checking --build=x86_64-apple-darwin11.2.0 --host=x86_64-apple-darwin11.2.0 --target=avr --srcdir=../../intl | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = talon | |
| uname -m = x86_64 | |
| uname -r = 11.2.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~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.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 | |
| Kernel configured for up to 2 processors. | |
| 2 processors are physically available. | |
| 2 processors are logically available. | |
| Processor type: i486 (Intel 80486) | |
| Processors active: 0 1 | |
| Primary memory available: 4.00 gigabytes | |
| Default processor set: 119 tasks, 577 threads, 2 processors | |
| Load average: 10.10, Mach factor: 0.18 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /usr/local/sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/X11/bin | |
| PATH: /usr/local/Library/Contributions/examples | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2098: creating cache ./config.cache | |
| configure:2179: checking whether make sets $(MAKE) | |
| configure:2201: result: yes | |
| configure:2247: checking for a BSD-compatible install | |
| configure:2315: result: /usr/bin/install -c | |
| configure:2340: checking whether NLS is requested | |
| configure:2349: result: no | |
| configure:2387: checking for msgfmt | |
| configure:2421: result: no | |
| configure:2427: checking for gmsgfmt | |
| configure:2458: result: : | |
| configure:2498: checking for xgettext | |
| configure:2532: result: no | |
| configure:2569: checking for msgmerge | |
| configure:2602: result: no | |
| configure:2642: checking for x86_64-apple-darwin11.2.0-gcc | |
| configure:2669: result: clang | |
| configure:2938: checking for C compiler version | |
| configure:2947: clang --version >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:2958: $? = 0 | |
| configure:2947: clang -v >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:2958: $? = 0 | |
| configure:2947: clang -V >&5 | |
| clang: error: argument to '-V' is missing (expected 1 value) | |
| clang: error: no input files | |
| configure:2958: $? = 1 | |
| configure:2947: clang -qversion >&5 | |
| clang: error: no input files | |
| configure:2958: $? = 1 | |
| configure:2978: checking for C compiler default output file name | |
| configure:3000: clang -g -O2 conftest.c >&5 | |
| configure:3004: $? = 0 | |
| configure:3041: result: a.out | |
| configure:3057: checking whether the C compiler works | |
| configure:3066: ./a.out | |
| configure:3070: $? = 0 | |
| configure:3085: result: yes | |
| configure:3092: checking whether we are cross compiling | |
| configure:3094: result: no | |
| configure:3097: checking for suffix of executables | |
| configure:3104: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:3108: $? = 0 | |
| configure:3130: result: | |
| configure:3136: checking for suffix of object files | |
| configure:3158: clang -c -g -O2 conftest.c >&5 | |
| configure:3162: $? = 0 | |
| configure:3183: result: o | |
| configure:3187: checking whether we are using the GNU C compiler | |
| configure:3206: clang -c -g -O2 conftest.c >&5 | |
| configure:3206: $? = 0 | |
| configure:3215: result: yes | |
| configure:3224: checking whether clang accepts -g | |
| configure:3244: clang -c -g conftest.c >&5 | |
| configure:3244: $? = 0 | |
| configure:3285: result: yes | |
| configure:3302: checking for clang option to accept ISO C89 | |
| configure:3366: clang -c -g -O2 conftest.c >&5 | |
| configure:3366: $? = 0 | |
| configure:3379: result: none needed | |
| configure:3403: checking build system type | |
| configure:3417: result: x86_64-apple-darwin11.2.0 | |
| configure:3437: checking host system type | |
| configure:3450: result: x86_64-apple-darwin11.2.0 | |
| configure:3473: checking for x86_64-apple-darwin11.2.0-ranlib | |
| configure:3500: result: ranlib | |
| configure:3563: checking for library containing strerror | |
| configure:3594: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:16:6: warning: incompatible redeclaration of library function 'strerror' | |
| char strerror (); | |
| ^ | |
| conftest.c:16:6: note: 'strerror' is a builtin with type 'char *(int)' | |
| 1 warning generated. | |
| configure:3594: $? = 0 | |
| configure:3611: result: none required | |
| configure:3624: checking how to run the C preprocessor | |
| configure:3655: clang -E conftest.c | |
| configure:3655: $? = 0 | |
| configure:3669: clang -E conftest.c | |
| conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:3669: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:3694: result: clang -E | |
| configure:3714: clang -E conftest.c | |
| configure:3714: $? = 0 | |
| configure:3728: clang -E conftest.c | |
| conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:3728: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:3757: checking for grep that handles long lines and -e | |
| configure:3815: result: /usr/bin/grep | |
| configure:3820: checking for egrep | |
| configure:3882: result: /usr/bin/grep -E | |
| configure:3887: checking for ANSI C header files | |
| configure:3907: clang -c -g -O2 conftest.c >&5 | |
| configure:3907: $? = 0 | |
| configure:3980: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:3980: $? = 0 | |
| configure:3980: ./conftest | |
| configure:3980: $? = 0 | |
| configure:3991: result: yes | |
| configure:3999: checking for an ANSI C-conforming const | |
| configure:4064: clang -c -g -O2 conftest.c >&5 | |
| configure:4064: $? = 0 | |
| configure:4071: result: yes | |
| configure:4079: checking for inline | |
| configure:4095: clang -c -g -O2 conftest.c >&5 | |
| configure:4095: $? = 0 | |
| configure:4103: result: inline | |
| configure:4126: checking for sys/types.h | |
| configure:4126: clang -c -g -O2 conftest.c >&5 | |
| configure:4126: $? = 0 | |
| configure:4126: result: yes | |
| configure:4126: checking for sys/stat.h | |
| configure:4126: clang -c -g -O2 conftest.c >&5 | |
| configure:4126: $? = 0 | |
| configure:4126: result: yes | |
| configure:4126: checking for stdlib.h | |
| configure:4126: clang -c -g -O2 conftest.c >&5 | |
| configure:4126: $? = 0 | |
| configure:4126: result: yes | |
| configure:4126: checking for string.h | |
| configure:4126: clang -c -g -O2 conftest.c >&5 | |
| configure:4126: $? = 0 | |
| configure:4126: result: yes | |
| configure:4126: checking for memory.h | |
| configure:4126: clang -c -g -O2 conftest.c >&5 | |
| configure:4126: $? = 0 | |
| configure:4126: result: yes | |
| configure:4126: checking for strings.h | |
| configure:4126: clang -c -g -O2 conftest.c >&5 | |
| configure:4126: $? = 0 | |
| configure:4126: result: yes | |
| configure:4126: checking for inttypes.h | |
| configure:4126: clang -c -g -O2 conftest.c >&5 | |
| configure:4126: $? = 0 | |
| configure:4126: result: yes | |
| configure:4126: checking for stdint.h | |
| configure:4126: clang -c -g -O2 conftest.c >&5 | |
| configure:4126: $? = 0 | |
| configure:4126: result: yes | |
| configure:4126: checking for unistd.h | |
| configure:4126: clang -c -g -O2 conftest.c >&5 | |
| configure:4126: $? = 0 | |
| configure:4126: result: yes | |
| configure:4139: checking for off_t | |
| configure:4139: clang -c -g -O2 conftest.c >&5 | |
| configure:4139: $? = 0 | |
| configure:4139: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:55:20: error: expected expression | |
| if (sizeof ((off_t))) | |
| ^ | |
| 1 error generated. | |
| configure:4139: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <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 ((off_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4139: result: yes | |
| configure:4150: checking for size_t | |
| configure:4150: clang -c -g -O2 conftest.c >&5 | |
| configure:4150: $? = 0 | |
| configure:4150: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:55:21: error: expected expression | |
| if (sizeof ((size_t))) | |
| ^ | |
| 1 error generated. | |
| configure:4150: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <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 ((size_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4150: result: yes | |
| configure:4163: checking for working alloca.h | |
| configure:4180: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4180: $? = 0 | |
| configure:4188: result: yes | |
| configure:4196: checking for alloca | |
| configure:4233: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4233: $? = 0 | |
| configure:4241: result: yes | |
| configure:4354: checking for stdlib.h | |
| configure:4354: result: yes | |
| configure:4354: checking for unistd.h | |
| configure:4354: result: yes | |
| configure:4367: checking for getpagesize | |
| configure:4367: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4367: $? = 0 | |
| configure:4367: result: yes | |
| configure:4376: checking for working mmap | |
| configure:4513: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4513: $? = 0 | |
| configure:4513: ./conftest | |
| configure:4513: $? = 0 | |
| configure:4523: result: yes | |
| configure:4533: checking whether we are using the GNU C Library 2.1 or newer | |
| conftest.c:26:10: fatal error: 'features.h' file not found | |
| #include <features.h> | |
| ^ | |
| 1 error generated. | |
| configure:4560: result: no | |
| configure:4568: checking whether integer division by zero raises SIGFPE | |
| configure:4625: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4625: $? = 0 | |
| configure:4625: ./conftest | |
| configure:4625: $? = 0 | |
| configure:4636: result: yes | |
| configure:4649: checking for inttypes.h | |
| configure:4666: clang -c -g -O2 conftest.c >&5 | |
| configure:4666: $? = 0 | |
| configure:4673: result: yes | |
| configure:4684: checking for stdint.h | |
| configure:4701: clang -c -g -O2 conftest.c >&5 | |
| configure:4701: $? = 0 | |
| configure:4708: result: yes | |
| configure:4719: checking for unsigned long long | |
| configure:4736: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4736: $? = 0 | |
| configure:4744: result: yes | |
| configure:4772: checking for inttypes.h | |
| configure:4790: clang -c -g -O2 conftest.c >&5 | |
| configure:4790: $? = 0 | |
| configure:4798: result: yes | |
| configure:4811: checking whether the inttypes.h PRIxNN macros are broken | |
| configure:4832: clang -c -g -O2 conftest.c >&5 | |
| configure:4832: $? = 0 | |
| configure:4840: result: no | |
| configure:4891: checking for ld used by GCC | |
| configure:4954: result: /usr/bin/ld | |
| configure:4961: checking if the linker (/usr/bin/ld) is GNU ld | |
| configure:4973: result: no | |
| configure:4979: checking for shared library run path origin | |
| configure:4992: result: done | |
| configure:5398: checking argz.h usability | |
| configure:5398: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:64:10: fatal error: 'argz.h' file not found | |
| #include <argz.h> | |
| ^ | |
| 1 error generated. | |
| configure:5398: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_ALLOCA 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define INTDIV0_RAISES_SIGFPE 1 | |
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| | #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| | #define HAVE_UNSIGNED_LONG_LONG 1 | |
| | #define HAVE_UINTMAX_T 1 | |
| | #define HAVE_INTTYPES_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 <argz.h> | |
| configure:5398: result: no | |
| configure:5398: checking argz.h presence | |
| configure:5398: clang -E conftest.c | |
| conftest.c:31:10: fatal error: 'argz.h' file not found | |
| #include <argz.h> | |
| ^ | |
| 1 error generated. | |
| configure:5398: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_ALLOCA 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define INTDIV0_RAISES_SIGFPE 1 | |
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| | #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| | #define HAVE_UNSIGNED_LONG_LONG 1 | |
| | #define HAVE_UINTMAX_T 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <argz.h> | |
| configure:5398: result: no | |
| configure:5398: checking for argz.h | |
| configure:5398: result: no | |
| configure:5398: checking limits.h usability | |
| configure:5398: clang -c -g -O2 conftest.c >&5 | |
| configure:5398: $? = 0 | |
| configure:5398: result: yes | |
| configure:5398: checking limits.h presence | |
| configure:5398: clang -E conftest.c | |
| configure:5398: $? = 0 | |
| configure:5398: result: yes | |
| configure:5398: checking for limits.h | |
| configure:5398: result: yes | |
| configure:5398: checking locale.h usability | |
| configure:5398: clang -c -g -O2 conftest.c >&5 | |
| configure:5398: $? = 0 | |
| configure:5398: result: yes | |
| configure:5398: checking locale.h presence | |
| configure:5398: clang -E conftest.c | |
| configure:5398: $? = 0 | |
| configure:5398: result: yes | |
| configure:5398: checking for locale.h | |
| configure:5398: result: yes | |
| configure:5398: checking nl_types.h usability | |
| configure:5398: clang -c -g -O2 conftest.c >&5 | |
| configure:5398: $? = 0 | |
| configure:5398: result: yes | |
| configure:5398: checking nl_types.h presence | |
| configure:5398: clang -E conftest.c | |
| configure:5398: $? = 0 | |
| configure:5398: result: yes | |
| configure:5398: checking for nl_types.h | |
| configure:5398: result: yes | |
| configure:5398: checking malloc.h usability | |
| configure:5398: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:67:10: fatal error: 'malloc.h' file not found | |
| #include <malloc.h> | |
| ^ | |
| 1 error generated. | |
| configure:5398: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_ALLOCA 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define INTDIV0_RAISES_SIGFPE 1 | |
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| | #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| | #define HAVE_UNSIGNED_LONG_LONG 1 | |
| | #define HAVE_UINTMAX_T 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NL_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 <malloc.h> | |
| configure:5398: result: no | |
| configure:5398: checking malloc.h presence | |
| configure:5398: clang -E conftest.c | |
| conftest.c:34:10: fatal error: 'malloc.h' file not found | |
| #include <malloc.h> | |
| ^ | |
| 1 error generated. | |
| configure:5398: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_ALLOCA 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define INTDIV0_RAISES_SIGFPE 1 | |
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| | #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| | #define HAVE_UNSIGNED_LONG_LONG 1 | |
| | #define HAVE_UINTMAX_T 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NL_TYPES_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <malloc.h> | |
| configure:5398: result: no | |
| configure:5398: checking for malloc.h | |
| configure:5398: result: no | |
| configure:5398: checking stddef.h usability | |
| configure:5398: clang -c -g -O2 conftest.c >&5 | |
| configure:5398: $? = 0 | |
| configure:5398: result: yes | |
| configure:5398: checking stddef.h presence | |
| configure:5398: clang -E conftest.c | |
| configure:5398: $? = 0 | |
| configure:5398: result: yes | |
| configure:5398: checking for stddef.h | |
| configure:5398: result: yes | |
| configure:5398: checking for stdlib.h | |
| configure:5398: result: yes | |
| configure:5398: checking for string.h | |
| configure:5398: result: yes | |
| configure:5398: checking for unistd.h | |
| configure:5398: result: yes | |
| configure:5398: checking sys/param.h usability | |
| configure:5398: clang -c -g -O2 conftest.c >&5 | |
| configure:5398: $? = 0 | |
| configure:5398: result: yes | |
| configure:5398: checking sys/param.h presence | |
| configure:5398: clang -E conftest.c | |
| configure:5398: $? = 0 | |
| configure:5398: result: yes | |
| configure:5398: checking for sys/param.h | |
| configure:5398: result: yes | |
| configure:5415: checking for feof_unlocked | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5415: $? = 0 | |
| configure:5415: result: yes | |
| configure:5415: checking for fgets_unlocked | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_fgets_unlocked", referenced from: | |
| _main in cc-I2iNbc.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:5415: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_ALLOCA 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define INTDIV0_RAISES_SIGFPE 1 | |
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| | #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| | #define HAVE_UNSIGNED_LONG_LONG 1 | |
| | #define HAVE_UINTMAX_T 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NL_TYPES_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | /* end confdefs.h. */ | |
| | /* Define fgets_unlocked to an innocuous variant, in case <limits.h> declares fgets_unlocked. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define fgets_unlocked innocuous_fgets_unlocked | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char fgets_unlocked (); 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 fgets_unlocked | |
| | | |
| | /* 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 fgets_unlocked (); | |
| | /* 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_fgets_unlocked || defined __stub___fgets_unlocked | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return fgets_unlocked (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5415: result: no | |
| configure:5415: checking for getc_unlocked | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5415: $? = 0 | |
| configure:5415: result: yes | |
| configure:5415: checking for getcwd | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5415: $? = 0 | |
| configure:5415: result: yes | |
| configure:5415: checking for getegid | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5415: $? = 0 | |
| configure:5415: result: yes | |
| configure:5415: checking for geteuid | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5415: $? = 0 | |
| configure:5415: result: yes | |
| configure:5415: checking for getgid | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5415: $? = 0 | |
| configure:5415: result: yes | |
| configure:5415: checking for getuid | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5415: $? = 0 | |
| configure:5415: result: yes | |
| configure:5415: checking for mempcpy | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_mempcpy", referenced from: | |
| _main in cc-WXl6k7.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:5415: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_ALLOCA 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define INTDIV0_RAISES_SIGFPE 1 | |
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| | #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| | #define HAVE_UNSIGNED_LONG_LONG 1 | |
| | #define HAVE_UINTMAX_T 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NL_TYPES_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETEGID 1 | |
| | #define HAVE_GETEUID 1 | |
| | #define HAVE_GETGID 1 | |
| | #define HAVE_GETUID 1 | |
| | /* end confdefs.h. */ | |
| | /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define mempcpy innocuous_mempcpy | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char mempcpy (); 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 mempcpy | |
| | | |
| | /* 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 mempcpy (); | |
| | /* 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_mempcpy || defined __stub___mempcpy | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return mempcpy (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5415: result: no | |
| configure:5415: checking for munmap | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5415: $? = 0 | |
| configure:5415: result: yes | |
| configure:5415: checking for putenv | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5415: $? = 0 | |
| configure:5415: result: yes | |
| configure:5415: checking for setenv | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5415: $? = 0 | |
| configure:5415: result: yes | |
| configure:5415: checking for setlocale | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5415: $? = 0 | |
| configure:5415: result: yes | |
| configure:5415: checking for stpcpy | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:73:6: warning: incompatible redeclaration of library function 'stpcpy' | |
| char stpcpy (); | |
| ^ | |
| conftest.c:73:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' | |
| 1 warning generated. | |
| configure:5415: $? = 0 | |
| configure:5415: result: yes | |
| configure:5415: checking for strcasecmp | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5415: $? = 0 | |
| configure:5415: result: yes | |
| configure:5415: checking for strdup | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:75:6: warning: incompatible redeclaration of library function 'strdup' | |
| char strdup (); | |
| ^ | |
| conftest.c:75:6: note: 'strdup' is a builtin with type 'char *(const char *)' | |
| 1 warning generated. | |
| configure:5415: $? = 0 | |
| configure:5415: result: yes | |
| configure:5415: checking for strtoul | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5415: $? = 0 | |
| configure:5415: result: yes | |
| configure:5415: checking for tsearch | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5415: $? = 0 | |
| configure:5415: result: yes | |
| configure:5415: checking for __argz_count | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "___argz_count", referenced from: | |
| _main in cc-EMipn0.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:5415: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_ALLOCA 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define INTDIV0_RAISES_SIGFPE 1 | |
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| | #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| | #define HAVE_UNSIGNED_LONG_LONG 1 | |
| | #define HAVE_UINTMAX_T 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NL_TYPES_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETEGID 1 | |
| | #define HAVE_GETEUID 1 | |
| | #define HAVE_GETGID 1 | |
| | #define HAVE_GETUID 1 | |
| | #define HAVE_MUNMAP 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SETLOCALE 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TSEARCH 1 | |
| | /* end confdefs.h. */ | |
| | /* Define __argz_count to an innocuous variant, in case <limits.h> declares __argz_count. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define __argz_count innocuous___argz_count | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char __argz_count (); 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 __argz_count | |
| | | |
| | /* 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 __argz_count (); | |
| | /* 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___argz_count || defined __stub_____argz_count | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return __argz_count (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5415: result: no | |
| configure:5415: checking for __argz_stringify | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "___argz_stringify", referenced from: | |
| _main in cc-MgGxtR.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:5415: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_ALLOCA 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define INTDIV0_RAISES_SIGFPE 1 | |
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| | #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| | #define HAVE_UNSIGNED_LONG_LONG 1 | |
| | #define HAVE_UINTMAX_T 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NL_TYPES_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETEGID 1 | |
| | #define HAVE_GETEUID 1 | |
| | #define HAVE_GETGID 1 | |
| | #define HAVE_GETUID 1 | |
| | #define HAVE_MUNMAP 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SETLOCALE 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TSEARCH 1 | |
| | /* end confdefs.h. */ | |
| | /* Define __argz_stringify to an innocuous variant, in case <limits.h> declares __argz_stringify. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define __argz_stringify innocuous___argz_stringify | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char __argz_stringify (); 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 __argz_stringify | |
| | | |
| | /* 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 __argz_stringify (); | |
| | /* 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___argz_stringify || defined __stub_____argz_stringify | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return __argz_stringify (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5415: result: no | |
| configure:5415: checking for __argz_next | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "___argz_next", referenced from: | |
| _main in cc-vrmioh.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:5415: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_ALLOCA 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define INTDIV0_RAISES_SIGFPE 1 | |
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| | #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| | #define HAVE_UNSIGNED_LONG_LONG 1 | |
| | #define HAVE_UINTMAX_T 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NL_TYPES_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETEGID 1 | |
| | #define HAVE_GETEUID 1 | |
| | #define HAVE_GETGID 1 | |
| | #define HAVE_GETUID 1 | |
| | #define HAVE_MUNMAP 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SETLOCALE 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TSEARCH 1 | |
| | /* end confdefs.h. */ | |
| | /* Define __argz_next to an innocuous variant, in case <limits.h> declares __argz_next. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define __argz_next innocuous___argz_next | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char __argz_next (); 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 __argz_next | |
| | | |
| | /* 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 __argz_next (); | |
| | /* 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___argz_next || defined __stub_____argz_next | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return __argz_next (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5415: result: no | |
| configure:5415: checking for __fsetlocking | |
| configure:5415: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "___fsetlocking", referenced from: | |
| _main in cc-Jd9BK5.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:5415: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_ALLOCA 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define INTDIV0_RAISES_SIGFPE 1 | |
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| | #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| | #define HAVE_UNSIGNED_LONG_LONG 1 | |
| | #define HAVE_UINTMAX_T 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NL_TYPES_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETEGID 1 | |
| | #define HAVE_GETEUID 1 | |
| | #define HAVE_GETGID 1 | |
| | #define HAVE_GETUID 1 | |
| | #define HAVE_MUNMAP 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SETLOCALE 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TSEARCH 1 | |
| | /* end confdefs.h. */ | |
| | /* Define __fsetlocking to an innocuous variant, in case <limits.h> declares __fsetlocking. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define __fsetlocking innocuous___fsetlocking | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char __fsetlocking (); 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 __fsetlocking | |
| | | |
| | /* 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 __fsetlocking (); | |
| | /* 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___fsetlocking || defined __stub_____fsetlocking | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return __fsetlocking (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5415: result: no | |
| configure:5456: checking for iconv | |
| configure:5478: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_iconv_open", referenced from: | |
| _main in cc-WMslHJ.o | |
| "_iconv", referenced from: | |
| _main in cc-WMslHJ.o | |
| "_iconv_close", referenced from: | |
| _main in cc-WMslHJ.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:5478: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_ALLOCA 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_MMAP 1 | |
| | #define INTDIV0_RAISES_SIGFPE 1 | |
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| | #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| | #define HAVE_UNSIGNED_LONG_LONG 1 | |
| | #define HAVE_UINTMAX_T 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_NL_TYPES_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_FEOF_UNLOCKED 1 | |
| | #define HAVE_GETC_UNLOCKED 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETEGID 1 | |
| | #define HAVE_GETEUID 1 | |
| | #define HAVE_GETGID 1 | |
| | #define HAVE_GETUID 1 | |
| | #define HAVE_MUNMAP 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SETLOCALE 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TSEARCH 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdlib.h> | |
| | #include <iconv.h> | |
| | int | |
| | main () | |
| | { | |
| | iconv_t cd = iconv_open("",""); | |
| | iconv(cd,NULL,NULL,NULL,NULL); | |
| | iconv_close(cd); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5500: clang -o conftest -g -O2 conftest.c -liconv >&5 | |
| configure:5500: $? = 0 | |
| configure:5510: result: yes | |
| configure:5518: checking how to link with libiconv | |
| configure:5520: result: -liconv | |
| configure:5531: checking for iconv declaration | |
| configure:5560: clang -c -g -O2 conftest.c >&5 | |
| configure:5560: $? = 0 | |
| configure:5571: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
| configure:5582: checking for nl_langinfo and CODESET | |
| configure:5598: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5598: $? = 0 | |
| configure:5607: result: yes | |
| configure:5617: checking for LC_MESSAGES | |
| configure:5633: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5633: $? = 0 | |
| configure:5641: result: yes | |
| configure:5655: checking for bison | |
| configure:5671: found /usr/bin/bison | |
| configure:5682: result: bison | |
| configure:5696: checking version of bison | |
| configure:5705: result: 2.3, ok | |
| configure:5727: checking whether NLS is requested | |
| configure:5736: result: no | |
| configure:6294: checking whether to use NLS | |
| configure:6296: result: no | |
| configure:6424: checking for aclocal | |
| configure:6440: found /usr/bin/aclocal | |
| configure:6451: result: aclocal | |
| configure:6467: checking for autoconf | |
| configure:6483: found /usr/bin/autoconf | |
| configure:6494: result: autoconf | |
| configure:6510: checking for autoheader | |
| configure:6526: found /usr/bin/autoheader | |
| configure:6537: result: autoheader | |
| configure:6646: updating cache ./config.cache | |
| configure:6683: creating ./config.status | |
| ## ---------------------- ## | |
| ## Running config.status. ## | |
| ## ---------------------- ## | |
| This file was extended by config.status, which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| CONFIG_FILES = | |
| CONFIG_HEADERS = | |
| CONFIG_LINKS = | |
| CONFIG_COMMANDS = | |
| $ ./config.status | |
| on talon | |
| config.status:904: creating Makefile | |
| config.status:904: creating config.intl | |
| config.status:904: creating config.h | |
| config.status:1077: executing default-1 commands | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-apple-darwin11.2.0 | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_c_const=yes | |
| ac_cv_c_inline=inline | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=clang | |
| ac_cv_env_CFLAGS_set=set | |
| ac_cv_env_CFLAGS_value='-g -O2' | |
| ac_cv_env_CPPFLAGS_set= | |
| ac_cv_env_CPPFLAGS_value= | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_LDFLAGS_set=set | |
| ac_cv_env_LDFLAGS_value=' ' | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_build_alias_set=set | |
| ac_cv_env_build_alias_value=x86_64-apple-darwin11.2.0 | |
| ac_cv_env_host_alias_set=set | |
| ac_cv_env_host_alias_value=x86_64-apple-darwin11.2.0 | |
| ac_cv_env_target_alias_set=set | |
| ac_cv_env_target_alias_value=avr | |
| ac_cv_func___argz_count=no | |
| ac_cv_func___argz_next=no | |
| ac_cv_func___argz_stringify=no | |
| ac_cv_func___fsetlocking=no | |
| ac_cv_func_alloca_works=yes | |
| ac_cv_func_feof_unlocked=yes | |
| ac_cv_func_fgets_unlocked=no | |
| ac_cv_func_getc_unlocked=yes | |
| ac_cv_func_getcwd=yes | |
| ac_cv_func_getegid=yes | |
| ac_cv_func_geteuid=yes | |
| ac_cv_func_getgid=yes | |
| ac_cv_func_getpagesize=yes | |
| ac_cv_func_getuid=yes | |
| ac_cv_func_mempcpy=no | |
| ac_cv_func_mmap_fixed_mapped=yes | |
| ac_cv_func_munmap=yes | |
| ac_cv_func_putenv=yes | |
| ac_cv_func_setenv=yes | |
| ac_cv_func_setlocale=yes | |
| ac_cv_func_stpcpy=yes | |
| ac_cv_func_strcasecmp=yes | |
| ac_cv_func_strdup=yes | |
| ac_cv_func_strtoul=yes | |
| ac_cv_func_tsearch=yes | |
| ac_cv_gnu_library_2_1=no | |
| ac_cv_header_argz_h=no | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_limits_h=yes | |
| ac_cv_header_locale_h=yes | |
| ac_cv_header_malloc_h=no | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_nl_types_h=yes | |
| ac_cv_header_stdc=yes | |
| ac_cv_header_stddef_h=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_param_h=yes | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_types_h=yes | |
| ac_cv_header_unistd_h=yes | |
| ac_cv_host=x86_64-apple-darwin11.2.0 | |
| ac_cv_objext=o | |
| ac_cv_path_EGREP='/usr/bin/grep -E' | |
| ac_cv_path_GMSGFMT=: | |
| ac_cv_path_GREP=/usr/bin/grep | |
| ac_cv_path_MSGFMT=: | |
| ac_cv_path_MSGMERGE=: | |
| ac_cv_path_XGETTEXT=: | |
| ac_cv_prog_ACLOCAL=aclocal | |
| ac_cv_prog_AUTOCONF=autoconf | |
| ac_cv_prog_AUTOHEADER=autoheader | |
| ac_cv_prog_CC=clang | |
| ac_cv_prog_CPP='clang -E' | |
| ac_cv_prog_INTLBISON=bison | |
| ac_cv_prog_RANLIB=ranlib | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_prog_make_make_set=yes | |
| ac_cv_search_strerror='none required' | |
| ac_cv_type_off_t=yes | |
| ac_cv_type_size_t=yes | |
| ac_cv_type_unsigned_long_long=yes | |
| ac_cv_working_alloca_h=yes | |
| acl_cv_hardcode_direct=no | |
| acl_cv_hardcode_libdir_flag_spec= | |
| acl_cv_hardcode_libdir_separator= | |
| acl_cv_hardcode_minus_L=no | |
| acl_cv_libext=a | |
| acl_cv_path_LD=/usr/bin/ld | |
| acl_cv_prog_gnu_ld=no | |
| acl_cv_rpath=done | |
| acl_cv_shlibext=dylib | |
| acl_cv_wl=-Wl, | |
| am_cv_func_iconv=yes | |
| am_cv_langinfo_codeset=yes | |
| am_cv_lib_iconv=yes | |
| am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' | |
| am_cv_proto_iconv_arg1= | |
| am_cv_val_LC_MESSAGES=yes | |
| gt_cv_header_inttypes_h=yes | |
| gt_cv_int_divbyzero_sigfpe=yes | |
| gt_cv_inttypes_pri_broken=no | |
| jm_ac_cv_header_inttypes_h=yes | |
| jm_ac_cv_header_stdint_h=yes | |
| nls_cv_header_intl= | |
| nls_cv_header_libgt= | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| ACLOCAL='aclocal' | |
| ALLOCA='' | |
| AUTOCONF='autoconf' | |
| AUTOHEADER='autoheader' | |
| BUILD_INCLUDED_LIBINTL='no' | |
| CATOBJEXT='' | |
| CC='clang' | |
| CFLAGS='-g -O2' | |
| CPP='clang -E' | |
| CPPFLAGS='' | |
| DATADIRNAME='share' | |
| DEFS='-DHAVE_CONFIG_H' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| EXEEXT='' | |
| GENCAT='gencat' | |
| GLIBC21='no' | |
| GMSGFMT=':' | |
| GREP='/usr/bin/grep' | |
| INCINTL='' | |
| INSTALL_DATA='/usr/bin/install -c -m 644' | |
| INSTALL_PROGRAM='/usr/bin/install -c' | |
| INSTALL_SCRIPT='/usr/bin/install -c' | |
| INSTOBJEXT='.mo' | |
| INTLBISON='bison' | |
| INTLLIBS='' | |
| INTLOBJS='' | |
| INTL_LIBTOOL_SUFFIX_PREFIX='' | |
| LDFLAGS=' ' | |
| LIBICONV='-liconv' | |
| LIBINTL='' | |
| LIBINTL_DEP='' | |
| LIBOBJS='' | |
| LIBS='' | |
| LTLIBICONV='-liconv' | |
| LTLIBINTL='' | |
| LTLIBOBJS='' | |
| MAINT='#' | |
| MKINSTALLDIRS='$(top_builddir)/../../intl/../mkinstalldirs' | |
| MSGFMT=':' | |
| MSGMERGE=':' | |
| OBJEXT='o' | |
| PACKAGE_BUGREPORT='' | |
| PACKAGE_NAME='' | |
| PACKAGE_STRING='' | |
| PACKAGE_TARNAME='' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION='' | |
| PATH_SEPARATOR=':' | |
| POSUB='' | |
| RANLIB='ranlib' | |
| SET_MAKE='' | |
| SHELL='/bin/sh' | |
| USE_INCLUDED_LIBINTL='no' | |
| USE_NLS='no' | |
| XGETTEXT=':' | |
| ac_ct_CC='' | |
| bindir='/usr/local/Cellar/avr-gcc/4.6.2/bin' | |
| build='x86_64-apple-darwin11.2.0' | |
| build_alias='x86_64-apple-darwin11.2.0' | |
| build_cpu='x86_64' | |
| build_os='darwin11.2.0' | |
| build_vendor='apple' | |
| datadir='${datarootdir}' | |
| datarootdir='/usr/local/Cellar/avr-gcc/4.6.2/share' | |
| docdir='${datarootdir}/doc/${PACKAGE}' | |
| dvidir='${docdir}' | |
| exec_prefix='${prefix}' | |
| host='x86_64-apple-darwin11.2.0' | |
| host_alias='x86_64-apple-darwin11.2.0' | |
| host_cpu='x86_64' | |
| host_os='darwin11.2.0' | |
| host_vendor='apple' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| prefix='/usr/local/Cellar/avr-gcc/4.6.2' | |
| program_transform_name='s&^&avr-&' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| sysconfdir='${prefix}/etc' | |
| target_alias='avr' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define INTDIV0_RAISES_SIGFPE 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_UNSIGNED_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NL_TYPES_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FEOF_UNLOCKED 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_MUNMAP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define IN_LIBINTL 1 | |
| #define IN_LIBRARY 1 | |
| #define DEPENDS_ON_LIBICONV 1 | |
| #define ENABLE_RELOCATABLE 1 | |
| #define NO_XMALLOC 1 | |
| #define set_relocation_prefix libintl_set_relocation_prefix | |
| #define relocate libintl_relocate | |
| configure: exit 0 | |
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by libdecnumber configure , which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| $ /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/libdecnumber/configure --cache-file=./config.cache --disable-libssp --disable-nls --with-dwarf2 --prefix=/usr/local/Cellar/avr-gcc/4.6.2 --with-gmp=/usr/local/Cellar/gmp/5.0.2 --with-mpfr=/usr/local/Cellar/mpfr/3.1.0 --with-mpc=/usr/local/Cellar/libmpc/0.9 --datarootdir=/usr/local/Cellar/avr-gcc/4.6.2/share --bindir=/usr/local/Cellar/avr-gcc/4.6.2/bin --with-as=/usr/local/bin/avr-as --enable-languages=c,c++,lto --program-transform-name=s&^&avr-& --disable-option-checking --build=x86_64-apple-darwin11.2.0 --host=x86_64-apple-darwin11.2.0 --target=avr --srcdir=../../libdecnumber | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = talon | |
| uname -m = x86_64 | |
| uname -r = 11.2.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~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.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 | |
| Kernel configured for up to 2 processors. | |
| 2 processors are physically available. | |
| 2 processors are logically available. | |
| Processor type: i486 (Intel 80486) | |
| Processors active: 0 1 | |
| Primary memory available: 4.00 gigabytes | |
| Default processor set: 118 tasks, 569 threads, 2 processors | |
| Load average: 7.80, Mach factor: 0.23 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /usr/local/sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/X11/bin | |
| PATH: /usr/local/Library/Contributions/examples | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2145: creating cache ./config.cache | |
| configure:2225: checking whether make sets $(MAKE) | |
| configure:2247: result: yes | |
| configure:2264: checking for x86_64-apple-darwin11.2.0-gcc | |
| configure:2291: result: clang | |
| configure:2560: checking for C compiler version | |
| configure:2569: clang --version >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:2580: $? = 0 | |
| configure:2569: clang -v >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:2580: $? = 0 | |
| configure:2569: clang -V >&5 | |
| clang: error: argument to '-V' is missing (expected 1 value) | |
| clang: error: no input files | |
| configure:2580: $? = 1 | |
| configure:2569: clang -qversion >&5 | |
| clang: error: no input files | |
| configure:2580: $? = 1 | |
| configure:2600: checking for C compiler default output file name | |
| configure:2622: clang -g -O2 conftest.c >&5 | |
| configure:2626: $? = 0 | |
| configure:2663: result: a.out | |
| configure:2679: checking whether the C compiler works | |
| configure:2688: ./a.out | |
| configure:2692: $? = 0 | |
| configure:2707: result: yes | |
| configure:2714: checking whether we are cross compiling | |
| configure:2716: result: no | |
| configure:2719: checking for suffix of executables | |
| configure:2726: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:2730: $? = 0 | |
| configure:2752: result: | |
| configure:2758: checking for suffix of object files | |
| configure:2780: clang -c -g -O2 conftest.c >&5 | |
| configure:2784: $? = 0 | |
| configure:2805: result: o | |
| configure:2809: checking whether we are using the GNU C compiler | |
| configure:2828: clang -c -g -O2 conftest.c >&5 | |
| configure:2828: $? = 0 | |
| configure:2837: result: yes | |
| configure:2846: checking whether clang accepts -g | |
| configure:2866: clang -c -g conftest.c >&5 | |
| configure:2866: $? = 0 | |
| configure:2907: result: yes | |
| configure:2924: checking for clang option to accept ISO C89 | |
| configure:2988: clang -c -g -O2 conftest.c >&5 | |
| configure:2988: $? = 0 | |
| configure:3001: result: none needed | |
| configure:3024: checking for x86_64-apple-darwin11.2.0-ranlib | |
| configure:3051: result: ranlib | |
| configure:3119: checking for aclocal | |
| configure:3135: found /usr/bin/aclocal | |
| configure:3146: result: aclocal | |
| configure:3162: checking for autoconf | |
| configure:3178: found /usr/bin/autoconf | |
| configure:3189: result: autoconf | |
| configure:3205: checking for autoheader | |
| configure:3221: found /usr/bin/autoheader | |
| configure:3232: result: autoheader | |
| configure:3256: checking whether clang supports -W | |
| configure:3273: clang -c -W conftest.c >&5 | |
| configure:3273: $? = 0 | |
| configure:3282: result: yes | |
| configure:3256: checking whether clang supports -Wall | |
| configure:3273: clang -c -Wall conftest.c >&5 | |
| configure:3273: $? = 0 | |
| configure:3282: result: yes | |
| configure:3256: checking whether clang supports -Wwrite-strings | |
| configure:3273: clang -c -Wwrite-strings conftest.c >&5 | |
| configure:3273: $? = 0 | |
| configure:3282: result: yes | |
| configure:3256: checking whether clang supports -Wstrict-prototypes | |
| configure:3273: clang -c -Wstrict-prototypes conftest.c >&5 | |
| configure:3273: $? = 0 | |
| configure:3282: result: yes | |
| configure:3256: checking whether clang supports -Wmissing-prototypes | |
| configure:3273: clang -c -Wmissing-prototypes conftest.c >&5 | |
| configure:3273: $? = 0 | |
| configure:3282: result: yes | |
| configure:3256: checking whether clang supports -Wold-style-definition | |
| configure:3273: clang -c -Wold-style-definition conftest.c >&5 | |
| configure:3273: $? = 0 | |
| configure:3282: result: yes | |
| configure:3256: checking whether clang supports -Wmissing-format-attribute | |
| configure:3273: clang -c -Wmissing-format-attribute conftest.c >&5 | |
| configure:3273: $? = 0 | |
| configure:3282: result: yes | |
| configure:3256: checking whether clang supports -Wcast-qual | |
| configure:3273: clang -c -Wcast-qual conftest.c >&5 | |
| configure:3273: $? = 0 | |
| configure:3282: result: yes | |
| configure:3292: checking whether clang supports -pedantic -Wno-long-long | |
| configure:3310: clang -c -pedantic -Wno-long-long conftest.c >&5 | |
| configure:3310: $? = 0 | |
| configure:3318: result: yes | |
| configure:3349: checking how to run the C preprocessor | |
| configure:3380: clang -E conftest.c | |
| configure:3380: $? = 0 | |
| configure:3394: clang -E conftest.c | |
| conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:3394: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "libdecnumber" | |
| | #define PACKAGE_TARNAME "libdecnumber" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "libdecnumber " | |
| | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | |
| | #define PACKAGE_URL "" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:3419: result: clang -E | |
| configure:3439: clang -E conftest.c | |
| configure:3439: $? = 0 | |
| configure:3453: clang -E conftest.c | |
| conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:3453: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "libdecnumber" | |
| | #define PACKAGE_TARNAME "libdecnumber" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "libdecnumber " | |
| | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | |
| | #define PACKAGE_URL "" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:3482: checking for grep that handles long lines and -e | |
| configure:3540: result: /usr/bin/grep | |
| configure:3545: checking for egrep | |
| configure:3607: result: /usr/bin/grep -E | |
| configure:3612: checking for ANSI C header files | |
| configure:3632: clang -c -g -O2 conftest.c >&5 | |
| configure:3632: $? = 0 | |
| configure:3705: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:3705: $? = 0 | |
| configure:3705: ./conftest | |
| configure:3705: $? = 0 | |
| configure:3716: result: yes | |
| configure:3729: checking for sys/types.h | |
| configure:3729: clang -c -g -O2 conftest.c >&5 | |
| configure:3729: $? = 0 | |
| configure:3729: result: yes | |
| configure:3729: checking for sys/stat.h | |
| configure:3729: clang -c -g -O2 conftest.c >&5 | |
| configure:3729: $? = 0 | |
| configure:3729: result: yes | |
| configure:3729: checking for stdlib.h | |
| configure:3729: clang -c -g -O2 conftest.c >&5 | |
| configure:3729: $? = 0 | |
| configure:3729: result: yes | |
| configure:3729: checking for string.h | |
| configure:3729: clang -c -g -O2 conftest.c >&5 | |
| configure:3729: $? = 0 | |
| configure:3729: result: yes | |
| configure:3729: checking for memory.h | |
| configure:3729: clang -c -g -O2 conftest.c >&5 | |
| configure:3729: $? = 0 | |
| configure:3729: result: yes | |
| configure:3729: checking for strings.h | |
| configure:3729: clang -c -g -O2 conftest.c >&5 | |
| configure:3729: $? = 0 | |
| configure:3729: result: yes | |
| configure:3729: checking for inttypes.h | |
| configure:3729: clang -c -g -O2 conftest.c >&5 | |
| configure:3729: $? = 0 | |
| configure:3729: result: yes | |
| configure:3729: checking for stdint.h | |
| configure:3729: clang -c -g -O2 conftest.c >&5 | |
| configure:3729: $? = 0 | |
| configure:3729: result: yes | |
| configure:3729: checking for unistd.h | |
| configure:3729: clang -c -g -O2 conftest.c >&5 | |
| configure:3729: $? = 0 | |
| configure:3729: result: yes | |
| configure:3745: checking ctype.h usability | |
| configure:3745: clang -c -g -O2 conftest.c >&5 | |
| configure:3745: $? = 0 | |
| configure:3745: result: yes | |
| configure:3745: checking ctype.h presence | |
| configure:3745: clang -E conftest.c | |
| configure:3745: $? = 0 | |
| configure:3745: result: yes | |
| configure:3745: checking for ctype.h | |
| configure:3745: result: yes | |
| configure:3745: checking stddef.h usability | |
| configure:3745: clang -c -g -O2 conftest.c >&5 | |
| configure:3745: $? = 0 | |
| configure:3745: result: yes | |
| configure:3745: checking stddef.h presence | |
| configure:3745: clang -E conftest.c | |
| configure:3745: $? = 0 | |
| configure:3745: result: yes | |
| configure:3745: checking for stddef.h | |
| configure:3745: result: yes | |
| configure:3745: checking for string.h | |
| configure:3745: result: yes | |
| configure:3745: checking stdio.h usability | |
| configure:3745: clang -c -g -O2 conftest.c >&5 | |
| configure:3745: $? = 0 | |
| configure:3745: result: yes | |
| configure:3745: checking stdio.h presence | |
| configure:3745: clang -E conftest.c | |
| configure:3745: $? = 0 | |
| configure:3745: result: yes | |
| configure:3745: checking for stdio.h | |
| configure:3745: result: yes | |
| configure:3769: checking for uintmax_t | |
| configure:3769: clang -c -g -O2 conftest.c >&5 | |
| configure:3769: $? = 0 | |
| configure:3769: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:29:24: error: expected expression | |
| if (sizeof ((uintmax_t))) | |
| ^ | |
| 1 error generated. | |
| configure:3769: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "libdecnumber" | |
| | #define PACKAGE_TARNAME "libdecnumber" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "libdecnumber " | |
| | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #include <stdint.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((uintmax_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:3769: result: yes | |
| configure:3778: checking for uintptr_t | |
| configure:3778: clang -c -g -O2 conftest.c >&5 | |
| configure:3778: $? = 0 | |
| configure:3778: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:29:24: error: expected expression | |
| if (sizeof ((uintptr_t))) | |
| ^ | |
| 1 error generated. | |
| configure:3778: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "libdecnumber" | |
| | #define PACKAGE_TARNAME "libdecnumber" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "libdecnumber " | |
| | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #include <stdint.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((uintptr_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:3778: result: yes | |
| configure:3787: checking for int_least32_t | |
| configure:3787: clang -c -g -O2 conftest.c >&5 | |
| configure:3787: $? = 0 | |
| configure:3787: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:29:28: error: expected expression | |
| if (sizeof ((int_least32_t))) | |
| ^ | |
| 1 error generated. | |
| configure:3787: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "libdecnumber" | |
| | #define PACKAGE_TARNAME "libdecnumber" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "libdecnumber " | |
| | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #include <stdint.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((int_least32_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:3787: result: yes | |
| configure:3796: checking for int_fast32_t | |
| configure:3796: clang -c -g -O2 conftest.c >&5 | |
| configure:3796: $? = 0 | |
| configure:3796: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:29:27: error: expected expression | |
| if (sizeof ((int_fast32_t))) | |
| ^ | |
| 1 error generated. | |
| configure:3796: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "libdecnumber" | |
| | #define PACKAGE_TARNAME "libdecnumber" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "libdecnumber " | |
| | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #include <stdint.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((int_fast32_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:3796: result: yes | |
| configure:3805: checking for uint64_t | |
| configure:3805: clang -c -g -O2 conftest.c >&5 | |
| configure:3805: $? = 0 | |
| configure:3805: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:29:23: error: expected expression | |
| if (sizeof ((uint64_t))) | |
| ^ | |
| 1 error generated. | |
| configure:3805: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "libdecnumber" | |
| | #define PACKAGE_TARNAME "libdecnumber" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "libdecnumber " | |
| | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #include <stdint.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((uint64_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:3805: result: yes | |
| configure:3886: checking what to include in gstdint.h | |
| configure:3914: result: stdint.h (already complete) | |
| configure:4164: checking for an ANSI C-conforming const | |
| configure:4229: clang -c -g -O2 conftest.c >&5 | |
| configure:4229: $? = 0 | |
| configure:4236: result: yes | |
| configure:4244: checking for off_t | |
| configure:4244: clang -c -g -O2 conftest.c >&5 | |
| configure:4244: $? = 0 | |
| configure:4244: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:59:20: error: expected expression | |
| if (sizeof ((off_t))) | |
| ^ | |
| 1 error generated. | |
| configure:4244: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "libdecnumber" | |
| | #define PACKAGE_TARNAME "libdecnumber" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "libdecnumber " | |
| | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_STDIO_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 | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((off_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4244: result: yes | |
| configure:4259: checking size of int | |
| configure:4264: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4264: $? = 0 | |
| configure:4264: ./conftest | |
| configure:4264: $? = 0 | |
| configure:4279: result: 4 | |
| configure:4293: checking size of long | |
| configure:4298: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4298: $? = 0 | |
| configure:4298: ./conftest | |
| configure:4298: $? = 0 | |
| configure:4313: result: 8 | |
| configure:4325: checking for ANSI C header files | |
| configure:4429: result: yes | |
| configure:4480: checking build system type | |
| configure:4494: result: x86_64-apple-darwin11.2.0 | |
| configure:4514: checking host system type | |
| configure:4527: result: x86_64-apple-darwin11.2.0 | |
| configure:4547: checking target system type | |
| configure:4560: result: avr-unknown-none | |
| configure:4589: checking for decimal floating point | |
| configure:4611: WARNING: decimal float is not supported for this target, ignored | |
| configure:4653: result: dpd | |
| configure:4658: checking whether byte ordering is bigendian | |
| configure:4673: clang -c -g -O2 conftest.c >&5 | |
| configure:4673: $? = 0 | |
| configure:4718: clang -c -g -O2 conftest.c >&5 | |
| configure:4718: $? = 0 | |
| configure:4736: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:33:4: error: use of undeclared identifier 'not' | |
| not big endian | |
| ^ | |
| 1 error generated. | |
| configure:4736: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "libdecnumber" | |
| | #define PACKAGE_TARNAME "libdecnumber" | |
| | #define PACKAGE_VERSION " " | |
| | #define PACKAGE_STRING "libdecnumber " | |
| | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_CTYPE_H 1 | |
| | #define HAVE_STDDEF_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_STDIO_H 1 | |
| | #define SIZEOF_INT 4 | |
| | #define SIZEOF_LONG 8 | |
| | #define STDC_HEADERS 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:4864: result: no | |
| configure:4954: updating cache ./config.cache | |
| configure:4992: creating ./config.status | |
| ## ---------------------- ## | |
| ## Running config.status. ## | |
| ## ---------------------- ## | |
| This file was extended by libdecnumber config.status , which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| CONFIG_FILES = | |
| CONFIG_HEADERS = | |
| CONFIG_LINKS = | |
| CONFIG_COMMANDS = | |
| $ ./config.status | |
| on talon | |
| config.status:854: creating Makefile | |
| config.status:854: creating config.h | |
| config.status:1022: executing gstdint.h commands | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-apple-darwin11.2.0 | |
| ac_cv_c_bigendian=no | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_c_const=yes | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=clang | |
| ac_cv_env_CFLAGS_set=set | |
| ac_cv_env_CFLAGS_value='-g -O2' | |
| ac_cv_env_CPPFLAGS_set= | |
| ac_cv_env_CPPFLAGS_value= | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_LDFLAGS_set=set | |
| ac_cv_env_LDFLAGS_value=' ' | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_build_alias_set=set | |
| ac_cv_env_build_alias_value=x86_64-apple-darwin11.2.0 | |
| ac_cv_env_host_alias_set=set | |
| ac_cv_env_host_alias_value=x86_64-apple-darwin11.2.0 | |
| ac_cv_env_target_alias_set=set | |
| ac_cv_env_target_alias_value=avr | |
| ac_cv_header_ctype_h=yes | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_stdc=yes | |
| ac_cv_header_stddef_h=yes | |
| ac_cv_header_stdint_h=yes | |
| ac_cv_header_stdio_h=yes | |
| ac_cv_header_stdlib_h=yes | |
| ac_cv_header_string_h=yes | |
| ac_cv_header_strings_h=yes | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_types_h=yes | |
| ac_cv_header_unistd_h=yes | |
| ac_cv_host=x86_64-apple-darwin11.2.0 | |
| ac_cv_objext=o | |
| ac_cv_path_EGREP='/usr/bin/grep -E' | |
| ac_cv_path_GREP=/usr/bin/grep | |
| ac_cv_prog_ACLOCAL=aclocal | |
| ac_cv_prog_AUTOCONF=autoconf | |
| ac_cv_prog_AUTOHEADER=autoheader | |
| ac_cv_prog_CC=clang | |
| ac_cv_prog_CPP='clang -E' | |
| ac_cv_prog_RANLIB=ranlib | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_prog_make_make_set=yes | |
| ac_cv_sizeof_int=4 | |
| ac_cv_sizeof_long=8 | |
| ac_cv_target=avr-unknown-none | |
| ac_cv_type_int_fast32_t=yes | |
| ac_cv_type_int_least32_t=yes | |
| ac_cv_type_off_t=yes | |
| ac_cv_type_u_int64_t=no | |
| ac_cv_type_uint64_t=yes | |
| ac_cv_type_uintmax_t=yes | |
| ac_cv_type_uintptr_t=yes | |
| acx_cv_header_stdint=stdint.h | |
| acx_cv_header_stdint_kind='(already complete)' | |
| acx_cv_prog_cc_pedantic__Wno_long_long=yes | |
| acx_cv_prog_cc_warning__W=yes | |
| acx_cv_prog_cc_warning__Wall=yes | |
| acx_cv_prog_cc_warning__Wcast_qual=yes | |
| acx_cv_prog_cc_warning__Wmissing_format_attribute=yes | |
| acx_cv_prog_cc_warning__Wmissing_prototypes=yes | |
| acx_cv_prog_cc_warning__Wold_style_definition=yes | |
| acx_cv_prog_cc_warning__Wstrict_prototypes=yes | |
| acx_cv_prog_cc_warning__Wwrite_strings=yes | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| ACLOCAL='aclocal' | |
| ADDITIONAL_OBJS='' | |
| AUTOCONF='autoconf' | |
| AUTOHEADER='autoheader' | |
| CC='clang' | |
| CFLAGS='-g -O2' | |
| CPP='clang -E' | |
| CPPFLAGS='' | |
| DEFS='-DHAVE_CONFIG_H' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| EXEEXT='' | |
| GREP='/usr/bin/grep' | |
| LDFLAGS=' ' | |
| LIBOBJS='' | |
| LIBS='' | |
| LTLIBOBJS='' | |
| MAINT='#' | |
| OBJEXT='o' | |
| PACKAGE_BUGREPORT='gcc-bugs@gcc.gnu.org' | |
| PACKAGE_NAME='libdecnumber' | |
| PACKAGE_STRING='libdecnumber ' | |
| PACKAGE_TARNAME='libdecnumber' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION=' ' | |
| PATH_SEPARATOR=':' | |
| RANLIB='ranlib' | |
| SET_MAKE='' | |
| SHELL='/bin/sh' | |
| WARN_CFLAGS='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual' | |
| WARN_PEDANTIC='-pedantic -Wno-long-long' | |
| WERROR='' | |
| ac_ct_CC='' | |
| bindir='/usr/local/Cellar/avr-gcc/4.6.2/bin' | |
| build='x86_64-apple-darwin11.2.0' | |
| build_alias='x86_64-apple-darwin11.2.0' | |
| build_cpu='x86_64' | |
| build_os='darwin11.2.0' | |
| build_vendor='apple' | |
| datadir='${datarootdir}' | |
| datarootdir='/usr/local/Cellar/avr-gcc/4.6.2/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| enable_decimal_float='dpd' | |
| exec_prefix='${prefix}' | |
| host='x86_64-apple-darwin11.2.0' | |
| host_alias='x86_64-apple-darwin11.2.0' | |
| host_cpu='x86_64' | |
| host_os='darwin11.2.0' | |
| host_vendor='apple' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| prefix='/usr/local/Cellar/avr-gcc/4.6.2' | |
| program_transform_name='s&^&avr-&' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| sysconfdir='${prefix}/etc' | |
| target='avr-unknown-none' | |
| target_alias='avr' | |
| target_cpu='avr' | |
| target_os='none' | |
| target_vendor='unknown' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libdecnumber" | |
| #define PACKAGE_TARNAME "libdecnumber" | |
| #define PACKAGE_VERSION " " | |
| #define PACKAGE_STRING "libdecnumber " | |
| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STDIO_H 1 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define STDC_HEADERS 1 | |
| configure: exit 0 | |
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by configure, which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| $ /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/libiberty/configure --cache-file=./config.cache --disable-libssp --disable-nls --with-dwarf2 --prefix=/usr/local/Cellar/avr-gcc/4.6.2 --with-gmp=/usr/local/Cellar/gmp/5.0.2 --with-mpfr=/usr/local/Cellar/mpfr/3.1.0 --with-mpc=/usr/local/Cellar/libmpc/0.9 --datarootdir=/usr/local/Cellar/avr-gcc/4.6.2/share --bindir=/usr/local/Cellar/avr-gcc/4.6.2/bin --with-as=/usr/local/bin/avr-as --enable-languages=c,c++,lto --program-transform-name=s&^&avr-& --disable-option-checking --build=x86_64-apple-darwin11.2.0 --host=x86_64-apple-darwin11.2.0 --target=avr --srcdir=../../libiberty --enable-shared | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = talon | |
| uname -m = x86_64 | |
| uname -r = 11.2.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~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.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 | |
| Kernel configured for up to 2 processors. | |
| 2 processors are physically available. | |
| 2 processors are logically available. | |
| Processor type: i486 (Intel 80486) | |
| Processors active: 0 1 | |
| Primary memory available: 4.00 gigabytes | |
| Default processor set: 121 tasks, 600 threads, 2 processors | |
| Load average: 10.12, Mach factor: 0.18 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /usr/local/sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/X11/bin | |
| PATH: /usr/local/Library/Contributions/examples | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2223: creating cache ./config.cache | |
| configure:2374: checking whether to enable maintainer-specific portions of Makefiles | |
| configure:2384: result: no | |
| configure:2399: checking for makeinfo | |
| configure:2426: result: makeinfo --split-size=5000000 | |
| configure:2466: checking for perl | |
| configure:2482: found /usr/bin/perl | |
| configure:2493: result: perl | |
| configure:2512: checking build system type | |
| configure:2526: result: x86_64-apple-darwin11.2.0 | |
| configure:2546: checking host system type | |
| configure:2559: result: x86_64-apple-darwin11.2.0 | |
| configure:2584: checking for x86_64-apple-darwin11.2.0-ar | |
| configure:2611: result: ar | |
| configure:2676: checking for x86_64-apple-darwin11.2.0-ranlib | |
| configure:2703: result: ranlib | |
| configure:2796: checking for x86_64-apple-darwin11.2.0-gcc | |
| configure:2823: result: clang | |
| configure:3092: checking for C compiler version | |
| configure:3101: clang --version >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:3112: $? = 0 | |
| configure:3101: clang -v >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:3112: $? = 0 | |
| configure:3101: clang -V >&5 | |
| clang: error: argument to '-V' is missing (expected 1 value) | |
| clang: error: no input files | |
| configure:3112: $? = 1 | |
| configure:3101: clang -qversion >&5 | |
| clang: error: no input files | |
| configure:3112: $? = 1 | |
| configure:3128: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:3131: $? = 0 | |
| configure:3160: checking for C compiler default output file name | |
| configure:3182: clang -g -O2 conftest.c >&5 | |
| configure:3186: $? = 0 | |
| configure:3223: result: a.out | |
| configure:3239: checking whether the C compiler works | |
| configure:3248: ./a.out | |
| configure:3252: $? = 0 | |
| configure:3267: result: yes | |
| configure:3274: checking whether we are cross compiling | |
| configure:3276: result: no | |
| configure:3279: checking for suffix of executables | |
| configure:3286: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:3290: $? = 0 | |
| configure:3312: result: | |
| configure:3319: checking for suffix of object files | |
| configure:3341: clang -c -g -O2 conftest.c >&5 | |
| configure:3345: $? = 0 | |
| configure:3366: result: o | |
| configure:3370: checking whether we are using the GNU C compiler | |
| configure:3389: clang -c -g -O2 conftest.c >&5 | |
| configure:3389: $? = 0 | |
| configure:3398: result: yes | |
| configure:3407: checking whether clang accepts -g | |
| configure:3427: clang -c -g conftest.c >&5 | |
| configure:3427: $? = 0 | |
| configure:3468: result: yes | |
| configure:3485: checking for clang option to accept ISO C89 | |
| configure:3549: clang -c -g -O2 conftest.c >&5 | |
| configure:3549: $? = 0 | |
| configure:3562: result: none needed | |
| configure:3590: checking for special C compiler options needed for large files | |
| configure:3635: result: no | |
| configure:3641: checking for _FILE_OFFSET_BITS value needed for large files | |
| configure:3666: clang -c -g -O2 conftest.c >&5 | |
| configure:3666: $? = 0 | |
| configure:3698: result: no | |
| configure:3786: checking how to run the C preprocessor | |
| configure:3817: clang -E conftest.c | |
| configure:3817: $? = 0 | |
| configure:3831: clang -E conftest.c | |
| conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:3831: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:3856: result: clang -E | |
| configure:3876: clang -E conftest.c | |
| configure:3876: $? = 0 | |
| configure:3890: clang -E conftest.c | |
| conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:3890: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:3927: checking whether clang supports -W | |
| configure:3944: clang -c -W conftest.c >&5 | |
| configure:3944: $? = 0 | |
| configure:3953: result: yes | |
| configure:3927: checking whether clang supports -Wall | |
| configure:3944: clang -c -Wall conftest.c >&5 | |
| configure:3944: $? = 0 | |
| configure:3953: result: yes | |
| configure:3927: checking whether clang supports -Wwrite-strings | |
| configure:3944: clang -c -Wwrite-strings conftest.c >&5 | |
| configure:3944: $? = 0 | |
| configure:3953: result: yes | |
| configure:3927: checking whether clang supports -Wc++-compat | |
| configure:3944: clang -c -Wc++-compat conftest.c >&5 | |
| configure:3944: $? = 0 | |
| configure:3953: result: yes | |
| configure:3927: checking whether clang supports -Wstrict-prototypes | |
| configure:3944: clang -c -Wstrict-prototypes conftest.c >&5 | |
| configure:3944: $? = 0 | |
| configure:3953: result: yes | |
| configure:3962: checking whether clang supports -pedantic | |
| configure:3980: clang -c -pedantic conftest.c >&5 | |
| configure:3980: $? = 0 | |
| configure:3988: result: yes | |
| configure:3998: checking whether clang and cc understand -c and -o together | |
| configure:4029: clang -c conftest.c -o conftest2.o >&5 | |
| configure:4033: $? = 0 | |
| configure:4039: clang -c conftest.c -o conftest2.o >&5 | |
| configure:4043: $? = 0 | |
| configure:4054: cc -c conftest.c >&5 | |
| configure:4058: $? = 0 | |
| configure:4066: cc -c conftest.c -o conftest2.o >&5 | |
| configure:4070: $? = 0 | |
| configure:4076: cc -c conftest.c -o conftest2.o >&5 | |
| configure:4080: $? = 0 | |
| configure:4098: result: yes | |
| configure:4117: checking for an ANSI C-conforming const | |
| configure:4182: clang -c -g -O2 conftest.c >&5 | |
| configure:4182: $? = 0 | |
| configure:4189: result: yes | |
| configure:4197: checking for inline | |
| configure:4213: clang -c -g -O2 conftest.c >&5 | |
| configure:4213: $? = 0 | |
| configure:4221: result: inline | |
| configure:4240: checking for grep that handles long lines and -e | |
| configure:4298: result: /usr/bin/grep | |
| configure:4303: checking for egrep | |
| configure:4365: result: /usr/bin/grep -E | |
| configure:4370: checking for ANSI C header files | |
| configure:4390: clang -c -g -O2 conftest.c >&5 | |
| configure:4390: $? = 0 | |
| configure:4463: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:4463: $? = 0 | |
| configure:4463: ./conftest | |
| configure:4463: $? = 0 | |
| configure:4474: result: yes | |
| configure:4487: checking for sys/types.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4487: checking for sys/stat.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4487: checking for stdlib.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4487: checking for string.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4487: checking for memory.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4487: checking for strings.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4487: checking for inttypes.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4487: checking for stdint.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4487: checking for unistd.h | |
| configure:4487: clang -E conftest.c | |
| configure:4487: $? = 0 | |
| configure:4487: result: yes | |
| configure:4498: checking whether byte ordering is bigendian | |
| configure:4513: clang -c -g -O2 conftest.c >&5 | |
| configure:4513: $? = 0 | |
| configure:4558: clang -c -g -O2 conftest.c >&5 | |
| configure:4558: $? = 0 | |
| configure:4576: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:26:4: error: use of undeclared identifier 'not' | |
| not big endian | |
| ^ | |
| 1 error generated. | |
| configure:4576: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #include <sys/param.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | #if BYTE_ORDER != BIG_ENDIAN | |
| | not big endian | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:4704: result: no | |
| configure:4743: checking for a BSD-compatible install | |
| configure:4811: result: /usr/bin/install -c | |
| configure:4901: checking for sys/file.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for sys/param.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for limits.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for stdlib.h | |
| configure:4901: result: yes | |
| configure:4901: checking for malloc.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:23:10: fatal error: 'malloc.h' file not found | |
| #include <malloc.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <malloc.h> | |
| configure:4901: result: no | |
| configure:4901: checking for string.h | |
| configure:4901: result: yes | |
| configure:4901: checking for unistd.h | |
| configure:4901: result: yes | |
| configure:4901: checking for strings.h | |
| configure:4901: result: yes | |
| configure:4901: checking for sys/time.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for time.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for sys/resource.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for sys/stat.h | |
| configure:4901: result: yes | |
| configure:4901: checking for sys/mman.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for fcntl.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for alloca.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for sys/pstat.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:33:10: fatal error: 'sys/pstat.h' file not found | |
| #include <sys/pstat.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/pstat.h> | |
| configure:4901: result: no | |
| configure:4901: checking for sys/sysmp.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:33:10: fatal error: 'sys/sysmp.h' file not found | |
| #include <sys/sysmp.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/sysmp.h> | |
| configure:4901: result: no | |
| configure:4901: checking for sys/sysinfo.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:33:10: fatal error: 'sys/sysinfo.h' file not found | |
| #include <sys/sysinfo.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/sysinfo.h> | |
| configure:4901: result: no | |
| configure:4901: checking for machine/hal_sysinfo.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:33:10: fatal error: 'machine/hal_sysinfo.h' file not found | |
| #include <machine/hal_sysinfo.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <machine/hal_sysinfo.h> | |
| configure:4901: result: no | |
| configure:4901: checking for sys/table.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:33:10: fatal error: 'sys/table.h' file not found | |
| #include <sys/table.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/table.h> | |
| configure:4901: result: no | |
| configure:4901: checking for sys/sysctl.h | |
| configure:4901: clang -E conftest.c | |
| configure:4901: $? = 0 | |
| configure:4901: result: yes | |
| configure:4901: checking for sys/systemcfg.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:34:10: fatal error: 'sys/systemcfg.h' file not found | |
| #include <sys/systemcfg.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/systemcfg.h> | |
| configure:4901: result: no | |
| configure:4901: checking for stdint.h | |
| configure:4901: result: yes | |
| configure:4901: checking for stdio_ext.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:35:10: fatal error: 'stdio_ext.h' file not found | |
| #include <stdio_ext.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio_ext.h> | |
| configure:4901: result: no | |
| configure:4901: checking for process.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:35:10: fatal error: 'process.h' file not found | |
| #include <process.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <process.h> | |
| configure:4901: result: no | |
| configure:4901: checking for sys/prctl.h | |
| configure:4901: clang -E conftest.c | |
| conftest.c:35:10: fatal error: 'sys/prctl.h' file not found | |
| #include <sys/prctl.h> | |
| ^ | |
| 1 error generated. | |
| configure:4901: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/prctl.h> | |
| configure:4901: result: no | |
| configure:4911: checking for sys/wait.h that is POSIX.1 compatible | |
| configure:4937: clang -c -g -O2 conftest.c >&5 | |
| configure:4937: $? = 0 | |
| configure:4944: result: yes | |
| configure:4952: checking whether time.h and sys/time.h may both be included | |
| configure:4972: clang -c -g -O2 conftest.c >&5 | |
| configure:4972: $? = 0 | |
| configure:4979: result: yes | |
| configure:4988: checking whether errno must be declared | |
| configure:5004: clang -c -g -O2 conftest.c >&5 | |
| configure:5004: $? = 0 | |
| configure:5011: result: no | |
| configure:5025: checking size of int | |
| configure:5030: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5030: $? = 0 | |
| configure:5030: ./conftest | |
| configure:5030: $? = 0 | |
| configure:5045: result: 4 | |
| configure:5057: checking for a 64-bit type | |
| configure:5075: clang -c -g -O2 conftest.c >&5 | |
| configure:5075: $? = 0 | |
| configure:5125: result: uint64_t | |
| configure:5136: checking for intptr_t | |
| configure:5136: clang -c -g -O2 conftest.c >&5 | |
| configure:5136: $? = 0 | |
| configure:5136: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:75:23: error: expected expression | |
| if (sizeof ((intptr_t))) | |
| ^ | |
| 1 error generated. | |
| configure:5136: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | /* 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 ((intptr_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5136: result: yes | |
| configure:5171: checking for uintptr_t | |
| configure:5171: clang -c -g -O2 conftest.c >&5 | |
| configure:5171: $? = 0 | |
| configure:5171: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:76:24: error: expected expression | |
| if (sizeof ((uintptr_t))) | |
| ^ | |
| 1 error generated. | |
| configure:5171: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 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 ((uintptr_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5171: result: yes | |
| configure:5206: checking for ssize_t | |
| configure:5206: clang -c -g -O2 conftest.c >&5 | |
| configure:5206: $? = 0 | |
| configure:5206: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:77:22: error: expected expression | |
| if (sizeof ((ssize_t))) | |
| ^ | |
| 1 error generated. | |
| configure:5206: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 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 ((ssize_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5206: result: yes | |
| configure:5225: checking for pid_t | |
| configure:5225: clang -c -g -O2 conftest.c >&5 | |
| configure:5225: $? = 0 | |
| configure:5225: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:78:20: error: expected expression | |
| if (sizeof ((pid_t))) | |
| ^ | |
| 1 error generated. | |
| configure:5225: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 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 ((pid_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5225: result: yes | |
| configure:5866: checking for library containing strerror | |
| configure:5900: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:49:6: warning: incompatible redeclaration of library function 'strerror' | |
| char strerror (); | |
| ^ | |
| conftest.c:49:6: note: 'strerror' is a builtin with type 'char *(int)' | |
| 1 warning generated. | |
| configure:5900: $? = 0 | |
| configure:5917: result: none required | |
| configure:5928: checking for asprintf | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:76:18: warning: format string missing [-Wformat] | |
| return asprintf (); | |
| ~~~~~~~~ ^ | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for atexit | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for basename | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for bcmp | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for bcopy | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for bsearch | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for bzero | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:71:6: warning: incompatible redeclaration of library function 'bzero' | |
| char bzero (); | |
| ^ | |
| conftest.c:71:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for calloc | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:72:6: warning: incompatible redeclaration of library function 'calloc' | |
| char calloc (); | |
| ^ | |
| conftest.c:72:6: note: 'calloc' is a builtin with type 'void *(unsigned long, unsigned long)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for clock | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for ffs | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for getcwd | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for getpagesize | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for gettimeofday | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for index | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:78:6: warning: incompatible redeclaration of library function 'index' | |
| char index (); | |
| ^ | |
| conftest.c:78:6: note: 'index' is a builtin with type 'char *(const char *, int)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for insque | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for memchr | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:80:6: warning: incompatible redeclaration of library function 'memchr' | |
| char memchr (); | |
| ^ | |
| conftest.c:80:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for memcmp | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for memcpy | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:82:6: warning: incompatible redeclaration of library function 'memcpy' | |
| char memcpy (); | |
| ^ | |
| conftest.c:82:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for memmem | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for memmove | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:84:6: warning: incompatible redeclaration of library function 'memmove' | |
| char memmove (); | |
| ^ | |
| conftest.c:84:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for mempcpy | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_mempcpy", referenced from: | |
| _main in cc-VaUY9O.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:5928: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | /* end confdefs.h. */ | |
| | /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define mempcpy innocuous_mempcpy | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char mempcpy (); 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 mempcpy | |
| | | |
| | /* 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 mempcpy (); | |
| | /* 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_mempcpy || defined __stub___mempcpy | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return mempcpy (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5928: result: no | |
| configure:5928: checking for memset | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:85:6: warning: incompatible redeclaration of library function 'memset' | |
| char memset (); | |
| ^ | |
| conftest.c:85:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for mkstemps | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for putenv | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for random | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for rename | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for rindex | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:90:6: warning: incompatible redeclaration of library function 'rindex' | |
| char rindex (); | |
| ^ | |
| conftest.c:90:6: note: 'rindex' is a builtin with type 'char *(const char *, int)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for setenv | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for snprintf | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:92:6: warning: incompatible redeclaration of library function 'snprintf' | |
| char snprintf (); | |
| ^ | |
| conftest.c:92:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for sigsetmask | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for stpcpy | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:94:6: warning: incompatible redeclaration of library function 'stpcpy' | |
| char stpcpy (); | |
| ^ | |
| conftest.c:94:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for stpncpy | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:95:6: warning: incompatible redeclaration of library function 'stpncpy' | |
| char stpncpy (); | |
| ^ | |
| conftest.c:95:6: note: 'stpncpy' is a builtin with type 'char *(char *, const char *, unsigned long)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strcasecmp | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strchr | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:97:6: warning: incompatible redeclaration of library function 'strchr' | |
| char strchr (); | |
| ^ | |
| conftest.c:97:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strdup | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:98:6: warning: incompatible redeclaration of library function 'strdup' | |
| char strdup (); | |
| ^ | |
| conftest.c:98:6: note: 'strdup' is a builtin with type 'char *(const char *)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strncasecmp | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strndup | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:100:6: warning: incompatible redeclaration of library function 'strndup' | |
| char strndup (); | |
| ^ | |
| conftest.c:100:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strrchr | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:101:6: warning: incompatible redeclaration of library function 'strrchr' | |
| char strrchr (); | |
| ^ | |
| conftest.c:101:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strstr | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:102:6: warning: incompatible redeclaration of library function 'strstr' | |
| char strstr (); | |
| ^ | |
| conftest.c:102:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strtod | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strtol | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strtoul | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for strverscmp | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_strverscmp", referenced from: | |
| _main in cc-vX1ls2.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:5928: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define strverscmp to an innocuous variant, in case <limits.h> declares strverscmp. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define strverscmp innocuous_strverscmp | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char strverscmp (); 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 strverscmp | |
| | | |
| | /* 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 strverscmp (); | |
| | /* 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_strverscmp || defined __stub___strverscmp | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return strverscmp (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5928: result: no | |
| configure:5928: checking for tmpnam | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for vasprintf | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:118:19: warning: format string missing [-Wformat] | |
| return vasprintf (); | |
| ~~~~~~~~~ ^ | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for vfprintf | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:108:6: warning: incompatible redeclaration of library function 'vfprintf' | |
| char vfprintf (); | |
| ^ | |
| conftest.c:108:6: note: 'vfprintf' is a builtin with type 'int ()' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for vprintf | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:109:6: warning: incompatible redeclaration of library function 'vprintf' | |
| char vprintf (); | |
| ^ | |
| conftest.c:109:6: note: 'vprintf' is a builtin with type 'int (const char *, __va_list_tag *)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for vsnprintf | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:110:6: warning: incompatible redeclaration of library function 'vsnprintf' | |
| char vsnprintf (); | |
| ^ | |
| conftest.c:110:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for vsprintf | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:111:6: warning: incompatible redeclaration of library function 'vsprintf' | |
| char vsprintf (); | |
| ^ | |
| conftest.c:111:6: note: 'vsprintf' is a builtin with type 'int (char *, const char *, __va_list_tag *)' | |
| 1 warning generated. | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for waitpid | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:5928: $? = 0 | |
| configure:5928: result: yes | |
| configure:5928: checking for setproctitle | |
| configure:5928: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_setproctitle", referenced from: | |
| _main in cc-HHyZlV.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:5928: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | /* end confdefs.h. */ | |
| | /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define setproctitle innocuous_setproctitle | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char setproctitle (); 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 setproctitle | |
| | | |
| | /* 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 setproctitle (); | |
| | /* 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_setproctitle || defined __stub___setproctitle | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return setproctitle (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5928: result: no | |
| configure:5946: checking whether alloca needs Cray hooks | |
| configure:5969: result: no | |
| configure:5987: checking stack direction for C alloca | |
| configure:6014: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:90:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
| find_stack_direction () | |
| ^~~~~~~~~~~~~~~~~~~~ | |
| conftest.c:102:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
| main () | |
| ^~~~ | |
| conftest.c:104:3: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' | |
| exit (find_stack_direction() < 0); | |
| ^ | |
| conftest.c:104:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' | |
| 3 warnings generated. | |
| configure:6014: $? = 0 | |
| configure:6014: ./conftest | |
| configure:6014: $? = 1 | |
| configure: program exited with status 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | /* end confdefs.h. */ | |
| | find_stack_direction () | |
| | { | |
| | static char *addr = 0; | |
| | auto char dummy; | |
| | if (addr == 0) | |
| | { | |
| | addr = &dummy; | |
| | return find_stack_direction (); | |
| | } | |
| | else | |
| | return (&dummy > addr) ? 1 : -1; | |
| | } | |
| | main () | |
| | { | |
| | exit (find_stack_direction() < 0); | |
| | } | |
| configure:6024: result: -1 | |
| configure:6034: checking for vfork.h | |
| configure:6034: clang -E conftest.c | |
| conftest.c:91:10: fatal error: 'vfork.h' file not found | |
| #include <vfork.h> | |
| ^ | |
| 1 error generated. | |
| configure:6034: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | /* end confdefs.h. */ | |
| | #include <vfork.h> | |
| configure:6034: result: no | |
| configure:6046: checking for fork | |
| configure:6046: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6046: $? = 0 | |
| configure:6046: result: yes | |
| configure:6046: checking for vfork | |
| configure:6046: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6046: $? = 0 | |
| configure:6046: result: yes | |
| configure:6057: checking for working fork | |
| configure:6079: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6079: $? = 0 | |
| configure:6079: ./conftest | |
| configure:6079: $? = 0 | |
| configure:6089: result: yes | |
| configure:6110: checking for working vfork | |
| configure:6220: result: yes | |
| configure:6279: checking for _doprnt | |
| configure:6279: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "__doprnt", referenced from: | |
| _main in cc-8sAmv6.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:6279: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | /* end confdefs.h. */ | |
| | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define _doprnt innocuous__doprnt | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char _doprnt (); 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 _doprnt | |
| | | |
| | /* 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 _doprnt (); | |
| | /* 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__doprnt || defined __stub____doprnt | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return _doprnt (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6279: result: no | |
| configure:6291: checking for sys_errlist | |
| configure:6310: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6310: $? = 0 | |
| configure:6320: result: yes | |
| configure:6291: checking for sys_nerr | |
| configure:6310: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6310: $? = 0 | |
| configure:6320: result: yes | |
| configure:6291: checking for sys_siglist | |
| configure:6310: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6310: $? = 0 | |
| configure:6320: result: yes | |
| configure:6335: checking for external symbol _system_configuration | |
| configure:6348: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:98:10: fatal error: 'sys/systemcfg.h' file not found | |
| #include <sys/systemcfg.h> | |
| ^ | |
| 1 error generated. | |
| configure:6348: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/systemcfg.h> | |
| | int | |
| | main () | |
| | { | |
| | double x = _system_configuration.physmem; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6355: result: no | |
| configure:6363: checking for __fsetlocking | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "___fsetlocking", referenced from: | |
| _main in cc-PkWf2s.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | /* end confdefs.h. */ | |
| | /* Define __fsetlocking to an innocuous variant, in case <limits.h> declares __fsetlocking. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define __fsetlocking innocuous___fsetlocking | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char __fsetlocking (); 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 __fsetlocking | |
| | | |
| | /* 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 __fsetlocking (); | |
| | /* 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___fsetlocking || defined __stub_____fsetlocking | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return __fsetlocking (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for canonicalize_file_name | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_canonicalize_file_name", referenced from: | |
| _main in cc-Jj7FXK.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | /* end confdefs.h. */ | |
| | /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define canonicalize_file_name innocuous_canonicalize_file_name | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char canonicalize_file_name (); 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 canonicalize_file_name | |
| | | |
| | /* 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 canonicalize_file_name (); | |
| | /* 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_canonicalize_file_name || defined __stub___canonicalize_file_name | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return canonicalize_file_name (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for dup3 | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_dup3", referenced from: | |
| _main in cc-xTgCjZ.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | /* end confdefs.h. */ | |
| | /* Define dup3 to an innocuous variant, in case <limits.h> declares dup3. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define dup3 innocuous_dup3 | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char dup3 (); 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 dup3 | |
| | | |
| | /* 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 dup3 (); | |
| | /* 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_dup3 || defined __stub___dup3 | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return dup3 (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for getrusage | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for getsysinfo | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_getsysinfo", referenced from: | |
| _main in cc-HkXYs3.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | /* end confdefs.h. */ | |
| | /* Define getsysinfo to an innocuous variant, in case <limits.h> declares getsysinfo. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define getsysinfo innocuous_getsysinfo | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char getsysinfo (); 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 getsysinfo | |
| | | |
| | /* 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 getsysinfo (); | |
| | /* 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_getsysinfo || defined __stub___getsysinfo | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return getsysinfo (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for gettimeofday | |
| configure:6363: result: yes | |
| configure:6363: checking for on_exit | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_on_exit", referenced from: | |
| _main in cc-HKP0Gj.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 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:6363: result: no | |
| configure:6363: checking for psignal | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for pstat_getdynamic | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_pstat_getdynamic", referenced from: | |
| _main in cc-2pkJt0.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define pstat_getdynamic to an innocuous variant, in case <limits.h> declares pstat_getdynamic. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define pstat_getdynamic innocuous_pstat_getdynamic | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char pstat_getdynamic (); 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 pstat_getdynamic | |
| | | |
| | /* 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 pstat_getdynamic (); | |
| | /* 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_pstat_getdynamic || defined __stub___pstat_getdynamic | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return pstat_getdynamic (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for pstat_getstatic | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_pstat_getstatic", referenced from: | |
| _main in cc-pkJwKE.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define pstat_getstatic to an innocuous variant, in case <limits.h> declares pstat_getstatic. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define pstat_getstatic innocuous_pstat_getstatic | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char pstat_getstatic (); 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 pstat_getstatic | |
| | | |
| | /* 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 pstat_getstatic (); | |
| | /* 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_pstat_getstatic || defined __stub___pstat_getstatic | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return pstat_getstatic (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for realpath | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for sbrk | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for spawnve | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_spawnve", referenced from: | |
| _main in cc-DjJABJ.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | #define HAVE_REALPATH 1 | |
| | #define HAVE_SBRK 1 | |
| | /* end confdefs.h. */ | |
| | /* Define spawnve to an innocuous variant, in case <limits.h> declares spawnve. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define spawnve innocuous_spawnve | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char spawnve (); 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 spawnve | |
| | | |
| | /* 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 spawnve (); | |
| | /* 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_spawnve || defined __stub___spawnve | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return spawnve (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for spawnvpe | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_spawnvpe", referenced from: | |
| _main in cc-mUnbRf.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | #define HAVE_REALPATH 1 | |
| | #define HAVE_SBRK 1 | |
| | /* end confdefs.h. */ | |
| | /* Define spawnvpe to an innocuous variant, in case <limits.h> declares spawnvpe. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define spawnvpe innocuous_spawnvpe | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char spawnvpe (); 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 spawnvpe | |
| | | |
| | /* 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 spawnvpe (); | |
| | /* 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_spawnvpe || defined __stub___spawnvpe | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return spawnvpe (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for strerror | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:126:6: warning: incompatible redeclaration of library function 'strerror' | |
| char strerror (); | |
| ^ | |
| conftest.c:126:6: note: 'strerror' is a builtin with type 'char *(int)' | |
| 1 warning generated. | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for strsignal | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for sysconf | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for sysctl | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for sysmp | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_sysmp", referenced from: | |
| _main in cc-pFzn6L.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | #define HAVE_REALPATH 1 | |
| | #define HAVE_SBRK 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRSIGNAL 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SYSCTL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define sysmp to an innocuous variant, in case <limits.h> declares sysmp. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define sysmp innocuous_sysmp | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char sysmp (); 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 sysmp | |
| | | |
| | /* 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 sysmp (); | |
| | /* 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_sysmp || defined __stub___sysmp | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return sysmp (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for table | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_table", referenced from: | |
| _main in cc-pZbsrQ.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:6363: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | #define HAVE_REALPATH 1 | |
| | #define HAVE_SBRK 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRSIGNAL 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SYSCTL 1 | |
| | /* end confdefs.h. */ | |
| | /* Define table to an innocuous variant, in case <limits.h> declares table. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define table innocuous_table | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char table (); 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 table | |
| | | |
| | /* 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 table (); | |
| | /* 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_table || defined __stub___table | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return table (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6363: result: no | |
| configure:6363: checking for times | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for wait3 | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6363: checking for wait4 | |
| configure:6363: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6363: $? = 0 | |
| configure:6363: result: yes | |
| configure:6373: checking whether basename is declared | |
| configure:6373: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:150:10: error: use of undeclared identifier 'basename' | |
| (void) basename; | |
| ^ | |
| 1 error generated. | |
| configure:6373: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | #define HAVE_REALPATH 1 | |
| | #define HAVE_SBRK 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRSIGNAL 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_TIMES 1 | |
| | #define HAVE_WAIT3 1 | |
| | #define HAVE_WAIT4 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 basename | |
| | #ifdef __cplusplus | |
| | (void) basename((char *) 0); | |
| | #else | |
| | (void) basename; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6373: result: no | |
| configure:6383: checking whether ffs is declared | |
| configure:6383: clang -c -g -O2 conftest.c >&5 | |
| configure:6383: $? = 0 | |
| configure:6383: result: yes | |
| configure:6393: checking whether asprintf is declared | |
| configure:6393: clang -c -g -O2 conftest.c >&5 | |
| configure:6393: $? = 0 | |
| configure:6393: result: yes | |
| configure:6403: checking whether vasprintf is declared | |
| configure:6403: clang -c -g -O2 conftest.c >&5 | |
| configure:6403: $? = 0 | |
| configure:6403: result: yes | |
| configure:6413: checking whether snprintf is declared | |
| configure:6413: clang -c -g -O2 conftest.c >&5 | |
| configure:6413: $? = 0 | |
| configure:6413: result: yes | |
| configure:6423: checking whether vsnprintf is declared | |
| configure:6423: clang -c -g -O2 conftest.c >&5 | |
| configure:6423: $? = 0 | |
| configure:6423: result: yes | |
| configure:6434: checking whether calloc is declared | |
| configure:6434: clang -c -g -O2 conftest.c >&5 | |
| configure:6434: $? = 0 | |
| configure:6434: result: yes | |
| configure:6444: checking whether getenv is declared | |
| configure:6444: clang -c -g -O2 conftest.c >&5 | |
| configure:6444: $? = 0 | |
| configure:6444: result: yes | |
| configure:6454: checking whether getopt is declared | |
| configure:6454: clang -c -g -O2 conftest.c >&5 | |
| configure:6454: $? = 0 | |
| configure:6454: result: yes | |
| configure:6464: checking whether malloc is declared | |
| configure:6464: clang -c -g -O2 conftest.c >&5 | |
| configure:6464: $? = 0 | |
| configure:6464: result: yes | |
| configure:6474: checking whether realloc is declared | |
| configure:6474: clang -c -g -O2 conftest.c >&5 | |
| configure:6474: $? = 0 | |
| configure:6474: result: yes | |
| configure:6484: checking whether sbrk is declared | |
| configure:6484: clang -c -g -O2 conftest.c >&5 | |
| configure:6484: $? = 0 | |
| configure:6484: result: yes | |
| configure:6495: checking whether strverscmp is declared | |
| configure:6495: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:162:10: error: use of undeclared identifier 'strverscmp' | |
| (void) strverscmp; | |
| ^ | |
| 1 error generated. | |
| configure:6495: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | #define HAVE_REALPATH 1 | |
| | #define HAVE_SBRK 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRSIGNAL 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_TIMES 1 | |
| | #define HAVE_WAIT3 1 | |
| | #define HAVE_WAIT4 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_FFS 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_SNPRINTF 1 | |
| | #define HAVE_DECL_VSNPRINTF 1 | |
| | #define HAVE_DECL_CALLOC 1 | |
| | #define HAVE_DECL_GETENV 1 | |
| | #define HAVE_DECL_GETOPT 1 | |
| | #define HAVE_DECL_MALLOC 1 | |
| | #define HAVE_DECL_REALLOC 1 | |
| | #define HAVE_DECL_SBRK 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 strverscmp | |
| | #ifdef __cplusplus | |
| | (void) strverscmp; | |
| | #else | |
| | (void) strverscmp; | |
| | #endif | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6495: result: no | |
| configure:6506: checking whether canonicalize_file_name must be declared | |
| configure:6537: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:142:28: error: use of undeclared identifier 'canonicalize_file_name' | |
| char *(*pfn) = (char *(*)) canonicalize_file_name | |
| ^ | |
| 1 error generated. | |
| configure:6537: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_SYS_FILE_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_TIME_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_ALLOCA_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define SIZEOF_INT 4 | |
| | #define UNSIGNED_64BIT_TYPE uint64_t | |
| | #define HAVE_INTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_UINTPTR_T 1 | |
| | #define HAVE_ASPRINTF 1 | |
| | #define HAVE_ATEXIT 1 | |
| | #define HAVE_BASENAME 1 | |
| | #define HAVE_BCMP 1 | |
| | #define HAVE_BCOPY 1 | |
| | #define HAVE_BSEARCH 1 | |
| | #define HAVE_BZERO 1 | |
| | #define HAVE_CALLOC 1 | |
| | #define HAVE_CLOCK 1 | |
| | #define HAVE_FFS 1 | |
| | #define HAVE_GETCWD 1 | |
| | #define HAVE_GETPAGESIZE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_INDEX 1 | |
| | #define HAVE_INSQUE 1 | |
| | #define HAVE_MEMCHR 1 | |
| | #define HAVE_MEMCMP 1 | |
| | #define HAVE_MEMCPY 1 | |
| | #define HAVE_MEMMEM 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_MKSTEMPS 1 | |
| | #define HAVE_PUTENV 1 | |
| | #define HAVE_RANDOM 1 | |
| | #define HAVE_RENAME 1 | |
| | #define HAVE_RINDEX 1 | |
| | #define HAVE_SETENV 1 | |
| | #define HAVE_SNPRINTF 1 | |
| | #define HAVE_SIGSETMASK 1 | |
| | #define HAVE_STPCPY 1 | |
| | #define HAVE_STPNCPY 1 | |
| | #define HAVE_STRCASECMP 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRDUP 1 | |
| | #define HAVE_STRNCASECMP 1 | |
| | #define HAVE_STRNDUP 1 | |
| | #define HAVE_STRRCHR 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRTOD 1 | |
| | #define HAVE_STRTOL 1 | |
| | #define HAVE_STRTOUL 1 | |
| | #define HAVE_TMPNAM 1 | |
| | #define HAVE_VASPRINTF 1 | |
| | #define HAVE_VFPRINTF 1 | |
| | #define HAVE_VPRINTF 1 | |
| | #define HAVE_VSNPRINTF 1 | |
| | #define HAVE_VSPRINTF 1 | |
| | #define HAVE_WAITPID 1 | |
| | #define STACK_DIRECTION -1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_ERRLIST 1 | |
| | #define HAVE_SYS_NERR 1 | |
| | #define HAVE_SYS_SIGLIST 1 | |
| | #define HAVE_GETRUSAGE 1 | |
| | #define HAVE_GETTIMEOFDAY 1 | |
| | #define HAVE_PSIGNAL 1 | |
| | #define HAVE_REALPATH 1 | |
| | #define HAVE_SBRK 1 | |
| | #define HAVE_STRERROR 1 | |
| | #define HAVE_STRSIGNAL 1 | |
| | #define HAVE_SYSCONF 1 | |
| | #define HAVE_SYSCTL 1 | |
| | #define HAVE_TIMES 1 | |
| | #define HAVE_WAIT3 1 | |
| | #define HAVE_WAIT4 1 | |
| | #define HAVE_DECL_BASENAME 0 | |
| | #define HAVE_DECL_FFS 1 | |
| | #define HAVE_DECL_ASPRINTF 1 | |
| | #define HAVE_DECL_VASPRINTF 1 | |
| | #define HAVE_DECL_SNPRINTF 1 | |
| | #define HAVE_DECL_VSNPRINTF 1 | |
| | #define HAVE_DECL_CALLOC 1 | |
| | #define HAVE_DECL_GETENV 1 | |
| | #define HAVE_DECL_GETOPT 1 | |
| | #define HAVE_DECL_MALLOC 1 | |
| | #define HAVE_DECL_REALLOC 1 | |
| | #define HAVE_DECL_SBRK 1 | |
| | #define HAVE_DECL_STRVERSCMP 0 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include "confdefs.h" | |
| | #include <stdio.h> | |
| | #ifdef HAVE_STRING_H | |
| | #include <string.h> | |
| | #else | |
| | #ifdef HAVE_STRINGS_H | |
| | #include <strings.h> | |
| | #endif | |
| | #endif | |
| | #ifdef HAVE_STDLIB_H | |
| | #include <stdlib.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | #include <unistd.h> | |
| | #endif | |
| | int | |
| | main () | |
| | { | |
| | char *(*pfn) = (char *(*)) canonicalize_file_name | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6545: result: yes | |
| configure:6573: checking for stdlib.h | |
| configure:6573: result: yes | |
| configure:6573: checking for unistd.h | |
| configure:6573: result: yes | |
| configure:6585: checking for getpagesize | |
| configure:6585: result: yes | |
| configure:6594: checking for working mmap | |
| configure:6731: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6731: $? = 0 | |
| configure:6731: ./conftest | |
| configure:6731: $? = 0 | |
| configure:6741: result: yes | |
| configure:6752: checking for working strncmp | |
| configure:6824: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:158:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
| main () | |
| ^~~~ | |
| conftest.c:166:5: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))' | |
| exit (1); | |
| ^ | |
| conftest.c:166:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' | |
| conftest.c:178:40: warning: implicitly declaring C library function 'strlen' with type 'unsigned long (const char *)' | |
| char *q = (char *) p + MAP_LEN - strlen (string) - 2; | |
| ^ | |
| conftest.c:178:40: note: please include the header <string.h> or explicitly provide a declaration for 'strlen' | |
| conftest.c:181:7: warning: implicitly declaring C library function 'strcpy' with type 'char *(char *, const char *)' | |
| strcpy (q, string); | |
| ^ | |
| conftest.c:181:7: note: please include the header <string.h> or explicitly provide a declaration for 'strcpy' | |
| conftest.c:183:7: warning: implicit declaration of function 'strncmp' is invalid in C99 [-Wimplicit-function-declaration] | |
| strncmp (r, q, 14); | |
| ^ | |
| 5 warnings generated. | |
| configure:6824: $? = 0 | |
| configure:6824: ./conftest | |
| configure:6824: $? = 0 | |
| configure:6835: result: yes | |
| configure:6940: updating cache ./config.cache | |
| configure:6978: creating ./config.status | |
| ## ---------------------- ## | |
| ## Running config.status. ## | |
| ## ---------------------- ## | |
| This file was extended by config.status, which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| CONFIG_FILES = | |
| CONFIG_HEADERS = | |
| CONFIG_LINKS = | |
| CONFIG_COMMANDS = | |
| $ ./config.status | |
| on talon | |
| config.status:981: creating Makefile | |
| config.status:981: creating testsuite/Makefile | |
| config.status:981: creating config.h | |
| config.status:1159: executing default commands | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-apple-darwin11.2.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_stack_direction=-1 | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=clang | |
| ac_cv_env_CFLAGS_set=set | |
| ac_cv_env_CFLAGS_value='-g -O2' | |
| ac_cv_env_CPPFLAGS_set= | |
| ac_cv_env_CPPFLAGS_value= | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_LDFLAGS_set=set | |
| ac_cv_env_LDFLAGS_value=' ' | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_build_alias_set=set | |
| ac_cv_env_build_alias_value=x86_64-apple-darwin11.2.0 | |
| ac_cv_env_host_alias_set=set | |
| ac_cv_env_host_alias_value=x86_64-apple-darwin11.2.0 | |
| ac_cv_env_target_alias_set=set | |
| ac_cv_env_target_alias_value=avr | |
| ac_cv_func___fsetlocking=no | |
| ac_cv_func__doprnt=no | |
| ac_cv_func_asprintf=yes | |
| ac_cv_func_atexit=yes | |
| ac_cv_func_basename=yes | |
| ac_cv_func_bcmp=yes | |
| ac_cv_func_bcopy=yes | |
| ac_cv_func_bsearch=yes | |
| ac_cv_func_bzero=yes | |
| ac_cv_func_calloc=yes | |
| ac_cv_func_canonicalize_file_name=no | |
| ac_cv_func_clock=yes | |
| ac_cv_func_dup3=no | |
| ac_cv_func_ffs=yes | |
| ac_cv_func_fork=yes | |
| ac_cv_func_fork_works=yes | |
| ac_cv_func_getcwd=yes | |
| ac_cv_func_getpagesize=yes | |
| ac_cv_func_getrusage=yes | |
| ac_cv_func_getsysinfo=no | |
| ac_cv_func_gettimeofday=yes | |
| ac_cv_func_index=yes | |
| ac_cv_func_insque=yes | |
| ac_cv_func_memchr=yes | |
| ac_cv_func_memcmp=yes | |
| ac_cv_func_memcpy=yes | |
| ac_cv_func_memmem=yes | |
| ac_cv_func_memmove=yes | |
| ac_cv_func_mempcpy=no | |
| ac_cv_func_memset=yes | |
| ac_cv_func_mkstemps=yes | |
| ac_cv_func_mmap_fixed_mapped=yes | |
| ac_cv_func_on_exit=no | |
| ac_cv_func_psignal=yes | |
| ac_cv_func_pstat_getdynamic=no | |
| ac_cv_func_pstat_getstatic=no | |
| ac_cv_func_putenv=yes | |
| ac_cv_func_random=yes | |
| ac_cv_func_realpath=yes | |
| ac_cv_func_rename=yes | |
| ac_cv_func_rindex=yes | |
| ac_cv_func_sbrk=yes | |
| ac_cv_func_setenv=yes | |
| ac_cv_func_setproctitle=no | |
| ac_cv_func_sigsetmask=yes | |
| ac_cv_func_snprintf=yes | |
| ac_cv_func_spawnve=no | |
| ac_cv_func_spawnvpe=no | |
| ac_cv_func_stpcpy=yes | |
| ac_cv_func_stpncpy=yes | |
| ac_cv_func_strcasecmp=yes | |
| ac_cv_func_strchr=yes | |
| ac_cv_func_strdup=yes | |
| ac_cv_func_strerror=yes | |
| ac_cv_func_strncasecmp=yes | |
| ac_cv_func_strncmp_works=yes | |
| ac_cv_func_strndup=yes | |
| ac_cv_func_strrchr=yes | |
| ac_cv_func_strsignal=yes | |
| ac_cv_func_strstr=yes | |
| ac_cv_func_strtod=yes | |
| ac_cv_func_strtol=yes | |
| ac_cv_func_strtoul=yes | |
| ac_cv_func_strverscmp=no | |
| ac_cv_func_sysconf=yes | |
| ac_cv_func_sysctl=yes | |
| ac_cv_func_sysmp=no | |
| ac_cv_func_table=no | |
| ac_cv_func_times=yes | |
| ac_cv_func_tmpnam=yes | |
| ac_cv_func_vasprintf=yes | |
| ac_cv_func_vfork=yes | |
| ac_cv_func_vfork_works=yes | |
| ac_cv_func_vfprintf=yes | |
| ac_cv_func_vprintf=yes | |
| ac_cv_func_vsnprintf=yes | |
| ac_cv_func_vsprintf=yes | |
| ac_cv_func_wait3=yes | |
| ac_cv_func_wait4=yes | |
| ac_cv_func_waitpid=yes | |
| ac_cv_have_decl_asprintf=yes | |
| ac_cv_have_decl_basename_char_p_=no | |
| ac_cv_have_decl_calloc=yes | |
| ac_cv_have_decl_ffs=yes | |
| ac_cv_have_decl_getenv=yes | |
| ac_cv_have_decl_getopt=yes | |
| ac_cv_have_decl_malloc=yes | |
| ac_cv_have_decl_realloc=yes | |
| ac_cv_have_decl_sbrk=yes | |
| ac_cv_have_decl_snprintf=yes | |
| ac_cv_have_decl_strverscmp=no | |
| ac_cv_have_decl_vasprintf=yes | |
| ac_cv_have_decl_vsnprintf=yes | |
| ac_cv_header_alloca_h=yes | |
| ac_cv_header_fcntl_h=yes | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_limits_h=yes | |
| ac_cv_header_machine_hal_sysinfo_h=no | |
| ac_cv_header_malloc_h=no | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_process_h=no | |
| ac_cv_header_stdc=yes | |
| ac_cv_header_stdint_h=yes | |
| ac_cv_header_stdio_ext_h=no | |
| ac_cv_header_stdlib_h=yes | |
| ac_cv_header_string_h=yes | |
| ac_cv_header_strings_h=yes | |
| ac_cv_header_sys_file_h=yes | |
| ac_cv_header_sys_mman_h=yes | |
| ac_cv_header_sys_param_h=yes | |
| ac_cv_header_sys_prctl_h=no | |
| ac_cv_header_sys_pstat_h=no | |
| ac_cv_header_sys_resource_h=yes | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_sysctl_h=yes | |
| ac_cv_header_sys_sysinfo_h=no | |
| ac_cv_header_sys_sysmp_h=no | |
| ac_cv_header_sys_systemcfg_h=no | |
| ac_cv_header_sys_table_h=no | |
| ac_cv_header_sys_time_h=yes | |
| ac_cv_header_sys_types_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_vfork_h=no | |
| ac_cv_host=x86_64-apple-darwin11.2.0 | |
| ac_cv_objext=o | |
| ac_cv_os_cray=no | |
| ac_cv_path_EGREP='/usr/bin/grep -E' | |
| ac_cv_path_GREP=/usr/bin/grep | |
| ac_cv_prog_AR=ar | |
| ac_cv_prog_CC=clang | |
| ac_cv_prog_CPP='clang -E' | |
| ac_cv_prog_MAKEINFO='makeinfo --split-size=5000000' | |
| ac_cv_prog_PERL=perl | |
| ac_cv_prog_RANLIB=ranlib | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_clang_c_o=yes | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_search_strerror='none required' | |
| ac_cv_sizeof_int=4 | |
| ac_cv_sys_file_offset_bits=no | |
| ac_cv_sys_largefile_CC=no | |
| ac_cv_type_intptr_t=yes | |
| ac_cv_type_pid_t=yes | |
| ac_cv_type_ssize_t=yes | |
| ac_cv_type_uintptr_t=yes | |
| acx_cv_prog_cc_pedantic_=yes | |
| acx_cv_prog_cc_warning__W=yes | |
| acx_cv_prog_cc_warning__Wall=yes | |
| acx_cv_prog_cc_warning__Wcpp_compat=yes | |
| acx_cv_prog_cc_warning__Wstrict_prototypes=yes | |
| acx_cv_prog_cc_warning__Wwrite_strings=yes | |
| liberty_cv_uint64=uint64_t | |
| libiberty_cv_decl_needed_canonicalize_file_name=yes | |
| libiberty_cv_declare_errno=no | |
| libiberty_cv_var_sys_errlist=yes | |
| libiberty_cv_var_sys_nerr=yes | |
| libiberty_cv_var_sys_siglist=yes | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| AR='ar' | |
| BUILD_INFO='info' | |
| CC='clang' | |
| CFLAGS='-g -O2' | |
| CHECK='really-check' | |
| CPP='clang -E' | |
| CPPFLAGS='' | |
| DEFS='-DHAVE_CONFIG_H' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| EXEEXT='' | |
| GREP='/usr/bin/grep' | |
| HAVE_PERL='' | |
| INSTALL_DATA='/usr/bin/install -c -m 644' | |
| INSTALL_DEST='libdir' | |
| INSTALL_PROGRAM='/usr/bin/install -c' | |
| INSTALL_SCRIPT='/usr/bin/install -c' | |
| LDFLAGS=' ' | |
| LIBOBJS=' ${LIBOBJDIR}./mempcpy$U.o ${LIBOBJDIR}./strverscmp$U.o ${LIBOBJDIR}./setproctitle$U.o' | |
| LIBS='' | |
| LTLIBOBJS=' ${LIBOBJDIR}./mempcpy$U.lo ${LIBOBJDIR}./strverscmp$U.lo ${LIBOBJDIR}./setproctitle$U.lo' | |
| MAINT='#' | |
| MAKEINFO='makeinfo --split-size=5000000' | |
| NOTMAINT='' | |
| NO_MINUS_C_MINUS_O='' | |
| OBJEXT='o' | |
| OUTPUT_OPTION='-o $@' | |
| PACKAGE_BUGREPORT='' | |
| PACKAGE_NAME='' | |
| PACKAGE_STRING='' | |
| PACKAGE_TARNAME='' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION='' | |
| PATH_SEPARATOR=':' | |
| PERL='perl' | |
| PICFLAG='-fpic' | |
| RANLIB='ranlib' | |
| SHELL='/bin/sh' | |
| ac_ct_CC='' | |
| ac_libiberty_warn_cflags='-W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ' | |
| bindir='/usr/local/Cellar/avr-gcc/4.6.2/bin' | |
| build='x86_64-apple-darwin11.2.0' | |
| build_alias='x86_64-apple-darwin11.2.0' | |
| build_cpu='x86_64' | |
| build_os='darwin11.2.0' | |
| build_vendor='apple' | |
| datadir='${datarootdir}' | |
| datarootdir='/usr/local/Cellar/avr-gcc/4.6.2/share' | |
| docdir='${datarootdir}/doc/${PACKAGE}' | |
| dvidir='${docdir}' | |
| exec_prefix='${prefix}' | |
| host='x86_64-apple-darwin11.2.0' | |
| host_alias='x86_64-apple-darwin11.2.0' | |
| host_cpu='x86_64' | |
| host_os='darwin11.2.0' | |
| host_vendor='apple' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| libiberty_topdir='../../libiberty/..' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| pexecute='pex-unix' | |
| prefix='/usr/local/Cellar/avr-gcc/4.6.2' | |
| program_transform_name='s&^&avr-&' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| sysconfdir='${prefix}/etc' | |
| target_alias='avr' | |
| target_header_dir='' | |
| ## ------------------- ## | |
| ## File substitutions. ## | |
| ## ------------------- ## | |
| host_makefile_frag='xhost-mkfrag' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_FILE_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define SIZEOF_INT 4 | |
| #define UNSIGNED_64BIT_TYPE uint64_t | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_ASPRINTF 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_BCMP 1 | |
| #define HAVE_BCOPY 1 | |
| #define HAVE_BSEARCH 1 | |
| #define HAVE_BZERO 1 | |
| #define HAVE_CALLOC 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_INDEX 1 | |
| #define HAVE_INSQUE 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMCMP 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_MKSTEMPS 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RENAME 1 | |
| #define HAVE_RINDEX 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_SIGSETMASK 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_STRTOD 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_TMPNAM 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_VFPRINTF 1 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_VSPRINTF 1 | |
| #define HAVE_WAITPID 1 | |
| #define STACK_DIRECTION -1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SYS_ERRLIST 1 | |
| #define HAVE_SYS_NERR 1 | |
| #define HAVE_SYS_SIGLIST 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_PSIGNAL 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_SBRK 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_WAIT3 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_DECL_BASENAME 0 | |
| #define HAVE_DECL_FFS 1 | |
| #define HAVE_DECL_ASPRINTF 1 | |
| #define HAVE_DECL_VASPRINTF 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_VSNPRINTF 1 | |
| #define HAVE_DECL_CALLOC 1 | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETOPT 1 | |
| #define HAVE_DECL_MALLOC 1 | |
| #define HAVE_DECL_REALLOC 1 | |
| #define HAVE_DECL_SBRK 1 | |
| #define HAVE_DECL_STRVERSCMP 0 | |
| #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| configure: exit 0 | |
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by LTO plugin for ld configure 0.1, which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| $ /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/lto-plugin/configure --cache-file=./config.cache --disable-libssp --disable-nls --with-dwarf2 --prefix=/usr/local/Cellar/avr-gcc/4.6.2 --with-gmp=/usr/local/Cellar/gmp/5.0.2 --with-mpfr=/usr/local/Cellar/mpfr/3.1.0 --with-mpc=/usr/local/Cellar/libmpc/0.9 --datarootdir=/usr/local/Cellar/avr-gcc/4.6.2/share --bindir=/usr/local/Cellar/avr-gcc/4.6.2/bin --with-as=/usr/local/bin/avr-as --enable-languages=c,c++,lto --program-transform-name=s&^&avr-& --disable-option-checking --build=x86_64-apple-darwin11.2.0 --host=x86_64-apple-darwin11.2.0 --target=avr --srcdir=../../lto-plugin --enable-shared | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = talon | |
| uname -m = x86_64 | |
| uname -r = 11.2.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~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.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 | |
| Kernel configured for up to 2 processors. | |
| 2 processors are physically available. | |
| 2 processors are logically available. | |
| Processor type: i486 (Intel 80486) | |
| Processors active: 0 1 | |
| Primary memory available: 4.00 gigabytes | |
| Default processor set: 122 tasks, 595 threads, 2 processors | |
| Load average: 13.25, Mach factor: 0.14 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /usr/local/sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/X11/bin | |
| PATH: /usr/local/Library/Contributions/examples | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2134: creating cache ./config.cache | |
| configure:2237: checking build system type | |
| configure:2251: result: x86_64-apple-darwin11.2.0 | |
| configure:2271: checking host system type | |
| configure:2284: result: x86_64-apple-darwin11.2.0 | |
| configure:2304: checking target system type | |
| configure:2317: result: avr-unknown-none | |
| configure:2405: checking for a BSD-compatible install | |
| configure:2473: result: /usr/bin/install -c | |
| configure:2484: checking whether build environment is sane | |
| configure:2534: result: yes | |
| configure:2675: checking for a thread-safe mkdir -p | |
| configure:2714: result: ../../lto-plugin/../install-sh -c -d | |
| configure:2727: checking for gawk | |
| configure:2754: result: awk | |
| configure:2765: checking whether make sets $(MAKE) | |
| configure:2787: result: yes | |
| configure:2868: checking whether to enable maintainer-specific portions of Makefiles | |
| configure:2877: result: no | |
| configure:2898: checking for x86_64-apple-darwin11.2.0-gcc | |
| configure:2925: result: clang | |
| configure:3194: checking for C compiler version | |
| configure:3203: clang --version >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:3214: $? = 0 | |
| configure:3203: clang -v >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:3214: $? = 0 | |
| configure:3203: clang -V >&5 | |
| clang: error: argument to '-V' is missing (expected 1 value) | |
| clang: error: no input files | |
| configure:3214: $? = 1 | |
| configure:3203: clang -qversion >&5 | |
| clang: error: no input files | |
| configure:3214: $? = 1 | |
| configure:3234: checking for C compiler default output file name | |
| configure:3256: clang -g -O2 conftest.c >&5 | |
| configure:3260: $? = 0 | |
| configure:3297: result: a.out | |
| configure:3313: checking whether the C compiler works | |
| configure:3322: ./a.out | |
| configure:3326: $? = 0 | |
| configure:3341: result: yes | |
| configure:3348: checking whether we are cross compiling | |
| configure:3350: result: no | |
| configure:3353: checking for suffix of executables | |
| configure:3360: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:3364: $? = 0 | |
| configure:3386: result: | |
| configure:3392: checking for suffix of object files | |
| configure:3414: clang -c -g -O2 conftest.c >&5 | |
| configure:3418: $? = 0 | |
| configure:3439: result: o | |
| configure:3443: checking whether we are using the GNU C compiler | |
| configure:3462: clang -c -g -O2 conftest.c >&5 | |
| configure:3462: $? = 0 | |
| configure:3471: result: yes | |
| configure:3480: checking whether clang accepts -g | |
| configure:3500: clang -c -g conftest.c >&5 | |
| configure:3500: $? = 0 | |
| configure:3541: result: yes | |
| configure:3558: checking for clang option to accept ISO C89 | |
| configure:3622: clang -c -g -O2 conftest.c >&5 | |
| configure:3622: $? = 0 | |
| configure:3635: result: none needed | |
| configure:3666: checking for style of include used by make | |
| configure:3694: result: GNU | |
| configure:3719: checking dependency style of clang | |
| configure:3829: result: gcc3 | |
| configure:3852: checking for special C compiler options needed for large files | |
| configure:3897: result: no | |
| configure:3903: checking for _FILE_OFFSET_BITS value needed for large files | |
| configure:3928: clang -c -g -O2 conftest.c >&5 | |
| configure:3928: $? = 0 | |
| configure:3960: result: no | |
| configure:4089: checking how to print strings | |
| configure:4116: result: printf | |
| configure:4137: checking for a sed that does not truncate output | |
| configure:4201: result: /usr/bin/sed | |
| configure:4219: checking for grep that handles long lines and -e | |
| configure:4277: result: /usr/bin/grep | |
| configure:4282: checking for egrep | |
| configure:4344: result: /usr/bin/grep -E | |
| configure:4349: checking for fgrep | |
| configure:4411: result: /usr/bin/grep -F | |
| configure:4446: checking for ld used by clang | |
| configure:4513: result: /usr/bin/ld | |
| configure:4520: checking if the linker (/usr/bin/ld) is GNU ld | |
| configure:4535: result: no | |
| configure:4547: checking for BSD- or MS-compatible name lister (nm) | |
| configure:4596: result: nm | |
| configure:4726: checking the name lister (nm) interface | |
| configure:4733: clang -c -g -O2 conftest.c >&5 | |
| configure:4736: nm "conftest.o" | |
| configure:4739: output | |
| 00000000000001c0 S _some_variable | |
| configure:4746: result: BSD nm | |
| configure:4749: checking whether ln -s works | |
| configure:4753: result: yes | |
| configure:4761: checking the maximum length of command line arguments | |
| configure:4886: result: 196608 | |
| configure:4903: checking whether the shell understands some XSI constructs | |
| configure:4913: result: yes | |
| configure:4917: checking whether the shell understands "+=" | |
| configure:4923: result: yes | |
| configure:4958: checking for /usr/bin/ld option to reload object files | |
| configure:4965: result: -r | |
| configure:4994: checking for x86_64-apple-darwin11.2.0-objdump | |
| configure:5021: result: objdump | |
| configure:5093: checking how to recognize dependent libraries | |
| configure:5294: result: pass_all | |
| configure:5314: checking for x86_64-apple-darwin11.2.0-ar | |
| configure:5341: result: ar | |
| configure:5419: checking for x86_64-apple-darwin11.2.0-strip | |
| configure:5449: result: no | |
| configure:5459: checking for strip | |
| configure:5475: found /usr/bin/strip | |
| configure:5486: result: strip | |
| configure:5518: checking for x86_64-apple-darwin11.2.0-ranlib | |
| configure:5545: result: ranlib | |
| configure:5687: checking command to parse nm output from clang object | |
| configure:5805: clang -c -g -O2 conftest.c >&5 | |
| configure:5808: $? = 0 | |
| configure:5812: nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | |
| configure:5815: $? = 0 | |
| cannot find nm_test_var in conftest.nm | |
| configure:5805: clang -c -g -O2 conftest.c >&5 | |
| configure:5808: $? = 0 | |
| configure:5812: nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm | |
| configure:5815: $? = 0 | |
| configure:5869: clang -o conftest -g -O2 conftest.c conftstm.o >&5 | |
| configure:5872: $? = 0 | |
| configure:5910: result: ok | |
| configure:6134: checking for x86_64-apple-darwin11.2.0-dsymutil | |
| configure:6164: result: no | |
| configure:6174: checking for dsymutil | |
| configure:6190: found /usr/bin/dsymutil | |
| configure:6201: result: dsymutil | |
| configure:6226: checking for x86_64-apple-darwin11.2.0-nmedit | |
| configure:6256: result: no | |
| configure:6266: checking for nmedit | |
| configure:6282: found /usr/bin/nmedit | |
| configure:6293: result: nmedit | |
| configure:6318: checking for x86_64-apple-darwin11.2.0-lipo | |
| configure:6348: result: no | |
| configure:6358: checking for lipo | |
| configure:6374: found /usr/bin/lipo | |
| configure:6385: result: lipo | |
| configure:6410: checking for x86_64-apple-darwin11.2.0-otool | |
| configure:6440: result: no | |
| configure:6450: checking for otool | |
| configure:6466: found /usr/bin/otool | |
| configure:6477: result: otool | |
| configure:6502: checking for x86_64-apple-darwin11.2.0-otool64 | |
| configure:6532: result: no | |
| configure:6542: checking for otool64 | |
| configure:6572: result: no | |
| configure:6617: checking for -single_module linker flag | |
| clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
| configure:6644: result: yes | |
| configure:6646: checking for -exported_symbols_list linker flag | |
| configure:6666: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
| configure:6666: $? = 0 | |
| configure:6676: result: yes | |
| configure:6678: checking for -force_load linker flag | |
| clang -g -O2 -c -o conftest.o conftest.c | |
| ar cru libconftest.a conftest.o | |
| clang -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
| configure:6706: result: yes | |
| configure:6748: checking how to run the C preprocessor | |
| configure:6779: clang -E conftest.c | |
| configure:6779: $? = 0 | |
| configure:6793: clang -E conftest.c | |
| conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:6793: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "LTO plugin for ld" | |
| | #define PACKAGE_TARNAME "lto-plugin" | |
| | #define PACKAGE_VERSION "0.1" | |
| | #define PACKAGE_STRING "LTO plugin for ld 0.1" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "lto-plugin" | |
| | #define VERSION "0.1" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:6818: result: clang -E | |
| configure:6838: clang -E conftest.c | |
| configure:6838: $? = 0 | |
| configure:6852: clang -E conftest.c | |
| conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:6852: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "LTO plugin for ld" | |
| | #define PACKAGE_TARNAME "lto-plugin" | |
| | #define PACKAGE_VERSION "0.1" | |
| | #define PACKAGE_STRING "LTO plugin for ld 0.1" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "lto-plugin" | |
| | #define VERSION "0.1" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:6881: checking for ANSI C header files | |
| configure:6901: clang -c -g -O2 conftest.c >&5 | |
| configure:6901: $? = 0 | |
| configure:6974: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6974: $? = 0 | |
| configure:6974: ./conftest | |
| configure:6974: $? = 0 | |
| configure:6985: result: yes | |
| configure:6998: checking for sys/types.h | |
| configure:6998: clang -c -g -O2 conftest.c >&5 | |
| configure:6998: $? = 0 | |
| configure:6998: result: yes | |
| configure:6998: checking for sys/stat.h | |
| configure:6998: clang -c -g -O2 conftest.c >&5 | |
| configure:6998: $? = 0 | |
| configure:6998: result: yes | |
| configure:6998: checking for stdlib.h | |
| configure:6998: clang -c -g -O2 conftest.c >&5 | |
| configure:6998: $? = 0 | |
| configure:6998: result: yes | |
| configure:6998: checking for string.h | |
| configure:6998: clang -c -g -O2 conftest.c >&5 | |
| configure:6998: $? = 0 | |
| configure:6998: result: yes | |
| configure:6998: checking for memory.h | |
| configure:6998: clang -c -g -O2 conftest.c >&5 | |
| configure:6998: $? = 0 | |
| configure:6998: result: yes | |
| configure:6998: checking for strings.h | |
| configure:6998: clang -c -g -O2 conftest.c >&5 | |
| configure:6998: $? = 0 | |
| configure:6998: result: yes | |
| configure:6998: checking for inttypes.h | |
| configure:6998: clang -c -g -O2 conftest.c >&5 | |
| configure:6998: $? = 0 | |
| configure:6998: result: yes | |
| configure:6998: checking for stdint.h | |
| configure:6998: clang -c -g -O2 conftest.c >&5 | |
| configure:6998: $? = 0 | |
| configure:6998: result: yes | |
| configure:6998: checking for unistd.h | |
| configure:6998: clang -c -g -O2 conftest.c >&5 | |
| configure:6998: $? = 0 | |
| configure:6998: result: yes | |
| configure:7013: checking for dlfcn.h | |
| configure:7013: clang -c -g -O2 conftest.c >&5 | |
| configure:7013: $? = 0 | |
| configure:7013: result: yes | |
| configure:7200: checking for objdir | |
| configure:7215: result: .libs | |
| configure:7486: checking if clang supports -fno-rtti -fno-exceptions | |
| configure:7504: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
| configure:7508: $? = 0 | |
| configure:7521: result: yes | |
| configure:7541: checking for clang option to produce PIC | |
| configure:7826: result: -fno-common -DPIC | |
| configure:7838: checking if clang PIC flag -fno-common -DPIC works | |
| configure:7856: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 | |
| configure:7860: $? = 0 | |
| configure:7873: result: yes | |
| configure:7897: checking if clang static flag -static works | |
| configure:7925: result: no | |
| configure:7940: checking if clang supports -c -o file.o | |
| configure:7961: clang -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
| configure:7965: $? = 0 | |
| configure:7987: result: yes | |
| configure:7995: checking if clang supports -c -o file.o | |
| configure:8042: result: yes | |
| configure:8075: checking whether the clang linker (/usr/bin/ld) supports shared libraries | |
| configure:9146: result: yes | |
| configure:9391: checking dynamic linker characteristics | |
| configure:10064: result: darwin11.2.0 dyld | |
| configure:10171: checking how to hardcode library paths into programs | |
| configure:10196: result: immediate | |
| configure:10736: checking whether stripping libraries is possible | |
| configure:10750: result: yes | |
| configure:10776: checking if libtool supports shared libraries | |
| configure:10778: result: yes | |
| configure:10781: checking whether to build shared libraries | |
| configure:10802: result: yes | |
| configure:10805: checking whether to build static libraries | |
| configure:10809: result: yes | |
| configure:10867: checking for int64_t | |
| configure:10867: clang -c -g -O2 conftest.c >&5 | |
| configure:10867: $? = 0 | |
| configure:10867: clang -c -g -O2 conftest.c >&5 | |
| conftest.c:59:24: error: 'test_array' declared as an array with a negative size | |
| static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1) | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 1 error generated. | |
| configure:10867: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "LTO plugin for ld" | |
| | #define PACKAGE_TARNAME "lto-plugin" | |
| | #define PACKAGE_VERSION "0.1" | |
| | #define PACKAGE_STRING "LTO plugin for ld 0.1" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "lto-plugin" | |
| | #define VERSION "0.1" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | /* 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 () | |
| | { | |
| | static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1) | |
| | < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))]; | |
| | test_array [0] = 0 | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:10867: result: yes | |
| configure:10878: checking for uint64_t | |
| configure:10878: clang -c -g -O2 conftest.c >&5 | |
| configure:10878: $? = 0 | |
| configure:10878: result: yes | |
| configure:10892: checking for sys/wait.h that is POSIX.1 compatible | |
| configure:10918: clang -c -g -O2 conftest.c >&5 | |
| configure:10918: $? = 0 | |
| configure:10925: result: yes | |
| configure:11002: updating cache ./config.cache | |
| configure:11059: creating ./config.status | |
| ## ---------------------- ## | |
| ## Running config.status. ## | |
| ## ---------------------- ## | |
| This file was extended by LTO plugin for ld config.status 0.1, which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| CONFIG_FILES = | |
| CONFIG_HEADERS = | |
| CONFIG_LINKS = | |
| CONFIG_COMMANDS = | |
| $ ./config.status | |
| on talon | |
| config.status:1072: creating Makefile | |
| config.status:1072: creating config.h | |
| config.status:1285: executing depfiles commands | |
| config.status:1285: executing libtool commands | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-apple-darwin11.2.0 | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_c_int64_t=yes | |
| ac_cv_c_uint64_t=yes | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=clang | |
| ac_cv_env_CFLAGS_set=set | |
| ac_cv_env_CFLAGS_value='-g -O2' | |
| ac_cv_env_CPPFLAGS_set= | |
| ac_cv_env_CPPFLAGS_value= | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_LDFLAGS_set=set | |
| ac_cv_env_LDFLAGS_value=' ' | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_build_alias_set=set | |
| ac_cv_env_build_alias_value=x86_64-apple-darwin11.2.0 | |
| ac_cv_env_host_alias_set=set | |
| ac_cv_env_host_alias_value=x86_64-apple-darwin11.2.0 | |
| ac_cv_env_target_alias_set=set | |
| ac_cv_env_target_alias_value=avr | |
| ac_cv_header_dlfcn_h=yes | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_stdc=yes | |
| ac_cv_header_stdint_h=yes | |
| ac_cv_header_stdlib_h=yes | |
| ac_cv_header_string_h=yes | |
| ac_cv_header_strings_h=yes | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_types_h=yes | |
| ac_cv_header_sys_wait_h=yes | |
| ac_cv_header_unistd_h=yes | |
| ac_cv_host=x86_64-apple-darwin11.2.0 | |
| 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_prog_AR=ar | |
| ac_cv_prog_AWK=awk | |
| ac_cv_prog_CC=clang | |
| ac_cv_prog_CPP='clang -E' | |
| ac_cv_prog_OBJDUMP=objdump | |
| ac_cv_prog_RANLIB=ranlib | |
| 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_OTOOL=otool | |
| ac_cv_prog_ac_ct_STRIP=strip | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_prog_make_make_set=yes | |
| ac_cv_sys_file_offset_bits=no | |
| ac_cv_sys_largefile_CC=no | |
| ac_cv_target=avr-unknown-none | |
| am_cv_CC_dependencies_compiler_type=gcc3 | |
| lt_cv_apple_cc_single_mod=yes | |
| lt_cv_deplibs_check_method=pass_all | |
| lt_cv_file_magic_cmd='$MAGIC_CMD' | |
| lt_cv_file_magic_test_file= | |
| lt_cv_ld_exported_symbols_list=yes | |
| lt_cv_ld_force_load=yes | |
| lt_cv_ld_reload_flag=-r | |
| lt_cv_nm_interface='BSD nm' | |
| lt_cv_objdir=.libs | |
| lt_cv_path_LD=/usr/bin/ld | |
| lt_cv_path_NM=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-avr-gcc-4.6.2-aerY/gcc-4.6.2/missing --run aclocal-1.11' | |
| AMDEPBACKSLASH='\' | |
| AMDEP_FALSE='#' | |
| AMDEP_TRUE='' | |
| AMTAR='${SHELL} /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/missing --run tar' | |
| AR='ar' | |
| AUTOCONF='${SHELL} /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/missing --run autoconf' | |
| AUTOHEADER='${SHELL} /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/missing --run autoheader' | |
| AUTOMAKE='${SHELL} /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/missing --run automake-1.11' | |
| AWK='awk' | |
| CC='clang' | |
| CCDEPMODE='depmode=gcc3' | |
| CFLAGS='-g -O2' | |
| CPP='clang -E' | |
| CPPFLAGS='' | |
| CYGPATH_W='echo' | |
| DEFS='-DHAVE_CONFIG_H' | |
| DEPDIR='.deps' | |
| DSYMUTIL='dsymutil' | |
| DUMPBIN='' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| EXEEXT='' | |
| FGREP='/usr/bin/grep -F' | |
| GREP='/usr/bin/grep' | |
| INSTALL_DATA='/usr/bin/install -c -m 644' | |
| INSTALL_PROGRAM='/usr/bin/install -c' | |
| INSTALL_SCRIPT='/usr/bin/install -c' | |
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
| LD='/usr/bin/ld' | |
| LDFLAGS=' ' | |
| LIBOBJS='' | |
| LIBS='' | |
| LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
| LIPO='lipo' | |
| LN_S='ln -s' | |
| LTLIBOBJS='' | |
| MAINT='#' | |
| MAINTAINER_MODE_FALSE='' | |
| MAINTAINER_MODE_TRUE='#' | |
| MAKEINFO='makeinfo --split-size=5000000' | |
| MKDIR_P='../../lto-plugin/../install-sh -c -d' | |
| NM='nm' | |
| NMEDIT='nmedit' | |
| OBJDUMP='objdump' | |
| OBJEXT='o' | |
| OTOOL64=':' | |
| OTOOL='otool' | |
| PACKAGE='lto-plugin' | |
| PACKAGE_BUGREPORT='' | |
| PACKAGE_NAME='LTO plugin for ld' | |
| PACKAGE_STRING='LTO plugin for ld 0.1' | |
| PACKAGE_TARNAME='lto-plugin' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION='0.1' | |
| PATH_SEPARATOR=':' | |
| RANLIB='ranlib' | |
| SED='/usr/bin/sed' | |
| SET_MAKE='' | |
| SHELL='/bin/sh' | |
| STRIP='strip' | |
| VERSION='0.1' | |
| ac_ct_CC='' | |
| ac_ct_DUMPBIN='' | |
| am__EXEEXT_FALSE='' | |
| am__EXEEXT_TRUE='#' | |
| am__fastdepCC_FALSE='#' | |
| am__fastdepCC_TRUE='' | |
| am__include='include' | |
| am__isrc=' -I$(srcdir)' | |
| am__leading_dot='.' | |
| am__quote='' | |
| am__tar='${AMTAR} chof - "$$tardir"' | |
| am__untar='${AMTAR} xf -' | |
| bindir='/usr/local/Cellar/avr-gcc/4.6.2/bin' | |
| build='x86_64-apple-darwin11.2.0' | |
| build_alias='x86_64-apple-darwin11.2.0' | |
| build_cpu='x86_64' | |
| build_libsubdir='build-x86_64-apple-darwin11.2.0' | |
| build_os='darwin11.2.0' | |
| build_subdir='build-x86_64-apple-darwin11.2.0' | |
| build_vendor='apple' | |
| datadir='${datarootdir}' | |
| datarootdir='/usr/local/Cellar/avr-gcc/4.6.2/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| exec_prefix='${prefix}' | |
| host='x86_64-apple-darwin11.2.0' | |
| host_alias='x86_64-apple-darwin11.2.0' | |
| host_cpu='x86_64' | |
| host_os='darwin11.2.0' | |
| host_subdir='.' | |
| host_vendor='apple' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| install_sh='${SHELL} /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/install-sh' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| lt_host_flags='' | |
| mandir='${datarootdir}/man' | |
| mkdir_p='$(top_builddir)/../../lto-plugin/../install-sh -c -d' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| prefix='/usr/local/Cellar/avr-gcc/4.6.2' | |
| program_transform_name='s&^&avr-&' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| sysconfdir='${prefix}/etc' | |
| target='avr-unknown-none' | |
| target_alias='avr' | |
| target_cpu='avr' | |
| target_noncanonical='avr' | |
| target_os='none' | |
| target_subdir='avr' | |
| target_vendor='unknown' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "LTO plugin for ld" | |
| #define PACKAGE_TARNAME "lto-plugin" | |
| #define PACKAGE_VERSION "0.1" | |
| #define PACKAGE_STRING "LTO plugin for ld 0.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "lto-plugin" | |
| #define VERSION "0.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_SYS_WAIT_H 1 | |
| configure: exit 0 | |
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by configure, which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| $ /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/zlib/configure --cache-file=./config.cache --disable-libssp --disable-nls --with-dwarf2 --prefix=/usr/local/Cellar/avr-gcc/4.6.2 --with-gmp=/usr/local/Cellar/gmp/5.0.2 --with-mpfr=/usr/local/Cellar/mpfr/3.1.0 --with-mpc=/usr/local/Cellar/libmpc/0.9 --datarootdir=/usr/local/Cellar/avr-gcc/4.6.2/share --bindir=/usr/local/Cellar/avr-gcc/4.6.2/bin --with-as=/usr/local/bin/avr-as --enable-languages=c,c++,lto --program-transform-name=s&^&avr-& --disable-option-checking --build=x86_64-apple-darwin11.2.0 --host=x86_64-apple-darwin11.2.0 --target=avr --srcdir=../../zlib | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = talon | |
| uname -m = x86_64 | |
| uname -r = 11.2.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~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.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 | |
| Kernel configured for up to 2 processors. | |
| 2 processors are physically available. | |
| 2 processors are logically available. | |
| Processor type: i486 (Intel 80486) | |
| Processors active: 0 1 | |
| Primary memory available: 4.00 gigabytes | |
| Default processor set: 118 tasks, 568 threads, 2 processors | |
| Load average: 9.70, Mach factor: 0.19 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /usr/local/sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/X11/bin | |
| PATH: /usr/local/Library/Contributions/examples | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2103: creating cache ./config.cache | |
| configure:2246: checking build system type | |
| configure:2260: result: x86_64-apple-darwin11.2.0 | |
| configure:2280: checking host system type | |
| configure:2293: result: x86_64-apple-darwin11.2.0 | |
| configure:2313: checking target system type | |
| configure:2326: result: avr-unknown-none | |
| configure:2374: checking for a BSD-compatible install | |
| configure:2442: result: /usr/bin/install -c | |
| configure:2453: checking whether build environment is sane | |
| configure:2503: result: yes | |
| configure:2644: checking for a thread-safe mkdir -p | |
| configure:2683: result: ../../zlib/../install-sh -c -d | |
| configure:2696: checking for gawk | |
| configure:2723: result: awk | |
| configure:2734: checking whether make sets $(MAKE) | |
| configure:2756: result: yes | |
| configure:2838: checking whether to enable maintainer-specific portions of Makefiles | |
| configure:2847: result: no | |
| configure:2918: checking for x86_64-apple-darwin11.2.0-gcc | |
| configure:2945: result: clang | |
| configure:3214: checking for C compiler version | |
| configure:3223: clang --version >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:3234: $? = 0 | |
| configure:3223: clang -v >&5 | |
| Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) | |
| Target: x86_64-apple-darwin11.2.0 | |
| Thread model: posix | |
| configure:3234: $? = 0 | |
| configure:3223: clang -V >&5 | |
| clang: error: argument to '-V' is missing (expected 1 value) | |
| clang: error: no input files | |
| configure:3234: $? = 1 | |
| configure:3223: clang -qversion >&5 | |
| clang: error: no input files | |
| configure:3234: $? = 1 | |
| configure:3250: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:3253: $? = 0 | |
| configure:3282: checking for C compiler default output file name | |
| configure:3304: clang -g -O2 conftest.c >&5 | |
| configure:3308: $? = 0 | |
| configure:3345: result: a.out | |
| configure:3361: checking whether the C compiler works | |
| configure:3370: ./a.out | |
| configure:3374: $? = 0 | |
| configure:3389: result: yes | |
| configure:3396: checking whether we are cross compiling | |
| configure:3398: result: no | |
| configure:3401: checking for suffix of executables | |
| configure:3408: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:3412: $? = 0 | |
| configure:3434: result: | |
| configure:3441: checking for suffix of object files | |
| configure:3463: clang -c -g -O2 conftest.c >&5 | |
| configure:3467: $? = 0 | |
| configure:3488: result: o | |
| configure:3492: checking whether we are using the GNU C compiler | |
| configure:3511: clang -c -g -O2 conftest.c >&5 | |
| configure:3511: $? = 0 | |
| configure:3520: result: yes | |
| configure:3529: checking whether clang accepts -g | |
| configure:3549: clang -c -g conftest.c >&5 | |
| configure:3549: $? = 0 | |
| configure:3590: result: yes | |
| configure:3607: checking for clang option to accept ISO C89 | |
| configure:3671: clang -c -g -O2 conftest.c >&5 | |
| configure:3671: $? = 0 | |
| configure:3684: result: none needed | |
| configure:3715: checking for style of include used by make | |
| configure:3743: result: GNU | |
| configure:3768: checking dependency style of clang | |
| configure:3878: result: gcc3 | |
| configure:3943: checking how to print strings | |
| configure:3970: result: printf | |
| configure:3991: checking for a sed that does not truncate output | |
| configure:4055: result: /usr/bin/sed | |
| configure:4073: checking for grep that handles long lines and -e | |
| configure:4131: result: /usr/bin/grep | |
| configure:4136: checking for egrep | |
| configure:4198: result: /usr/bin/grep -E | |
| configure:4203: checking for fgrep | |
| configure:4265: result: /usr/bin/grep -F | |
| configure:4300: checking for ld used by clang | |
| configure:4367: result: /usr/bin/ld | |
| configure:4374: checking if the linker (/usr/bin/ld) is GNU ld | |
| configure:4389: result: no | |
| configure:4401: checking for BSD- or MS-compatible name lister (nm) | |
| configure:4450: result: nm | |
| configure:4580: checking the name lister (nm) interface | |
| configure:4587: clang -c -g -O2 conftest.c >&5 | |
| configure:4590: nm "conftest.o" | |
| configure:4593: output | |
| 00000000000001b4 S _some_variable | |
| configure:4600: result: BSD nm | |
| configure:4603: checking whether ln -s works | |
| configure:4607: result: yes | |
| configure:4615: checking the maximum length of command line arguments | |
| configure:4740: result: 196608 | |
| configure:4757: checking whether the shell understands some XSI constructs | |
| configure:4767: result: yes | |
| configure:4771: checking whether the shell understands "+=" | |
| configure:4777: result: yes | |
| configure:4812: checking for /usr/bin/ld option to reload object files | |
| configure:4819: result: -r | |
| configure:4848: checking for x86_64-apple-darwin11.2.0-objdump | |
| configure:4875: result: objdump | |
| configure:4947: checking how to recognize dependent libraries | |
| configure:5148: result: pass_all | |
| configure:5168: checking for x86_64-apple-darwin11.2.0-ar | |
| configure:5195: result: ar | |
| configure:5273: checking for x86_64-apple-darwin11.2.0-strip | |
| configure:5303: result: no | |
| configure:5313: checking for strip | |
| configure:5329: found /usr/bin/strip | |
| configure:5340: result: strip | |
| configure:5372: checking for x86_64-apple-darwin11.2.0-ranlib | |
| configure:5399: result: ranlib | |
| configure:5541: checking command to parse nm output from clang object | |
| configure:5659: clang -c -g -O2 conftest.c >&5 | |
| configure:5662: $? = 0 | |
| configure:5666: nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | |
| configure:5669: $? = 0 | |
| cannot find nm_test_var in conftest.nm | |
| configure:5659: clang -c -g -O2 conftest.c >&5 | |
| configure:5662: $? = 0 | |
| configure:5666: nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm | |
| configure:5669: $? = 0 | |
| configure:5723: clang -o conftest -g -O2 conftest.c conftstm.o >&5 | |
| configure:5726: $? = 0 | |
| configure:5764: result: ok | |
| configure:5992: checking for x86_64-apple-darwin11.2.0-dsymutil | |
| configure:6022: result: no | |
| configure:6032: checking for dsymutil | |
| configure:6048: found /usr/bin/dsymutil | |
| configure:6059: result: dsymutil | |
| configure:6084: checking for x86_64-apple-darwin11.2.0-nmedit | |
| configure:6114: result: no | |
| configure:6124: checking for nmedit | |
| configure:6140: found /usr/bin/nmedit | |
| configure:6151: result: nmedit | |
| configure:6176: checking for x86_64-apple-darwin11.2.0-lipo | |
| configure:6206: result: no | |
| configure:6216: checking for lipo | |
| configure:6232: found /usr/bin/lipo | |
| configure:6243: result: lipo | |
| configure:6268: checking for x86_64-apple-darwin11.2.0-otool | |
| configure:6298: result: no | |
| configure:6308: checking for otool | |
| configure:6324: found /usr/bin/otool | |
| configure:6335: result: otool | |
| configure:6360: checking for x86_64-apple-darwin11.2.0-otool64 | |
| configure:6390: result: no | |
| configure:6400: checking for otool64 | |
| configure:6430: result: no | |
| configure:6475: checking for -single_module linker flag | |
| clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
| configure:6502: result: yes | |
| configure:6504: checking for -exported_symbols_list linker flag | |
| configure:6527: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
| configure:6527: $? = 0 | |
| configure:6537: result: yes | |
| configure:6539: checking for -force_load linker flag | |
| clang -g -O2 -c -o conftest.o conftest.c | |
| ar cru libconftest.a conftest.o | |
| clang -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
| configure:6567: result: yes | |
| configure:6609: checking how to run the C preprocessor | |
| configure:6640: clang -E conftest.c | |
| configure:6640: $? = 0 | |
| configure:6654: clang -E conftest.c | |
| conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:6654: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "zlib" | |
| | #define VERSION "1.1.4" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:6679: result: clang -E | |
| configure:6699: clang -E conftest.c | |
| configure:6699: $? = 0 | |
| configure:6713: clang -E conftest.c | |
| conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:6713: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "zlib" | |
| | #define VERSION "1.1.4" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:6742: checking for ANSI C header files | |
| configure:6762: clang -c -g -O2 conftest.c >&5 | |
| configure:6762: $? = 0 | |
| configure:6835: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6835: $? = 0 | |
| configure:6835: ./conftest | |
| configure:6835: $? = 0 | |
| configure:6846: result: yes | |
| configure:6859: checking for sys/types.h | |
| configure:6859: clang -c -g -O2 conftest.c >&5 | |
| configure:6859: $? = 0 | |
| configure:6859: result: yes | |
| configure:6859: checking for sys/stat.h | |
| configure:6859: clang -c -g -O2 conftest.c >&5 | |
| configure:6859: $? = 0 | |
| configure:6859: result: yes | |
| configure:6859: checking for stdlib.h | |
| configure:6859: clang -c -g -O2 conftest.c >&5 | |
| configure:6859: $? = 0 | |
| configure:6859: result: yes | |
| configure:6859: checking for string.h | |
| configure:6859: clang -c -g -O2 conftest.c >&5 | |
| configure:6859: $? = 0 | |
| configure:6859: result: yes | |
| configure:6859: checking for memory.h | |
| configure:6859: clang -c -g -O2 conftest.c >&5 | |
| configure:6859: $? = 0 | |
| configure:6859: result: yes | |
| configure:6859: checking for strings.h | |
| configure:6859: clang -c -g -O2 conftest.c >&5 | |
| configure:6859: $? = 0 | |
| configure:6859: result: yes | |
| configure:6859: checking for inttypes.h | |
| configure:6859: clang -c -g -O2 conftest.c >&5 | |
| configure:6859: $? = 0 | |
| configure:6859: result: yes | |
| configure:6859: checking for stdint.h | |
| configure:6859: clang -c -g -O2 conftest.c >&5 | |
| configure:6859: $? = 0 | |
| configure:6859: result: yes | |
| configure:6859: checking for unistd.h | |
| configure:6859: clang -c -g -O2 conftest.c >&5 | |
| configure:6859: $? = 0 | |
| configure:6859: result: yes | |
| configure:6874: checking for dlfcn.h | |
| configure:6874: clang -c -g -O2 conftest.c >&5 | |
| configure:6874: $? = 0 | |
| configure:6874: result: yes | |
| configure:7061: checking for objdir | |
| configure:7076: result: .libs | |
| configure:7347: checking if clang supports -fno-rtti -fno-exceptions | |
| configure:7365: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
| configure:7369: $? = 0 | |
| configure:7382: result: yes | |
| configure:7402: checking for clang option to produce PIC | |
| configure:7687: result: -fno-common -DPIC | |
| configure:7699: checking if clang PIC flag -fno-common -DPIC works | |
| configure:7717: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 | |
| configure:7721: $? = 0 | |
| configure:7734: result: yes | |
| configure:7758: checking if clang static flag -static works | |
| configure:7786: result: no | |
| configure:7801: checking if clang supports -c -o file.o | |
| configure:7822: clang -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
| configure:7826: $? = 0 | |
| configure:7848: result: yes | |
| configure:7856: checking if clang supports -c -o file.o | |
| configure:7903: result: yes | |
| configure:7936: checking whether the clang linker (/usr/bin/ld) supports shared libraries | |
| configure:9016: result: yes | |
| configure:9261: checking dynamic linker characteristics | |
| configure:9937: result: darwin11.2.0 dyld | |
| configure:10044: checking how to hardcode library paths into programs | |
| configure:10069: result: immediate | |
| configure:10624: checking whether stripping libraries is possible | |
| configure:10638: result: yes | |
| configure:10664: checking if libtool supports shared libraries | |
| configure:10666: result: yes | |
| configure:10669: checking whether to build shared libraries | |
| configure:10690: result: yes | |
| configure:10693: checking whether to build static libraries | |
| configure:10697: result: yes | |
| configure:10740: checking how to run the C preprocessor | |
| configure:10810: result: clang -E | |
| configure:10830: clang -E conftest.c | |
| configure:10830: $? = 0 | |
| configure:10844: clang -E conftest.c | |
| conftest.c:23:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:10844: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "" | |
| | #define PACKAGE_TARNAME "" | |
| | #define PACKAGE_VERSION "" | |
| | #define PACKAGE_STRING "" | |
| | #define PACKAGE_BUGREPORT "" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "zlib" | |
| | #define VERSION "1.1.4" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:10897: checking for stdlib.h | |
| configure:10897: result: yes | |
| configure:10897: checking for unistd.h | |
| configure:10897: result: yes | |
| configure:10910: checking for getpagesize | |
| configure:10910: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:10910: $? = 0 | |
| configure:10910: result: yes | |
| configure:10919: checking for working mmap | |
| configure:11056: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:11056: $? = 0 | |
| configure:11056: ./conftest | |
| configure:11056: $? = 0 | |
| configure:11066: result: yes | |
| configure:11079: checking for memcpy | |
| configure:11079: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:50:6: warning: incompatible redeclaration of library function 'memcpy' | |
| char memcpy (); | |
| ^ | |
| conftest.c:50:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' | |
| 1 warning generated. | |
| configure:11079: $? = 0 | |
| configure:11079: result: yes | |
| configure:11079: checking for strerror | |
| configure:11079: clang -o conftest -g -O2 conftest.c >&5 | |
| conftest.c:51:6: warning: incompatible redeclaration of library function 'strerror' | |
| char strerror (); | |
| ^ | |
| conftest.c:51:6: note: 'strerror' is a builtin with type 'char *(int)' | |
| 1 warning generated. | |
| configure:11079: $? = 0 | |
| configure:11079: result: yes | |
| configure:11145: checking for unistd.h | |
| configure:11145: result: yes | |
| configure:11258: updating cache ./config.cache | |
| configure:11355: creating ./config.status | |
| ## ---------------------- ## | |
| ## Running config.status. ## | |
| ## ---------------------- ## | |
| This file was extended by config.status, which was | |
| generated by GNU Autoconf 2.64. Invocation command line was | |
| CONFIG_FILES = | |
| CONFIG_HEADERS = | |
| CONFIG_LINKS = | |
| CONFIG_COMMANDS = | |
| $ ./config.status | |
| on talon | |
| config.status:1011: creating Makefile | |
| config.status:1167: executing default-1 commands | |
| config.status:1167: executing depfiles commands | |
| config.status:1167: executing libtool commands | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-apple-darwin11.2.0 | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_env_CPPFLAGS_set= | |
| ac_cv_env_CPPFLAGS_value= | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_build_alias_set=set | |
| ac_cv_env_build_alias_value=x86_64-apple-darwin11.2.0 | |
| ac_cv_env_host_alias_set=set | |
| ac_cv_env_host_alias_value=x86_64-apple-darwin11.2.0 | |
| ac_cv_env_target_alias_set=set | |
| ac_cv_env_target_alias_value=avr | |
| ac_cv_func_getpagesize=yes | |
| ac_cv_func_memcpy=yes | |
| ac_cv_func_mmap_fixed_mapped=yes | |
| ac_cv_func_strerror=yes | |
| ac_cv_header_dlfcn_h=yes | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_stdc=yes | |
| ac_cv_header_stdint_h=yes | |
| ac_cv_header_stdlib_h=yes | |
| ac_cv_header_string_h=yes | |
| ac_cv_header_strings_h=yes | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_types_h=yes | |
| ac_cv_header_unistd_h=yes | |
| ac_cv_host=x86_64-apple-darwin11.2.0 | |
| 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_prog_AR=ar | |
| ac_cv_prog_AWK=awk | |
| ac_cv_prog_CC=clang | |
| ac_cv_prog_CPP='clang -E' | |
| ac_cv_prog_OBJDUMP=objdump | |
| ac_cv_prog_RANLIB=ranlib | |
| 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_OTOOL=otool | |
| ac_cv_prog_ac_ct_STRIP=strip | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_prog_make_make_set=yes | |
| ac_cv_target=avr-unknown-none | |
| am_cv_CC_dependencies_compiler_type=gcc3 | |
| lt_cv_apple_cc_single_mod=yes | |
| lt_cv_deplibs_check_method=pass_all | |
| lt_cv_file_magic_cmd='$MAGIC_CMD' | |
| lt_cv_file_magic_test_file= | |
| lt_cv_ld_exported_symbols_list=yes | |
| lt_cv_ld_force_load=yes | |
| lt_cv_ld_reload_flag=-r | |
| lt_cv_nm_interface='BSD nm' | |
| lt_cv_objdir=.libs | |
| lt_cv_path_LD=/usr/bin/ld | |
| lt_cv_path_NM=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-avr-gcc-4.6.2-aerY/gcc-4.6.2/missing --run aclocal-1.11' | |
| AMDEPBACKSLASH='\' | |
| AMDEP_FALSE='#' | |
| AMDEP_TRUE='' | |
| AMTAR='${SHELL} /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/missing --run tar' | |
| AR='ar' | |
| AUTOCONF='${SHELL} /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/missing --run autoconf' | |
| AUTOHEADER='${SHELL} /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/missing --run autoheader' | |
| AUTOMAKE='${SHELL} /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/missing --run automake-1.11' | |
| AWK='awk' | |
| CC='clang' | |
| CCDEPMODE='depmode=gcc3' | |
| CFLAGS='-g -O2' | |
| COMPPATH='.' | |
| CPP='clang -E' | |
| CPPFLAGS='' | |
| CYGPATH_W='echo' | |
| DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1' | |
| DEPDIR='.deps' | |
| DSYMUTIL='dsymutil' | |
| DUMPBIN='' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| EXEEXT='' | |
| FGREP='/usr/bin/grep -F' | |
| GREP='/usr/bin/grep' | |
| INSTALL_DATA='/usr/bin/install -c -m 644' | |
| INSTALL_PROGRAM='/usr/bin/install -c' | |
| INSTALL_SCRIPT='/usr/bin/install -c' | |
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
| LD='/usr/bin/ld' | |
| LDFLAGS=' ' | |
| LIBOBJS='' | |
| LIBS='' | |
| LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
| LIPO='lipo' | |
| LN_S='ln -s' | |
| LTLIBOBJS='' | |
| MAINT='#' | |
| MAINTAINER_MODE_FALSE='' | |
| MAINTAINER_MODE_TRUE='#' | |
| MAKEINFO='makeinfo --split-size=5000000' | |
| MKDIR_P='../../zlib/../install-sh -c -d' | |
| NM='nm' | |
| NMEDIT='nmedit' | |
| OBJDUMP='objdump' | |
| OBJEXT='o' | |
| OTOOL64=':' | |
| OTOOL='otool' | |
| PACKAGE='zlib' | |
| PACKAGE_BUGREPORT='' | |
| PACKAGE_NAME='' | |
| PACKAGE_STRING='' | |
| PACKAGE_TARNAME='' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION='' | |
| PATH_SEPARATOR=':' | |
| RANLIB='ranlib' | |
| SED='/usr/bin/sed' | |
| SET_MAKE='' | |
| SHELL='/bin/sh' | |
| STRIP='strip' | |
| TARGET_LIBRARY_FALSE='' | |
| TARGET_LIBRARY_TRUE='#' | |
| VERSION='1.1.4' | |
| ac_ct_CC='' | |
| ac_ct_DUMPBIN='' | |
| am__EXEEXT_FALSE='' | |
| am__EXEEXT_TRUE='#' | |
| am__fastdepCC_FALSE='#' | |
| am__fastdepCC_TRUE='' | |
| am__include='include' | |
| am__isrc=' -I$(srcdir)' | |
| am__leading_dot='.' | |
| am__quote='' | |
| am__tar='${AMTAR} chof - "$$tardir"' | |
| am__untar='${AMTAR} xf -' | |
| bindir='/usr/local/Cellar/avr-gcc/4.6.2/bin' | |
| build='x86_64-apple-darwin11.2.0' | |
| build_alias='x86_64-apple-darwin11.2.0' | |
| build_cpu='x86_64' | |
| build_os='darwin11.2.0' | |
| build_vendor='apple' | |
| datadir='${datarootdir}' | |
| datarootdir='/usr/local/Cellar/avr-gcc/4.6.2/share' | |
| docdir='${datarootdir}/doc/${PACKAGE}' | |
| dvidir='${docdir}' | |
| exec_prefix='${prefix}' | |
| host='x86_64-apple-darwin11.2.0' | |
| host_alias='x86_64-apple-darwin11.2.0' | |
| host_cpu='x86_64' | |
| host_os='darwin11.2.0' | |
| host_vendor='apple' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| install_sh='${SHELL} /private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/install-sh' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| mkdir_p='$(top_builddir)/../../zlib/../install-sh -c -d' | |
| mkinstalldirs='/private/tmp/homebrew-avr-gcc-4.6.2-aerY/gcc-4.6.2/mkinstalldirs' | |
| multi_basedir='../../zlib/..' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| prefix='/usr/local/Cellar/avr-gcc/4.6.2' | |
| program_transform_name='s&^&avr-&' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| sysconfdir='${prefix}/etc' | |
| target='avr-unknown-none' | |
| target_alias='avr' | |
| target_all='libzgcj.la' | |
| target_cpu='avr' | |
| target_os='none' | |
| target_vendor='unknown' | |
| toolexecdir='$(libdir)/gcc-lib/$(target_alias)' | |
| toolexeclibdir='$(libdir)/x86_64' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "zlib" | |
| #define VERSION "1.1.4" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_UNISTD_H 1 | |
| configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment